Hi All,
I am newbie to the C# programming and we have to design a situation with the following use case.
We would like to control the text boxes visibility using a checkbox.
When ever we check the checkbox the textbox should not be visible and when we uncheck the checkbox the textbox should be visible.
Can anyone guide me on this.
Thanks
Vilas