WindowSearchShowCaseSensitive Property
Gets or sets a value indicating whether the Case-Sensitive check box is displayed.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public bool ShowCaseSensitive { get; set; }
Public Property ShowCaseSensitive As Boolean
Get
Set
Boolean if the
Case-Sensitive check box is displayed; otherwise,
. The default value is
.
IWindowSearchShowCaseSensitive