Answers

Question and Answer:

  Home  Dot Net WindowsForms

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

TextBox.Enabled = True;

This property is used to lock the text box to enter data.

 200 views

More Questions for you: