Keyoti RapidSpell WPF API Docs
TopMost Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogTopMost
Keyoti RapidSpell WPF
Whether the form is 'always on top'.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool TopMost { get; set; }
public bool TopMost { get; set; }
Public Property TopMost As Boolean
	Get
	Set
Public Property TopMost As Boolean
	Get
	Set
public:
property bool TopMost {
	bool get ();
	void set (bool value);
}
public:
property bool TopMost {
	bool get ();
	void set (bool value);
}
member TopMost : bool with get, set
member TopMost : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214