Hi,
TreeView.Control running code inside the IDE references to the TreeView Control as it should do.
But when compiling the same code and running it from the executable. TreeView.Control is NULL (for an empty TreeView), or references to the last added node.
To reproduce the bug try to change parent to a TreeView using FormLib.
Thanks for your time
TreeView.Control running code inside the IDE references to the TreeView Control as it should do.
But when compiling the same code and running it from the executable. TreeView.Control is NULL (for an empty TreeView), or references to the last added node.
To reproduce the bug try to change parent to a TreeView using FormLib.
Thanks for your time