InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputMenu Class / Font Property

In This Topic
    Font Property (InputMenu)
    In This Topic
    Gets or sets the Font used by the InputComponent.
    Syntax
    'Declaration
     
    Public Overridable Property Font As Font
    public virtual Font Font {get; set;}
    See Also