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

In This Topic
    Font Property (ToolTipSettings)
    In This Topic
    Gets or sets the default font used to display the tooltip.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also