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
How to control the file?
Types of LockEdits in DAO? 51 .Types of Recordsets.
What is Pseudocode?
Which language is used in visual basic?
Write the steps in Creating ActiveX Dll and Active Exe?
What is ODBC Direct and Microsoft Jet Database Engine ?
What is a thread pool and how are the threads within a thread pool managed?
What is the use of OLE?
How do I do drag & drop between applications?
What are the rules which should be followed while naming a variable in VB?
Is the Access Engine and Visual Basic Pro good enough for database work?
what are the Types of LockEdits in RDO?
What is the use of Active Control Property?
How do I set the Windows wallpaper at runtime?
Maximum Control Names length?