Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How would I switch between forms without opening a new window? C# MSVB

I might be going about this the wrong way, but I'm trying to create a form that will include a single button, for instance "Enter". When "Enter" is clicked, I want the form to then display the contents of form 2, which might include more buttons and/or a textbox, etc. I want to do all this without ever opening or closing a form.

like image 702
Tim Schaeppi Avatar asked Dec 01 '25 13:12

Tim Schaeppi


1 Answers

I would suggest using panels and showing the one you currently need, hiding the others.

like image 155
Mr47 Avatar answered Dec 04 '25 01:12

Mr47



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!