Input for WinForms | ComponentOne
C1.Win.Input.Pickers Namespace / C1FontPicker Class / Styles Property

In This Topic
    Styles Property (C1FontPicker)
    In This Topic
    Gets or sets the C1FontPicker styles.
    Syntax
    'Declaration
     
    
    Public Property Styles As FontPickerStyles
    public FontPickerStyles Styles {get; set;}
    See Also