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