ObjectDCL Banner

CreationPrompt Property

Description

If the file does not exist, the dialog control will prompt the user if they want to create a new file.

Type

This property is a boolean. T to prompt before replacing the file. Nil to ignore the existing file.

Applies For

CustomFileDlg.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.