Click or drag to resize

PaletteTripleRedirectSetStyles Method (HeaderStyle)

Update the palette styles using a header style.

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 void SetStyles(
	HeaderStyle headerStyle
)

Parameters

headerStyle
Type: Internal.ComponentFactory.Krypton.ToolkitHeaderStyle
New header style.
See Also