-
The window border (on Windows 10 and probably on other versions) has a wrong color. This is visible on the illustration below. Wrong color (left) and default color (right).
![windowborder](https://us…
-
Hi all, (using winforms VB.NET)
I have a list of List of strings which I use to populate my menus DropDownList's, as per below (which works)
I've added the Ribbon Control to form1. But I can't ad…
-
Adding this to the backlog of items that I would want to work on. Comment here if you are interested to be a part of a Mac port for this project.
-
I've had this come up several times now, with no real discernible pattern. I have a krypton tree (and a ribbon, and a few other controls) which I use as a file system explorer. When I click on the no…
-
I am upgrading from the last commercial release and the only issue is that the tooltip hover just flashes for my super tooltips. Doesnt seem to matter what I set the Automatic Delay AutoPopDelay Resh…
-
Publishing a self-contained WPF template app writes some files twice because `ResolvedFileToPublish` has the same dll from different runtime packs (for example, Microsoft.Win32.Registry.dll comes from…
-
I propose the next version of GitExtension to be v3.0. I would like to make this next version all about [user experience and usability](https://www.nngroup.com/articles/definition-user-experience/). T…
-
In .NET Core 3.0, a WPF project will import the WPF SDK in its project element (``), and will also have a FrameworkReference to Microsoft.DesktopUI (``). Similarly, ASP.NET Core projects will use t…
-
There is an example to create a form.
```c#
using System;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Threading.Tasks;
using System.…
-
I'm prototyping Fluent.Ribbon to replace a toolbar on an existing Winforms app. Please see attached prototype. It's bare bones (not the actual winforms app).
I'm hosting in a System.Windows.Forms.I…