Alex Prinias asked 2016-10-21 17:04:09 UTC
Hi guys,
The TabControl has a Deselecting event with TabControlCancelEventArgs, where e.Cancel can be set to true to cancel the action. Can we have the same for the MDI Parent Form? Or in the (MDI Child) Form, in the DeActivate event have EventArgs with a Cancel action? Unless there is another way to stop switching between MDI children which I don't know.
Best,
Alex
Alex Prinias asked 2016-10-21 17:04:09 UTC
Hi guys,
The TabControl has a Deselecting event with TabControlCancelEventArgs, where e.Cancel can be set to true to cancel the action. Can we have the same for the MDI Parent Form? Or in the (MDI Child) Form, in the DeActivate event have EventArgs with a Cancel action? Unless there is another way to stop switching between MDI children which I don't know.
Best,
Alex