ControlReleasingEventArgs Constructors
Provides data for the BaseView.ControlReleasing event.| Name | Parameters | Description |
|---|---|---|
| ControlReleasingEventArgs(BaseDocument, Boolean, Boolean) | document, keepControl, disposeControl | Initializes a new instance of the ControlReleasingEventArgs class with specific settings. |
See Also