I have a image on page1 and I want to hide the image When i press the button in the Dialog page.
How can i control the objects in another window???
Professional Software Development Tools
I have a image on page1 and I want to hide the image When i press the button in the Dialog page.
How can i control the objects in another window???
Set a global variable when you click the button on the dialogue and use it to control whether the image is visible or not.