Group: Forum Members
Last Active: 7 Years Ago
Posts: 1,
Visits: 4
|
I would like to have a white background color for NTreeviewEx instead of the default grey.
I set: nTreeViewEx1.BackColor = System.Drawing.Color.White;
But it does not get applied and the component stays grey.
How to fix this ?
|