How to close a window and fire windowClosing event

From: jacus (jniezgoda_at_kredytbank.pl)
Date: 03/29/04


Date: 28 Mar 2004 23:33:57 -0800

Hi
I need to close a window (dialog or frame) programatically just like
pushing close button [x], I meen with firing windowClosing.
Neither dispose nor hide fire windowClosing event.

Is it possible
jacus