"ResizeEnd" equivalent for usercontrols
- by Ram
Hi,
I am writting a usercontrol. I want to draw the user control when the resize is done. I am not able to find any event equivalent to "ResizeEnd" of windows form.
Is there any equivalent event for user controls?