Results 1 to 4 of 4

Thread: ToolTipText in C++

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Location
    Québec, Canada
    Posts
    131

    ToolTipText in C++

    Hello,
    How can I produce the same effect in C++ then the one I had in VB with ToolTipText property. For those unfamiliar to VB, the ToolTipText is the text that may appear if you let your mouse over a control.
    Khavoerm Irithyl

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    http://msdn.microsoft.com/library/de..._tool_tips.asp

    I think this might deal with MFC tooltips, but it should lead to an API version at some point, if that is what you're looking for.

    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Location
    Québec, Canada
    Posts
    131
    That was what I search, but it was only for MFC, and I don'T know and doesn't want to know how to use it. I would need an API method to do it.
    Khavoerm Irithyl

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    common controls -> tooltip control
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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