G
Guest
I have two window app. I have Tree in main window and in code of that window
I have function BuildTree(); This function start with tree.Clear(); So it
completely rebuild tree. When I open other window as dialog after clicking on
`Save` button I whant call BuildTree() function. Sorry, I am jus a biginer.
How am I suupoused to do that? An yet I whant change lable text on main
window. How to access lable control on main form from dialog window?
Thanks in advance
I have function BuildTree(); This function start with tree.Clear(); So it
completely rebuild tree. When I open other window as dialog after clicking on
`Save` button I whant call BuildTree() function. Sorry, I am jus a biginer.
How am I suupoused to do that? An yet I whant change lable text on main
window. How to access lable control on main form from dialog window?
Thanks in advance