Click or drag to resize

DropDockingIndicatorsSquareShowRelative Method

Show the window relative to provided screen rectangle.

Namespace: Internal.ComponentFactory.Krypton.Navigator
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void ShowRelative(
	Rectangle screenRect
)

Parameters

screenRect  Rectangle
Screen rectangle.

Implements

IDropDockingIndicatorShowRelative(Rectangle)
See Also