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