Click to return to the DHTML, HTML     
font-size Attribute | fon...     font-style Attribute | fo...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

fontSmoothingEnabled Property


Retrieves whether the user has enabled font smoothing in the Display control panel.

Syntax

HTMLN/A
Scripting[ bEnabled = ] screen.fontSmoothingEnabled

Possible Values

bEnabled Boolean that specifies one of the following values:
falseFont smoothing is disabled.
trueFont 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

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
HTML N/A
Scripting screen


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.