Inheritance Hierarchy
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
SyntaxThe PI type exposes the following members.
Constructors
| Name | Description |
---|
 | PI | Initializes a new instance of the PI class |
Top
Methods
| Name | Description |
---|
  | AdjustWindowRectEx | |
  | BeginPaint | |
  | BitBlt | |
  | CoCreateGuid | |
  | CombineRgn | |
  | CreateCompatibleBitmap | |
  | CreateCompatibleDC | |
  | CreateDIBSection | |
  | CreateSolidBrush | |
  | DeleteDC | |
  | DeleteObject | |
  | DisableProcessWindowsGhosting | |
  | DrawThemeTextEx | |
  | DwmDefWindowProc | |
  | DwmExtendFrameIntoClientArea | |
  | DwmIsCompositionEnabled | |
  | EndPaint | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
  | ExcludeClipRect | |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | FindWindow | |
  | GetActiveWindow | |
  | GetClassName(IntPtr) | |
  | GetClassName(IntPtr, StringBuilder, Int32) | |
  | GetClientRect | |
  | GetClipRgn | |
  | GetDC | |
  | GetDCEx | |
  | GetDeviceCaps | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
  | GetKeyState | |
  | GetModuleHandle | |
  | GetMonitorInfo | |
  | GetRgnBox | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | GetUpdateRect | |
  | GetViewportOrgEx | |
  | GetWindow | |
  | GetWindowDC | |
  | GetWindowLong | |
  | GetWindowRect | |
  | HIWORD(Int32) | |
  | HIWORD(IntPtr) | |
  | InflateRect | |
  | IntCreateRectRgn | |
  | IntersectClipRect | |
  | IntPtrToInt32 | |
  | IntRestoreDC | |
  | IntSaveDC | |
  | IsAppThemed | |
  | IsIconic | |
  | IsThemeActive | |
  | IsWindowVisible | |
  | IsWine | |
  | IsZoomed | |
  | LOWORD(Int32) | |
  | LOWORD(IntPtr) | |
  | MAKEHIWORD | |
  | MAKELOWORD | |
  | MapWindowPoints | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | MonitorFromWindow | |
  | PrintWindow | |
  | QueryPerformanceCounter | |
  | QueryPerformanceFrequency | |
  | RedrawWindow(IntPtr, PIRECT, IntPtr, UInt32) | |
  | RedrawWindow(IntPtr, IntPtr, IntPtr, UInt32) | |
  | RegisterWindowMessage | |
  | ReleaseDC | |
  | SelectClipRgn(IntPtr, IntPtr) | |
  | SelectClipRgn(HandleRef, HandleRef) | |
  | SelectObject | |
  | SendMessage | |
  | SetBkColor | |
  | SetTextColor | |
  | SetViewportOrgEx | |
  | SetWindowLong | |
  | SetWindowPos | |
  | SetWindowTheme | |
  | ShowWindow | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
  | TrackMouseEvent | |
  | TranslateMessage | |
  | UpdateLayeredWindow | |
  | VkKeyScan | |
  | WindowFromPoint | |
Top
Fields
Extension Methods
See Also