A
A_PK
When I want to make any change when the form is closed, I put my code under
the "Closing" Event...
but when it come to Minimize Form, is it the same ?
I want to set a var = 0 when the X button is clicked.
How could I trigger that event ?
the "Closing" Event...
but when it come to Minimize Form, is it the same ?
I want to set a var = 0 when the X button is clicked.
How could I trigger that event ?