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#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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214