Method InitializeEditor
InitializeEditor(SyntaxEdit)
Initializes the specified SyntaxEdit instance with default settings.
protected virtual void InitializeEditor(SyntaxEdit editor)
Parameters
editor
SyntaxEditThe SyntaxEdit instance to initialize.