CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1

    How to add tooltips to my control?

    Hi all,

    I created a control like as List Control has a lots of items, I want to let the items has tooltip when the mouse on the item to display the item text. I hope it works like as TreeView Control. Please help me if you know how to do.

    Note: I did not used MFC, but i used WTL.

    Thanks.
    Last edited by pengch; November 15th, 2006 at 02:55 AM.
    Best Api Monitor tool.
    Trace the target program automatically and monitor the parameters of all API and COM interfaces.

    Auto Debug for Windows 4.0
    Auto Debug for .Net
    http://www.autodebug.com/

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

Featured