PIAdjustWindowRectEx 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 AdjustWindowRectEx(
ref PIRECT rect,
int dwStyle,
bool hasMenu,
int dwExSytle
)
Parameters
- rect PIRECT
-
- dwStyle Int32
-
- hasMenu Boolean
-
- dwExSytle Int32
-
Return Value
Boolean
See Also