'Declaration Public Sub SetC1ContextMenu( _ ByVal control As System.Object, _ ByVal value As C1ContextMenu _ )
public void SetC1ContextMenu( System.object control, C1ContextMenu value )
Parameters
- control
- The control or NotifyIcon for which to set the context menu.
- value
- The context menu to attach to the control.