PasteSpecialFormShowingEventArgs Constructors
Provides data for the RichEditControl.PasteSpecialFormShowing event.Name | Parameters | Description |
---|---|---|
PasteSpecialFormShowingEventArgs(PasteSpecialFormControllerParameters) | controllerParameters | Initializes a new instance of the PasteSpecialFormShowingEventArgs class with the specified information for initializing the dialog controls. |
See Also