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
owner
ISyntaxEditISyntaxEdit
that owns this new instance.