This is a migrated thread and some comments may be shown as answers.

RibbonView - Popup & Staying Open

1 Answer 87 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Tony
Top achievements
Rank 1
Tony asked on 06 Jul 2018, 02:27 PM

Hi Telerik,

I have a ribbon that I need to behave a little differently.

1.  I need it to always pop up the way that the ribbon does in "Minimized Mode"

2.  I need it to not auto-close when the window focus is lost or when something is clicked outside of the ribbon.

What's a good way for me to make this happen?

1 Answer, 1 is accepted

Sort by
0
Vladimir Stoyanov
Telerik team
answered on 11 Jul 2018, 12:36 PM
Hello Tony,

I looked into the described requirements, however I am afraid that there isn't a feasible way to achieve them.

Basically the displaying of the ribbon in a popup is handled in the MouseLeftButtonDown event of the RadRibbonTabs. Unfortunately this functionality is internal to the control and cannot be easily altered.

As for the popup, its opening and closing logic is handled by the RadRibbonView. Modifying its behavior would also require major changes. That is why, I would suggest that you open a new feature request in our feedback portal for the desired functionality.  

Regards,
Vladimir Stoyanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
RibbonView and RibbonWindow
Asked by
Tony
Top achievements
Rank 1
Answers by
Vladimir Stoyanov
Telerik team
Share this question
or