Click or drag to resize

ButtonSpecMdiChildClose Constructor

Initialize a new instance of the ButtonSpecMdiChildClose class.

Namespace: Internal.ComponentFactory.Krypton.Ribbon
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public ButtonSpecMdiChildClose(
	KryptonRibbon ribbon
)

Parameters

ribbon  KryptonRibbon
Reference to owning ribbon control.
See Also