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

    ToolTips in a Menu

    Ok, that is what I would like to do but I can't make them working.
    My context is a derived CMenu class and the mainframe menu.
    Any ideas?
    Thanks in advance
    George


  2. #2
    Join Date
    Jul 1999
    Posts
    535

    Re: ToolTips in a Menu

    At the end of the prompt for your menu item, type "\n" and then your tooltip... that should werk for ya'... if not, lemme know...


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