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