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

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