Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the differece between the (name) and caption
properties of a control?

Answers were Sorted based on User's Feedback



What is the differece between the (name) and caption properties of a control? ..

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

What is the differece between the (name) and caption properties of a control? ..

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

What is the differece between the (name) and caption properties of a control? ..

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

Post New Answer

More Visual Basic Interview Questions

How can you Implement windows functionality in VB?

0 Answers  


Explain OLE Drag and Drop.

0 Answers  


To set the command button for ESC, Which property needs to be changed?

1 Answers  


What type of multi-threading does VB6 implement?

3 Answers  


What are the Sequence of events when a form is loaded in Visual Basic?

6 Answers  


Explain about ADO control?

0 Answers  


Using which type we can access file line by line?

2 Answers  


Which controls have refresh method?

2 Answers  


Name some date functions?

1 Answers  


How about Access 2.0 compatibility?

0 Answers  


What is the-use of property page Wizard in ActiveX Control?

0 Answers  


What is the use of Active Control Property?

1 Answers  


Categories