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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public ButtonSpecNavContext(
	KryptonNavigator navigator
)

Parameters

navigator
Type: Internal.ComponentFactory.Krypton.NavigatorKryptonNavigator
Reference to owning navigator instance.
See Also