Mini SQL Query Extensibility Documentation
Show Method (owner)
NamespacesMiniSqlQuery.CoreIFindReplaceWindowShow(IWin32Window)
Shows the window.
Declaration Syntax
C#Visual BasicVisual C++
void Show(
	IWin32Window owner
)
Sub Show ( _
	owner As IWin32Window _
)
void Show(
	IWin32Window^ owner
)
Parameters
owner (IWin32Window)
The owner form.

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