P
Pipo
Hi,
I've made a customcontrol (inherits from system.web.ui.webcontrol)
Everything works fine.
But when I make my customcontrol...and I reference it in an other project
place the control in the toolbox
and drag it on to a webform, I doesnt see my control but text something like
"MyCustomControlsName"
I accpected to see a textbox and a label instead of the text.
When I run the webapplication I see the textbox and label correct.
Why not in the designer?
How can I show my controls on the designer as well?
thanks alot.
I've made a customcontrol (inherits from system.web.ui.webcontrol)
Everything works fine.
But when I make my customcontrol...and I reference it in an other project
place the control in the toolbox
and drag it on to a webform, I doesnt see my control but text something like
"MyCustomControlsName"
I accpected to see a textbox and a label instead of the text.
When I run the webapplication I see the textbox and label correct.
Why not in the designer?
How can I show my controls on the designer as well?
thanks alot.