Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Jonas Gauffin
|
Aug 2, 2006 - 8:03 AM
|
How do I add a toolbar to a CExtControlbar?
|
|
Technical Support
|
Aug 2, 2006 - 1:03 PM
|
You can find examples of using toolbars inside control bars in the ProfStudio and GLViews samples. The CExtControlBar class can contain only one child window which is stretched automatically to cover the entire client area of the control bar. So, you should use one container window inside the control bar and create the toolbar and other windows inside this container window. Please take a look at the windows in the ProfStudio sample and let us know which window there meets your requirements.
|
|