Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / TooltipStyle Class / Font Property

In This Topic
    Font Property (TooltipStyle)
    In This Topic
    Gets or sets text font of element.
    Syntax
    'Declaration
     
    
    Public Overridable Property Font As Font
    public virtual Font Font {get; set;}
    See Also