-
### Description
First let me say... I love what you've done with .Net MAUI. It is absolutely favorite development tool. I just wish it had a ribbon like the new Word Pad or MS Paint has in Windows 11…
-
Can we have the option to allow the `RibbonAppButton` menu drop-down to fill up the entire client area of the form, similar to how it's done in Office 2010 and above.
-
FYI.
So George Hotz publically cancelled his self-driving Acura ILX project in Oct 2016 when he didn't want to answer question from NHTSA
http://www.theverge.com/2016/10/28/13453344/comma-ai-…
-
Such limit looks to small now days
https://github.com/dotnet/runtime/blob/c4792a228ea36792b90f87ddf7fce2477e827822/src/coreclr/vm/multicorejitimpl.h#L36
FixBo updated
2 months ago
-
**Description**
I'm building a VSTO Add-In using Visual Studio 2019 on Windows 10.
After adding the ribbon, windows form and the WebView2 user control I get an error message saying that said DLL can…
-
**Describe the bug**
After adding a group to the tab in the ribbon, the next level of containers fail with an error about abstract classes.
**To Reproduce**
1. Add a tab (using the properties pan…
-
There is a lot in here that is interop code that brings in a lot of Windows-specific components (e.g., TaskDialog and MSHTML). We should examine these areas and determine if there is high value for k…
-
Hey,
after two Years i will start to develop again und want to use Krypton Ribbon with C# und VS2013.
After a time i get the dll working with this Guide [https://github.com/ComponentFactory/Krypton/…
-
Great ribbon control! :-)
Any plans to provide .NET Core 3 builds as well?
-
Hello,
On my MetroWindow, I have a dockpanel with lastchildFill = true and the lastChild is a WindowsFormsHost containing a ReportViewer.
When an exception occurs, I display the message by calli…