ShowWarningMessages Property

Resets all dialog boxes that have the "Don't Display This Warning Again" check box so they display again.

See Also | Example

Signature

object.ShowWarningMessages

object

PreferencesSystem
The object or objects this property applies to.

ShowWarningMessages

Boolean; read-write

TRUE: Resets the warning dialog boxes.

FALSE: Does not reset the warning dialog boxes.

Remarks

The initial value for this property is FALSE.

 

   Comments?