Table of Contents

Property MnemonicMarker

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MnemonicMarker

Gets or sets the character used as the mnemonic marker.

public virtual char? MnemonicMarker { get; set; }

Property Value

char?

Remarks

When MnemonicMarkerEnabled is true, setting this property triggers a layout update and invalidates the control.