BCGControlBar Pro for MFC
CBCGPPopupWindowColors

Detailed Description

The CBCGPPopupWindowColors structure contains a set of custom (user-defined) colors. Call CBCGPPopupWindow::SetCustomTheme to modify the custom color theme.

See also
CBCGPPopupWindow, CBCGPPopupWindow::SetCustomTheme

Public Attributes

 clrBorderThe window border color.
 
 clrFillThe window background color.
 
 clrHoverLinkThe active (hovered) hyper link color.
 
 clrLinkThe hyper link color.
 
 clrPressedButtonThe pressed button background color.
 
 clrTextThe window text color.
 
 clrTitleThe title text color.