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 much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
How would you add elements in TreevieW Control?
How do I dial a phone number without using the MSCOMM VBX?
Whether HTML supports multimedia: and document links?
What is meant by Establish Connection in RDO?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
Explain OLE Drag and Drop?
Explain about form creation in Visual Basic?
What are the important components of OLEDB?
Through which protocol OLEDB components are interfaced?
What is instantiating?
What is OLEDB?
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
Explain the usage of Web Browser Control?
How would you add elements and pictures to listitems in listview control?