Re: Windows Forms Control Box

Tech-Archive recommends: Fix windows errors by optimizing your registry



Dennis wrote:
How can I tell if a user clicks the Close "X" on the windows form control box?

If I remember correctly you have to override the mouse click event for the form and the calculate if it is in that section. I could be wrong, and I'm sure someone will correct me if I am.


Chris
.