The custom task pane has a down arrow button at the top right corner which if you click on it a contextual menu appears showing two options:
- Resize
- Close
I would like to handle the event when user resize the height of the custom task pane and gather the height set by the user. Is that possible? if so, how? what event do I need to handle?