T
TCORDON
I have created a copuple of user controls for my web app, but when I add any
one of the to a web form I cannot reference it without mannualy typing:
"Protected Withevents MyControl as MyUserControl" Is there any way to have
the control add this line by itself when it is dropped into a web form?
Thanks
one of the to a web form I cannot reference it without mannualy typing:
"Protected Withevents MyControl as MyUserControl" Is there any way to have
the control add this line by itself when it is dropped into a web form?
Thanks