Applies to:
Main Dialog
Description:
Resizes the Main
Dialog to the size specified in the parameter.
Parameter: width and height in pixels
Parameter format: width (integer),height
(integer)
Example parameter: 800,600
(sets the Main dialog size to 800x600)
Hint:
This is a classical
action to be used in an action list. Among other actions to be performed,
you can set the size of the main dialog to a specified, just as your content
does require it.
|