StandardFontDialog Methods (Typed) |
The StandardFontDialog type exposes the following members.
Name | Description | |
---|---|---|
Destroy | Free memory resources allocated for a VObject object and its derived objects. (Inherited from VObject.) | |
EnableANSI |
Allow ANSI fonts to appear in the list of fonts in the standard font dialog.
| |
EnableEffects |
Allow the ability to change font effects, such as underline, strikethrough, and color.
| |
EnableFixedPitch |
Determine whether only fixed pitch fonts will be displayed in the list of fonts for the standard font dialog.
| |
EnableTrueType |
Determine whether only true type fonts will be displayed in the list of fonts for the standard font dialog.
| |
Show |
Display a standard font dialog. To retrieve the value that the user selected, use the StandardFontDialog:Font access.
|