isOpen property
[This documentation is preliminary and is subject to change.]
Retrieves a value indicating whether the popup window is open.
This property is not supported for Metro style apps using JavaScript.
Syntax
HRESULT value = object.get_isOpen(VARIANT_BOOL* p);
Property values
Type: VARIANT_BOOL
See also
- Reference
- IHTMLWindow4::createPopup
- IHTMLPopup::show
- IHTMLPopup::hide
- IHTMLPopup::document
- Conceptual
- Using the Popup Object
Build date: 6/12/2012
Community Additions
Show: