Dennis, Closing a Window using the little X will fire off an Window_Terminate event where Window is the name of the Window that was closed.
Darin -------------------------------------------- Darin Cruickshanks Labs Manager, Computing Service University of Essex [EMAIL PROTECTED] 01206 873585 -----Original Message----- From: Dennis Putnam [mailto:[EMAIL PROTECTED] Sent: 23 July 2003 16:03 To: perl-win32-gui-users@lists.sourceforge.net Subject: RE: [perl-win32-gui-users] Need some minor cleanup help and a note on radio buttons At 08:21 AM 7/23/2003, you wrote: >This will get rid of the Minimize and Maximize. > SNIP I may have replied a tad too soon. I'm still missing one piece. If I cannot get rid of the close button (X), then I need an OnClick routine. What is the name of the click object for that button? TIA.