Wisej.Web.ControlEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that will handle the ControlAdded and ControlRemoved events of the Control class.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A ControlEventArgs that contains the event data.
Fired when a multiple-document interface (MDI) child form is added to the mdi parent.
Fired when a multiple-document interface (MDI) child form is removed from the mdi parent.