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

In This Topic
    onkeydown Property (IHTMLElement)
    In This Topic

    onkeydown property of IHTMLElement interface.

    Syntax
    'Declaration
     
    Property onkeydown As System.Object
    System.object onkeydown {get; set;}
    Remarks

    An original IDL definition of onkeydown property was the following: VARIANT onkeydown;

    See Also