Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / InputStyles Class / Font Property

In This Topic
    Font Property (InputStyles)
    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