dialogArgumentsdialogArguments*
*



Contents  *



Index  *Topic Contents
*Previous Topic: defer
*Next Topic: dialogHeight

dialogArguments

Description

Returns the variable or array of variables passed into the modal dialog window.

Syntax

object.dialogArguments

Remarks

This property applies only to windows created using the showModalDialog method.

This property has read-only permission, meaning you can retrieve its current value, but not change it.

Applies To

window


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.