BCGSuite for MFC
CBCGPMessageBoxImpl

Detailed Description

The CBCGPMessageBoxImpl class is a base class of CBCGPMessageBox and CBCGPMessageLightBox classes.

+ Inheritance diagram for CBCGPMessageBoxImpl:

Static Public Attributes

 m_nTemporaryDisabledBtnDelaySpecifies the number of seconds for disabling the button specified by m_nTemporaryDisabledBtnID.
 
 m_nTemporaryDisabledBtnIDSpecifies the ID of the temporarily disabled button (such as IDOK or IDCANCEL)
 
 m_szTempDisabledFmtSpecifies the backward counter text format of the temporarily disabled button. " (%d)" by default.
 

Protected Member Functions

 IsDrawButtonsBannerTells whether the bottom area around the message box buttons is drawn with a special background.