Skip to main content
A newer version of this page is available. .

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