G
Gustaf
Using Excel 2003. There is a Resize event on the UserForm class, but I can't figure out how to resize forms at run-time, by dragging the borders. There's no resize mouse pointer when I hover over the borders. I've been looking for a property to allow resizing forms, but can't find it.
In my case, I want to allow the user to expand the form height (but not width). The minimum height should be the form's startup height.
Any ideas?
Gustaf
In my case, I want to allow the user to expand the form height (but not width). The minimum height should be the form's startup height.
Any ideas?
Gustaf