Click or drag to resize

ButtonSpecAllowInheritText Property

Gets and sets if the button text be inherited if defined as empty.

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 bool AllowInheritText { get; set; }

Property Value

Type: Boolean
See Also