Are there any events or properties set when the resizing of a form is complete? What I'm trying to do is calculate new column sizes for a grid, but only have the calculations performed after the user stops resizing the form, not continually while the form is being resized. I've thought about using a timer and turning it on in the form resize event and keep resetting it as long as the resize event is firing. Then, after some small amount of time the timer would then call my column resizing method. Any help or guidance would be appreciated
Auguy
Northwest Ohio
Auguy
Northwest Ohio