CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    3

    tooltip in cview

    hi....

    I want to use the ToolTip in the CView, not Dialog.

    but i don't know how can I do it.

    I have tryed to use CToolTip on the view, but failed

    Please give me help or Sample.

    Hope somebody know something !


  2. #2
    Join Date
    Apr 1999
    Location
    Quebec, Canada
    Posts
    39

    Re: tooltip in cview

    Hi,

    I found samples on this site :
    http://www.codeguru.com/controls/datatip.shtml

    Nath.


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