Hi,
I am trying the do a few things and I don't seem to be able to do this with the WinForms RadTreeView control - or at least I don't know how:
1. Change the font. Seems simple, but I tried doing it in both the designer and in code (myTreeView.Font = new Font(...) etc), but no matter what I set it to, the treeview still shows the same font. What do I need to do to change this??
2. How to I remove/hide/decrease the left margin showing on all first level nodes? I am not using a root node and there's always a white margin to the left of each node.
Thanks!
Lucien Dol
New Zealand.
I am trying the do a few things and I don't seem to be able to do this with the WinForms RadTreeView control - or at least I don't know how:
1. Change the font. Seems simple, but I tried doing it in both the designer and in code (myTreeView.Font = new Font(...) etc), but no matter what I set it to, the treeview still shows the same font. What do I need to do to change this??
2. How to I remove/hide/decrease the left margin showing on all first level nodes? I am not using a root node and there's always a white margin to the left of each node.
Thanks!
Lucien Dol
New Zealand.