Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonNumericBox Class / ContextMenuStrip Property

In This Topic
    ContextMenuStrip Property (RibbonNumericBox)
    In This Topic
    Gets or sets the context menu strip associated with the numeric box.
    Syntax
    'Declaration
     
    
    Public Property ContextMenuStrip As ContextMenuStrip
    public ContextMenuStrip ContextMenuStrip {get; set;}
    See Also