what is the difference between name property and caption
property in visual basic?
Answer Posted / pradeep kushwaha
caption property used for showing the lable of the control
and the name property is used as a identity of control in a
programm.name property is participate in process of excute
to event of specific control in a program
| Is This Answer Correct ? | 45 Yes | 13 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?
What is datagrid in vb net?
How many ways we can access file using VB?
How do I create a window with a small title bar as in a floating toolbar?
How would you add column headers in listview control?
what are the different Types of Recordsets.
What is snapshot in vb?
What is the use of OLE?
What do you mean by Databound Controls Explain?
which method used to move a recordset pointer in nth position in DAG?
How would you add elements in TreevieW Control.
what are the Differences between Recordset and Resultsets?
What are the uses of List View Control?
What is the use of Scalewidth and ScaleHeight Proeperty?
How many ways we can access file using VB?