which property is used to lock a textbox to enter data?
Answer Posted / anil
textbox.Locked = true lock the text box
textbox.locked = false to unloack the text box
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
What is the difference between desktop application and windows application?
What are window applications?
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?
What is a fillable form?
Name the class to be inherited for creating a custom control.
How many types of dialog boxes windows provides?
How can you pause a timer control?
What are the properties of datacontrol?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
Explain about crystal report in brief?
What are windows based applications?
What is dynamic linking?
Explain the need of z-order method?
Which method grants a lock on a resource?
Name the property which of menu cannot be set at run time?