Click or drag to resize

KryptonTextBoxUseMnemonic Property

Gets or sets a value indicating whether mnemonics will fire button spec buttons.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public bool UseMnemonic { get; set; }

Property Value

Type: Boolean
See Also