The following sections describe the Objective Toolkit frame classes.
To use the Objective Toolkit docking windows architecture, you must use the Objective Toolkit frame class.
The SECFrameWnd class derives from CFrameWnd and adds the implementation details supporting the docking window features. This class supports the SECControlBar class by adding members for an SECControlBar manager and the SECDockBars. It also adds improved serialization support for extension information.
The SECMDIFrameWnd class derives from CMDIFrameWnd and adds the implementation details supporting the docking window features. This class supports the SECControlBar class by adding members for an SECControlBar manager and the SECDockBars. It also adds improved serialization support for extension information.
The SECMDIChildWnd class derives from CMDIChildWnd and adds the implementation details that support the docking window features. This class supports the SECControlBar class. It is compatible with the improved serialization support.
Copyright © Rogue Wave Software, Inc. All Rights Reserved.
The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.