ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlElement Class / ShowHotKeys Property

In This Topic
    ShowHotKeys Property (HtmlElement)
    In This Topic
    Gets or sets the System.Boolean value determining whether to show hotkey prefix.
    Syntax
    'Declaration
     
    Public Property ShowHotKeys As System.Boolean
    public System.bool ShowHotKeys {get; set;}
    See Also