Constructor EditHyperText
EditHyperText()
Initializes a new instance of the HyperTextEx
class with default settings.
public EditHyperText()
EditHyperText(TextEditor)
Initializes a new instance of the HyperTextEx
class with a specified owner.
public EditHyperText(TextEditor owner)
Parameters
owner
TextEditorTextEditor
that owns this new instance.