Click or drag to resize

ButtonSpecNavClose Constructor

Initialize a new instance of the ButtonSpecNavClose 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 ButtonSpecNavClose(
	KryptonNavigator navigator
)

Parameters

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