what is the difference between name property and caption
property in visual basic?
Answer Posted / sarhang
Answer 1: Name property tells about the visual basic tool used while caption property display the user input type/name.
Answer 2: Name property tells about the form name with vich it is stored under the current project…where as cation is used for the the form vich is in front of us on vich we r working on…
Answer 3: 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
Answer 4: 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 ? | 7 Yes | 4 No |
Post New Answer View All Answers
How do I force a file dialogue box to reread the currect disk?
Draw Sequence Modal of RDO? Explain.
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
How do I mimic a toggle button?
How do I implement an incremental search in list/dir/combo/file boxes?
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
Write the steps in Creating ActiveX Dll and Active Exe?
What is OLEDB?
What are 3 main differences between flexgrid control and dbgrid control?
What is DBSqlPassThrough?
Difference between ActiveX Control and Standard Control.
___ is the control used to call a windows application.
____ property of menu cannot be set at run time.
How do you change the icon and otherwise manipulate the DOS box?
Which method is used to write context Into file?