Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8072367
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T13:59:45+00:00 2026-06-05T13:59:45+00:00

In Office 2010 when a Backstage button is pressed the Backstage would automatically close.

  • 0

In Office 2010 when a Backstage button is pressed the Backstage would automatically close. For example I have a Backstage with New, Open and Save buttons.

When I click on a button the Backstage is not being closed – I suppose that’s not the correct behavior. How can I let Fluent-Ribbon handle the Backstage correct?

I’m using the current release 2.0 from november 2010 (http://fluent.codeplex.com/releases/view/55556).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T13:59:47+00:00Added an answer on June 5, 2026 at 1:59 pm

    This seems to be a defect in the ribbon that is fixed in the latest version in sound control, but not yet in the latest released version.

    For now you can work around this using the following

    // During initialisation
    myRibbon.Menu.AddHandler(PopupService.DismissPopupEvent, (DismissPopupEventHandler)OnPopupDismiss);
    
    private void OnPopupDismiss(object sender, DismissPopupEventArgs e)
    {
        var backstage = Menu as Backstage;
        if (backstage != null)
        {
            backstage.IsOpen = false;
        }
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a new laptop with Office 2010 Starter on it. That means it
I have developed a WinForm Application with VB.Net (VS2010) having Office 2010 Professional Installed,
I have the following setup: Sharepoint 2010 with SQL Server and Office 2010. This
I am running windows 7 x64 enterprise. I have Office 2010 x64 installed. I
I have created some InfoPath forms. I am using MS-Office 2010. I deployed these
I need DocumentSet class from Microsoft.Office.DocumentManagement namespace. I have Visual Studio 2010 Professional, Office
I have a Win7-64 bit OS I have MS Office 2010 32-bit installed I
I have seen samples using Word 9.0 object library. But I have Office 2010
Hi In Office 2010 you get a popup window if you click on ?
I have inherited an office 2010 plugin for Outlook. It is supposed to be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.