Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static int SetWindowPos(
IntPtr hWnd,
IntPtr hWndAfter,
int X,
int Y,
int Width,
int Height,
uint flags
)
Parameters
- hWnd IntPtr
-
- hWndAfter IntPtr
-
- X Int32
-
- Y Int32
-
- Width Int32
-
- Height Int32
-
- flags UInt32
-
Return Value
Int32
See Also