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
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
What is the use of Visual Basic Document file?
Explain about declaring variables in Visual basic?
Explain about trees structures work.
Write the Steps in Creating an ActiveX Control?
which property is used to change to some value to access a identity column in datacontrols?
what is the Difference between Linked Object and Embedded Object?
Is there any way to pass a variable to a form apart from using global variables?
What is the use of parameters collection?
Scope of API's can be of types, what are they?
Which language is used in visual basic?
How to get Cursor position using API?
Difference between Dynaset and Snapshot?
What are the uses of List View Control?
What is Parser Bug?