Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Backstage popup control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Backstage popup control

 Post Reply Post Reply
Author
Message
sgrappatore View Drop Down
Groupie
Groupie
Avatar

Joined: 21 February 2011
Location: Rome
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote sgrappatore Quote  Post ReplyReply Direct Link To This Post Topic: Backstage popup control
    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
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 14 September 2011 at 9:15am
Should be handled in Commandbars Execute like normal.
Back to Top
sgrappatore View Drop Down
Groupie
Groupie
Avatar

Joined: 21 February 2011
Location: Rome
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote sgrappatore Quote  Post ReplyReply Direct Link To This Post Posted: 21 September 2011 at 3:46am
Originally posted by SuperMario SuperMario wrote:

Should be handled in Commandbars Execute like normal.
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.188 seconds.