

The width of the default menu check-mark bitmap, in pixels. Window can override this value by processing the The user cannot drag the window frame to a size larger than these dimensions. The default maximum width of a window that has a caption and sizing borders, in pixels. The default width, in pixels, of a maximized top-level window on the primary display monitor. This value is always greater than or equal to SM_CXICON. Each item fits into a rectangle of size SM_CXICONSPACING by SM_CYICONSPACING when arranged. The width of a grid cell for items in large icon view, in pixels. LoadIcon function can load only icons with the dimensions that SM_CXICON and SM_CYICON specifies. The width of the thumb box in a horizontal scroll bar, in pixels. The width of the arrow bitmap on a horizontal scroll bar, in pixels. Get the coordinates of the portion of the screen that is not obscured by the system taskbar or by application desktop The width of the client area for a full-screen window on the primary display monitor, in pixels. This value is the same as SM_CXSIZEFRAME. Windows 2000: This value is not supported. The width of the left and right edges of the focus rectangle that the DrawFocusRect draws. SM_CXFIXEDFRAME is the height of the horizontal border, and SM_CYFIXEDFRAME is the width of the vertical border. The thickness of the frame around the perimeter of a window that has a caption but is not sizable, in pixels. This metric is the 3-D counterpart of SM_CXBORDER. If this value is negative, it is subtracted from the left of the mouse-down point and added to the right of it. Mouse button easily without unintentionally starting a drag operation. This allows the user to click and release the Pointer can move before a drag operation begins. The number of pixels on either side of a mouse-down point that the mouse SystemParametersInfo with SPI_SETDOUBLECLKWIDTH.

To set the width of the double-click rectangle, call The two clicks must also occur within a specified time. The second click must occur within the rectangle that is defined by SM_CXDOUBLECLK and SM_CYDOUBLECLK for the system to consider the twoĬlicks a double-click. The width of the rectangle around the location of a first click in a double-click sequence, This value is the same as SM_CXFIXEDFRAME. The system cannot create cursors of other sizes. This is equivalent to the SM_CXEDGE value for Note that this system metric doesn't apply to desktop PCs. When this system metric changes, the system sends a broadcast message via WM_SETTINGCHANGE with "ConvertibleSlateMode" in the LPARAM. Reflects the state of the laptop or slate mode, 0 for Slate Mode and non-zero otherwise. The number of buttons on a mouse, or zero if no mouse is installed. For more information, see the Remarks section in this topic. The number of display monitors on a desktop. The value that specifies how the system is started:Ī fail-safe boot (also called SafeBoot, Safe Mode, or Clean Boot) bypasses the user startup files. The flags that specify how the system arranged minimized windows. Also note that all settingsĭesigned to return Boolean data represent TRUE as any nonzero value, and FALSE as a zero value. Note that all SM_CX* values are widths and all SM_CY* values are heights. This parameter can be one of the following values. The system metric or configuration setting to be retrieved. Retrieved by GetSystemMetrics are in pixels. System metric or system configuration setting.
