In a program I'm working on I have a tab control. Outside the tab control is a button and the button is only needed when one of the tab control pages is open. How do I ensure that the button will not be visible when the user clicks on the other tab pages?