Member variable XbpFontDialog():size Foundation

Determines whether the "Size" combo box for selecting different type sizes is enabled.

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

The :size instance variable contains the default value .T. (true). This means that the "Size" combo box in the font dialog listing the type sizes is enabled. To disable the 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.