Which property is used to lock a textbox to enter data?

Submitted by: Administrator
TextBox.Enabled = True;

This property is used to lock the text box to enter data.
Submitted by: Administrator

Read Online Dot Net WindowsForms Job Interview Questions And Answers