what is the difference between name property and caption
property in visual basic?
Answer Posted / yuvaraja sengodan
Main difference between 'Name' property and 'Caption'
property is, the 'Name' property value can not be changed
at run-time and the 'Caption' property value can be changed
at run-time.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
__ no of controls in form.
How do I speed up control property access?
How do I do drag & drop between applications?
Explain about literals?
How can you Add API functions to your Application?
which property used to add a menus at runtime?
How would you create properties by using class Builder Wizard?
How to use hyperlink?
What are the uses of List View Control?
How would you use ActiveX Dll and ActiveX Exe in your application?
How would you use ActiveX Dll and ActiveX Exe in your application?
How would you navigate between one document to another document
How would you attach an ActiveX control in Your Application?
What is difference between datagrid and flexgrid?
What are the properties of datacontrol?