Gets the ChameleonRichTextBox control that serves
as the editor pane for the query.
Namespace: CleanCode.SqlEditorControlsAssembly: CleanCode.SqlEditorControls (in CleanCode.SqlEditorControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
public ChameleonRichTextBox QueryTextBox { get; }
Field Value
The query text box.See Also