Mini SQL Query Extensibility Documentation
ToolStrip Property
NamespacesMiniSqlQuery.CoreIHostWindowToolStrip

[This is preliminary documentation and is subject to change.]

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: 0.9.9.0 (0.9.9.0)