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

In This Topic
    onkeypress Property (IHTMLDocument2)
    In This Topic

    onkeypress property of IHTMLDocument2 interface.

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

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

    See Also