Click or drag to resize

KryptonRadioButtonSetLabelStyle Method

Update the view elements based on the requested label 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#
protected virtual void SetLabelStyle(
	LabelStyle style
)

Parameters

style  LabelStyle
New label style.
See Also