ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1Button Class / ButtonType Property

In This Topic
    ButtonType Property (C1Button)
    In This Topic
    Gets or sets the button style type value.
    Syntax
    'Declaration
     
    Public Property ButtonType As ButtonType
    public ButtonType ButtonType {get; set;}
    See Also