winforms settings

Posted by snorlaks on Stack Overflow See other posts from Stack Overflow or by snorlaks
Published on 2010-06-12T22:01:01Z Indexed on 2010/06/12 22:02 UTC
Read the original article Hit count: 491

Filed under:
|

Hello,

I would like to ask what is the best way to implement functionality that:

User has for example 3 buttons on the main form, if he clicks on any button the form is replaced with another one where he has to fill some textcontrolls and after clicking accept redirect him to the main form.

Is it done by using visible and swithing it ?

I hope there is much cleaner solution

thanks for help, bye

© Stack Overflow or respective owner

Related posts about .NET

Related posts about winforms