Click or drag to resize

ButtonSpecMdiChildFixed Constructor

Initialize a new instance of the ButtonSpecMdiChildFixed class.

Namespace:  Internal.ComponentFactory.Krypton.Ribbon
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public ButtonSpecMdiChildFixed(
	PaletteButtonSpecStyle fixedStyle
)

Parameters

fixedStyle
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteButtonSpecStyle
Fixed style to use.
See Also