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

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