Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Shailesh Nikam
|
Apr 24, 2007 - 2:16 AM
|
Hi,
I have created ribbonbar in my application. When application starts it shows HOME tab. If I move to some other tab e.g VIEW tab which contains one button. On click of that button I want to show HOME tab once again.
Can you tell me how to do this?
|
|
Technical Support
|
Apr 26, 2007 - 4:22 AM
|
You can select the page by its index with the CExtRibbonBar::Ribbon_PageSelectionSet() method.
|
|