EnableStartupDialog Property |
Specifies whether a startup dialog box is displayed when AutoCAD is launched or a new drawing is created.
Signature
object.EnableStartupDialog
object
PreferencesSystem
The object or objects this property applies to.
EnableStartupDialog
Boolean; read-write
TRUE: Displays a startup dialog box.
FALSE: Does not display a startup dialog box.
Remarks
The initial value for this property is FALSE.
The traditional startup dialog box can be displayed when EnableStartupDialog is TRUE.
Comments? |