PresenceIndicator.OnKeyDown method

Called before the KeyDown event occurs.

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

Syntax

'Declaration
Protected Overrides Sub OnKeyDown ( _
    e As KeyEventArgs _
)
'Usage
Dim e As KeyEventArgs

Me.OnKeyDown(e)
protected override void OnKeyDown(
    KeyEventArgs e
)

Parameters

See also

Reference

PresenceIndicator class

PresenceIndicator members

Microsoft.Lync.Controls namespace