dbicCalc Send comments on this topic.
DisplayFont Property
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : DisplayFont Property

Determines the font used in the display area of the calculator.

Syntax

Visual Basic (Declaration) 
Public Property DisplayFont As Font
C# 
public Font DisplayFont {get; set;}

Property Value

Font

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also