BCGControlBar Pro for MFC
virtual COLORREF CBCGPVisualManager::GetRibbonComboTextColor ( CBCGPRibbonComboBox pComboBox,
BOOL  bIsHighlighted,
BOOL  bIsDisabled,
BOOL  bDrawPrompt 
)
virtual

Returns a ribbon combobox foreground color.

Parameters
pComboBoxA pointer to combo box.
bIsHighlightedTRUE if the combobox is highlighted.
bIsDisabledTRUE if the combobox is disabled.
bDrawPromptTRUE if prompt should be drawn (text is empty).