Hi Everyone,
I would like my VB.NET 2005 program (form1) to open another form(form2) when I click a button. When the button is clicked, I would like form1's opacity to change to 75% and not allow the user to click on it until form2 is closed.
When form2 is closed, the opacity of form1 will return to 100%.
Can someone show me how this is done? Thanks for any help you can provide.
