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

    Screwed up toolbars

    I have 4 toolbars in my mainframe window. When I resize that window (making it smaller in width) all the toolbars are placed on top of each other on the left side, which is a normal feature. When I resize it again (making it wider), the toolbars stay on top of each other instead of docking besides each other on the top line. Does anyone know how to change that?

    Thanks,

    Anthony


  2. #2
    Join Date
    Jul 1999
    Posts
    20

    Re: Screwed up toolbars

    Maybe it's supposed to happen?


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