Action Property (Common Dialog)

Applies To

Common dialog1H1HYJI.

Description

Specifies the type of dialog to be displayed.  Not available at design time.

Usage

[form.]CMDialog.Action[ = setting ]

Remarks

The Action property settings are:

Setting            Dialog displayed

 

0                      No action

1                      Open

2                      Save As

3                      Color

4                      Font

5                      Printer

6                      Invokes WINHELP.EXE

 

A dialog box is displayed at run time when the Action property is set to a valid value.

Data Type

IntegerDOKXHY (Enumerated)