Keyoti RapidSpell Desktop .NET API Docs
ShowInTaskbar Property
APIKeyoti.RapidSpellRapidSpellDialogShowInTaskbar
Keyoti RapidSpell Desktop .NET
Gets or sets a value indicating whether the form is displayed in the Windows taskbar.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ShowInTaskbar { get; set; }
public bool ShowInTaskbar { get; set; }
Public Property ShowInTaskbar As Boolean
	Get
	Set
Public Property ShowInTaskbar As Boolean
	Get
	Set
public:
property bool ShowInTaskbar {
	bool get ();
	void set (bool value);
}
public:
property bool ShowInTaskbar {
	bool get ();
	void set (bool value);
}
member ShowInTaskbar : bool with get, set
member ShowInTaskbar : bool with get, set
Property Value

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