|
-
June 18th, 2001, 01:41 PM
#1
How to capture the end of MDIForm_Resize Event
Hi, all,
I have a question here, may be simple to you guys, but cost me a lot of time to figure it out.
What I want to do is that I want to capture the very end of the Form_Resize event.
Say, I want to resize the controls on my form, but what I want to do is not to keep triggering the resize event as I drag the right-bottom corner, but just want to resize every control on my form at the very end when the mouse is up. But in the process of dragging, the controls on the form will keep the same size. This may be weird, but what I want to do is to redraw a map, so it is really slow if I keep redrawing it.
How can I capture this event.
Thanks a lot.
Yuren
love programming!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|