PDA

View Full Version : How can i control the objects in another window???



lnd
10-25-2009, 11:36 AM
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???

longedge
10-25-2009, 11:48 AM
Set a global variable when you click the button on the dialogue and use it to control whether the image is visible or not.