Network, Computer and Programming Resources
Visual basic - Active form
The form where the focus currently resides in a running application. Focus is typically on one of the form's controls and not on the form itself. The form itself will only have focus if it currently contains no controls that can receive focus.