Connecting Tech Pros Worldwide Forums | Help | Site Map

Tweaking the Control Text Tip

Dalan
Guest
 
Posts: n/a
#1: Nov 12 '05
This one should be easy to address. I saw an Access db that had
multiple lines of the standard/basic (mouse-over) ControlText Tips for
text boxes and captions. My experience with using this feature has
resulted in one single line across the form. Not so bad if containing
a couple of words, but aesthetically, unappealing if spanning from
edge to edge.

Does anyone have any suggestions in addressing this issue - & vbCrLf?
Is a piece of code necessary to implement? Thanks.

Sigurd Bruteig
Guest
 
Posts: n/a
#2: Nov 12 '05

re: Tweaking the Control Text Tip



"Dalan" <other@safe-mail.net> skrev i melding
news:504f21f6.0402020535.af771f6@posting.google.co m...[color=blue]
> This one should be easy to address. I saw an Access db that had
> multiple lines of the standard/basic (mouse-over) ControlText Tips for
> text boxes and captions. My experience with using this feature has
> resulted in one single line across the form. Not so bad if containing
> a couple of words, but aesthetically, unappealing if spanning from
> edge to edge.
>
> Does anyone have any suggestions in addressing this issue - & vbCrLf?
> Is a piece of code necessary to implement? Thanks.[/color]

Hi!

If you writhe the control tips text in the forms properties sheet, just
press Ctrl together with the linefeed.

Sigurd



Closed Thread