resizable property
Sets or gets the IHTMLDialog2::resizable property of the window.
Syntax
HRESULT value = object.put_resizable(BSTR v);HRESULT value = object.get_resizable(BSTR* p);
Property values
Type: BSTR
the value of the property.
See also
Reference