AllowFaceSelect Property
Object List Next Object
Defined By: FontDialog
Description:
Controls whether or not the FaceName textbox is enabled on the FontDialog.
Details:
If AllowFaceSelect is set to True prior to displaying the Font dialog, then
the user will be able to alter the value of the face name by either choosing a
face name from the list of available choices or by typing a valid face name
directly into the FaceName textbox. If AllowFaceSelect is set to False, then the
FaceName textbox will not accept input, which prevents the user from changing the
default face name value.
Data Type: Boolean
See Also:
AllowEffects property, AllowStyleSelect property, AllowSizeSelect property, FaceName property