Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / DropDownControlStyles<T> Class / Button Property

In This Topic
    Button Property (DropDownControlStyles<T>)
    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