返回用户文档首页The Win32 type exposes the following members.
Methods | Name | Description |
---|
  | ClientToScreen | |
  | CreateRectRgn | |
  | CreateSolidBrush | |
  | DeleteObject | |
  | GetClientRect | |
  | GetCursorPos | |
  | GetKeyState | |
  | GetMonitorInfoW | |
  | GetScrollPos | |
  | GetSystemMetrics | |
  | GetTickCount64 | |
  | GetWindowDC | |
  | GetWindowLongA | |
  | GetWindowPlacement | |
  | GetWindowRect | |
  | HideCaret | |
  | MonitorFromWindow | |
  | MoveWindow | |
  | ReleaseDC | |
  | SendMessage(IntPtr, Int32, Boolean, Int32) | |
  | SendMessage(IntPtr, Int32, Int32, Win32TVHITTESTINFO) | |
  | SendMessage(IntPtr, Int32, Int32, Win32TVITEM) | |
  | SendMessage(IntPtr, Int32, Int32, Int32) | |
  | SendMessage(IntPtr, Int32, Int32, Int32) | |
  | SendMessage(IntPtr, Int32, Int32, IntPtr) | |
  | SendMessage(IntPtr, Int32, Int32, String) | |
  | SendMessage(IntPtr, Int32, IntPtr, Point) | |
  | SetBkColor | |
  | SetFocus | |
  | SetScrollPos | |
  | SetWindowLongA | |
  | SetWindowPos | |
  | SetWindowRgn | |
  | SetWindowTheme | |
  | ShowCaret | |
Top
See Also