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

    How to make menu and tool bar like I Explorer or MS Products

    How can I make the same menu as IE and Office 97 and VC5/6 has i.e the flat buttons and Menu titles when Mouse Over gives a 3D Rectanle sort of appearance.

    Also is it possibe to give the same effect to other controls and drawings like Circle, ellipse, rectangles.


  2. #2
    Guest

    Re: How to make menu and tool bar like I Explorer or MS Products

    In VC++6 the AppWizard gives you the option to use IE style rebars or standard menus.


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