Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
565
Node with a button
posted

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.