protected override void OnClosing(CancelEventArgs e) { MainPanel.Close(); ServicesRegistry.EntityRegistry.DelayAction.DefaultGroup.WaitFlush(true); base.OnClosing(e); }
protected override void OnClosing(CancelEventArgs e) { MainPanel.Close(); base.OnClosing(e); }