InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseThemeProvider Class / ControlFont Property

In This Topic
    ControlFont Property (BaseThemeProvider)
    In This Topic
    Obsolete property. Use Control property instead.
    Syntax
    'Declaration
     
    Public Overridable Property ControlFont As Font
    public virtual Font ControlFont {get; set;}
    See Also