Mini SQL Query Extensibility Documentation
ActiveChildForm Property
NamespacesMiniSqlQuery.CoreIHostWindowActiveChildForm
A reference to the active child form.
Declaration Syntax
C#Visual BasicVisual C++
Form ActiveChildForm { get; }
ReadOnly Property ActiveChildForm As Form
property Form^ ActiveChildForm {
	Form^ get ();
}
Value
The active form or null.

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