duheng
2024-07-23 3fec42c6383aa3b8d65f744a93b8a918d7cc6e02
Desktop/HStation.DeskTop.Xhs.Main/Close/CloseWarningForm.cs
@@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace HStation.Desktop
@@ -14,12 +8,12 @@
        public CloseWarningForm()
        {
            InitializeComponent();
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
        }
        private void CloseWarningForm_Load(object sender, EventArgs e)
        {
        }
        public CloseStatus CloseStatus