Click or drag to resize

PaletteDoubleRedirectSetStyles Method (SeparatorStyle)

Update the palette styles to the separator 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(
	SeparatorStyle separatorStyle
)

Parameters

separatorStyle
Type: Internal.ComponentFactory.Krypton.ToolkitSeparatorStyle
New separator style.
See Also