Click or drag to resize

KryptonCommandTextLine2 Property

Gets and sets the command text line 2 for use in KryptonRibbon.

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#
public string TextLine2 { get; set; }

Property Value

Type: String

Implements

IKryptonCommandTextLine2
See Also