2
Answers

Change Visibility Of A Textbox When Checkbox Is Checked

Gaurav Singh

Gaurav Singh

8y
415
1
I would like to create an UI in windows form with a check box and abd two text box (txtbox1 and txtbox2). When check box is unchecked i want to make both txtbox1 and txtbox2 visible but when checkbox is checked only text box1 to be visible. I would appreciate the help and suggestion. Thank you.

Answers (2)