Share via


CWinApp::m_bHelpMode

Remarks

TRUE if the application is in Help context mode (conventionally invoked with SHIFT + F1); otherwise FALSE. In Help context mode, the cursor becomes a question mark and the user can move it about the screen. Examine this flag if you want to implement special handling when in the Help mode. m_bHelpMode is a public variable of type BOOL.

CWinApp OverviewClass MembersHierarchy Chart