Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1Button Class / ButtonType Property

In This Topic
    ButtonType Property
    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