MDICloseEventArgs

Description

The MDICloseEventArgs class implements argument of the event that occurs when the MDI child form is closed.

Designers

  Designer name Brief description
The Create designer creates argument of the event that occurs at the moment when the MDI child form is closed.

Class object properties inherited from IMDICloseEventArgs

  Property name Brief description
The Allow property determines whether it is possible to close the MDI child form.
The MDIChild property returns the closed MDI child form.

See also:

Forms Assembly Classes