private void FormVisibleChangedEventHandler(object sender, EventArgs e) { this.SetVisibleStatus(_form.Visible); }