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 1062229
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T18:35:36+00:00 2026-05-16T18:35:36+00:00

Salam, Can any one help me please with the WPF Ribbon, I noticed that

  • 0

Salam,

Can any one help me please with the WPF Ribbon, I noticed that when you give the window that contains the ribbon control height less than 250 the ribbon auto collapse. after it auto collapses if you explicitly set it’s visibility to Visible only the title bar is shown without the tabs. Any means to stop this behavior?

  • 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-05-16T18:35:37+00:00Added an answer on May 16, 2026 at 6:35 pm

    I found the answer:

    This is a built in behavior of the newly released Microsoft Ribbon: the containing window is stored in the Ribbon object and the Ribbon collapses When the width of the window is under 300, OR the height of the window is under 250, the purpose is of course is that when space is scarce, priority is given to the document, not the Ribbon. Same behavior is found in Word and Excel ribbons.

    There is no streightforward way of overriding this behaviour but you can do the following:

    1 – Download and install the Source and Sample installer from this page.

    2 – Find the RAR file containing the solution.

    3 – Extract and open the solution.

    4 – Find the Ribbon class (should be in RibbonsControlsLibrary project)

    You can examine the implementation of the class from here, you can see there are two constants in the beginning of the class that are causing the issue.. You might even consider changing the code and rebuilding the whole project if nothing else works.

    public class Ribbon : Selector
    {
          private const double CollapseWidth = 300.0; // The minimum allowed width before the Ribbon will be collapsed.
          private const double CollapseHeight = 250.0; // The minimum allowed height before the Ribbon will be collapsed.
    
          //....
    }
    

    Original solution post

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I can't put any marker on my google map using sencha touch. This code
Can someone please tell me if it is possible to execute case-insensitive search on
salam i have custome create user wizard control having additional properties which is saving
Q1. How can convert [object Object] to word? LIKE: [object Object] =to=> salam Q2.
EDITED BELOW FOR UPDATES!!! Thank you for the help, please by all means point
I am new to J2me, kindly can anybody tell me how can I do
Salam and hi, I am using django and breaking two parts of project in
Yet again another assignment I need help on. All i need is just the
SALAM I want to customize the html text, buttons and text fields with CSS
Let's say I have to model the meals of a diner. A meal can

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.