[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.SetC1ContextMenu

SetC1ContextMenu Method

SetC1ContextMenu(object, C1ContextMenu)

Sets a context menu contained within the C1CommandHolder.

Declaration
public void SetC1ContextMenu(object control, C1ContextMenu value)
Parameters
Type Name Description
object control

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

C1ContextMenu value

The context menu to attach to the control.