BCGControlBar Pro for MFC
CBCGPSwitchColors

Detailed Description

The CBCGPSwitchColors structure manages Switch gauge color themes.

An object of this type is embedded into CBCGPSwitchImpl object and should be passed to CBCGPSwitchImpl::SetColors to define a new color scheme.

+ Inheritance diagram for CBCGPSwitchColors:

Public Member Functions

 IsVisualManagerThemeTells whether gauge was created with a visual manager theme.
 

Public Attributes

 m_brFillOffThe fill brush in the "Off" state.
 
 m_brFillOnThe fill brush in the "On" state.
 
 m_brFillThumbThe fill brush of the thumb.
 
 m_brFocusThe focus rectangle brush.
 
 m_brLabelOffThe brush of the "Off" text label.
 
 m_brLabelOnThe brush of the "On" text label.
 
 m_brOutlineThumbThe outline brush of the thumb.
 
- Public Attributes inherited from CBCGPGaugeColors
 m_brFillGauge fill brush.
 
 m_brOutlineGauge outline brush.