Click or drag to resize

CommonHelperRealClientRectangle Method

Gets the real client rectangle of the list.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static Rectangle RealClientRectangle(
	IntPtr handle
)

Parameters

handle  IntPtr
Window handle of the control.

Return Value

Rectangle
See Also