Sets or retrieves whether the object dialog boxes are enabled or disabled.
Syntax
object.DisableDialogBoxes [ = bValue ]
Possible Values
bValueBoolean that receives one of the following values:
true The object does not show its dialog boxes.
false Default. The object shows its dialog boxes when necessary.