RichEditUnhandledExceptionEventArgs Constructors
Provides data for the RichEditControl.UnhandledException event.| Name | Parameters | Description |
|---|---|---|
| RichEditUnhandledExceptionEventArgs(Exception) | e | Initializes a new instance of the RichEditUnhandledExceptionEventArgs class with the specified exception. |
See Also