design time element support [modified]
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I need some help on getting the intellisense to work in the editor for my custom control. I have a control had uses sup elements. Look like this. < Control > < / Control > I can't get the design time support working for the option elements like it works in the datagrid and other controls. I they have it I can have it too. So if anyone knows something about this. Please help me.