noSizeSelection

Type: Boolean

Default Value: False

The noSizeSelection property of the CMDFont class specifies whether the Size combo box in the common Font dialog initially displays a font size. By default, a font size 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 size that applies to the text selection.)

When the user selects a font size in the Size combo box, the value of the noSizeSelection property is set to false.