View Full Version : ToolTips Help


celosia
03-18-2002, 07:45 PM
Hi..is Access Database got ToolTips Help like Visual Basic?is yes..please teach me..
:-)

thank Q

boblarson
03-18-2002, 11:17 PM
For each form or control, you can set the Tool Tips by going into the Form in design mode and then selecting the object you want to have a Tool Tip for. Then under PROPERTIES find ControlTip Text and type in what you want.

You probably can set it by code as well at run-time. I've always set mine at design time up to now.

BL
hth

celosia
03-20-2002, 06:54 PM
Thank Q..Its work
http://www.access-programmers.co.uk/ubb/smile.gif