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