Input for WinForms | ComponentOne
C1.Win.Input Namespace / UpDownButtonSettings Class / Visible Property

In This Topic
    Visible Property (UpDownButtonSettings)
    In This Topic
    Gets or sets a value indicating whether the button are displayed.
    Syntax
    'Declaration
     
    
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also