Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLElement2 Interface / accessKey Property

In This Topic
    accessKey Property (IHTMLElement2)
    In This Topic

    accessKey property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    Property accessKey As System.String
    System.string accessKey {get; set;}
    Remarks

    An original IDL definition of accessKey property was the following: BSTR accessKey;

    See Also