[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.GetC1ContextMenu

GetC1ContextMenu Method

GetC1ContextMenu(object)

Gets a context menu contained within the C1CommandHolder.

Declaration
[C1Description("C1CommandHolder.C1ContextMenu", "Determines the context menu (of the type C1ContextMenu) associated with the control.")]
public C1ContextMenu GetC1ContextMenu(object control)
Parameters
Type Name Description
object control

The control or NotifyIcon for which to retrieve the context menu.

Returns
Type Description
C1ContextMenu