IPaletteGetButtonSpecLongText Method |
Gets the long text to display for the button.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxstring GetButtonSpecLongText(
PaletteButtonSpecStyle style
)
Parameters
- style PaletteButtonSpecStyle
- Style of button spec.
Return Value
StringString value.
See Also