FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / 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 System.Windows.Forms.ContextMenuStrip
    public System.Windows.Forms.ContextMenuStrip ContextMenuStrip {get; set;}
    See Also