ComponentOne Menus and Toolbars for WinForms
Mnemonic Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : Mnemonic Property
Returns the value of the mnemonic character, or the character following the ampersand, to be used as an access key.
Syntax
'Declaration
 
Public ReadOnly Property Mnemonic As System.Char
public System.char Mnemonic {get;}
See Also

Reference

C1Command Class
C1Command Members