BOOL CBCGPRibbonBar::EnableStartPage | ( | UINT | nDlgTemplateID, |
CRuntimeClass * | pDlgClass, | ||
BOOL | bShowOnStartup = TRUE , |
||
const CString & | strPageName = _T("StartPage") |
||
) |
Enables the start page.
nDlgTemplateID | Identifier for the dialog template. |
pDlgClass | [in,out] The dialog class. |
bShowOnStartup | Set to TRUE to show the start page on application startup. |
strPageName | Start page name ("StartPage" by default). |