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

Thread: Menu Items...

  1. #1
    Join Date
    Dec 2000
    Posts
    163

    Menu Items...

    Hello.

    Is any body know, How can I add small button with icon on it to menu Items (like in Windows Application)?

    Important, Add button, not just bitmap (with SetMenuItemBitmaps API function).

    Thank you for any suggest.


  2. #2
    Join Date
    Mar 1999
    Location
    Nepal
    Posts
    540

    Re: Menu Items...

    You'll find the code you need in this site

    http://vbaccelerator.com/codelib/cpopmenu/cnewmenu.htm




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