lu
2025-02-11 d102e42c79061597bf9a0ca6d5761184d0351ff2
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
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
 
namespace Gs.DevApp.DevFrm.Sys
{
    partial class EasyCode
    {
        /// <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()
        {
            this.xtra4 = new DevExpress.XtraTab.XtraTabPage();
            this.btnMes = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.txtMesResult = new DevExpress.XtraEditors.MemoEdit();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.btnUp = new DevExpress.XtraEditors.SimpleButton();
            this.btnUpSelect = new System.Windows.Forms.Button();
            this.txtUpUrl = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.label6 = new System.Windows.Forms.Label();
            this.txt_table = new DevExpress.XtraEditors.CheckedComboBoxEdit();
            this.label2 = new System.Windows.Forms.Label();
            this.lbMsg = new System.Windows.Forms.Label();
            this.btnCode = new DevExpress.XtraEditors.SimpleButton();
            this.label4 = new System.Windows.Forms.Label();
            this.btnPathSelect = new System.Windows.Forms.Button();
            this.txtPath = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.txtTable1 = new DevExpress.XtraEditors.TextEdit();
            this.btnTable = new DevExpress.XtraEditors.SimpleButton();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.btnRemark = new DevExpress.XtraEditors.SimpleButton();
            this.txtOracleDec = new DevExpress.XtraEditors.MemoEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.txtTable2 = new DevExpress.XtraEditors.TextEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.xtra4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtMesResult.Properties)).BeginInit();
            this.xtraTabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_table.Properties)).BeginInit();
            this.tabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            this.panelControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtTable1.Properties)).BeginInit();
            this.tabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtOracleDec.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTable2.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // xtra4
            // 
            this.xtra4.Controls.Add(this.btnMes);
            this.xtra4.Controls.Add(this.labelControl1);
            this.xtra4.Controls.Add(this.txtMesResult);
            this.xtra4.Name = "xtra4";
            this.xtra4.Size = new System.Drawing.Size(887, 507);
            this.xtra4.Text = "向Mes推数据";
            // 
            // btnMes
            // 
            this.btnMes.Location = new System.Drawing.Point(129, 312);
            this.btnMes.Name = "btnMes";
            this.btnMes.Size = new System.Drawing.Size(94, 29);
            this.btnMes.TabIndex = 2;
            this.btnMes.Text = "确定推送";
            this.btnMes.Click += new System.EventHandler(this.btnMes_Click);
            // 
            // labelControl1
            // 
            this.labelControl1.Location = new System.Drawing.Point(129, 79);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(45, 18);
            this.labelControl1.TabIndex = 1;
            this.labelControl1.Text = "结果:";
            // 
            // txtMesResult
            // 
            this.txtMesResult.Location = new System.Drawing.Point(212, 77);
            this.txtMesResult.Name = "txtMesResult";
            this.txtMesResult.Size = new System.Drawing.Size(495, 194);
            this.txtMesResult.TabIndex = 0;
            // 
            // xtraTabPage3
            // 
            this.xtraTabPage3.Controls.Add(this.panelControl1);
            this.xtraTabPage3.Name = "xtraTabPage3";
            this.xtraTabPage3.Size = new System.Drawing.Size(887, 507);
            this.xtraTabPage3.Text = "Dev文件上传";
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.btnUp);
            this.panelControl1.Controls.Add(this.btnUpSelect);
            this.panelControl1.Controls.Add(this.txtUpUrl);
            this.panelControl1.Controls.Add(this.label7);
            this.panelControl1.Location = new System.Drawing.Point(106, 83);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(609, 331);
            this.panelControl1.TabIndex = 0;
            // 
            // btnUp
            // 
            this.btnUp.Location = new System.Drawing.Point(157, 179);
            this.btnUp.Name = "btnUp";
            this.btnUp.Size = new System.Drawing.Size(94, 29);
            this.btnUp.TabIndex = 270;
            this.btnUp.Text = "确定上传";
            // 
            // btnUpSelect
            // 
            this.btnUpSelect.Location = new System.Drawing.Point(472, 97);
            this.btnUpSelect.Margin = new System.Windows.Forms.Padding(4);
            this.btnUpSelect.Name = "btnUpSelect";
            this.btnUpSelect.Size = new System.Drawing.Size(79, 26);
            this.btnUpSelect.TabIndex = 269;
            this.btnUpSelect.Text = "选择路径";
            this.btnUpSelect.UseVisualStyleBackColor = true;
            // 
            // txtUpUrl
            // 
            this.txtUpUrl.Location = new System.Drawing.Point(157, 97);
            this.txtUpUrl.Margin = new System.Windows.Forms.Padding(4);
            this.txtUpUrl.Name = "txtUpUrl";
            this.txtUpUrl.Size = new System.Drawing.Size(307, 26);
            this.txtUpUrl.TabIndex = 268;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(44, 101);
            this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(83, 18);
            this.label7.TabIndex = 267;
            this.label7.Text = "选择文件:";
            // 
            // xtraTabControl1
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(889, 539);
            this.xtraTabControl1.TabIndex = 0;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage3,
            this.xtra4});
            // 
            // xtraTabPage1
            // 
            this.xtraTabPage1.Appearance.PageClient.BackColor = System.Drawing.Color.White;
            this.xtraTabPage1.Appearance.PageClient.Options.UseBackColor = true;
            this.xtraTabPage1.Controls.Add(this.tabControl1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(887, 507);
            this.xtraTabPage1.Text = "Dev代码生成器";
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage3);
            this.tabControl1.Location = new System.Drawing.Point(45, 59);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(758, 408);
            this.tabControl1.TabIndex = 269;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.label6);
            this.tabPage1.Controls.Add(this.txt_table);
            this.tabPage1.Controls.Add(this.label2);
            this.tabPage1.Controls.Add(this.lbMsg);
            this.tabPage1.Controls.Add(this.btnCode);
            this.tabPage1.Controls.Add(this.label4);
            this.tabPage1.Controls.Add(this.btnPathSelect);
            this.tabPage1.Controls.Add(this.txtPath);
            this.tabPage1.Controls.Add(this.label5);
            this.tabPage1.Controls.Add(this.label1);
            this.tabPage1.Location = new System.Drawing.Point(4, 27);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(750, 377);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "简易代码生成,请生成后作相应修改";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(152, 91);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(443, 18);
            this.label6.TabIndex = 282;
            this.label6.Text = "如果选择一个表,则为单表类型;选择了多表,则为主表子表类型";
            // 
            // txt_table
            // 
            this.txt_table.Location = new System.Drawing.Point(152, 45);
            this.txt_table.Name = "txt_table";
            this.txt_table.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_table.Size = new System.Drawing.Size(221, 24);
            this.txt_table.TabIndex = 281;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(16, 91);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(113, 18);
            this.label2.TabIndex = 280;
            this.label2.Text = "选择生成类别:";
            // 
            // lbMsg
            // 
            this.lbMsg.AutoSize = true;
            this.lbMsg.Location = new System.Drawing.Point(149, 201);
            this.lbMsg.Name = "lbMsg";
            this.lbMsg.Size = new System.Drawing.Size(0, 18);
            this.lbMsg.TabIndex = 268;
            // 
            // btnCode
            // 
            this.btnCode.Location = new System.Drawing.Point(152, 242);
            this.btnCode.Name = "btnCode";
            this.btnCode.Size = new System.Drawing.Size(94, 29);
            this.btnCode.TabIndex = 278;
            this.btnCode.Text = "确定生成";
            this.btnCode.Click += new System.EventHandler(this.btnOk_Click);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(152, 161);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(293, 18);
            this.label4.TabIndex = 277;
            this.label4.Text = "建议你选择项目文件夹,直接生成到项目中";
            // 
            // btnPathSelect
            // 
            this.btnPathSelect.Location = new System.Drawing.Point(381, 131);
            this.btnPathSelect.Margin = new System.Windows.Forms.Padding(4);
            this.btnPathSelect.Name = "btnPathSelect";
            this.btnPathSelect.Size = new System.Drawing.Size(79, 26);
            this.btnPathSelect.TabIndex = 276;
            this.btnPathSelect.Text = "选择路径";
            this.btnPathSelect.UseVisualStyleBackColor = true;
            // 
            // txtPath
            // 
            this.txtPath.Location = new System.Drawing.Point(152, 131);
            this.txtPath.Margin = new System.Windows.Forms.Padding(4);
            this.txtPath.Name = "txtPath";
            this.txtPath.Size = new System.Drawing.Size(221, 26);
            this.txtPath.TabIndex = 275;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(31, 135);
            this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(98, 18);
            this.label5.TabIndex = 274;
            this.label5.Text = "文件创建到:";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(16, 48);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(113, 18);
            this.label1.TabIndex = 268;
            this.label1.Text = "选择表或视图:";
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.panelControl2);
            this.tabPage2.Location = new System.Drawing.Point(4, 27);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(750, 377);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "从oracle表批量读取数据至sql";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // panelControl2
            // 
            this.panelControl2.Controls.Add(this.labelControl4);
            this.panelControl2.Controls.Add(this.txtTable1);
            this.panelControl2.Controls.Add(this.btnTable);
            this.panelControl2.Location = new System.Drawing.Point(174, 46);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Size = new System.Drawing.Size(403, 284);
            this.panelControl2.TabIndex = 1;
            // 
            // labelControl4
            // 
            this.labelControl4.Location = new System.Drawing.Point(34, 22);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(90, 18);
            this.labelControl4.TabIndex = 4;
            this.labelControl4.Text = "请输入表名:";
            // 
            // txtTable1
            // 
            this.txtTable1.Location = new System.Drawing.Point(34, 60);
            this.txtTable1.Name = "txtTable1";
            this.txtTable1.Size = new System.Drawing.Size(189, 24);
            this.txtTable1.TabIndex = 3;
            // 
            // btnTable
            // 
            this.btnTable.Location = new System.Drawing.Point(34, 117);
            this.btnTable.Name = "btnTable";
            this.btnTable.Size = new System.Drawing.Size(170, 29);
            this.btnTable.TabIndex = 2;
            this.btnTable.Text = "确定导入表结果和数据";
            this.btnTable.Click += new System.EventHandler(this.btnTable_Click);
            // 
            // tabPage3
            // 
            this.tabPage3.Controls.Add(this.panelControl3);
            this.tabPage3.Location = new System.Drawing.Point(4, 27);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(750, 377);
            this.tabPage3.TabIndex = 2;
            this.tabPage3.Text = "把oracle备注批量转sql备注";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // panelControl3
            // 
            this.panelControl3.Controls.Add(this.btnRemark);
            this.panelControl3.Controls.Add(this.txtOracleDec);
            this.panelControl3.Controls.Add(this.labelControl3);
            this.panelControl3.Controls.Add(this.txtTable2);
            this.panelControl3.Controls.Add(this.labelControl2);
            this.panelControl3.Location = new System.Drawing.Point(213, 50);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(324, 277);
            this.panelControl3.TabIndex = 2;
            // 
            // btnRemark
            // 
            this.btnRemark.Location = new System.Drawing.Point(28, 192);
            this.btnRemark.Name = "btnRemark";
            this.btnRemark.Size = new System.Drawing.Size(188, 29);
            this.btnRemark.TabIndex = 275;
            this.btnRemark.Text = "确定批量修改备注";
            this.btnRemark.Click += new System.EventHandler(this.btnRemark_Click);
            // 
            // txtOracleDec
            // 
            this.txtOracleDec.Location = new System.Drawing.Point(29, 42);
            this.txtOracleDec.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txtOracleDec.Name = "txtOracleDec";
            this.txtOracleDec.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtOracleDec.Properties.Appearance.Options.UseFont = true;
            this.txtOracleDec.Properties.ScrollBars = System.Windows.Forms.ScrollBars.None;
            this.txtOracleDec.Size = new System.Drawing.Size(189, 68);
            this.txtOracleDec.TabIndex = 274;
            // 
            // labelControl3
            // 
            this.labelControl3.Location = new System.Drawing.Point(31, 15);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(188, 18);
            this.labelControl3.TabIndex = 0;
            this.labelControl3.Text = "批量替换oracle中的备注描述";
            // 
            // txtTable2
            // 
            this.txtTable2.Location = new System.Drawing.Point(28, 145);
            this.txtTable2.Name = "txtTable2";
            this.txtTable2.Size = new System.Drawing.Size(189, 24);
            this.txtTable2.TabIndex = 1;
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(28, 121);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(90, 18);
            this.labelControl2.TabIndex = 0;
            this.labelControl2.Text = "请输入表名:";
            // 
            // EasyCode
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(889, 539);
            this.Controls.Add(this.xtraTabControl1);
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "EasyCode";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "EasyCode";
            this.TopMost = true;
            this.xtra4.ResumeLayout(false);
            this.xtra4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtMesResult.Properties)).EndInit();
            this.xtraTabPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            this.panelControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_table.Properties)).EndInit();
            this.tabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            this.panelControl2.ResumeLayout(false);
            this.panelControl2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtTable1.Properties)).EndInit();
            this.tabPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            this.panelControl3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtOracleDec.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTable2.Properties)).EndInit();
            this.ResumeLayout(false);
 
        }
 
        #endregion
 
        private DevExpress.XtraTab.XtraTabPage xtra4;
        private DevExpress.XtraEditors.SimpleButton btnMes;
        private DevExpress.XtraEditors.LabelControl labelControl1;
        private DevExpress.XtraEditors.MemoEdit txtMesResult;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
        private DevExpress.XtraEditors.PanelControl panelControl1;
        private DevExpress.XtraEditors.SimpleButton btnUp;
        private System.Windows.Forms.Button btnUpSelect;
        private System.Windows.Forms.TextBox txtUpUrl;
        private System.Windows.Forms.Label label7;
        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
        private System.Windows.Forms.TabControl tabControl1;
        private System.Windows.Forms.TabPage tabPage1;
        private DevExpress.XtraEditors.SimpleButton btnCode;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Button btnPathSelect;
        private System.Windows.Forms.TextBox txtPath;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label lbMsg;
        private System.Windows.Forms.Label label2;
        private DevExpress.XtraEditors.CheckedComboBoxEdit txt_table;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.TabPage tabPage2;
        private System.Windows.Forms.TabPage tabPage3;
        private DevExpress.XtraEditors.PanelControl panelControl2;
        private DevExpress.XtraEditors.LabelControl labelControl4;
        private DevExpress.XtraEditors.TextEdit txtTable1;
        private DevExpress.XtraEditors.SimpleButton btnTable;
        private DevExpress.XtraEditors.PanelControl panelControl3;
        private DevExpress.XtraEditors.SimpleButton btnRemark;
        private DevExpress.XtraEditors.MemoEdit txtOracleDec;
        private DevExpress.XtraEditors.LabelControl labelControl3;
        private DevExpress.XtraEditors.TextEdit txtTable2;
        private DevExpress.XtraEditors.LabelControl labelControl2;
    }
}