HtmlWindow::Opener Property
.NET Framework (current version)
Gets a reference to the window that opened the current window.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::HtmlWindow^The HtmlWindow that was created by a call to the Open or OpenNew methods. If the window was not created using one of these methods, this property returns null.
.NET Framework
Available since 2.0
Available since 2.0
Show: