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

In This Topic
    parentWindow Property
    In This Topic

    parentWindow property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property parentWindow As System.Object
    System.object parentWindow {get;}
    Remarks

    An original IDL definition of parentWindow property was the following: IHTMLWindow2* parentWindow;

    See Also