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

In This Topic
    onpropertychange Property (IHTMLElement2)
    In This Topic

    onpropertychange property of IHTMLElement2 interface.

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

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

    See Also