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
How would you access objects created in ActiveX Exe and ActiveX D1T ?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
How do I implement Undo?
What is Parser Bug?
How many objects resides in ADO ?
How can you filter out specific type of file using file system controls?
what are the types of LockEdits in DAO?
How would you Create a Query Builder and Explain its uses
What is DDE?
Difference between Class Module and Standard Module?
what is the Difference between Recordset and Querydef?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is ado data control in vb?
I have several megabytes of memory. Why do I get an "out of memory" error?
What is the use of Scalewidth and ScaleHeight Proeperty?