duhe
2023-06-14 e5e6502020245e0febf27869e95f00f8554f9863
WorkM/车间管理/Sc_ProcessExchangeBillQuery.designer.cs
@@ -1,4 +1,6 @@
锘縩amespace WorkM
锘縰sing DBUtility;
namespace WorkM
{
    partial class Sc_ProcessExchangeBillQuery
    {
@@ -72,9 +74,9 @@
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.timer2 = new System.Windows.Forms.Timer(this.components);
            this.grdMain = new System.Windows.Forms.DataGridView();
            this.grdPrint = new System.Windows.Forms.DataGridView();
            this.grdSum = new System.Windows.Forms.DataGridView();
            this.grdMain = new FlickerFreeListView();
            this.grdPrint = new FlickerFreeListView();
            this.grdSum = new FlickerFreeListView();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.chkHWWFlag = new System.Windows.Forms.CheckBox();
            this.label7 = new System.Windows.Forms.Label();
@@ -93,7 +95,7 @@
            this.btnOK = new System.Windows.Forms.Button();
            this.label3 = new System.Windows.Forms.Label();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.grdSub = new System.Windows.Forms.DataGridView();
            this.grdSub = new FlickerFreeListView();
            this.pPic.SuspendLayout();
            this.panel1.SuspendLayout();
            this.Tool.SuspendLayout();