Home - Forums-.NET - FlyGrid.Net (Windows Forms) - Tree views ignore SelectedUnfocusedForeColor

FlyGrid.Net (Windows Forms)

.NET Datagrid - Fast, highly customizable, industry standards .NET data grid control for WinForms

This forum related to following products: FlyGrid.Net

Tree views ignore SelectedUnfocusedForeColor
Link Posted: 08-Jun-2006 04:17
The SelectedUnfocusedForeColor property of FlyGrid is ignored when rendering cells in TreeViewColumns.

Reproduction:
[list]Open the FlyGrid example project;
Edit the example treeViewForm.vb in Design mode;
Modify the grid's SelectedBackColor, SelectedForeColor, SelectedUnfocusedBackColor and SelectedUnfocusedForeColor;
Run the program;
Double-click on TreeView replacement;
Select Add Root;
Alternately select the tree and Mouse monitor log
Notice that all of the specified colors except the SelectedUnfocusedForeColor are honored.[/list:u]
Link Posted: 09-Jun-2006 08:51
Thanks for the report, this problem is solved.
Nearest FlyGrid update will published tomorrow.