Table of Contents
resize Method 

Resizes the dialog.

Syntax
JavaScript
 Dialog.resize(w, h)

Parameters

w
The new width.
h
The new height.
See Also