[]
Sets a context menu contained within the C1CommandHolder.
public void SetC1ContextMenu(object control, C1ContextMenu value)
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. |