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
    16

    CToolBar with VC++5.0 problem

    I am having problems with Toolbars in VC++ if I use the LoadBarState and SaveBarState, everything seems ok.

    But if the toolbars are not docked I get a failed assertion?

    Any ideas?


  2. #2
    Join Date
    May 1999
    Posts
    16

    Re: CToolBar with VC++5.0 problem

    Just for info, the ID for each control bar was the same. Setting new ID's all worked fine.


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