Professional UI Solutions
Site Map   /  Register
 
 

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.

Forums » Elegant Ribbon Tech Support » Backstage View default Page Collapse All
Subject Author Date
Gunter Avenius Jul 21, 2010 - 12:07 PM

Hello Support Team,


vb2005, Elegant Ribbon 3.7


I have a BackstageView with 3 pages and 4 Buttons:


Button "New"

  Page "Open"

  Page "Save"

Button "Edit"

  Page "Help"

Button "Options"

Button "Exit"


when I open the BackstageView the Page "Save" is selected.


1. How can I set Page "Open" as the default Page, when I open the BackStageView?


2. How can I select a Page via Code (vb2005) if I open the BackStageView?


Thanks


Best Regards

Gunter


 


 


 

Technical Support Jul 22, 2010 - 5:18 AM

Please use BackstageView.CurrentPage property for both cases.

Gunter Avenius Jul 22, 2010 - 5:23 AM

Hello,


Thanks.


Best regards

Gunter