Member variable XbpFontDialog():style Foundation

Determines whether the "Style" combo box for selecting different font styles is enabled.

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

The :style instance variable contains the default value .T. (true). This means that the "Style" combo box in the font dialog listing the available font styles (or font attributes) is enabled. To disable this combo box, this instance variable must be set to .F. (false) before the :create() method is executed.

This is only significant when the user is selecting certain fonts.

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.