What is the use of Active Control Property?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of Data Form Wizard?

1498


Explain about arrays?

596


What is constructors and distructors.

1664


How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?

911


How do I implement Undo?

972






How would you find out the value property in Slider Bar Control?

1439


what is the control used to call a windows application.

1518


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

2003


how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?

3007


What is the use of progress Bar Control?

1507


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).

1777


How to find the current record position in data control?

1451


What is the use of Visual Basic Document file?

1914


How do I do Peek and Poke and other low-level stuff?

971


How would you activate animation control?

1460