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

Answer Posted / anantha

textbox1.Enabled=true //to enable lock//
textbox1.Enabled=false // to disable lock//
(or)
readonly="true"
readonly="false"

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are window based applications?

527


What are the three states set in a checkstate property?

551


Explain how insert record in the database?

616


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

528


What is the difference between desktop application and windows application?

490






What is the use of play() playlooping() functions?

624


What are the components of gui for windows?

519


What is form based application?

549


How many types of dialog boxes windows provides?

590


What are the properties of datacontrol?

2033


Which window allows viewing the resources of the servers, such as services, processes and the event log?

596


What is form application?

528


How do you apply specific formatting to the data inside the cells?

1836


Explain how to net forms the windows?

573


Which event occurs when a user drags an item in a treeview or listview control?

561