T
TC
I created a custom Web Control that contains a drop down, a label and an
Image. When I add this control to any of my web pages it does not generate
the:
Protected WithEvents MyControl as MyCustomControl
In the web forms generated code, so I cannot set any of ots properties or
get the values. How can I have this line added automatically in every web
form I drop the control in?
TIA
Image. When I add this control to any of my web pages it does not generate
the:
Protected WithEvents MyControl as MyCustomControl
In the web forms generated code, so I cannot set any of ots properties or
get the values. How can I have this line added automatically in every web
form I drop the control in?
TIA