|
-
Jan 15th, 2003, 12:05 AM
#1
Thread Starter
Member
ToolTips? [resolved]
Hi,
I would like to display tooltips, but I am not sure if I am doing something wrong, or they don't display in debug mode?
Me.ToolTip1.SetToolTip(Me.txtA01Count, "A tool tip")
Some Properties are:
Active True
AutomaticDelay 10
AutoPopDelay 1000
InitialDelay 100
ReshowDelay 2
ShowAlways False
[resolved]
Tooltips won't display on controls that are disabled!!!!!!
Last edited by SThornton; Jan 15th, 2003 at 12:15 AM.
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
|
Click Here to Expand Forum to Full Width
|