Click or drag to resize

PaletteRibbonDisabledSetInherit Method

Sets the inheritence parent.

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 virtual void SetInherit(
	PaletteRibbonRedirect inherit
)

Parameters

inherit
Type: Internal.ComponentFactory.Krypton.RibbonPaletteRibbonRedirect
See Also