[]
Gets a context menu contained within the C1CommandHolder.
[C1Description("C1CommandHolder.C1ContextMenu", "Determines the context menu (of the type C1ContextMenu) associated with the control.")]
public C1ContextMenu GetC1ContextMenu(object control)
Type | Name | Description |
---|---|---|
object | control | The control or NotifyIcon for which to retrieve the context menu. |
Type | Description |
---|---|
C1ContextMenu |