Keyoti RapidSpell WPF API Docs
ShowInTaskbar Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogShowInTaskbar
Keyoti RapidSpell WPF
Gets or sets a value indicating whether the form is displayed in the Windows taskbar.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowInTaskbar { get; set; }
Public Property ShowInTaskbar As Boolean
public:
property bool ShowInTaskbar {
	bool get ();
	void set (bool value);
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827