B
BluDog
Hi
I have a custom control that displays text, I am trying to work out
how to access the name of the instance of the control to display at
design time (similar to TextBox). The name property returns the
Control name rather than the instance e.g. MyControl rather than
MyControl1.
Any ideas?
Thanks
Blu.
I have a custom control that displays text, I am trying to work out
how to access the name of the instance of the control to display at
design time (similar to TextBox). The name property returns the
Control name rather than the instance e.g. MyControl rather than
MyControl1.
Any ideas?
Thanks
Blu.