G
Guest
How can I force a Smart Minimize (have it respond to the OK button in the
upper right corner the way that the "X" button works?)
We have an app that tracks time for different events. The user goes through
a set of forms selecting the activity and then a person. Then the timing
window appears. (I am using ShowDialog which causes the forms to stack.
After the user sees the tracking form, they click the OK button. I want the
app to respond to this as a Smart Minimize with all the stacked windows being
minimized. When the user clicks the app icon again, it comes back up to the
tracker window and the user selects "Done" which ends the time tracking and
returns it to the starting form ready for the next task.
Thanks,
-Rob C
upper right corner the way that the "X" button works?)
We have an app that tracks time for different events. The user goes through
a set of forms selecting the activity and then a person. Then the timing
window appears. (I am using ShowDialog which causes the forms to stack.
After the user sees the tracking form, they click the OK button. I want the
app to respond to this as a Smart Minimize with all the stacked windows being
minimized. When the user clicks the app icon again, it comes back up to the
tracker window and the user selects "Done" which ends the time tracking and
returns it to the starting form ready for the next task.
Thanks,
-Rob C