다음을 통해 공유


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