Click or drag to resize

KryptonHeaderHeaderButtonSpecCollection Constructor

Initialize a new instance of the HeaderButtonSpecCollection class.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public HeaderButtonSpecCollection(
	KryptonHeader owner
)

Parameters

owner
Type: Internal.ComponentFactory.Krypton.ToolkitKryptonHeader
Reference to owning object.
See Also