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

Answer Posted / kosil

textbox1.readonly=true;// to unlock textbox
textbox1.readonly=false;// to lock textbox

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed

1810


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

1877


What is form record?

536


Explain how to net forms the windows?

573


What are controls in windows forms?

528






What is a windows based application?

537


Name the template that is used to create a user-defined component.

518


Explain how many number of events does the timer controls?

526


Is form action required?

513


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

557


Which property value of the helpnavigator property will display the index for a specified topic?

615


Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?

544


What is a database form?

494


What are windows based applications examples?

544


Explain the need of z-order method?

519