T
TP
I would like to know if a label can be "attached" to a
control?
For example, when you insert a control into a form, the
label that comes with the control responds to the
properties Enabled, Visible, etc that is assigned to the
control without extra effort. (I'm not sure how they
are 'linked').If I delete the label, is there a way to get
that same functionality from a new label without having to
delete the text box and re-insert a new one, or to do
double-work assigning the Enabled, Visible, etc properties
to the labels as well?
Thanks
TP
control?
For example, when you insert a control into a form, the
label that comes with the control responds to the
properties Enabled, Visible, etc that is assigned to the
control without extra effort. (I'm not sure how they
are 'linked').If I delete the label, is there a way to get
that same functionality from a new label without having to
delete the text box and re-insert a new one, or to do
double-work assigning the Enabled, Visible, etc properties
to the labels as well?
Thanks
TP