473,569 Members | 2,834 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Add WebControls to VS toolbar

How can I do that?
Nov 18 '05 #1
7 1255
Rightclick in the toolbar and choose add/remove items.

Hope it helps.

Greets,

Gerben van Loon

"Mark Goldin" <ma********@com cast.net> wrote in message
news:el******** ******@TK2MSFTN GP10.phx.gbl...
How can I do that?

Nov 18 '05 #2
I can see that these WebControls are checked in .NET components but I dont
see them
on my HTML toolbox. Where should I see them?

"Gerben van Loon" <no************ *@home.nl> wrote in message
news:bu******** **@news1.tilbu1 .nb.home.nl...
Rightclick in the toolbar and choose add/remove items.

Hope it helps.

Greets,

Gerben van Loon

"Mark Goldin" <ma********@com cast.net> wrote in message
news:el******** ******@TK2MSFTN GP10.phx.gbl...
How can I do that?


Nov 18 '05 #3
where they show up depends on how you have vs customized. check your other
tabs for the controls. if you don't like where they appear, i suggest you
change the settings

--
Regards,
Alvin Bruney
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"Mark Goldin" <ma********@com cast.net> wrote in message
news:On******** ******@TK2MSFTN GP12.phx.gbl...
I can see that these WebControls are checked in .NET components but I dont
see them
on my HTML toolbox. Where should I see them?

"Gerben van Loon" <no************ *@home.nl> wrote in message
news:bu******** **@news1.tilbu1 .nb.home.nl...
Rightclick in the toolbar and choose add/remove items.

Hope it helps.

Greets,

Gerben van Loon

"Mark Goldin" <ma********@com cast.net> wrote in message
news:el******** ******@TK2MSFTN GP10.phx.gbl...
How can I do that?



Nov 18 '05 #4
Well, I found them. They are shown on Web forms.
But I when create new ASP.NET file all controls on that Tab are disabled.

"Alvin Bruney" <vapor at steaming post office> wrote in message
news:uV******** ******@TK2MSFTN GP10.phx.gbl...
where they show up depends on how you have vs customized. check your other
tabs for the controls. if you don't like where they appear, i suggest you
change the settings

--
Regards,
Alvin Bruney
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"Mark Goldin" <ma********@com cast.net> wrote in message
news:On******** ******@TK2MSFTN GP12.phx.gbl...
I can see that these WebControls are checked in .NET components but I dont see them
on my HTML toolbox. Where should I see them?

"Gerben van Loon" <no************ *@home.nl> wrote in message
news:bu******** **@news1.tilbu1 .nb.home.nl...
Rightclick in the toolbar and choose add/remove items.

Hope it helps.

Greets,

Gerben van Loon

"Mark Goldin" <ma********@com cast.net> wrote in message
news:el******** ******@TK2MSFTN GP10.phx.gbl...
> How can I do that?
>
>



Nov 18 '05 #5
If you are in code view then yes the controls are not accessible. Switch to
Design view and watch as the controls appear.
"Mark Goldin" <ma********@com cast.net> wrote in message
news:ud******** ******@TK2MSFTN GP12.phx.gbl...
Well, I found them. They are shown on Web forms.
But I when create new ASP.NET file all controls on that Tab are disabled.

"Alvin Bruney" <vapor at steaming post office> wrote in message
news:uV******** ******@TK2MSFTN GP10.phx.gbl...
where they show up depends on how you have vs customized. check your other
tabs for the controls. if you don't like where they appear, i suggest you change the settings

--
Regards,
Alvin Bruney
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"Mark Goldin" <ma********@com cast.net> wrote in message
news:On******** ******@TK2MSFTN GP12.phx.gbl...
I can see that these WebControls are checked in .NET components but I

dont see them
on my HTML toolbox. Where should I see them?

"Gerben van Loon" <no************ *@home.nl> wrote in message
news:bu******** **@news1.tilbu1 .nb.home.nl...
> Rightclick in the toolbar and choose add/remove items.
>
> Hope it helps.
>
> Greets,
>
> Gerben van Loon
>
> "Mark Goldin" <ma********@com cast.net> wrote in message
> news:el******** ******@TK2MSFTN GP10.phx.gbl...
> > How can I do that?
> >
> >
>
>



Nov 18 '05 #6
Did not help.
"Showjumper " <sh*******@grkj ashdjkf.com> wrote in message
news:ub******** ******@TK2MSFTN GP10.phx.gbl...
If you are in code view then yes the controls are not accessible. Switch to Design view and watch as the controls appear.
"Mark Goldin" <ma********@com cast.net> wrote in message
news:ud******** ******@TK2MSFTN GP12.phx.gbl...
Well, I found them. They are shown on Web forms.
But I when create new ASP.NET file all controls on that Tab are disabled.

"Alvin Bruney" <vapor at steaming post office> wrote in message
news:uV******** ******@TK2MSFTN GP10.phx.gbl...
where they show up depends on how you have vs customized. check your other tabs for the controls. if you don't like where they appear, i suggest you change the settings

--
Regards,
Alvin Bruney
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"Mark Goldin" <ma********@com cast.net> wrote in message
news:On******** ******@TK2MSFTN GP12.phx.gbl...
> I can see that these WebControls are checked in .NET components but

I dont
> see them
> on my HTML toolbox. Where should I see them?
>
> "Gerben van Loon" <no************ *@home.nl> wrote in message
> news:bu******** **@news1.tilbu1 .nb.home.nl...
> > Rightclick in the toolbar and choose add/remove items.
> >
> > Hope it helps.
> >
> > Greets,
> >
> > Gerben van Loon
> >
> > "Mark Goldin" <ma********@com cast.net> wrote in message
> > news:el******** ******@TK2MSFTN GP10.phx.gbl...
> > > How can I do that?
> > >
> > >
> >
> >
>
>



Nov 18 '05 #7
After finally be able to create a new ASP.NET project I could create a new
Web form and controls
were acceptable.
But these Web controls are not on Toolbox tab. I tried to go customize
ToolBox,
I checked these controls on .NET components but still dont see them.

"Mark Goldin" <ma********@com cast.net> wrote in message
news:eO******** ******@tk2msftn gp13.phx.gbl...
Did not help.
"Showjumper " <sh*******@grkj ashdjkf.com> wrote in message
news:ub******** ******@TK2MSFTN GP10.phx.gbl...
If you are in code view then yes the controls are not accessible. Switch to
Design view and watch as the controls appear.
"Mark Goldin" <ma********@com cast.net> wrote in message
news:ud******** ******@TK2MSFTN GP12.phx.gbl...
Well, I found them. They are shown on Web forms.
But I when create new ASP.NET file all controls on that Tab are disabled.
"Alvin Bruney" <vapor at steaming post office> wrote in message
news:uV******** ******@TK2MSFTN GP10.phx.gbl...
> where they show up depends on how you have vs customized. check your

other
> tabs for the controls. if you don't like where they appear, i
suggest
you
> change the settings
>
> --
> Regards,
> Alvin Bruney
> Got tidbits? Get it here...
> http://tinyurl.com/3he3b
> "Mark Goldin" <ma********@com cast.net> wrote in message
> news:On******** ******@TK2MSFTN GP12.phx.gbl...
> > I can see that these WebControls are checked in .NET components

but I dont
> > see them
> > on my HTML toolbox. Where should I see them?
> >
> > "Gerben van Loon" <no************ *@home.nl> wrote in message
> > news:bu******** **@news1.tilbu1 .nb.home.nl...
> > > Rightclick in the toolbar and choose add/remove items.
> > >
> > > Hope it helps.
> > >
> > > Greets,
> > >
> > > Gerben van Loon
> > >
> > > "Mark Goldin" <ma********@com cast.net> wrote in message
> > > news:el******** ******@TK2MSFTN GP10.phx.gbl...
> > > > How can I do that?
> > > >
> > > >
> > >
> > >
> >
> >
>
>



Nov 18 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1512
by: Aidan Gill | last post by:
MS Visual Studio.NET Framework 1.1 Hello, I am trying to install the webcontrols. Have installed into the correct directories and can run the example pages under IIS. I am trying to install this on the toolbar so that I can drop it onto my pages.
1
1226
by: John | last post by:
Hi all, My app is using the toolbar webcontrol. Adding to and removing from the toolbar is fine but I want to add something like an 'onclick' event to a particular toolbaritem I'm adding to the toolbar so that it invokes a javascript function but only for that image. How do I do this? I see that the toolbar item does not have an...
1
1164
by: Bob Howard | last post by:
I am trying to figure out how to get the toolbar control to act like a Win32 Toolbar and have searched high and low for an example. For example, if I had a toolbar with "File Edit etc." and the user clicks "File", then another menu would drop down with more choices to select from. Does anyone know how to do this? Thanks,
11
7929
by: Kenneth P | last post by:
Hi, This link works but when you try to download IE WebControls you'll get to page that doesn't exist. http://msdn.microsoft.com/workshop/webcontrols/overview/overview.asp Anyone who could help me get the IE WebControls download link? TIA
0
1492
by: I am Sam | last post by:
Ok whats wrong with my toolbar? When I debug I don't get an error message and the databinding is working correctly but the toolbar itself and the <iewc:ToolbarDropDownlist /> control isn't showing up all that is returned to the web page is the buttons text and the contents of the DropDownlist. What am I doing wrong here? Below is the...
8
5040
by: Charts | last post by:
I download IEWebControls.exe, and installed it. Installation created IE Web Controls directory. The readme.txt said, 3. Create a /bin subdirectory for the application and copy the file Microsoft.Web.UI.WebControls.dll to this directory. However I could locate Microsoft.Web.UI.WebControls.dll. Actually I could not find any DLL under the...
3
1911
by: dave | last post by:
We have an application that works perfectly in-house (tested on 3 different servers). It uses Microsoft.Web.UI.WebControls.dll for menubars and toolbars. Problem Description: We uploaded the application to our webhost and an error came up:
0
1115
by: marcyb | last post by:
Can anyone help I am trying to get a WebControl toolbar to work this is my code for a toolbar in visual web developement 2005 express for C# <%@ Page Language="C#" Debug="true" %> <%@ Import Namespace="Microsoft.Web.UI.WebControls" %> <%@ Register TagPrefix="ie" Namespace="Microsoft.Web.UI.WebControls" ...
1
1096
by: =?Utf-8?B?cm9kY2hhcg==?= | last post by:
hey all, i noticed in the msdn docs it says that the ie webcontrols are no longer supported. is there a new version (particularly the toolbar) that i should use? thanks, rodchar
0
7917
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7665
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6277
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5217
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3651
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3631
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2105
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1207
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
933
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.