Share via


ContactSearchInputBox.IsClearEnabled property

Gets a bool that specifies whether the [ClearButton] is enabled.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)

Syntax

'Declaration
Public Property IsClearEnabled As Boolean
    Get
    Private Set
'Usage
Dim instance As ContactSearchInputBox
Dim value As Boolean

value = instance.IsClearEnabled
public bool IsClearEnabled { get; private set; }

Property value

Type: System.Boolean

See also

Reference

ContactSearchInputBox class

ContactSearchInputBox members

Microsoft.Lync.Controls namespace