The MDIActivateEventArgs class implements argument of the event that occurs when the active MDI child form is changed.
Constructor name | Brief description | |
The Create constructor creates argument of the event that occurs during changing active child MDI form. |
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: