J
Jonathan Parminter
Hi, I'm wondering whether it is possible to identify a
control's associated label at run time? It must be stored
in some property otherwise, in design view, selecting a
control would not also select its associated control.
I want to set up loop through a form's controls and if
required display the textbox/combobox associated
label.caption
The alternative I can use is the control's tag property.
But what if I change a control's associated label.caption?
Thanks
Jonathan
control's associated label at run time? It must be stored
in some property otherwise, in design view, selecting a
control would not also select its associated control.
I want to set up loop through a form's controls and if
required display the textbox/combobox associated
label.caption
The alternative I can use is the control's tag property.
But what if I change a control's associated label.caption?
Thanks
Jonathan