Shuxia Ning
2024-08-13 419fe8dc6dc5b46514cbbe0f9f2d0b9c17877e43
WinFrmUI/Yw.WinFrmUI.Bimface.Core/02-file/AddBimfaceFileDlg.cs
@@ -61,7 +61,6 @@
            this.imgCmbFormatType.Properties.EndUpdate();
        }
        //验证
        private bool Valid()
        {
@@ -130,9 +129,5 @@
            this.Close();
        }
        private void txtDescription_EditValueChanged(object sender, EventArgs e)
        {
        }
    }
}