Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsDisplayMBS class.

WindowsDisplayMBS.DeviceInstanceID as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The device instance ID in setup database.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DeviceName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The device name of display.

(Read only property)

WindowsDisplayMBS.DisplayAdapterActive as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Whether a monitor is presented as being "on" by the respective GDI view.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayAdapterDeviceID as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The device ID for the display adapter.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayAdapterDeviceKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The display adapter device key.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayAdapterDeviceName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The adapter device name.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayAdapterDeviceString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The device context string.

This is a description of the display adapter.
(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayAdapterRemovable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The device is removable; it cannot be the primary display.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayAdapterStateFlags as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The state flags.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayMonitorActive as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Whether a monitor is presented as being "on" by the respective GDI view.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayMonitorDeviceID as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The device ID for the display monitor.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayMonitorDeviceKey as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The display monitor device key.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayMonitorDeviceName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The monitor device name.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayMonitorDeviceString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The device context string.

This is a description of the display monitor.
(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayMonitorRemovable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The device is removable; it cannot be the primary display.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.DisplayMonitorStateFlags as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The state flags.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.Height as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The height of the display in pixels.

(Read only property)

WindowsDisplayMBS.HeightDPI as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The DPI for the display.

Calculated based on HeightInch property.
Value is zero if we don't know.
(Read only property)

Some examples using this property:

WindowsDisplayMBS.HeightInch as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The physical height of the screen in inches.

Value is zero if we don't know.
(Read only property)

Some examples using this property:

WindowsDisplayMBS.HeightMM as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The physical height of the screen in millimeters.

Value is zero if we don't know.
(Read only property)

Some examples using this property:

WindowsDisplayMBS.LogPixelsX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Number of pixels per logical inch along the screen width.

In a system with multiple display monitors, this value is the same for all monitors.

e.g. 200% is 96 * 2 = 192
(Read only property)

WindowsDisplayMBS.LogPixelsY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Number of pixels per logical inch along the screen height.

In a system with multiple display monitors, this value is the same for all monitors.

e.g. 200% is 96 * 2 = 192
(Read only property)

WindowsDisplayMBS.MonitorHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The handle for the monitor.

(Read only property)

WindowsDisplayMBS.MonitorHeight as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The monitor height.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.MonitorWidth as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The monitor width.

(Read only property)

Some examples using this property:

WindowsDisplayMBS.MonitorX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The position of monitor.

The display monitor rectangle, expressed in virtual-screen coordinates. Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.
(Read only property)

Some examples using this property:

WindowsDisplayMBS.MonitorY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The position of monitor.

The display monitor rectangle, expressed in virtual-screen coordinates. Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.
(Read only property)

Some examples using this property:

WindowsDisplayMBS.Primary as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Whether this is primary display.

(Read only property)

WindowsDisplayMBS.Width as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The width of the display in pixels.

(Read only property)

WindowsDisplayMBS.WidthDPI as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The DPI for the display.

Calculated based on WidthInch property.
Value is zero if we don't know.
(Read only property)

Some examples using this property:

WindowsDisplayMBS.WidthInch as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The physical width of the screen in inches.

Value is zero if we don't know.
(Read only property)

Some examples using this property:

WindowsDisplayMBS.WidthMM as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The physical width of the screen in millimeters.

Value is zero if we don't know.
(Read only property)

Some examples using this property:

WindowsDisplayMBS.WorkHeight as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The work area height in pixels.

(Read only property)

WindowsDisplayMBS.WorkWidth as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The work area width in pixels.

(Read only property)

WindowsDisplayMBS.WorkX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The work area position.

The work area rectangle of the display monitor that can be used by applications, expressed in virtual-screen coordinates. Windows uses this rectangle to maximize an application on the monitor. The rest of the area in rcMonitor contains system windows such as the task bar and side bars. Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.
(Read only property)

WindowsDisplayMBS.WorkY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The work area position.

The work area rectangle of the display monitor that can be used by applications, expressed in virtual-screen coordinates. Windows uses this rectangle to maximize an application on the monitor. The rest of the area in rcMonitor contains system windows such as the task bar and side bars. Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.
(Read only property)

WindowsDisplayMBS.X as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The position of the display in the virtual desktop space.

Primary display is always at 0/0.
(Read only property)

WindowsDisplayMBS.Y as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 18.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The position of the display in the virtual desktop space.

Primary display is always at 0/0.
(Read only property)

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...