Rollover Help

D

DS

When using windows and you hoover over a control or a command button
sometimes you get these little white boxes that show up explaining to
you what the command does. How would I do the same thing in Access?
Thanks
DS
 
D

DS

Rick said:
Every control (mostly) has a property named ControlTipText. You'll find it on
the { Other } tab of the property sheet.
Thats it! I love simple solutions!
Thanks
Rick
 
Top