[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Inherit=CommonDialog Info=Prompts the user to choose a font from among those installed on the local computer. [Property] @AllowScriptChange=Sets a value indicating whether the user can change the character set specified in the Script combo box to display a character set other than the one currently displayed. ARG(bool)|14|0|True,False @AllowSimulations=Sets a value indicating whether the dialog box allows graphics device interface font simulations.ARG(bool)|14|0|True,False @AllowVectorFonts=Sets a value indicating whether the dialog box allows vector font selections.ARG(bool)|14|0|True,False @AllowVerticalFonts=Sets a value indicating whether the dialog box displays both vertical and horizontal fonts or only horizontal fonts.ARG(bool)|14|0|True,False @Color=Sets the selected font color.ARG(Color)|8|Black @FixedPitchOnly=Sets a value indicating whether the dialog box allows only the selection of fixed-pitch fonts.ARG(bool)|14|1|True,False @Font=Sets the selected font.ARG(Font)|15| @FontMustExist=Sets a value indicating whether the dialog box specifies an error condition if the user attempts to select a font or style that does not exist.ARG(bool)|14|1|True,False @MaxSize=Sets the maximum point size a user can select.ARG(int)|1|0 @MinSize=Sets the minimum point size a user can select.ARG(int)|1|0 @ScriptsOnly=Sets a value indicating whether the dialog box allows selection of fonts for all non-OEM and Symbol character sets, as well as the ANSI character set.ARG(bool)|14|1|True,False @ShowApply=Sets a value indicating whether the dialog box contains an Apply button. ARG(bool)|14|1|True,False @ShowColor=Sets a value indicating whether the dialog box displays the color choice.ARG(bool)|14|1|True,False @ShowEffects=Sets a value indicating whether the dialog box contains controls that allow the user to specify strikethrough, underline, and text color options.ARG(bool)|14|0|True,False @ShowHelp=Sets a value indicating whether the dialog box displays a Help button.ARG(bool)|14|1|True,False [Methods] *doReset=Resets all dialog box options to their default values. ARG()|1|0 *onApply=Occurs when the user clicks the Apply button in the font dialog box. ARG(EventArgs)|2|0 *AllowScriptChange=Returns a value indicating whether the user can change the character set specified in the Script combo box to display a character set other than the one currently displayed. ARG(bool)|3|104 *AllowSimulations=Returns a value indicating whether the dialog box allows graphics device interface font simulations.ARG(bool)|3|104 *AllowVectorFonts=Returns a value indicating whether the dialog box allows vector font selections.ARG(bool)|3|104 *AllowVerticalFonts=Returns a value indicating whether the dialog box displays both vertical and horizontal fonts or only horizontal fonts.ARG(bool)|3|104 *Color=Returns the selected font color.ARG(Color)|3|8 *FixedPitchOnly=Returns a value indicating whether the dialog box allows only the selection of fixed-pitch fonts.ARG(bool)|3|104 Font=Returns the selected font.ARG(Font)|3|0 *FontMustExist=Returns a value indicating whether the dialog box specifies an error condition if the user attempts to select a font or style that does not exist.ARG(bool)|3|104 *MaxSize=Returns the maximum point size a user can select.ARG(int)|3|1 *MinSize=Returns the minimum point size a user can select.ARG(int)|3|1 *ScriptsOnly=Returns a value indicating whether the dialog box allows selection of fonts for all non-OEM and Symbol character sets, as well as the ANSI character set.ARG(bool)|3|104 *ShowApply=Returns a value indicating whether the dialog box contains an Apply button. ARG(bool)|3|104 *ShowColor=Returns a value indicating whether the dialog box displays the color choice.ARG(bool)|3|104 *ShowEffects=Returns a value indicating whether the dialog box contains controls that allow the user to specify strikethrough, underline, and text color options.ARG(bool)|3|104 *ShowHelp=Returns a value indicating whether the dialog box displays a Help button.ARG(bool)|3|104