dialogHide property
Sets or gets the IHTMLDialog3::dialogHide property of the dialog window.
Syntax
HRESULT value = object.put_dialogHide(BSTR v);HRESULT value = object.get_dialogHide(BSTR* p);
Property values
Type: BSTR
One of the values in the Property Values section.
See also
Reference