jjacksn
asked on
Annoying User Control Renaming problem
I created a UserControl. changed it to sublcass a textbox, added some custom stuff, and it worked fine. (seperate library from another project)
The control appears in the designer tab of My User Controls.
I then changed the namespace of the control. This broke the designer because its still looking for the call in the old namespace. and, when I manually add it in from the dll, it looks like a gear instead of a usercontrol. Finally, I can't remove the old class from the user controls tab.
Help would be appreciated with any of these issues. (i'm actually using VB.NET if this matters)
The control appears in the designer tab of My User Controls.
I then changed the namespace of the control. This broke the designer because its still looking for the call in the old namespace. and, when I manually add it in from the dll, it looks like a gear instead of a usercontrol. Finally, I can't remove the old class from the user controls tab.
Help would be appreciated with any of these issues. (i'm actually using VB.NET if this matters)
ASKER
I don't want to remove all the items. Just that one.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Now just click on reset in dialog.