Share via


UCListBoxItem.HandleDropDownOpened method

Reserved for internal use.

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

Syntax

'Declaration
Protected Sub HandleDropDownOpened ( _
    sender As Object, _
    e As EventArgs _
)
'Usage
Dim sender As Object
Dim e As EventArgs

Me.HandleDropDownOpened(sender, e)
protected void HandleDropDownOpened(
    Object sender,
    EventArgs e
)

Parameters

See also

Reference

UCListBoxItem class

UCListBoxItem members

Microsoft.Lync.Controls namespace