noStyleSelection

Type: Boolean

Default Value: False

The noStyleSelection property of the CMDFont class specifies whether the Font style combo box in the common Font dialog initially displays a font style (for example, the italics or bold attribute). By default, a font style that applies to all selected text is displayed.

Set this property to true if you want to prevent the common Font dialog from displaying an initial selection (for example, when there is no single font style that applies to the text selection.)

When the user selects a font style in the Font style combo box, the value of the noStyleSelection property is set to false.