Results 1 to 3 of 3

Thread: Tooltip in first panel of statusbar

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2003
    Location
    Amsterdam, Holland
    Posts
    36

    Question Tooltip in first panel of statusbar

    Hi all,

    Is it possible (and how should I do it) to tranfer all tooltips of each object on a form to the first panel of a statusbar.

    Thanks,

    AXH

  2. #2
    Lively Member
    Join Date
    Aug 2003
    Location
    When?!?!
    Posts
    108
    1. Put a statusbar control on your Windows form.
    2. Scroll on the properties list until you come across the property ShowPanels. Set it to true.
    3. Scroll until you find the property Panels and double click on it.
    4. A window will appear. Click 'Add'.
    5. Find the property ToolTipText. Change it the way you like.
    DannyJoumaa
    Advanced VB6 Programmer
    Intermediate-Advanced VB .NET Programmer
    Intermediate C# Programmer
    Intermediate Win32 Developer
    Beginner Mac OS X Developer
    Contact: [email protected]

    Favorite Sayings:
    "Every time you open your mouth, you prove your an idiot."
    "God is a programmer. Satan is a bug. Life is debugging."

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 2003
    Location
    Amsterdam, Holland
    Posts
    36
    Thanks,

    But it isn't what I was meaning.
    for example, I have three buttons, toolbar with buttons and five editboxes. All of the tooltips should appear in the first panel of the statusbar

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