ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / C1Command Class / Mnemonic Property

In This Topic
    Mnemonic Property (C1Command)
    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 System.Char
    public System.char Mnemonic {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also