Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / HotkeyPrefix Property

In This Topic
    HotkeyPrefix Property
    In This Topic
    Gets or sets the HotkeyPrefix value determining how to display hot keys.
    Syntax
    'Declaration
     
    
    Public Property HotkeyPrefix As HotkeyPrefix
    public HotkeyPrefix HotkeyPrefix {get; set;}
    See Also