BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::OnDrawTabsButtonBorder ( CDC *  pDC,
CRect &  rect,
CBCGPButton pButton,
UINT  uiState,
CBCGPBaseTabWnd *  pWndTab 
)
virtual

Called by the framework to draw a border of a tab button.

Parameters
pDCA pointer to a device context.
rectSpecifies the bounding rectangle of the tab button to redraw.
pButtonPointer to the button whose border is drawn.
uiStateSpecifies the button state.
pWndTabPoints to the parent tab window.