When the system DPI is set to 125%, setting a different font makes Asian characters disappear
If DataPropertyName is not set, NodeTextBox draws text lower.
A quick fix I came up with is to remove the event handler from the ComboBox. In NodeComboBox.cs,...
It throws an exception to update TreeViewAdv while NodeComboBox is showing a ComboBox.
It seems to happen only in multi-column mode. Obscure part of the window by dragging...
I am not sure if these are the optimal way, but after investigation, I have achieved...
If a column is bound to a numeric value property, you may want to format it, like...
I have enabled both horizontal and vertical gridlines. When drawing, the DrawContext.Bounds...
After investigating the source code, I created a custom Control like the following...
After investigating the source code, I created a custom Control like the following...
After investigating the source code, I created a custom Control like the following...
I want to put a progress bar on a column. The in-built columns seem to support only...
I want to put a progress bar on a column. The in-built columns seem to support only...
First of all, I am NOT saying anything bad about it being GPL and you charge for...
I used RefreshObjects() on a TreeListView to update items. The problem is that it...
I used RefreshObjects() on a TreeListView to update items. The problem is that it...
I used RefreshObjects() on a TreeListView to update items. The problem is that it...
For example, I want to let the user choose the value from "1", "2", and "3". The...