SyntaxEditor Constructors
Enables the Script Editor to implement intelligent code completion.Name | Parameters | Description |
---|---|---|
SyntaxEditor(ISyntaxColors, Action, IScriptSource) | syntaxColors, scriptValidator, scriptSource | Initializes a new instance of the SyntaxEditor class with specified settings. |
See Also