design time <definition> From Microsoft VBA previous page next page design time The time during which you build an application in the development environment by adding controls, setting control or form properties, and so on. In contrast, during run time, you interact with the application like a user. previous page start next page