Member variable XbpFontDialog():name Foundation

Determines whether the "Name" combo box for selecting different fonts is enabled.

Attribute: EXPORTED
Data type: Logical (.T.)
Description

The default value of the :name instance variable is .T. (true). This means that the "Name" combo box is enabled for selecting from the available fonts. To disable this combo box, this instance variable must be set to .F. (false) before the :create() method is executed.

The font dialog must be opened in non-modal operating mode for this instance variable to take effect.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.