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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static Rectangle RealClientRectangle(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr
Window handle of the control.

Return Value

Type: Rectangle
See Also