Mini SQL Query Extensibility Documentation
EditorControl Property
NamespacesMiniSqlQuery.CoreIQueryEditorEditorControl
Provides access to the actual editor control.
Declaration Syntax
C#Visual BasicVisual C++
Control EditorControl { get; }
ReadOnly Property EditorControl As Control
property Control^ EditorControl {
	Control^ get ();
}

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)