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 would you attach pictures in Treeview Control?
I have several megabytes of memory. Why do I get an "out of memory" error?
How would you map properties to controls by using ActiveX Control Interface Wizard?
How do I make my applications screen-resolution independent?
What is hyperlink?
What are the different procedures associated with the object?
It is possible to access Text (x.txt) files? Explain.
How can you save and Get data from Clipboard/ Recordset object consists what?
How do I get a bitmap picture in a field in an Access database?
What is the difference between change event in normal combobox and dbcombobox?
How would you create your application in DHTML?
What is DBSqlPassThrough?
Types of DBCombo boxes
How do I call a DLL?
what are the Types of cursors in RDO?