Mini SQL Query Extensibility Documentation
ToolStrip Property
NamespacesMiniSqlQuery.CoreIHostWindowToolStrip
Provides access to the host windows tool strip control.
Declaration Syntax
C#Visual BasicVisual C++
ToolStrip ToolStrip { get; }
ReadOnly Property ToolStrip As ToolStrip
property ToolStrip^ ToolStrip {
	ToolStrip^ get ();
}
Value
The window tool strip.

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