Results 1 to 4 of 4

Thread: control tip?????

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Location
    Florida
    Posts
    24

    Question control tip?????

    Is there a way to have a control tip appear as your pointer hovers over a command button??
    (like in Access: controltip text)

    thanks

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Do you mean a Tooltip? The command button should have a Tooltip property if not I think .NET has a Tooltip control that you can use to attach these to controls.

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Do you mean like this? Although the cursor didn't show up it is over the command button.



    If this is what you mean then add a tooltip control to the form and then the button will have a tooltip property.

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Location
    Florida
    Posts
    24

    thanks

    works like a charm

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