Click or drag to resize

IPaletteGetButtonSpecShortText Method

Gets the short text to display for the button.

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#
string GetButtonSpecShortText(
	PaletteButtonSpecStyle style
)

Parameters

style  PaletteButtonSpecStyle
Style of button spec.

Return Value

String
String value.
See Also