Hi
I have a text box within a popup form that gives users some notes (specific
to the form's data)
To make the hints easier to read I have included strings (lines) like this
& vbCrLf & String(25, "_") & vbCrLf &
Is there a way to format this 25 point line (such as 2 point, dashes, bold,
etc). Not really important but I think it would improve the UI.
Many thanks

Signature
Wayne
Manchester, England.
Tom van Stiphout - 19 Jan 2008 22:11 GMT
No. A textbox can only have a single format.
Use a rich text box if you must.
-Tom.
>Hi
>
[quoted text clipped - 9 lines]
>
>Many thanks
Wayne-I-M - 19 Jan 2008 22:18 GMT

Signature
Wayne
Manchester, England.
> No. A textbox can only have a single format.
> Use a rich text box if you must.
[quoted text clipped - 14 lines]
> >
> >Many thanks
Wayne-I-M - 19 Jan 2008 22:21 GMT
My reply seems to have dispared.
It said, thank you Tom

Signature
Wayne
Manchester, England.
> No. A textbox can only have a single format.
> Use a rich text box if you must.
[quoted text clipped - 14 lines]
> >
> >Many thanks