hi ..hope someone can help me.. by mistake i have deleted the html tab from the toolbox which allows me to drag and drop html controls onto my webform.aspx, .. i am trying to add it back but cant seem to get it back.. i am right clicking on the tab and going to add/delete new item and i get the customize toolbox window.. which has .Net framework components tab and COM components tab.. but dont know which one to use..
can someone please help... would really appreiciate it...
hi i tried doing tools - options - enviorment - general and reset windows layout but still the html tab didnt come back...
when i right click on the the tab a context menu shows up - then i choose add/delete item and then i get the customize toolbox window.. which has .Net framework components tab and COM components tab.. but dont know which one to use..
I had the same problem and RobDog888 gave me his solution which worked OK for me.
There are several steps/choices to be made so try it again and make sure that you read each option carefully.
See if you get the same problem in another solution.
Taxes
The more I learn about VB.NET the more I like dBaseIII Plus
The foregoing, whilst believed to be correct, is given without guarantee as to it's accuracy and entirely without recourse. You are required to decide for yourself whether or not it is suitable for your purposes and no liability for loss of any nature can be entertained.
If the reset doesnt work even after rebooting and restarting VB then you could always re-create the tab manually.
To create it manually:
Right click the toolbox and click Add Tab. Name it HTML. Then add the default html controls to that tab.
Match up the icon images in my picture with the icon images in the Add/Remove dialog box under
the System.Web.UI.WebControls namespace.
The default HTML controls are:
Pointer
Label
Button
Reset Button
Submit Button
Text Field
Text Area
File Field
Password Field
Checkbox
Radio Button
Hidden
Table
Flow Layout Panel
Grid Layout Panel
Image
Listbox
Dropdown
Horizontal Rule
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum.