Click or drag to resize

RibbonAppButtonAppButtonText Property

Gets and sets the text used for drawing an Office 2010 style application button.

Namespace:  Internal.ComponentFactory.Krypton.Ribbon
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public string AppButtonText { get; set; }

Property Value

Type: String
See Also