TextControlBaseUseMnemonic Property
Gets or sets a value indicating whether the control interprets an ampersand character in the control's Text property to be an access key prefix character.
Namespace: Firefly.Box.UI.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool UseMnemonic { get; set; }
Public Property UseMnemonic As Boolean
Get
Set
member UseMnemonic : bool with get, set
Property Value
Boolean