This documentation is archived and is not being maintained.
status property
Sets or gets the IHTMLDialog2::status property of the window.
Syntax
HRESULT value = object.put_status(BSTR v);HRESULT value = object.get_status(BSTR* p);
Property values
Type: BSTR
One of the values in the Property Values section.
See also
-
window
- Reference
-
IHTMLWindow2::showModalDialog
-
IHTMLWindow3::showModelessDialog