Try using a TextBox with
Multiline = True
BorderStyle = 0
Enabled = False
BackColor = vbButtonFace
This will look the same as a Label but allow Multiple lines of text, you can then add Scrollbars etc... if required
Hope this helps,
Steve.
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |