Constructor SyntaxPaint
SyntaxPaint(TextEditor)
Initializes a new instance of the SyntaxPaint
class with specified parameters.
public SyntaxPaint(TextEditor editor)
Parameters
editor
TextEditorSpecifies control begin painted.
Initializes a new instance of the SyntaxPaint
class with specified parameters.
public SyntaxPaint(TextEditor editor)
editor
TextEditorSpecifies control begin painted.