Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1TextBoxBase Class / ButtonsSettings Property

In This Topic
    ButtonsSettings Property (C1TextBoxBase)
    In This Topic
    Gets the properties of buttons.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ButtonsSettings As ButtonsSettings
    public ButtonsSettings ButtonsSettings {get;}
    See Also