ParagraphFormShowingEventArgs Constructors
Provides data for the RichEditControl.ParagraphFormShowing event.Name | Parameters | Description |
---|---|---|
ParagraphFormShowingEventArgs(ParagraphFormControllerParameters, TabsClickCallback) | controllerParameters, tabsClickCallback | Initializes a new instance of the ParagraphFormShowingEventArgs class with the specified information for initializing the dialog controls. |
See Also