Keyoti RapidSpell Desktop .NET API Docs
MdiParent Property
APIKeyoti.RapidSpellRapidSpellDialogMdiParent
Keyoti RapidSpell Desktop .NET
Gets or sets the current multiple document interface (MDI) parent form of this form.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Form MdiParent { get; set; }
public Form MdiParent { get; set; }
Public Property MdiParent As Form
	Get
	Set
Public Property MdiParent As Form
	Get
	Set
public:
property Form^ MdiParent {
	Form^ get ();
	void set (Form^ value);
}
public:
property Form^ MdiParent {
	Form^ get ();
	void set (Form^ value);
}
member MdiParent : Form with get, set
member MdiParent : Form with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412