ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerOfficeForm Class / ContextMenuStrip Property

In This Topic
    ContextMenuStrip Property (ColorPickerOfficeForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ContextMenuStrip As System.Windows.Forms.ContextMenuStrip
    public virtual System.Windows.Forms.ContextMenuStrip ContextMenuStrip {get; set;}
    See Also