Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static uint SendMessage(
IntPtr hWnd,
int Msg,
IntPtr wParam,
IntPtr lParam
)
Parameters
- hWnd IntPtr
-
- Msg Int32
-
- wParam IntPtr
-
- lParam IntPtr
-
Return Value
UInt32
See Also