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

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