InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputGroupHeader Class / HotkeyPrefix Property

In This Topic
    HotkeyPrefix Property (InputGroupHeader)
    In This Topic
    Gets or sets the type of display for hot-key prefixes in the group header text.
    Syntax
    'Declaration
     
    Public Property HotkeyPrefix As HotkeyPrefix
    public HotkeyPrefix HotkeyPrefix {get; set;}
    See Also