Changing a Control's Tool Tip Property

MikeAngelastro

Registered User.
Local time
Today, 04:51
Joined
Mar 3, 2000
Messages
254
Hi,

Anyone know how to set a control's tool tip property using VB code? I'm finding Access help to be not very helpful on this topic.

Thanks,

Mike
 
I must have been spaced out. I was just not typing in the code correctly. I was typing "Me.ControlTipText" instead of "Me.Control.ControlTipText". I didn't realize it until after I created this topic.

Sorry!

Mike
 

Users who are viewing this thread

Back
Top Bottom