Share via


UCBase.ContextMenu Property

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

Syntax

'Declaration
Public Property ContextMenu As ContextMenu
    Get
    Set
'Usage
Dim instance As UCBase
Dim value As ContextMenu

value = instance.ContextMenu

instance.ContextMenu = value
public ContextMenu ContextMenu { get; set; }

Property Value

Type: ContextMenu

See Also

Reference

UCBase Class

UCBase Members

Microsoft.Lync.Controls Namespace