CommonHelperGetWindowRealNCMargin Method |
Gets the size of the borders requested by the real window.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static Padding GetWindowRealNCMargin(
CreateParams cp
)
Parameters
- cp CreateParams
- Window style parameters.
Return Value
PaddingBorder sizing.
See Also