Keyoti RapidSpell WPF API Docs
ControlBox Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogControlBox
Keyoti RapidSpell WPF
Whether a control box is displayed in the caption bar of the form.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ControlBox { get; set; }
public bool ControlBox { get; set; }
Public Property ControlBox As Boolean
	Get
	Set
Public Property ControlBox As Boolean
	Get
	Set
public:
property bool ControlBox {
	bool get ();
	void set (bool value);
}
public:
property bool ControlBox {
	bool get ();
	void set (bool value);
}
member ControlBox : bool with get, set
member ControlBox : bool with get, set
Property Value

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