I am new at VB.NET. Sorry, if my question is too easy or ridiculous. Actually I am trying to make some of the textboxes in my form to be able to key in data only when user select a checkbox. For example, user will not be able to key in data into the text boxes,i.e. Name, Address if they do not select a checkbox given. The textboxes should be viewable but it is in grey (or something) like it is locked if the checkbox is not checked. How do I achieve this?
Is my question clear?
Thank you.

Is my question clear?
Thank you.