BCGControlBar Pro for MFC
virtual CSize CBCGPColorBar::CalcSize ( BOOL  bVertDock)
protectedvirtual

Called by the framework as a part of layout calculation process

Override this member function to control the layout calculation process.

Parameters
bVertDockNonzero if the CBCGColorBar is being docked vertically; 0 in case the CBCGColorBar is being docked horizontally

Reimplemented from CBCGPPopupMenuBar.