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

In This Topic
    onafterupdate Property (IHTMLElement)
    In This Topic

    onafterupdate property of IHTMLElement interface.

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

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

    See Also