Minimize button action

J

Joao

Good day everyone,

I am trying to carry out a warning message everytime an user presses the
Minimize button of a form... how can I accomplish this?
 
K

Klatuu

There is a Form Resize event, but not an event specific to the button used to
resize the form.
 
Top