How can I tell if resize is horizontal or vertical?
How can I tell if resize is horizontal or vertical?
(OP)
Hello,
I've got a UserControl responding to a resize event. In my resize event handler, how can I tell if the resize was horizontal, vertical, or both?
I've got a UserControl responding to a resize event. In my resize event handler, how can I tell if the resize was horizontal, vertical, or both?