RibbonLib icon indicating copy to clipboard operation
RibbonLib copied to clipboard

Windows Ribbon for WinForms

Results 4 RibbonLib issues
Sort by recently updated
recently updated
newest added

The source code in this GitHub Project is not the same like the source code in the Nuget package 2.7.9 (latest release). In Nuget package I can see the AssemblyVersion...

I am working with ribbonlib and when form[design] reloads it frequently rewrites or loses any changes I've made to form.designer.cs. Also, the lack of documentation is killing me. How can...

Hello, Im' already familiar with the original tool chain, so I was happy to see your NuGet-Package here on GitHub. However, I can't get it to run with Visual Studio...

enhancement

Assigning an array of strings to the `RibbonDropDownColorPicker.ThemeColorsTooltips` property will cause an `AccessViolationException` when the application is executed as a 64-bit process. The exception occurs in line 640 of [ColorPickerPropertiesProvider.cs](https://github.com/ennerperez/RibbonLib/blob/master/RibbonLib/Controls/Properties/ColorPickerPropertiesProvider.cs#L640),...

bug