____ 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
how see report periviwe
How to create a set up in vb.net for desktop application please say steps with examples?
Which property of the errorprovider control automatically sets to the form to which?
What is dynamic linking?
What is a windows based application?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
What is the synonym of form?
which property is used to change to some value to access a identity column in datacontrols?
What are windows based applications?
Explain how to add resources during runtime?
Which dialog box allows users to switch to another area of the application?
How do I change the console application in windows?
Name the property which is used to specify the source from where the crystal reports would be accessed.
how barcode print on the win form
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.