____ property is used to lock a textbox to enter data.

Answer Posted / sanjeev

textBox1.Enabled=true;
textBox1.Enabled=false;

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between listbox and combo box?

511


What are the three states set in a checkstate property?

551


What is form record?

536


What is a windows forms application?

520


Which window displays messages for the status of various features provided in the visual studio .net ide?

558






Is windows an application software?

521


What is form and meaning?

488


How to use the FindControl() function to preselect an item in my dropdownlist?

1701


What is formdata?

571


How to create a set up in vb.net for desktop application please say steps with examples?

530


Which property of the progressbar control specifies the amount to increment the current value of the control?

528


Which property of the errorprovider control automatically sets to the form to which?

552


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

1877


Explain the new events in textbox that has been included in vb?

539


What is the difference between the add() and insert() methods of a listbox control?

588