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
which property of menu cannot be set at run time.
How would you Create a Query Builder and Explain its uses ?
Is there any Edit method in ADO Data Access method?
How do I implement an incremental search in list/dir/combo/file boxes?
What is the need of tabindex property is label control?
Explain about arrays?
What is meant by building a recordset.
How do I set the Windows wallpaper at runtime?
What can you do with visual basic?
Explain about the basic features of Visual basic?
What is instantiating?
To.set the command button for ESC ___ Property has to be changed.
Does VB support pointers to functions?
What is the difference between adodc and adodb in vb?
It is possible to access Text (x.txt) files? Explain.