-
ToolTip on MS Access
I have created a list box on my form, and the results of the select are 1, 2 and 3... but I want to add a tool tip showing an explaination of what they mean...
Firstly is this possible? if so how?
Im using Access 2002
Thanks in advance
Last edited by akhlaq768; 04-24-2012 at 07:12 AM.
-
Add CONTROLTIP TEXT in Text Box Properties.
-
how do i do that? attached is the database im using, can someone add a quick example of a tooltip on it...ToolTip.mdb
-
1) Open the form in Design View.2) Select the dropdown box to which you want to add tool tip.3) Right-Click, Select PROPERTIES.4) In PROPERTIES, click on the "Other" tab.5) Put wahtever you want in the "ControlTip Text".6) Close the Properties, Save the Form.Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules