which property is used to lock a textbox to enter data?
Answer Posted / sonu
TextBox.ReadOnly=True;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the forms of graphics?
What is the difference between desktop application and windows application?
Explain how save rerecord in the database?
Is form action required?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
Which property value of the helpnavigator property will display the index for a specified topic?
What is a database form?
What is form based application?
Name the two main categories of .net components.
What is the synonym of form?
What are controls in windows forms?
What is the full form of gac?
Explain how to find the current record position in data control?
Explain the difference between listbox and combo box?