Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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