This topic has not yet been rated - Rate this topic

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

window
Reference
IHTMLWindow2::showModalDialog
IHTMLWindow3::showModelessDialog

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.