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

In This Topic
    onerrorupdate Property (IHTMLElement)
    In This Topic

    onerrorupdate property of IHTMLElement interface.

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

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

    See Also