I have a form made in C# that has two text boxes and a button. what I want to know is there a way to when the button is clicked. Change the layout of the original form to just having one text box and a button. They would be completely different from the original text box and button just to let you know.
Share
like following code you can change the layouts of form contents