IMDIActivateEventArgs

Description

The IMDIActivateEventArgs interface contains properties of the argument of the event that occurs when the active MDI child form is changed.

Properties

  Property name Brief description
The Activated property returns the MDI child form that became active.
The Deactivated property returns the MDI child form that was active.

See also:

Forms Assembly Interfaces