| **Navigation:**  [[templates.htm|Templates]] > Guide to all Templates > [[additional libraries and templates.htm|Additional Libraries and Templates]] > MenuStyleManager Class > MenuStyleManager Methods >====== SuspendRefresh (Delay Menu Refresh) ====== | [[setwhitebackground set menu item background white .htm|{{btn_prev_n.gif|Previous page}}]][[additional libraries and templates.htm|{{btn_home_n.gif|Return to chapter overview}}]][[usecustomtheme apply custom theme colors .htm|{{btn_next_n.gif|Next page}}]] | | || **SuspendRefresh( )** {{blk2blue.jpg|blk2blue.jpg}} **SuspendRefresh** sets the **delayRefresh** property to TRUE. This in turn causes the refresh to delay execution until all menu style properties are reset. The **ApplyTheme** method resets the **delayRefresh** property to FALSE. A refresh is always recommended after the **ApplyTheme** method has been applied. **See Also****//://**//     //[[refresh refresh menu style .htm|Refresh (Refresh Menu Style)]]// //, [[applytheme set menu colors and indicators .htm|ApplyTheme(Set Menu Colors and Indicators)]], [[delayrefresh hold refresh action .htm|delayRefresh]]