BCGControlBar Pro for MFC
virtual COLORREF CBCGPVisualManager::OnDrawRibbonCategoryTab ( CDC *  pDC,
CBCGPRibbonTab *  pTab,
BOOL  bIsActive 
)
virtual

Called by the framework to draw ribbon category tab.

Parameters
pDCPointer to a device context.
pTabPointer to tab.
bIsActiveIf TRUE, the tab has active state; otherwise tab is inactive.