BCGControlBar Pro for MFC
CBCGPSplitterWnd

Detailed Description

The CBCGPSplitterWnd class allows to customize image of the split window (CSplitterWnd).

If you want a splitter be drawn by a visual manager, just replace CSplitterWnd with CBCGPSplitterWnd in your sources. See BCGPIEDemo for example. You can find a splitter declaration in the CMainFrame class (mainfrm.h).

See also
CBCGPVisualManager

Inherits CSplitterWnd.

Inherited by CBCGPFileDialogSplitterWnd.

Public Member Functions

 CBCGPSplitterWndConstructor.
 
 GetBorderSizeGets border size.
 
 IsDialogModeTells whether splitter window has a dialog mode.
 
 IsDPIAwareTells whether splitter window is DPI aware.
 
 IsScrollBarThemedTells whether internal scroll bars are themed.
 
 IsVisualManagerStyleTells whether splitter window has a visual manager style.
 
 OnDrawSplitterRenders an image of a split window.
 
 SetBorderSizeSets border size.
 
 SetDialogModeSpecify whether splitter window has a dialog mode.
 
 SetDPIAwareSpecifies whether splitter window is DPI aware.