InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly / C1.Framework Namespace / Style Class / HotkeyPrefix Property

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