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 about declaring variables in Visual basic?
Difference between Tabletype and Snapshot?
How to use advanced data-bound controls.
Why API functions are Required?
Which language is used in visual basic?
How would you create properties by using class Builder Wizard?
Explain about control properties?
What is data binding in vb net?
What is controls in vb?
What is ado data control in vb?
Parts of ODBC?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How would you Create a Query Builder and Explain its uses
How do I implement Undo?
what are the Types of LockEdits in RDO?