Share via


Application.ScreenUpdating Property

Project Developer Reference

True if Project updates the screen in the active project. Read/write Boolean.

Syntax

expression.ScreenUpdating

expression   A variable that represents an Application object.

Return Value
Boolean

See Also