Archive for Monday, March 31st, 2008
Repurpose the Red X Close Button on a VBA UserForm
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
A frequently asked question is “How do I hide the red X close button on the corner of a VBA user form?”
My answer is that you shouldn’t hide the red button, since the user knows what it does, or at least what it’s supposed to do. Leave the button in place as an obvious way [...]
Posted: Monday, March 31st, 2008 under UserForms, VBA.
Comments: 2





