MainWindow.User32 Class Members
The following tables list the members exposed by MainWindow.User32.
Public Constructors
Name | Description | |
---|---|---|
![]() | MainWindow.User32 Constructor |
Public Fields
Name | Description | |
---|---|---|
![]() | CS_DBLCLKS | The create struct dblclks. |
![]() | CS_DROPSHADOW | The create struct dropshadow. |
![]() | HTBOTTOM | The htbottom. |
![]() | HTBOTTOMLEFT | The htbottomleft. |
![]() | HTBOTTOMRIGHT | The htbottomright. |
![]() | HTCAPTION | The htcaption. |
![]() | HTCLIENT | The htclient. |
![]() | HTLEFT | The htleft. |
![]() | HTRIGHT | The htright. |
![]() | HTTOP | The httop. |
![]() | HTTOPLEFT | The httopleft. |
![]() | HTTOPRIGHT | The httopright. |
![]() | WM_ENTERSIZEMOVE | The windows message entersizemove. |
![]() | WM_EXITSIZEMOVE | The windows message exitsizemove. |
![]() | WM_NCHITTEST | The windows message nchittest. |
![]() | WM_NCLBUTTONDOWN | The windows message nclbuttondown. |
![]() | WS_BORDER | The ws border. |
![]() | WS_DLGFRAME | The ws dlgframe. |
![]() | WS_MAXIMIZEBOX | The ws maximizebox. |
![]() | WS_MINIMIZEBOX | The ws minimizebox. |
![]() | WS_SIZEBOX | The ws sizebox. |
![]() | WS_SYSMENU | The ws sysmenu. |
![]() | WS_THICKFRAME | The ws thickframe. |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | ChangeClipboardChain | Change clipboard chain. |
![]() ![]() | GetCursorPos | Gets cursor position. |
![]() ![]() | ReleaseCapture | Releases the capture. |
![]() ![]() | SendMessage | Sends a message. |
![]() ![]() | SetClipboardViewer | Sets clipboard viewer. |
See Also