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

In This Topic
    onunload Property
    In This Topic

    onunload property of IHTMLBodyElement interface.

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

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

    See Also