DialogClosedEventArgs Constructors
Contains data for the DialogClosed event.| Name | Parameters | Description |
|---|---|---|
| DialogClosedEventArgs(Nullable<Boolean>, Boolean) | dialogResult, readOnlyChecked | Initializes a new instance of the DialogClosedEventArgs class with specified settings. |
See Also