Please refer to attachment.
I'm creating a floating tool Palette that an end user clicks on a tool ie window and then that insert into our CAD program. At the moment I have used the tree view control to display the icons as the parent node and the sizes as child nodes and this works well except.
1. The indent is way to large. I have set it at zero but it needs to go to the left alot more.
2. The horizonatl spacing of the child rows is much to large.
Is treeview the correct control to use and if so is there a away around our problems. Or is there a better contol to use in this situation. We really would like when the user first opens up our app to have all the tools collapsed. IE not see the sizes.
Regards
Phillip
I'm creating a floating tool Palette that an end user clicks on a tool ie window and then that insert into our CAD program. At the moment I have used the tree view control to display the icons as the parent node and the sizes as child nodes and this works well except.
1. The indent is way to large. I have set it at zero but it needs to go to the left alot more.
2. The horizonatl spacing of the child rows is much to large.
Is treeview the correct control to use and if so is there a away around our problems. Or is there a better contol to use in this situation. We really would like when the user first opens up our app to have all the tools collapsed. IE not see the sizes.
Regards
Phillip