BCGControlBar Pro for MFC
CBCGPInfoTipOptions

Detailed Description

The CBCGPInfoTipOptions structure contains information tip control options.

Public Attributes

 m_bRoundedCornersSpecifies whether control has rounded corners.
 
 m_bShadowSpecifies whether control has a shadow.
 
 m_clrBorderSpecifies control border color.
 
 m_clrFillSpecifies control background color.
 
 m_clrTextSpecifies control text color.
 
 m_nStemSizeSpecifies control stem size, in pixels.
 
 m_nTransparencySpecifies control transparency. The value is between 0 (control is invisible) and 255 (control is opaque).
 
 m_StemLocationSpecifies control stem location.
 
 m_szPaddingSpecifies control content padding.