Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLHyperlinkItem Class / AccessKey Property

In This Topic
    AccessKey Property
    In This Topic
    Specifies a keyboard shortcut to access the element.
    Syntax
    'Declaration
     
    Public Property AccessKey As System.String
    public System.string AccessKey {get; set;}
    See Also