jt
2021-06-10 5d0d028456874576560552f5a5c4e8b801786f11
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
namespace HH.WMS.Client
{
    partial class fromSysSet
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;
 
        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
 
        #region Windows Form Designer generated code
 
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fromSysSet));
            this.cmbStock = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.labelX1 = new DevComponents.DotNetBar.LabelX();
            this.btnSave = new DevComponents.DotNetBar.ButtonX();
            this.labelX2 = new DevComponents.DotNetBar.LabelX();
            this.txtWorkBench = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.labelX3 = new DevComponents.DotNetBar.LabelX();
            this.txtUnipakBit = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.labelX4 = new DevComponents.DotNetBar.LabelX();
            this.txtWorkArea = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.labelX5 = new DevComponents.DotNetBar.LabelX();
            this.labelX6 = new DevComponents.DotNetBar.LabelX();
            this.labelX7 = new DevComponents.DotNetBar.LabelX();
            this.labelX8 = new DevComponents.DotNetBar.LabelX();
            this.txtTrayBit = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.labelX9 = new DevComponents.DotNetBar.LabelX();
            this.txtRecheckBit = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.SuspendLayout();
            // 
            // cmbStock
            // 
            this.cmbStock.DisplayMember = "Text";
            this.cmbStock.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cmbStock.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbStock.ForeColor = System.Drawing.Color.Black;
            this.cmbStock.FormattingEnabled = true;
            this.cmbStock.ItemHeight = 16;
            this.cmbStock.Location = new System.Drawing.Point(75, 10);
            this.cmbStock.Name = "cmbStock";
            this.cmbStock.Size = new System.Drawing.Size(142, 22);
            this.cmbStock.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cmbStock.TabIndex = 0;
            // 
            // labelX1
            // 
            // 
            // 
            // 
            this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX1.Location = new System.Drawing.Point(33, 10);
            this.labelX1.Name = "labelX1";
            this.labelX1.Size = new System.Drawing.Size(42, 23);
            this.labelX1.TabIndex = 1;
            this.labelX1.Text = "仓库:";
            // 
            // btnSave
            // 
            this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSave.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnSave.Location = new System.Drawing.Point(530, 221);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(75, 23);
            this.btnSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSave.TabIndex = 2;
            this.btnSave.Text = "保存";
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // labelX2
            // 
            // 
            // 
            // 
            this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX2.Location = new System.Drawing.Point(18, 38);
            this.labelX2.Name = "labelX2";
            this.labelX2.Size = new System.Drawing.Size(57, 23);
            this.labelX2.TabIndex = 1;
            this.labelX2.Text = "工作台:";
            // 
            // txtWorkBench
            // 
            this.txtWorkBench.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtWorkBench.Border.Class = "TextBoxBorder";
            this.txtWorkBench.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtWorkBench.DisabledBackColor = System.Drawing.Color.White;
            this.txtWorkBench.ForeColor = System.Drawing.Color.Black;
            this.txtWorkBench.Location = new System.Drawing.Point(75, 42);
            this.txtWorkBench.Name = "txtWorkBench";
            this.txtWorkBench.PreventEnterBeep = true;
            this.txtWorkBench.Size = new System.Drawing.Size(142, 21);
            this.txtWorkBench.TabIndex = 3;
            // 
            // labelX3
            // 
            // 
            // 
            // 
            this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX3.Location = new System.Drawing.Point(18, 99);
            this.labelX3.Name = "labelX3";
            this.labelX3.Size = new System.Drawing.Size(57, 23);
            this.labelX3.TabIndex = 1;
            this.labelX3.Text = "周转台:";
            // 
            // txtUnipakBit
            // 
            this.txtUnipakBit.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtUnipakBit.Border.Class = "TextBoxBorder";
            this.txtUnipakBit.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtUnipakBit.DisabledBackColor = System.Drawing.Color.White;
            this.txtUnipakBit.ForeColor = System.Drawing.Color.Black;
            this.txtUnipakBit.Location = new System.Drawing.Point(75, 100);
            this.txtUnipakBit.Name = "txtUnipakBit";
            this.txtUnipakBit.PreventEnterBeep = true;
            this.txtUnipakBit.Size = new System.Drawing.Size(262, 21);
            this.txtUnipakBit.TabIndex = 3;
            // 
            // labelX4
            // 
            // 
            // 
            // 
            this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX4.Location = new System.Drawing.Point(245, 38);
            this.labelX4.Name = "labelX4";
            this.labelX4.Size = new System.Drawing.Size(75, 23);
            this.labelX4.TabIndex = 1;
            this.labelX4.Text = "工作库区:";
            // 
            // txtWorkArea
            // 
            this.txtWorkArea.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtWorkArea.Border.Class = "TextBoxBorder";
            this.txtWorkArea.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtWorkArea.DisabledBackColor = System.Drawing.Color.White;
            this.txtWorkArea.ForeColor = System.Drawing.Color.Black;
            this.txtWorkArea.Location = new System.Drawing.Point(306, 40);
            this.txtWorkArea.Name = "txtWorkArea";
            this.txtWorkArea.PreventEnterBeep = true;
            this.txtWorkArea.Size = new System.Drawing.Size(142, 21);
            this.txtWorkArea.TabIndex = 3;
            // 
            // labelX5
            // 
            // 
            // 
            // 
            this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX5.ForeColor = System.Drawing.Color.Red;
            this.labelX5.Location = new System.Drawing.Point(343, 96);
            this.labelX5.Name = "labelX5";
            this.labelX5.Size = new System.Drawing.Size(253, 23);
            this.labelX5.TabIndex = 4;
            this.labelX5.Text = "存放周装箱的位置,以\",\"逗号分开";
            // 
            // labelX6
            // 
            // 
            // 
            // 
            this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX6.ForeColor = System.Drawing.Color.Red;
            this.labelX6.Location = new System.Drawing.Point(454, 40);
            this.labelX6.Name = "labelX6";
            this.labelX6.Size = new System.Drawing.Size(151, 23);
            this.labelX6.TabIndex = 4;
            this.labelX6.Text = "该工作台对应的操作库区";
            // 
            // labelX7
            // 
            // 
            // 
            // 
            this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX7.Location = new System.Drawing.Point(3, 69);
            this.labelX7.Name = "labelX7";
            this.labelX7.Size = new System.Drawing.Size(72, 23);
            this.labelX7.TabIndex = 1;
            this.labelX7.Text = "容器站点:";
            // 
            // labelX8
            // 
            // 
            // 
            // 
            this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX8.ForeColor = System.Drawing.Color.Red;
            this.labelX8.Location = new System.Drawing.Point(343, 69);
            this.labelX8.Name = "labelX8";
            this.labelX8.Size = new System.Drawing.Size(253, 23);
            this.labelX8.TabIndex = 4;
            this.labelX8.Text = "只有一个站点的时候需要维护";
            // 
            // txtTrayBit
            // 
            this.txtTrayBit.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtTrayBit.Border.Class = "TextBoxBorder";
            this.txtTrayBit.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtTrayBit.DisabledBackColor = System.Drawing.Color.White;
            this.txtTrayBit.ForeColor = System.Drawing.Color.Black;
            this.txtTrayBit.Location = new System.Drawing.Point(75, 71);
            this.txtTrayBit.Name = "txtTrayBit";
            this.txtTrayBit.PreventEnterBeep = true;
            this.txtTrayBit.Size = new System.Drawing.Size(262, 21);
            this.txtTrayBit.TabIndex = 3;
            // 
            // labelX9
            // 
            // 
            // 
            // 
            this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX9.Location = new System.Drawing.Point(18, 128);
            this.labelX9.Name = "labelX9";
            this.labelX9.Size = new System.Drawing.Size(57, 23);
            this.labelX9.TabIndex = 1;
            this.labelX9.Text = "复验台:";
            // 
            // txtRecheckBit
            // 
            this.txtRecheckBit.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtRecheckBit.Border.Class = "TextBoxBorder";
            this.txtRecheckBit.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtRecheckBit.DisabledBackColor = System.Drawing.Color.White;
            this.txtRecheckBit.ForeColor = System.Drawing.Color.Black;
            this.txtRecheckBit.Location = new System.Drawing.Point(75, 130);
            this.txtRecheckBit.Name = "txtRecheckBit";
            this.txtRecheckBit.PreventEnterBeep = true;
            this.txtRecheckBit.Size = new System.Drawing.Size(510, 21);
            this.txtRecheckBit.TabIndex = 3;
            // 
            // fromSysSet
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(606, 246);
            this.Controls.Add(this.txtTrayBit);
            this.Controls.Add(this.txtRecheckBit);
            this.Controls.Add(this.txtUnipakBit);
            this.Controls.Add(this.labelX8);
            this.Controls.Add(this.labelX6);
            this.Controls.Add(this.labelX5);
            this.Controls.Add(this.txtWorkArea);
            this.Controls.Add(this.labelX7);
            this.Controls.Add(this.labelX9);
            this.Controls.Add(this.txtWorkBench);
            this.Controls.Add(this.labelX3);
            this.Controls.Add(this.labelX4);
            this.Controls.Add(this.btnSave);
            this.Controls.Add(this.labelX2);
            this.Controls.Add(this.labelX1);
            this.Controls.Add(this.cmbStock);
            this.DoubleBuffered = true;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MaximumSize = new System.Drawing.Size(622, 285);
            this.MinimizeBox = false;
            this.MinimumSize = new System.Drawing.Size(622, 285);
            this.Name = "fromSysSet";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "设置";
            this.Load += new System.EventHandler(this.fromSysSet_Load);
            this.ResumeLayout(false);
 
        }
 
        #endregion
 
        private DevComponents.DotNetBar.Controls.ComboBoxEx cmbStock;
        private DevComponents.DotNetBar.LabelX labelX1;
        private DevComponents.DotNetBar.ButtonX btnSave;
        private DevComponents.DotNetBar.LabelX labelX2;
        private DevComponents.DotNetBar.Controls.TextBoxX txtWorkBench;
        private DevComponents.DotNetBar.LabelX labelX3;
        private DevComponents.DotNetBar.Controls.TextBoxX txtUnipakBit;
        private DevComponents.DotNetBar.LabelX labelX4;
        private DevComponents.DotNetBar.Controls.TextBoxX txtWorkArea;
        private DevComponents.DotNetBar.LabelX labelX5;
        private DevComponents.DotNetBar.LabelX labelX6;
        private DevComponents.DotNetBar.LabelX labelX7;
        private DevComponents.DotNetBar.LabelX labelX8;
        private DevComponents.DotNetBar.Controls.TextBoxX txtTrayBit;
        private DevComponents.DotNetBar.LabelX labelX9;
        private DevComponents.DotNetBar.Controls.TextBoxX txtRecheckBit;
    }
}