FaceName is the name of the font
Member of Style (PRIM_VS.Style)
Data Type - Font name
The FaceName property defines the name of the Font to be used.
Enum Value | Description |
---|---|
[Font Name] | e.g. Verdana or Arial, "Lucida Sans" etc. |
[Font Name],[Font Name],[Font Name] | Verdana,Arial,"Lucida Sans". For browser applications to allow definition of fallback fonts if required |
VL Shell | Maps to the MS Shell Dlg 2 logical font for handling of multiple locales |
VL System | Maps to the Windows system font |
VL System Fixed | Maps to the Windows system fixed pitch |
Febuary 18 V14SP2