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