Click or drag to resize

DragViewControllerGotFocus Method

Source control has lost the focus.

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 virtual void GotFocus(
	Control c
)

Parameters

c  Control
Reference to the source control instance.

Implements

ISourceControllerGotFocus(Control)
See Also