Click or drag to resize

PaletteInputControlTripleRedirectSetStyles(InputControlStyle) Method

Update each individual style based on the input control style.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void SetStyles(
	InputControlStyle style
)

Parameters

style  InputControlStyle
New input control style.
See Also