InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputNumericBox Class / ContextMenuStrip Property

In This Topic
    ContextMenuStrip Property (InputNumericBox)
    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