Click or drag to resize

IButtonSpecValuesGetLongText Method

Gets the button long text.

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#
string GetLongText(
	IPalette palette
)

Parameters

palette
Type: Internal.ComponentFactory.Krypton.ToolkitIPalette
Palette to use for inheriting values.

Return Value

Type: String
Long text string.
See Also