Click or drag to resize

StandardFontDialog Methods

X#

The StandardFontDialog type exposes the following members.

Functions
  NameDescription
Public methodDestroy
Free memory resources allocated for a VObject object and its derived objects.
(Inherited from VObject.)
Public methodEnableANSI
Allow ANSI fonts to appear in the list of fonts in the standard font dialog.
Public methodEnableEffects
Allow the ability to change font effects, such as underline, strikethrough, and color.
Public methodEnableFixedPitch
Determine whether only fixed pitch fonts will be displayed in the list of fonts for the standard font dialog.
Public methodEnableTrueType
Determine whether only true type fonts will be displayed in the list of fonts for the standard font dialog.
Public methodShow
Display a standard font dialog. To retrieve the value that the user selected, use the StandardFontDialog:Font access.
Top
See Also