Access 2007 ToolTip Font Apparence...

L

lupo666

Hi all,

I have designed a continuous form with a button (repeated in each row,
of course...) that opens details of the specific record/row. It works
perfectly. I also have changed the button tooltip behaviour to show
the client's ID, as requested by the client...

The only problem is that the client would like the tooltip a bit more
visible. How can I change the tooltip font, size, color, background,
etc..., in an Access 2007 continuous form?

Thank you in advance for any help u may provide...

Ciao, Lupo
 
A

Al Campagna

Lupo,
I'm not right up to date with 2007, but in the past, Tooltip font was
controlled through Windows itself,
Try Right clicking the desktop, and select
Appearance/Advanced/ToolTip... and set the font and size to suit.
Be aware though that this will alter the tooltip for all windows apps.
You might want to try showing/hiding a label control on the form, using
your button MouseOver event.
That would allow you control of font, without affecting your general
windows tooltip setting.
--
hth
Al Campagna
Microsoft Access MVP
http://home.comcast.net/~cccsolutions/index.html

"Find a job that you love... and you'll never work a day in your life."
 
L

lupo666

Dear Al,

thank you for the reply. The windows appareance tip will do for the
project, I think. Just in case or for future reference, how would u go
about the mouseover thing? I mean I can set visible to true on
mouseover, but how would I hide it again?

Ciao, Lupo
 
L

lupo666

Thank you guys. You were great. Works like a charm and my client is
EXTREMELY happy...

Ciao, Lupo
 
A

Al Campagna

Lupo,
You might want to check out the new 97 and 2003 file I have on my
website Access Tips (below).
It's called "Custom Tool Tips", and uses the Mouse move to show/hide
custom "psuedo" Tool Tips.
--
hth
Al Campagna
Microsoft Access MVP
http://home.comcast.net/~cccsolutions/index.html

"Find a job that you love... and you'll never work a day in your life."

Thank you guys. You were great. Works like a charm and my client is
EXTREMELY happy...

Ciao, Lupo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top