isOpen property
Retrieves a value indicating whether the popup window is open.
This property is not supported for Windows apps using JavaScript.
Syntax
HRESULT value = object.get_isOpen(* p);
Property values
Type: VARIANT_BOOL
See also
- Reference
- IHTMLWindow4::createPopup
- IHTMLPopup::show
- IHTMLPopup::hide
- IHTMLPopup::document
- Conceptual
- Using the Popup Object
Show: