ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / FontMetric Structure / DefaultChar Field

In This Topic
    DefaultChar Field
    In This Topic
    Specifies the value of the character to be substituted for characters not in the font.
    Syntax
    'Declaration
     
    
    Public DefaultChar As Byte
    public byte DefaultChar
    See Also