PIRedrawWindow(IntPtr, IntPtr, IntPtr, UInt32) Method |
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static bool RedrawWindow(
IntPtr hWnd,
IntPtr rectUpdate,
IntPtr hRgnUpdate,
uint uFlags
)
Parameters
- hWnd IntPtr
-
- rectUpdate IntPtr
-
- hRgnUpdate IntPtr
-
- uFlags UInt32
-
Return Value
Boolean
See Also