Results 1 to 1 of 1

Thread: ToolTips? [resolved]

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2002
    Location
    Newcastle, Australia
    Posts
    42

    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
  •  



Click Here to Expand Forum to Full Width