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
How can you Implement windows functionality in VB?
How would you navigate between one document to another document
How do I do drag & drop between applications?
What are the different procedures associated with the object?
How can you Navigate from the DHTML application to another DHTML application? .
Types of ActiveX Components in VB?
What is shortcut menu and explain "The ole control's shortcut menu".
Explain about the creation of EXE files with Visual Basic?
What are the types of line styles available in Treeview Control?
Explain about arrays?
What is the difference between c++ and visual basic?
___,__,___ are the type of combo box?
What do you mean by Databound Controls Explain?
Explain Default cursor Type and LockEdit type in DAO?
what are the Types of DBCombo boxes?