ComponentOne Gauges for WinForms
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / BaseThemeProvider Class / ControlFont Property

In This Topic
    ControlFont Property
    In This Topic
    Font of the associated control.
    Syntax
    'Declaration
     
    Public Overridable Property ControlFont As System.Drawing.Font
    public virtual System.Drawing.Font ControlFont {get; set;}
    See Also