I have a DIV that contains an activex control.
This control can resize itself depending on what buttons the user pokes.
When the control resizes itself, I would like to reposition the DIV.
How can I determine when the control or DIV size has changed without polling?
Can it be done?