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
What are forms in visual basic?
what are the Types of LockEdits in RDO?
Explain the types of Views in Listview Control?
___,___ arguments will be used to run a executable program in shell function
When/Why should I use Option Explicit?
How can you get selected file from file system Control?
What are 3 main differences between flexgrid control and dbgrid control?
What is the use of Tabledef?
Is visualvm free?
Explain about conditional operators?
Difference between Class Module and Standard Module?
DHTML Is used for what?
What are the types of API Types.
What is the use of command Object?What are the various types of variables?
Where can I get good up-to-date information about VB?