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

In This Topic
    onload Property (IHTMLBodyElement)
    In This Topic

    onload property of IHTMLBodyElement interface.

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

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

    See Also