BCGControlBar Pro for MFC
virtual CSize CBCGPVisualManager::GetNcBtnSize ( BOOL  bSmall) const
virtual

Called to determine the size of caption (system) buttons provided by visual style.

This method should be overridden in order to customize size of caption buttons.

Parameters
bSmallIf TRUE, this method should return size of small button; otherwise it should return size of large button.