fixed_width_font Attribute (DCL)

Specifies whether a list box or pop-up list will display text in a fixed pitch font.

Supported Platforms: Windows only

fixed_width_font = true-false;

This allows for easier spacing and tab alignment of -columns.

Possible values are true or false (default: false).