ComponentOne Editor for WinForms
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLControlElement Interface / AccessKey Property

In This Topic
    AccessKey Property (IHTMLControlElement)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Property AccessKey As System.String
    System.string AccessKey {get; set;}
    See Also