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


Please Help Members By Posting Answers For Below Questions

What is the-use of property page Wizard in ActiveX Control?

1551


How do I add a form in visual basic?

518


What is the default workspace?

1645


How can you Implement windows functionality in VB?

1697


i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).

1777






What is the use of NEW Keyword? Explain.

1562


What is the default model of the form?

1641


With in the form we want to check all the text box control are typed or not? How?

1547


What are forms in visual basic?

530


OLE is used for _______

1102


How do I set the Windows wallpaper at runtime?

1063


How do you change the icon and otherwise manipulate the DOS box?

1102


What is the use of Visual Basic Document file?

1481


what are the Types of DBCombo boxes?

1693


Explain the types of Views in Listview Control.

2314