Namespace Dapplo.Windows.User32.Structs
Classes
DisplayInfo
The DisplayInfo class is like the Screen class, only not cached.
Structs
AnimationInfo
Describes the animation effects associated with user actions. This structure is used with the SystemParametersInfo function when the SPI_GETANIMATION or SPI_SETANIMATION action value is specified.
CursorInfo
IconInfo
See ICONINFO structure Contains information about an icon or a cursor.
MonitorInfoEx
The MONITORINFOEX structure contains information about a display monitor. The GetMonitorInfo function stores information into a MONITORINFOEX structure or a MONITORINFO structure. The MONITORINFOEX structure is a superset of the MONITORINFO structure. The MONITORINFOEX structure adds a string member to contain a name for the display monitor.
ScrollBarInfo
ScrollInfo
See here
TitleBarInfoEx
The structure for the TITLEBARINFOEX See TITLEBARINFOEX struct
WindowInfo
The structure for the WINDOWINFO See WINDOWINFO struct
WindowPlacement
Contains information about the placement of a window on the screen.