BCGSuite for MFC
CBCGPTextRendererOptions

Detailed Description

The CBCGPTextRendererOptions class specifies the markup options.

Inherited by CBCGPTextRenderer.

Public Member Functions

 CBCGPTextRendererOptionsClass constructor.
 

Public Attributes

 m_bDrawFocusRectSpecifies whether the currently focused link has a dotted rectangle around it (TRUE by default).
 
 m_bHandleReturnKeySpecifies whether the control with text should process the Enter key (TRUE by default).
 
 m_bUnderlineLinksSpecifies whether the links are underlined (TRUE by default).
 
 m_clrLinkSpecifies the link foreground color.
 
 m_clrLinkDisabledSpecifies the disabled link foreground color.
 
 m_clrLinkVisitedSpecifies the visited link foreground color.