J
Joey Callisay
Here's a problem:
I need to have the previous size of a control. The OnSizeChanged event
triggers after a new size is supplied to the control, and on this
eventhandler you'll have no idea of its previous size since it was already
changed. Docking I believe also raises this event and I use such
functionality. I need to be able to store the previous size of the control
before a change of size is encountered. Please help...
Thanx
I need to have the previous size of a control. The OnSizeChanged event
triggers after a new size is supplied to the control, and on this
eventhandler you'll have no idea of its previous size since it was already
changed. Docking I believe also raises this event and I use such
functionality. I need to be able to store the previous size of the control
before a change of size is encountered. Please help...
Thanx