Click or drag to resize

PaletteDoubleRedirectSetStyles Method (InputControlStyle)

Update the palette styles to the input control 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(
	InputControlStyle inputControlStyle
)

Parameters

inputControlStyle
Type: Internal.ComponentFactory.Krypton.ToolkitInputControlStyle
New input control style.
See Also