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?
What is ADO?
which VB constant make the menu item in centre?
Using which type we can access file line by line?
Why does everybody say I should save in TEXT not BINARY?
Hai! , i make a project for browsing center using vb6.0 , at the time of running below mentioned error is occured so please help me for solve this problem. Error : Can't find project or library
What are the record set types?
Using which type we can access file line by line?
What's the maximum size of a textbox?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
Is it possible to call backend procedures with ADO control?
Explain the differences between ActiveX Dll and ActiveX Exe?
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)