|
|
@@ -168,6 +168,8 @@
|
|
|
this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.SingleDocRefresh = new System.Windows.Forms.LinkLabel();
|
|
|
+ this.label17 = new System.Windows.Forms.Label();
|
|
|
this.groupBoxWithBorder4 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
this.BackCombo = new System.Windows.Forms.ComboBox();
|
|
|
@@ -182,6 +184,8 @@
|
|
|
this.SingleLabelAutoPrint = new System.Windows.Forms.CheckBox();
|
|
|
this.SingleLabelCombox = new System.Windows.Forms.ComboBox();
|
|
|
this.MidLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.MidDocRefresh = new System.Windows.Forms.LinkLabel();
|
|
|
+ this.label26 = new System.Windows.Forms.Label();
|
|
|
this.groupBoxWithBorder5 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.Expression = new System.Windows.Forms.RadioButton();
|
|
|
this.Equal = new System.Windows.Forms.RadioButton();
|
|
|
@@ -209,6 +213,8 @@
|
|
|
this.MidLabelAutoPrint = new System.Windows.Forms.CheckBox();
|
|
|
this.MidLabelCombox = new System.Windows.Forms.ComboBox();
|
|
|
this.OutBoxLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.OutDocRefresh = new System.Windows.Forms.LinkLabel();
|
|
|
+ this.label27 = new System.Windows.Forms.Label();
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
this.cu_print_papercount = new System.Windows.Forms.NumericUpDown();
|
|
|
this.groupBoxWithBorder3 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
@@ -1641,6 +1647,8 @@
|
|
|
//
|
|
|
// SingleLabel
|
|
|
//
|
|
|
+ this.SingleLabel.Controls.Add(this.SingleDocRefresh);
|
|
|
+ this.SingleLabel.Controls.Add(this.label17);
|
|
|
this.SingleLabel.Controls.Add(this.groupBoxWithBorder4);
|
|
|
this.SingleLabel.Controls.Add(this.label7);
|
|
|
this.SingleLabel.Controls.Add(this.label16);
|
|
|
@@ -1660,6 +1668,28 @@
|
|
|
this.SingleLabel.TabStop = false;
|
|
|
this.SingleLabel.Text = "单盘标签";
|
|
|
//
|
|
|
+ // SingleDocRefresh
|
|
|
+ //
|
|
|
+ this.SingleDocRefresh.AutoSize = true;
|
|
|
+ this.SingleDocRefresh.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
+ this.SingleDocRefresh.Location = new System.Drawing.Point(67, 24);
|
|
|
+ this.SingleDocRefresh.Name = "SingleDocRefresh";
|
|
|
+ this.SingleDocRefresh.Size = new System.Drawing.Size(37, 20);
|
|
|
+ this.SingleDocRefresh.TabIndex = 118;
|
|
|
+ this.SingleDocRefresh.TabStop = true;
|
|
|
+ this.SingleDocRefresh.Text = "刷新";
|
|
|
+ this.SingleDocRefresh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.DocRefresh_LinkClicked);
|
|
|
+ //
|
|
|
+ // label17
|
|
|
+ //
|
|
|
+ this.label17.AutoSize = true;
|
|
|
+ this.label17.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
+ this.label17.Location = new System.Drawing.Point(9, 24);
|
|
|
+ this.label17.Name = "label17";
|
|
|
+ this.label17.Size = new System.Drawing.Size(55, 20);
|
|
|
+ this.label17.TabIndex = 115;
|
|
|
+ this.label17.Text = "格式(T)";
|
|
|
+ //
|
|
|
// groupBoxWithBorder4
|
|
|
//
|
|
|
this.groupBoxWithBorder4.Controls.Add(this.label20);
|
|
|
@@ -1718,7 +1748,7 @@
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.Location = new System.Drawing.Point(8, 117);
|
|
|
+ this.label7.Location = new System.Drawing.Point(8, 139);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label7.TabIndex = 76;
|
|
|
@@ -1728,7 +1758,7 @@
|
|
|
//
|
|
|
this.label16.AutoSize = true;
|
|
|
this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label16.Location = new System.Drawing.Point(68, 143);
|
|
|
+ this.label16.Location = new System.Drawing.Point(68, 165);
|
|
|
this.label16.Name = "label16";
|
|
|
this.label16.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label16.TabIndex = 87;
|
|
|
@@ -1737,7 +1767,7 @@
|
|
|
// SingleLabelPrinter
|
|
|
//
|
|
|
this.SingleLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelPrinter.Location = new System.Drawing.Point(6, 59);
|
|
|
+ this.SingleLabelPrinter.Location = new System.Drawing.Point(6, 81);
|
|
|
this.SingleLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
|
|
|
this.SingleLabelPrinter.Name = "SingleLabelPrinter";
|
|
|
this.SingleLabelPrinter.Size = new System.Drawing.Size(169, 25);
|
|
|
@@ -1747,7 +1777,7 @@
|
|
|
//
|
|
|
this.SingleBoxEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.SingleBoxEnd.ID = null;
|
|
|
- this.SingleBoxEnd.Location = new System.Drawing.Point(87, 140);
|
|
|
+ this.SingleBoxEnd.Location = new System.Drawing.Point(87, 162);
|
|
|
this.SingleBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleBoxEnd.Name = "SingleBoxEnd";
|
|
|
this.SingleBoxEnd.Size = new System.Drawing.Size(50, 23);
|
|
|
@@ -1760,7 +1790,7 @@
|
|
|
//
|
|
|
this.SingleBoxBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.SingleBoxBegin.ID = null;
|
|
|
- this.SingleBoxBegin.Location = new System.Drawing.Point(12, 140);
|
|
|
+ this.SingleBoxBegin.Location = new System.Drawing.Point(12, 162);
|
|
|
this.SingleBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleBoxBegin.Name = "SingleBoxBegin";
|
|
|
this.SingleBoxBegin.Size = new System.Drawing.Size(50, 23);
|
|
|
@@ -1773,7 +1803,7 @@
|
|
|
//
|
|
|
this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelPrint.Location = new System.Drawing.Point(107, 86);
|
|
|
+ this.SingleLabelPrint.Location = new System.Drawing.Point(107, 108);
|
|
|
this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabelPrint.Name = "SingleLabelPrint";
|
|
|
this.SingleLabelPrint.Size = new System.Drawing.Size(68, 26);
|
|
|
@@ -1788,7 +1818,7 @@
|
|
|
this.SingleLabelAutoPrint.Checked = true;
|
|
|
this.SingleLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelAutoPrint.Location = new System.Drawing.Point(9, 89);
|
|
|
+ this.SingleLabelAutoPrint.Location = new System.Drawing.Point(9, 111);
|
|
|
this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
|
|
|
this.SingleLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -1801,7 +1831,7 @@
|
|
|
this.SingleLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.SingleLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.SingleLabelCombox.FormattingEnabled = true;
|
|
|
- this.SingleLabelCombox.Location = new System.Drawing.Point(7, 27);
|
|
|
+ this.SingleLabelCombox.Location = new System.Drawing.Point(7, 49);
|
|
|
this.SingleLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabelCombox.Name = "SingleLabelCombox";
|
|
|
this.SingleLabelCombox.Size = new System.Drawing.Size(168, 25);
|
|
|
@@ -1810,6 +1840,8 @@
|
|
|
//
|
|
|
// MidLabel
|
|
|
//
|
|
|
+ this.MidLabel.Controls.Add(this.MidDocRefresh);
|
|
|
+ this.MidLabel.Controls.Add(this.label26);
|
|
|
this.MidLabel.Controls.Add(this.groupBoxWithBorder5);
|
|
|
this.MidLabel.Controls.Add(this.label2);
|
|
|
this.MidLabel.Controls.Add(this.label1);
|
|
|
@@ -1839,6 +1871,27 @@
|
|
|
this.MidLabel.TabStop = false;
|
|
|
this.MidLabel.Text = "中盒标签";
|
|
|
//
|
|
|
+ // MidDocRefresh
|
|
|
+ //
|
|
|
+ this.MidDocRefresh.AutoSize = true;
|
|
|
+ this.MidDocRefresh.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
+ this.MidDocRefresh.Location = new System.Drawing.Point(67, 25);
|
|
|
+ this.MidDocRefresh.Name = "MidDocRefresh";
|
|
|
+ this.MidDocRefresh.Size = new System.Drawing.Size(37, 20);
|
|
|
+ this.MidDocRefresh.TabIndex = 120;
|
|
|
+ this.MidDocRefresh.TabStop = true;
|
|
|
+ this.MidDocRefresh.Text = "刷新";
|
|
|
+ //
|
|
|
+ // label26
|
|
|
+ //
|
|
|
+ this.label26.AutoSize = true;
|
|
|
+ this.label26.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
+ this.label26.Location = new System.Drawing.Point(9, 25);
|
|
|
+ this.label26.Name = "label26";
|
|
|
+ this.label26.Size = new System.Drawing.Size(55, 20);
|
|
|
+ this.label26.TabIndex = 116;
|
|
|
+ this.label26.Text = "格式(T)";
|
|
|
+ //
|
|
|
// groupBoxWithBorder5
|
|
|
//
|
|
|
this.groupBoxWithBorder5.Controls.Add(this.Expression);
|
|
|
@@ -1997,7 +2050,7 @@
|
|
|
//
|
|
|
this.label18.AutoSize = true;
|
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label18.Location = new System.Drawing.Point(66, 143);
|
|
|
+ this.label18.Location = new System.Drawing.Point(66, 166);
|
|
|
this.label18.Name = "label18";
|
|
|
this.label18.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label18.TabIndex = 90;
|
|
|
@@ -2020,7 +2073,7 @@
|
|
|
//
|
|
|
this.MidBoxEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.MidBoxEnd.ID = null;
|
|
|
- this.MidBoxEnd.Location = new System.Drawing.Point(85, 140);
|
|
|
+ this.MidBoxEnd.Location = new System.Drawing.Point(85, 163);
|
|
|
this.MidBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidBoxEnd.Name = "MidBoxEnd";
|
|
|
this.MidBoxEnd.Size = new System.Drawing.Size(50, 23);
|
|
|
@@ -2033,7 +2086,7 @@
|
|
|
//
|
|
|
this.label12.AutoSize = true;
|
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label12.Location = new System.Drawing.Point(8, 118);
|
|
|
+ this.label12.Location = new System.Drawing.Point(8, 141);
|
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label12.TabIndex = 77;
|
|
|
@@ -2053,7 +2106,7 @@
|
|
|
//
|
|
|
this.MidBoxBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.MidBoxBegin.ID = null;
|
|
|
- this.MidBoxBegin.Location = new System.Drawing.Point(10, 140);
|
|
|
+ this.MidBoxBegin.Location = new System.Drawing.Point(10, 163);
|
|
|
this.MidBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidBoxBegin.Name = "MidBoxBegin";
|
|
|
this.MidBoxBegin.Size = new System.Drawing.Size(50, 23);
|
|
|
@@ -2075,7 +2128,7 @@
|
|
|
// MidLabelPrinter
|
|
|
//
|
|
|
this.MidLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidLabelPrinter.Location = new System.Drawing.Point(9, 59);
|
|
|
+ this.MidLabelPrinter.Location = new System.Drawing.Point(9, 82);
|
|
|
this.MidLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
|
|
|
this.MidLabelPrinter.Name = "MidLabelPrinter";
|
|
|
this.MidLabelPrinter.Size = new System.Drawing.Size(150, 25);
|
|
|
@@ -2104,7 +2157,7 @@
|
|
|
// MidLabelPrint
|
|
|
//
|
|
|
this.MidLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidLabelPrint.Location = new System.Drawing.Point(93, 88);
|
|
|
+ this.MidLabelPrint.Location = new System.Drawing.Point(93, 111);
|
|
|
this.MidLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidLabelPrint.Name = "MidLabelPrint";
|
|
|
this.MidLabelPrint.Size = new System.Drawing.Size(68, 26);
|
|
|
@@ -2119,7 +2172,7 @@
|
|
|
this.MidLabelAutoPrint.Checked = true;
|
|
|
this.MidLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidLabelAutoPrint.Location = new System.Drawing.Point(9, 90);
|
|
|
+ this.MidLabelAutoPrint.Location = new System.Drawing.Point(9, 113);
|
|
|
this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
|
|
|
this.MidLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -2132,7 +2185,7 @@
|
|
|
this.MidLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.MidLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.MidLabelCombox.FormattingEnabled = true;
|
|
|
- this.MidLabelCombox.Location = new System.Drawing.Point(10, 27);
|
|
|
+ this.MidLabelCombox.Location = new System.Drawing.Point(10, 50);
|
|
|
this.MidLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidLabelCombox.Name = "MidLabelCombox";
|
|
|
this.MidLabelCombox.Size = new System.Drawing.Size(149, 25);
|
|
|
@@ -2141,6 +2194,8 @@
|
|
|
//
|
|
|
// OutBoxLabel
|
|
|
//
|
|
|
+ this.OutBoxLabel.Controls.Add(this.OutDocRefresh);
|
|
|
+ this.OutBoxLabel.Controls.Add(this.label27);
|
|
|
this.OutBoxLabel.Controls.Add(this.label9);
|
|
|
this.OutBoxLabel.Controls.Add(this.cu_print_papercount);
|
|
|
this.OutBoxLabel.Controls.Add(this.groupBoxWithBorder3);
|
|
|
@@ -2163,6 +2218,27 @@
|
|
|
this.OutBoxLabel.TabStop = false;
|
|
|
this.OutBoxLabel.Text = "外箱标签";
|
|
|
//
|
|
|
+ // OutDocRefresh
|
|
|
+ //
|
|
|
+ this.OutDocRefresh.AutoSize = true;
|
|
|
+ this.OutDocRefresh.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
+ this.OutDocRefresh.Location = new System.Drawing.Point(64, 25);
|
|
|
+ this.OutDocRefresh.Name = "OutDocRefresh";
|
|
|
+ this.OutDocRefresh.Size = new System.Drawing.Size(37, 20);
|
|
|
+ this.OutDocRefresh.TabIndex = 119;
|
|
|
+ this.OutDocRefresh.TabStop = true;
|
|
|
+ this.OutDocRefresh.Text = "刷新";
|
|
|
+ //
|
|
|
+ // label27
|
|
|
+ //
|
|
|
+ this.label27.AutoSize = true;
|
|
|
+ this.label27.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
+ this.label27.Location = new System.Drawing.Point(5, 25);
|
|
|
+ this.label27.Name = "label27";
|
|
|
+ this.label27.Size = new System.Drawing.Size(55, 20);
|
|
|
+ this.label27.TabIndex = 117;
|
|
|
+ this.label27.Text = "格式(T)";
|
|
|
+ //
|
|
|
// label9
|
|
|
//
|
|
|
this.label9.AutoSize = true;
|
|
|
@@ -2306,7 +2382,7 @@
|
|
|
// OutBoxPrinter
|
|
|
//
|
|
|
this.OutBoxPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxPrinter.Location = new System.Drawing.Point(8, 60);
|
|
|
+ this.OutBoxPrinter.Location = new System.Drawing.Point(8, 82);
|
|
|
this.OutBoxPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
|
|
|
this.OutBoxPrinter.Name = "OutBoxPrinter";
|
|
|
this.OutBoxPrinter.Size = new System.Drawing.Size(158, 25);
|
|
|
@@ -2330,7 +2406,7 @@
|
|
|
// OutBoxLabelPrint
|
|
|
//
|
|
|
this.OutBoxLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLabelPrint.Location = new System.Drawing.Point(90, 89);
|
|
|
+ this.OutBoxLabelPrint.Location = new System.Drawing.Point(90, 111);
|
|
|
this.OutBoxLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutBoxLabelPrint.Name = "OutBoxLabelPrint";
|
|
|
this.OutBoxLabelPrint.Size = new System.Drawing.Size(76, 26);
|
|
|
@@ -2343,7 +2419,7 @@
|
|
|
//
|
|
|
this.OutBoxLabelAutoPrint.AutoSize = true;
|
|
|
this.OutBoxLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLabelAutoPrint.Location = new System.Drawing.Point(9, 91);
|
|
|
+ this.OutBoxLabelAutoPrint.Location = new System.Drawing.Point(9, 113);
|
|
|
this.OutBoxLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutBoxLabelAutoPrint.Name = "OutBoxLabelAutoPrint";
|
|
|
this.OutBoxLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -2357,7 +2433,7 @@
|
|
|
this.OutBoxCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.OutBoxCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.OutBoxCombox.FormattingEnabled = true;
|
|
|
- this.OutBoxCombox.Location = new System.Drawing.Point(9, 29);
|
|
|
+ this.OutBoxCombox.Location = new System.Drawing.Point(9, 51);
|
|
|
this.OutBoxCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutBoxCombox.Name = "OutBoxCombox";
|
|
|
this.OutBoxCombox.Size = new System.Drawing.Size(157, 25);
|
|
|
@@ -2660,5 +2736,11 @@
|
|
|
private System.Windows.Forms.ContextMenuStrip LogMenu;
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
|
|
|
private System.Windows.Forms.Button UploadData;
|
|
|
+ private System.Windows.Forms.Label label17;
|
|
|
+ private System.Windows.Forms.Label label26;
|
|
|
+ private System.Windows.Forms.Label label27;
|
|
|
+ private System.Windows.Forms.LinkLabel SingleDocRefresh;
|
|
|
+ private System.Windows.Forms.LinkLabel MidDocRefresh;
|
|
|
+ private System.Windows.Forms.LinkLabel OutDocRefresh;
|
|
|
}
|
|
|
}
|