public interface IDialogClosedCustomizer
{
     void DialogClosedCustomize(System.Windows.Forms. Form WindowsForm);
}