what is the difference between name property and caption
property in visual basic?
Answer Posted / pratibha soni
caption property is used for showing lable of control to user...and name property is used for system for identify the control.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Explain about form creation in Visual Basic?
What is a toolbox in visual basic?
What is ActiveX Document?
How do I get a bitmap picture in a field in an Access database?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Which language is used in visual basic?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
which method used to move a recordset pointer in nth position in DAG?
Explain about Caturing Baseline.
How would you find out the value property in Slider Bar Control?
How would you attach pictures in column headers of List View Control?
What is executenonquery in vb net?
How can I speed up my VB database application?
How would you Create a Query Builder and Explain its uses ?