)
: _BTNCSBimpl( nIDTemplate, pParentWnd )
, m_pNcsbContainerHorizontal( NULL )
, m_pNcsbContainerVertical( NULL )
, m_pNcsbContainerCorner( NULL )
, m_pNcsbContainerMiddle( NULL )
, m_hWndNcsbContainerHorizontal( NULL )
, m_hWndNcsbContainerVertical( NULL )
, m_hWndNcsbContainerCorner( NULL )
, m_hWndNcsbContainerMiddle( NULL )
, m_bNcsbUse32BitScrollInfo(
, m_bNcsbHelperDestructionMode(
, m_bNcsbDelayedInitialization( bNcsbDelayedInitialization )
, m_bNcsbForceMiddleContainerMode( bNcsbForceMiddleContainerMode )
, m_bNcsbProtectMessageLoopFromMfcToolHitTesting(
, m_ptNcsbProtectMouseMoveLast( -32767, -32767 )
, m_rcNcsbCustomNcAreaSizes( -1, -1, -1, -1 )
, m_clrNcsbCustomNcAreaFill( COLORREF(-1L) )
, m_bNcsbFirstPaintMessagePassed(
, m_bNcsbForceRedrawOnMouseWheel(
, m_bNcsbCreatingContainers(
{
}