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

In This Topic
    onresize Property (IHTMLElement2)
    In This Topic

    onresize property of IHTMLElement2 interface.

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

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

    See Also