Backstage popup control |
Post Reply |
Author | |
sgrappatore
Groupie Joined: 21 February 2011 Location: Rome Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: 09 September 2011 at 11:22am |
In the picture below, I've create a Popup control with few options. How can I get which options have chosen? I tried the DropDown method but popup.selectedcontrol is always null The code used is similar to the pageBackstageInfo.vb example of RibbonSample solution Any suggestions? |
|
Visual foxpro 9.0
Codejock 15.0.1 |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Should be handled in Commandbars Execute like normal.
|
|
sgrappatore
Groupie Joined: 21 February 2011 Location: Rome Status: Offline Points: 11 |
Post Options
Thanks(0)
|
Hello Supermario I modified the code from the example RibbonSample (VB.NET) and I set a break point in CommandBar Execute Event. I set the office2010 style. In the Backstage tab 'info', if I try to click on "Permission" and then choose any option from the popup menu like 'Mark as final' or 'Encrypt with password " or any other option available, the Commandbars Execute will not FIRE. The same happens also for backstage help or save & send. With Office 2007 style everything works. Any suggestions? Thanks. Salvatore |
|
Visual foxpro 9.0
Codejock 15.0.1 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |