BCGControlBar Pro for MFC
virtual COLORREF CBCGPVisualManager::GetEditCtrlSelectionTextColor ( CBCGPEditCtrl pEdit,
BOOL  bIsFocused 
)
virtual

Returns foreground color of Advanced Edit control selection.

Override this function in a derived class and return the desired foreground color of selected text.

Parameters
pEditA pointer to edit control.
bIsFocusedSpecifies whether edit control is focused, or not.