which property is used to lock a textbox to enter data?
Answer Posted / senthil kumar
TextBox.Enabled = True;
This property is used to lock the text box to enter data.
| Is This Answer Correct ? | 7 Yes | 20 No |
Post New Answer View All Answers
What is the extension of the windows installer file?
Which property of the progressbar control specifies the amount to increment the current value of the control?
which property is used to change to some value to access a identity column in datacontrols?
What is a fillable form?
What is dynamic linking?
How to get records from a database?
What is form and its types?
What are windows based applications?
Name the property which is used to lock a textbox to enter data?
How is anchoring different from docking?
What is form application?
How to use the FindControl() function to preselect an item in my dropdownlist?
Name the property which of menu cannot be set at run time?
Explain the new events in textbox that has been included in vb?
How to create a set up in vb.net for desktop application please say steps with examples?