MDIActivateEventArgs

Description

The MDIActivateEventArgs class implements argument of the event that occurs when the active MDI child form is changed.

Constructors

  Constructor name Brief description
The Create constructor creates argument of the event that occurs during changing active child MDI form.

Class object properties inherited from IMDIActivateEventArgs

  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 Classes