Dot Net WindowsForms Question:
Download Job Interview Questions and Answers PDF
Which property is used to lock a textbox to enter data?
Answer:
TextBox.Enabled = True;
This property is used to lock the text box to enter data.
This property is used to lock the text box to enter data.
Download Dot Net WindowsForms Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the need of z-order method? | How many number of events does the Timer controls? |