Input for WinForms | ComponentOne
C1.Win.Input.Pickers.FontPicker.Styles Namespace / FontPickerStyles Class / Font Property

In This Topic
    Font Property (FontPickerStyles)
    In This Topic
    Gets or sets the text font of the element.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also