I currently have a webBrowser that takes up full screen but when a user clicks on a certain button, the webBrowser hides and the the user is able to see the items behind the webBrowser.
How can I make it so that I am able to see the items behind the webBrowser without actually hiding the webBrowser or sending it to back in the designer.
For example, is there a way to right click and make invisible a form only during designer mode?