ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / ScrollableControl Class / Font Property

In This Topic
    Font Property (ScrollableControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Font As System.Drawing.Font
    public virtual System.Drawing.Font Font {get; set;}
    See Also