G
Guest
Hello -
There is a possibility of having Panel1 displayed, Panel1 and Panel 2
displayed or Panel1, Panel2 and Panel3 displayed.
When a user clicks on a Button, those Panels, if visible, are set to false.
Another panel, Panel4, is opened. There is a close button on Panel4 if a
user changes their mind.
I need this program to remember which panels were opened in the beginning,
to return the user to where they were if they click the "Close" button.
What's the best way of doing that?
There is a possibility of having Panel1 displayed, Panel1 and Panel 2
displayed or Panel1, Panel2 and Panel3 displayed.
When a user clicks on a Button, those Panels, if visible, are set to false.
Another panel, Panel4, is opened. There is a close button on Panel4 if a
user changes their mind.
I need this program to remember which panels were opened in the beginning,
to return the user to where they were if they click the "Close" button.
What's the best way of doing that?