Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface provides information about the client's screen and rendering capabilities.
Members
The IHTMLScreen interface inherits from the IDispatch interface. IHTMLScreen also has these types of members:
- Properties
Properties
The IHTMLScreen interface has these properties.
| Property | Description |
|---|---|
Gets the height of the working area of the system's screen, excluding the Windows taskbar. |
|
Gets the width of the working area of the system's screen, excluding the Windows taskbar. |
|
Gets or sets the number of bits per pixel used for colors in the off-screen bitmap buffer. |
|
Gets the number of bits per pixel used for colors on the destination device or buffer. |
|
Gets whether the user has enabled font smoothing in the Display control panel. |
|
Gets the vertical resolution of the screen. |
|
Gets or sets the update interval for the screen. |
|
Gets the horizontal resolution of the screen. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |