Property MnemonicMarker
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.