I have a workbook that utilizes several userforms to make changes throughout the workbook. Forms with just a few objects open (show) quickly, but forms with a large number of gadgets take up to 30 seconds to display. I have verified that none of my code is executing during the wait, so it's...