CCommandLineInfo::m_bShowSplash
Indicates that the splash screen should be displayed.
BOOL m_bShowSplash;
Remarks
If TRUE, this means the splash screen for this application should be displayed during startup. The default implementation of ParseParam sets this data member to TRUE if m_nShellCommand is equal to CCommandLineInfo::FileNew.
Requirements
Header: afxwin.h
See Also
Reference
CCommandLineInfo::m_bRunAutomated
CCommandLineInfo::m_bRunEmbedded
CCommandLineInfo::m_nShellCommand