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