Hi,
When adding a new node, tree.Nodes.Add(null, "my node")
can I make this node a button or add a button to it ?
the node is read only, so I only need a clickable button.
thanks.
Hello,
In order to research the best solution for you can you please specify what ViewStyle your UltraTree is set to.
Waiting for your feedback
it is set to grid, thanks