BCGControlBar Pro for MFC
virtual void CBCGPProp::Show ( BOOL  bShow = TRUE,
BOOL  bAdjustLayout = TRUE 
)
virtual

Shows or hides property.

Call this function to show or hide property.

Parameters
bShowTRUE - show property, FALSE - hide property.
bAdjustLayoutTRUE - adjust layout of property list immediately.