SECMDIChildWnd Class

class SECMDIChildWnd: public CMDIChildWnd

The SECMDIChildWnd class derives from CMDIChildWnd and adds the implementation details required to support the enhanced docking window capabilities.

Defined in: swinmdi.h

Comments

To make use of this class, just re-derive your CMDIChildWnd-based class from SECMDIChildWnd instead. This class adds no new members to those inherited from CMDIChildWnd.

See the SCRIBBLE sample in the \SAMPLES\TOOLKIT\STANDARD\MDI\MT_SCRIB directory for a demonstration of this class.

See Also

SECMDIFrameWndSECWorksheet

Class Members

void  SwapMenu(UINT nID)

Switches the menu on the menubar when running with a cool look menubar.