static void defaultInstance_FormClosed(object sender, System.Windows.Forms.FormClosedEventArgs e) { defaultInstance = null; }
static void defaultInstance_FormClosed(object sender, System.Windows.Forms.FormClosedEventArgs e) { E_Sound.StopMusic(); E_Sound.StopPreview(); defaultInstance = null; }