ShowStartupDialog Property
Toggles the display of the startup dialog.
Signature
object.ShowStartupDialog
object
PreferencesUser The object or objects this property applies to.
ShowStartupDialog
Boolean; read-write
TRUE: Displays the startup dialog.
FALSE: Hides the startup dialog.
Remarks
The initial value for this property is TRUE. If this property is set to FALSE, the OverrideNew and OverrideOpen properties are also set to FALSE.
You must exit AutoCAD Land Desktop and restart for this change to take effect.