Retrieves whether the user has enabled font smoothing in the Display control panel.
Syntax
HTML N/A Scripting [ bEnabled = ] screen.fontSmoothingEnabled
Possible Values
bEnabled Boolean that specifies one of the following values:
false Font smoothing is disabled. true Font smoothing is enabled. The property is read-only with a default value of false.
Remarks
Font smoothing can be enabled by checking the Smooth Edges of the Screen Fonts option in the Display control panel. In Windows® 98 and Windows 2000, this option is located on the central panel's Effects tab. In Windows NT® 4.0 and Windows 95, this option is located on the Plus! tab.
Note In Windows 95, the Plus! tab is available only if Microsoft® Plus! is installed.
Applies To
HTML N/A Scripting screen