HyphenationFormShowingEventArgs Constructors
Provides data for the RichEditControl.HyphenationFormShowing event.Name | Parameters | Description |
---|---|---|
HyphenationFormShowingEventArgs(IWin32Window, HyphenationInfo) | parent, hyphenationInfo | Initializes a new instance of the HyphenationFormShowingEventArgs class with the specified information for initializing the dialog controls. |
See Also