what is the difference between name property and caption
property in visual basic?
Answer Posted / rohit parbat
in the name : you. Give the name that thode you.use In the project at the time of coding of project.
and caption is use for the display the use text .
like label having name and cation property .
you use the caption is user name.
and name is uname.
than caption is name is display the user name for . label and name this property is use like .
uname.caption="this label"
by using this code use chand the label text.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Explain the usage of Web Browser Control?
What do you know about chaining views.
___,_____ and ____ container objects.
___ Property is used to count no. of items in a combobox.
___ property used to add a menus at runtime.
What is meant by Establish Connection in RDO?
It possible to call OLEDB's Features directly in VB without using any control?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
How would you attach an ActiveX control in Your Application?
what is the Difference between Linked Object and Embedded Object?
Types of LockEdits in RDO.
What is the use of parameters collection?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is the use of Tabledef?
How many ways you can access file using VB?