S
Shahin Kohan
Greetings,
I have a form with many controls on it. At run time I like to be able to get
the control from the form using its name. For example
GetControl(SomeControlName) as control
is there a way to do this without going trough all the controls and checking
their name one by one.
Shahin
I have a form with many controls on it. At run time I like to be able to get
the control from the form using its name. For example
GetControl(SomeControlName) as control
is there a way to do this without going trough all the controls and checking
their name one by one.
Shahin