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

Returns background color of Advanced Edit control selection.

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

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