What is the differece between the (name) and caption
properties of a control?
Answer Posted / ranjith reddy bandi
"Name" is used as a control name, where we can call the
control using that name, it's used in code behind.
"Caption" is used to dispaly to the user, we can not call
the control using the caption, it's UI to the end user.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are 3 main differences between flexgrid control and dbgrid control?
What is Pseudocode?
Explain about the creation of EXE files with Visual Basic?
How do I do drag & drop between applications?
Explain about trees structures work.
Difference between ActiveX Control and Standard Control.
What is controls in vb?
How can I call a 'hidden' DOS program from VB?
How about Access 2.0 compatibility?
What is file in vb?
How would you map properties to controls by using ActiveX Control Interface Wizard?
What do you mean by Databound Controls Explain?
How do I play MID, WAV or other multimedia files?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How would you attach pictures in Treeview Control?