Showing text on A Userform
"kirkm" wrote:
Are text boxes and labels the only controls that will display text on
a Form?
If you use a label is there any way it can have vertical scroll bars?
Can a text box display text at the start of text, rather then the end?
(And I think you *must* leave the cursor visible - is this correct?)
Thanks - Kirk
Interesting questions,
there are other controls that can show text,
For what purpose would you want a scroll bar on a label?
You can probably have a scroll bar control a labels caption
You can set a textbox up so it diplays text when the userform shows, in the
textbox properties window
leaving cursor visible? whats up with that?
|