AlexanderBB
Well-known Member
- Joined
- Jul 1, 2009
- Messages
- 2,136
- Office Version
- 2019
- 2010
- Platform
- Windows
I have a class module which I got from somewhere called CResizer. It's puts a handle on the bottom right of a Userform and lets you drag and resize it.
It's really good! What I'd like to do is resize a label on the Form to the new size.
But I can't figure out where to detect the change is done and apply the new label size.
Mouse Up is not detected when moving.
Anyone have any ideas? Thanks.
It's really good! What I'd like to do is resize a label on the Form to the new size.
But I can't figure out where to detect the change is done and apply the new label size.
Mouse Up is not detected when moving.
Anyone have any ideas? Thanks.