Mini SQL Query Extensibility Documentation
ActiveChildForm Property
NamespacesMiniSqlQuery.CoreIHostWindowActiveChildForm

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

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