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