What is the differece between the (name) and caption
properties of a control?
Answers were Sorted based on User's Feedback
Answer / yuvaraja sengodan
Caption it is changeable at run-time but Name can not be changed at run-time.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / 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 |
Answer / apekshanegi
caption it is changeable at run time but name cannot be changed at run time
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the difference in passing values ByRef or ByVal to a procedure?
Which method is preferred to save data like database to the disk?
___ VB constant make the menu item in centre.
I have several megabytes of memory. Why do I get an "out of memory" error?
How would you attach pictures in Treeview Control?
Parts of ODBC?
Write the Steps in Creating an ActiveX Control?
What is Pseudocode?
What does DoEvents do?
How would you create properties in ActiveX Control?
Explain the creation project schedule.
what are the differences between image and picture controls?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)