Quantcast
Channel: Ribbon for WPF - Recent Posts
Browsing all 1458 articles
Browse latest View live
↧

Re: Minimized ribbon pop-up issues at the edge of the screen

Hello,Their pop-up does get shifted left or right or even shown only on the monitor that contains most of the window width, but it never gets displayed outside the window borders.I've recorded a sh...

View Article


How to change the KeyTipAccessText for the Application Menu?

Hello,Is there a way to change the KeyTipAccessText for the Application Menu?It seems to be hardcoded to F with no option to set it to something else.

View Article


How to set an image AND label to the Application Menu (Metro theme)?

Hello,Is there a way to set both a label and image for the application menu button (using the Metro theme if that matters)?Currently it seems that the application menu button can use either a label...

View Article

How to set images AND labels for ribbon tabs and ribbon groups?

Hello,Is there a way to set both a label and image for the ribbon tabs and ribbon groups (using the Metro theme)?It seems that the the ribbon tabs and ribbon groups only support text labels (in the...

View Article

Re: Minimized ribbon pop-up issues at the edge of the screen

Hi Greg, Thank you for the info. We will mark it down as a feature request.

View Article


Re: Minimized ribbon pop-up issues at the edge of the screen

Thank you!

View Article

Re: How to change the KeyTipAccessText for the Application Menu?

Hi Greg, Yes, please see the "Ribbon / Controls / Built-In Miscellaneous Controls / Backstage/ApplicationMenu" topic in the documentation that comes with the product. Both Backstage and Applicat...

View Article

Re: How to change the KeyTipAccessText for the Application Menu?

Hello,The Backstage has the property, but the ApplicationMenu doesn't seem to have it, that's why I was confused.In other words, this doesn't work: myRibbonControl.ApplicationMenu.KeytipAccessText

View Article


Re: Minimized ribbon pop-up doesn't display ContextualTabGroup color

Hello, Yes we are adding a new property on Tab that you can override with an implicit Style in Application.Resources. You'll be able to do this in the next build:<Style TargetType="ribbon:T...

View Article


Re: How to change the KeyTipAccessText for the Application Menu?

Hello, The Ribbon.ApplicationMenu property returns a FrameworkElement. It can be cast to an ApplicationMenu or Backstage based on what you use. Both of those types have the KeyTipAccessText pro...

View Article

Re: How to set an image AND label to the Application Menu (Metro theme)?

Hi Greg, If the Ribbon.ApplicationButtonImageSource property is specified, the application button will render an image instead of the label specified by Ribbon.ApplicationButtonLabel. Sorry but ...

View Article

Re: How to set images AND labels for ribbon tabs and ribbon groups?

Hi Greg, I'm sorry but they only support text labels. Adding images there as well would be overloading the UI a bit with images since most of the contents of tabs/groups is images for actionable...

View Article

Re: Minimized ribbon pop-up doesn't display ContextualTabGroup color

Excellent, thank you.

View Article


Re: How to change the KeyTipAccessText for the Application Menu?

I understand, thank you for the information.

View Article

Re: How to set an image AND label to the Application Menu (Metro theme)?

I understand. Thank you.

View Article


Re: How to set images AND labels for ribbon tabs and ribbon groups?

Hello,I understand and I agree with what you're saying, but in some cases subtle icons/indicators can provide a better user experience, so extra options are always welcomed.Thank you!

View Article

Simplified ribbon

Hi, I was just wondering if simplified ribbon is planned to be part of the WPF controls in the near future? If it is just around the corner, I'm interested in looking at a preview, if possible.

View Article


Re: Simplified ribbon

Hello, Do you mean a single line version like OneNote or something else? If you mean a single-line ribbon, it's something we may look into in the future but haven't thus far.

View Article

Re: Simplified ribbon

I was thinking about the simplified ribbon introduced with Office 360, as described at https://www.microsoft.com/en-us/microsoft-365/blog/2018/06/13/power-and-simplicity-updates-to-the-office-365...

View Article

Re: Simplified ribbon

Ok thanks for the links. Yes, that's the look similar to the OneNote app. We'll mark down the suggestion.

View Article
Browsing all 1458 articles
Browse latest View live