regroup texbox and label

F

finster26

When you created a new texbox in creates a label also that
is "grouped" with the textbox. It's a compound control. If
you delete the label is there a way to put back a label
that will be re-"grouped" with that same textbox?

Thanks,

Bob
 
R

Rick Brandt

finster26 said:
When you created a new texbox in creates a label also that
is "grouped" with the textbox. It's a compound control. If
you delete the label is there a way to put back a label
that will be re-"grouped" with that same textbox?

Cut your label to the Windows Clipboard , select the TextBox and then
Paste.
 
F

finster26

Perfect. Thanks Rich!
-----Original Message-----


Cut your label to the Windows Clipboard , select the TextBox and then
Paste.


--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


.
 
Top