a label sit/bound on top of a text box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to creat a label that will sit on top of the text box and bound
together. I know how to do it in side way. But not on top of the text box.
Anyone knows how to do it? Any help will be appreciated.
 
I would like to creat a label that will sit on top of the text box and bound
together. I know how to do it in side way. But not on top of the text box.
Anyone knows how to do it? Any help will be appreciated.

You can open the Form in design view, and use the mouse to grab the
"handle" - the black box at the upper left corner of the linked label
- and drag the label wherever you wish. It remains associated with the
textbox so if you drag the textbox (with the "Hand" icon) - or the
label itself - the two will move together; it's only by grabbing that
corner handle that you can move them independently.

John W. Vinson[MVP]
 
Back
Top