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
what is the Property used to add a menus at runtime?
what controls have you used in your project?
How can I speed up my VB database application?
Explain the usage of Web Browser Control?
State about the different types of visual basic data?
___,__,___ are the type of combo box?
Where can I get updated VB and other Microsoft files?
How would you create your application in DHTML?
What is the difference between c++ and visual basic?
Is it possible to Manipulate data through flexgrid? Explain.
How can I create a VBX?
What is connection object in vb net?
What is dao in visual basic?
Differentiate between DAO,ADO and Adodc as in data access objects?
How do I implement an incremental search in list/dir/combo/file boxes?