Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonControlHost Class / Font Property

In This Topic
    Font Property (RibbonControlHost)
    In This Topic
    The font used to display text in the hosted control.
    Syntax
    'Declaration
     
    
    Public Overridable Property Font As Font
    public virtual Font Font {get; set;}
    See Also