Mnemonic Property (C1CommandMenu)
In This Topic
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 Char
public char Mnemonic {get;}
See Also