RibbonWinForms icon indicating copy to clipboard operation
RibbonWinForms copied to clipboard

An Office Ribbon Control for .NET WinForms

Results 41 RibbonWinForms issues
Sort by recently updated
recently updated
newest added

Hi, I found an issue: When I place in code: Panel.Visible = false; Panel.Visible = true; then Panel will be still invisible. If I hide Panel in properties and unhide...

I hope the ribbontab's height of bounds can changed, but now is not.

I can't get the drop down list of a RibbonButton to open using alt key. I double checked that all AltKey properties on the form are unique, but nothing happens...

bug
good first issue

Great ribbon control! :-) Any plans to provide .NET Core 3 builds as well?

help wanted
good first issue
question

Hey guys, I've found some litte graphic bugs. I'm using windows 10 v1803 and VS2017 Pro. When you inherit the mainform with the RibbonForm some small black lines appear under...

bug
help wanted

In my case, when owner form is minimized, all RibbonPanels going to Overflow mode in while loop. And does not exit the while loop. I did fix a line of...

Hi, I think this project is a great project,Is it possible for this project to be merged into dotnet/winforms? https://github.com/dotnet/winforms/issues/1436#issuecomment-514694475

if I want to fill out the "DropDownItems" collection at run time ok no problem ... but the DropDownShowing is not raised, if it does not contain at least one...

How to collapse and expand the Ribbon Menu? like Outlook, we can collapse and expand the menu.

Hi Ribbon in `RightToLoeft=True` is not displaying and working correct!

duplicate