I have a control that the user is able to manually resize --- and it works great. The problem is I need to handle something when the control is done being resized, but not during the resize, so just putting what I need in the resize event won't work. Any suggestions?