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
ownerTextEditorTextEditorthat owns this new instance.