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

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