what is the difference between name property and caption
property in visual basic?
Answer Posted / shreya sondur
name property is used to identify the objects or controls
placed on the form and the caption property is used to
display some label on that control.
| Is This Answer Correct ? | 39 Yes | 9 No |
Post New Answer View All Answers
How many File System Controls are there Explain?
How can I call a 'hidden' DOS program from VB?
Types of cursors in RDO.
what are the types of LockEdits in DAO?
Are there any examples of commercial applications built using Visual Basic?
What is dao in visual basic?
What is script control?
Binary Access-method isused to access file in which manner?
What is instantiating?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How would you use ActiveX Dll and ActiveX Exe in your application?
It possible to call OLEDB?s Features directly in VB without using any control?
How do I access C style strings?
What is ado in vb?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?