Click or drag to resize

ButtonSpecNavContext Constructor

Initialize a new instance of the ButtonSpecNavContext class.

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 ButtonSpecNavContext(
	KryptonNavigator navigator
)

Parameters

navigator  KryptonNavigator
Reference to owning navigator instance.
See Also