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