Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / InputEditorStyles Class / Button Property

In This Topic
    Button Property (InputEditorStyles)
    In This Topic
    Gets style containing display attributes that determine the general appearance of buttons.
    Syntax
    'Declaration
     
    
    Public Property Button As ItemStyle
    public ItemStyle Button {get; set;}
    See Also