BOOL CBCGPRibbonBar::ShowBackstageView | ( | int | nPage = -1 , |
int | nSubPage = 0 |
||
) |
Activates a backstage page.
Call this method to activate a backstage page. If nPage is -1, the first page is activated.
nPage | Specifies a page to activate. |
nSubPage | Specifies a subpage to activate (CBCGPRibbonBackstageViewItemPropertySheet only). |