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 use of Active Control Property?



What is the use of Active Control Property?..

Answer / sundarraj_v83

Active Control Property is used to know which one control is
currently focused. It has so many use,

For example,
My cursor is focusing text box 'TextBox1' and the function is
running, where I would like to know the active (focused)
control name, The following code will help you,

strMyControl = ActiveControl.Name

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

what are the Types of LockEdits in RDO?

0 Answers  


How does the following statements work? On Error Goto 0

4 Answers  


How to find the current record position in data control?

0 Answers  


How would you access objects created in ActiveX Exe and ActiveX Dll

0 Answers  


What is the need of z-order method?

1 Answers  


which property is used to lock a textbox to enter data?

4 Answers  


What is Implicit?

1 Answers  


Explain about an event-driven programming language?

0 Answers  


What is the use of Data Form Wizard?

0 Answers  


How many number of events does the Timer controls ?

3 Answers  


What is instantiating?

0 Answers  


what is the difference between Listindex and Tab index.

1 Answers  


Categories