namespace DataAynchronization
|
{
|
partial class DataMove
|
{
|
/// <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.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DataMove));
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
this.label18 = new System.Windows.Forms.Label();
|
this.label17 = new System.Windows.Forms.Label();
|
this.label27 = new System.Windows.Forms.Label();
|
this.label26 = new System.Windows.Forms.Label();
|
this.label24 = new System.Windows.Forms.Label();
|
this.label23 = new System.Windows.Forms.Label();
|
this.label19 = new System.Windows.Forms.Label();
|
this.label20 = new System.Windows.Forms.Label();
|
this.label16 = new System.Windows.Forms.Label();
|
this.label15 = new System.Windows.Forms.Label();
|
this.label21 = new System.Windows.Forms.Label();
|
this.label14 = new System.Windows.Forms.Label();
|
this.label13 = new System.Windows.Forms.Label();
|
this.label10 = new System.Windows.Forms.Label();
|
this.label12 = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
this.label9 = new System.Windows.Forms.Label();
|
this.label8 = new System.Windows.Forms.Label();
|
this.label7 = new System.Windows.Forms.Label();
|
this.label22 = new System.Windows.Forms.Label();
|
this.label6 = new System.Windows.Forms.Label();
|
this.label5 = new System.Windows.Forms.Label();
|
this.label4 = new System.Windows.Forms.Label();
|
this.label3 = new System.Windows.Forms.Label();
|
this.label2 = new System.Windows.Forms.Label();
|
this.label1 = new System.Windows.Forms.Label();
|
this.listBox1 = new System.Windows.Forms.ListBox();
|
this.btn_Move = new System.Windows.Forms.Button();
|
this.ckb_locationext = new System.Windows.Forms.CheckBox();
|
this.ckb_specif = new System.Windows.Forms.CheckBox();
|
this.ckb_captif = new System.Windows.Forms.CheckBox();
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
this.txt_ToolName = new System.Windows.Forms.TextBox();
|
this.label25 = new System.Windows.Forms.Label();
|
this.groupBox1.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// groupBox1
|
//
|
this.groupBox1.Controls.Add(this.textBox1);
|
this.groupBox1.Controls.Add(this.label18);
|
this.groupBox1.Controls.Add(this.label17);
|
this.groupBox1.Controls.Add(this.label27);
|
this.groupBox1.Controls.Add(this.label26);
|
this.groupBox1.Controls.Add(this.label24);
|
this.groupBox1.Controls.Add(this.label23);
|
this.groupBox1.Controls.Add(this.label19);
|
this.groupBox1.Controls.Add(this.label20);
|
this.groupBox1.Controls.Add(this.label16);
|
this.groupBox1.Controls.Add(this.label15);
|
this.groupBox1.Controls.Add(this.label21);
|
this.groupBox1.Controls.Add(this.label14);
|
this.groupBox1.Controls.Add(this.label13);
|
this.groupBox1.Controls.Add(this.label10);
|
this.groupBox1.Controls.Add(this.label12);
|
this.groupBox1.Controls.Add(this.label11);
|
this.groupBox1.Controls.Add(this.label9);
|
this.groupBox1.Controls.Add(this.label8);
|
this.groupBox1.Controls.Add(this.label7);
|
this.groupBox1.Controls.Add(this.label22);
|
this.groupBox1.Controls.Add(this.label6);
|
this.groupBox1.Controls.Add(this.label5);
|
this.groupBox1.Controls.Add(this.label4);
|
this.groupBox1.Controls.Add(this.label3);
|
this.groupBox1.Controls.Add(this.label2);
|
this.groupBox1.Controls.Add(this.label1);
|
this.groupBox1.Location = new System.Drawing.Point(119, 6);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.Size = new System.Drawing.Size(639, 122);
|
this.groupBox1.TabIndex = 7;
|
this.groupBox1.TabStop = false;
|
this.groupBox1.Text = " 可同步表 ";
|
//
|
// textBox1
|
//
|
this.textBox1.Location = new System.Drawing.Point(75, 13);
|
this.textBox1.Name = "textBox1";
|
this.textBox1.Size = new System.Drawing.Size(184, 21);
|
this.textBox1.TabIndex = 10;
|
//
|
// label18
|
//
|
this.label18.AutoSize = true;
|
this.label18.Location = new System.Drawing.Point(232, 82);
|
this.label18.Name = "label18";
|
this.label18.Size = new System.Drawing.Size(113, 12);
|
this.label18.TabIndex = 0;
|
this.label18.Text = "16、流程事件定义表";
|
//
|
// label17
|
//
|
this.label17.AutoSize = true;
|
this.label17.Location = new System.Drawing.Point(351, 82);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(89, 12);
|
this.label17.TabIndex = 0;
|
this.label17.Text = "17、工作类型表";
|
//
|
// label27
|
//
|
this.label27.AutoSize = true;
|
this.label27.Location = new System.Drawing.Point(469, 103);
|
this.label27.Name = "label27";
|
this.label27.Size = new System.Drawing.Size(89, 12);
|
this.label27.TabIndex = 0;
|
this.label27.Text = "24、客户地址表";
|
//
|
// label26
|
//
|
this.label26.AutoSize = true;
|
this.label26.Location = new System.Drawing.Point(350, 103);
|
this.label26.Name = "label26";
|
this.label26.Size = new System.Drawing.Size(113, 12);
|
this.label26.TabIndex = 0;
|
this.label26.Text = "23、物料辅助单位表";
|
//
|
// label24
|
//
|
this.label24.AutoSize = true;
|
this.label24.Location = new System.Drawing.Point(231, 103);
|
this.label24.Name = "label24";
|
this.label24.Size = new System.Drawing.Size(113, 12);
|
this.label24.TabIndex = 0;
|
this.label24.Text = "22、物料包装规格表";
|
//
|
// label23
|
//
|
this.label23.AutoSize = true;
|
this.label23.Location = new System.Drawing.Point(136, 103);
|
this.label23.Name = "label23";
|
this.label23.Size = new System.Drawing.Size(89, 12);
|
this.label23.TabIndex = 0;
|
this.label23.Text = "21、安全库存表";
|
//
|
// label19
|
//
|
this.label19.AutoSize = true;
|
this.label19.Location = new System.Drawing.Point(10, 103);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(113, 12);
|
this.label19.TabIndex = 0;
|
this.label19.Text = "20、货位站点互联表";
|
//
|
// label20
|
//
|
this.label20.AutoSize = true;
|
this.label20.Location = new System.Drawing.Point(544, 82);
|
this.label20.Name = "label20";
|
this.label20.Size = new System.Drawing.Size(89, 12);
|
this.label20.TabIndex = 0;
|
this.label20.Text = "19、物料价格表";
|
//
|
// label16
|
//
|
this.label16.AutoSize = true;
|
this.label16.Location = new System.Drawing.Point(446, 82);
|
this.label16.Name = "label16";
|
this.label16.Size = new System.Drawing.Size(89, 12);
|
this.label16.TabIndex = 0;
|
this.label16.Text = "18、条件定义表";
|
//
|
// label15
|
//
|
this.label15.AutoSize = true;
|
this.label15.Location = new System.Drawing.Point(135, 82);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(89, 12);
|
this.label15.TabIndex = 0;
|
this.label15.Text = "15、入区条件表";
|
//
|
// label21
|
//
|
this.label21.AutoSize = true;
|
this.label21.Location = new System.Drawing.Point(12, 18);
|
this.label21.Name = "label21";
|
this.label21.Size = new System.Drawing.Size(65, 12);
|
this.label21.TabIndex = 0;
|
this.label21.Text = "特殊同步:";
|
//
|
// label14
|
//
|
this.label14.AutoSize = true;
|
this.label14.Location = new System.Drawing.Point(10, 82);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(119, 12);
|
this.label14.TabIndex = 0;
|
this.label14.Text = "14、站点对应AGV编号";
|
//
|
// label13
|
//
|
this.label13.AutoSize = true;
|
this.label13.Location = new System.Drawing.Point(447, 61);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(137, 12);
|
this.label13.TabIndex = 0;
|
this.label13.Text = "13、逻辑分区物料关联表";
|
//
|
// label10
|
//
|
this.label10.AutoSize = true;
|
this.label10.Location = new System.Drawing.Point(238, 61);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(203, 12);
|
this.label10.TabIndex = 0;
|
this.label10.Text = "12、仓库库区/逻辑分区与货位关联表";
|
//
|
// label12
|
//
|
this.label12.AutoSize = true;
|
this.label12.Location = new System.Drawing.Point(146, 61);
|
this.label12.Name = "label12";
|
this.label12.Size = new System.Drawing.Size(89, 12);
|
this.label12.TabIndex = 0;
|
this.label12.Text = "11、仓库结构表";
|
//
|
// label11
|
//
|
this.label11.AutoSize = true;
|
this.label11.Location = new System.Drawing.Point(77, 61);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(65, 12);
|
this.label11.TabIndex = 0;
|
this.label11.Text = "10、物料表";
|
//
|
// label9
|
//
|
this.label9.AutoSize = true;
|
this.label9.Location = new System.Drawing.Point(12, 61);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(59, 12);
|
this.label9.TabIndex = 0;
|
this.label9.Text = "9、字典表";
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.Location = new System.Drawing.Point(540, 37);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(95, 12);
|
this.label8.TabIndex = 0;
|
this.label8.Text = "8、作业区流程表";
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.Location = new System.Drawing.Point(451, 37);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(83, 12);
|
this.label7.TabIndex = 0;
|
this.label7.Text = "7、物流公司表";
|
//
|
// label22
|
//
|
this.label22.AutoSize = true;
|
this.label22.Location = new System.Drawing.Point(269, 18);
|
this.label22.Name = "label22";
|
this.label22.Size = new System.Drawing.Size(41, 12);
|
this.label22.TabIndex = 0;
|
this.label22.Text = "(表名)";
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.Location = new System.Drawing.Point(362, 37);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(83, 12);
|
this.label6.TabIndex = 0;
|
this.label6.Text = "6、编码规则表";
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Location = new System.Drawing.Point(283, 37);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(71, 12);
|
this.label5.TabIndex = 0;
|
this.label5.Text = "5、供应商表";
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Location = new System.Drawing.Point(218, 37);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(59, 12);
|
this.label4.TabIndex = 0;
|
this.label4.Text = "4、客户表";
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Location = new System.Drawing.Point(153, 37);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(59, 12);
|
this.label3.TabIndex = 0;
|
this.label3.Text = "3、库区表";
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Location = new System.Drawing.Point(83, 38);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(59, 12);
|
this.label2.TabIndex = 0;
|
this.label2.Text = "2、货位表";
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.Location = new System.Drawing.Point(10, 38);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(59, 12);
|
this.label1.TabIndex = 0;
|
this.label1.Text = "1、仓库表";
|
//
|
// listBox1
|
//
|
this.listBox1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
this.listBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
this.listBox1.FormattingEnabled = true;
|
this.listBox1.ItemHeight = 12;
|
this.listBox1.Location = new System.Drawing.Point(5, 156);
|
this.listBox1.Name = "listBox1";
|
this.listBox1.Size = new System.Drawing.Size(753, 208);
|
this.listBox1.TabIndex = 6;
|
//
|
// btn_Move
|
//
|
this.btn_Move.Location = new System.Drawing.Point(23, 55);
|
this.btn_Move.Name = "btn_Move";
|
this.btn_Move.Size = new System.Drawing.Size(75, 55);
|
this.btn_Move.TabIndex = 5;
|
this.btn_Move.Text = "一键同步";
|
this.btn_Move.UseVisualStyleBackColor = true;
|
this.btn_Move.Click += new System.EventHandler(this.btn_Move_Click);
|
//
|
// ckb_locationext
|
//
|
this.ckb_locationext.AutoSize = true;
|
this.ckb_locationext.Checked = true;
|
this.ckb_locationext.CheckState = System.Windows.Forms.CheckState.Checked;
|
this.ckb_locationext.Location = new System.Drawing.Point(650, 134);
|
this.ckb_locationext.Name = "ckb_locationext";
|
this.ckb_locationext.Size = new System.Drawing.Size(108, 16);
|
this.ckb_locationext.TabIndex = 8;
|
this.ckb_locationext.Text = "更新货位扩展表";
|
this.ckb_locationext.UseVisualStyleBackColor = true;
|
//
|
// ckb_specif
|
//
|
this.ckb_specif.AutoSize = true;
|
this.ckb_specif.Enabled = false;
|
this.ckb_specif.Location = new System.Drawing.Point(527, 134);
|
this.ckb_specif.Name = "ckb_specif";
|
this.ckb_specif.Size = new System.Drawing.Size(108, 16);
|
this.ckb_specif.TabIndex = 8;
|
this.ckb_specif.Text = "更新物料规格表";
|
this.ckb_specif.UseVisualStyleBackColor = true;
|
this.ckb_specif.Visible = false;
|
//
|
// ckb_captif
|
//
|
this.ckb_captif.AutoSize = true;
|
this.ckb_captif.Enabled = false;
|
this.ckb_captif.Location = new System.Drawing.Point(383, 134);
|
this.ckb_captif.Name = "ckb_captif";
|
this.ckb_captif.Size = new System.Drawing.Size(132, 16);
|
this.ckb_captif.TabIndex = 8;
|
this.ckb_captif.Text = "更新物料容量关联表";
|
this.ckb_captif.UseVisualStyleBackColor = true;
|
this.ckb_captif.Visible = false;
|
//
|
// timer1
|
//
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
//
|
// checkBox1
|
//
|
this.checkBox1.AutoSize = true;
|
this.checkBox1.Checked = true;
|
this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
|
this.checkBox1.Enabled = false;
|
this.checkBox1.Location = new System.Drawing.Point(32, 132);
|
this.checkBox1.Name = "checkBox1";
|
this.checkBox1.Size = new System.Drawing.Size(72, 16);
|
this.checkBox1.TabIndex = 9;
|
this.checkBox1.Text = "自动同步";
|
this.checkBox1.UseVisualStyleBackColor = true;
|
//
|
// txt_ToolName
|
//
|
this.txt_ToolName.Enabled = false;
|
this.txt_ToolName.Location = new System.Drawing.Point(5, 19);
|
this.txt_ToolName.Name = "txt_ToolName";
|
this.txt_ToolName.ReadOnly = true;
|
this.txt_ToolName.Size = new System.Drawing.Size(108, 21);
|
this.txt_ToolName.TabIndex = 10;
|
this.txt_ToolName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.txt_ToolName.TextChanged += new System.EventHandler(this.txt_ToolName_TextChanged);
|
//
|
// label25
|
//
|
this.label25.AutoSize = true;
|
this.label25.Location = new System.Drawing.Point(764, 28);
|
this.label25.Name = "label25";
|
this.label25.Size = new System.Drawing.Size(0, 12);
|
this.label25.TabIndex = 0;
|
//
|
// DataMove
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.BackColor = System.Drawing.SystemColors.Control;
|
this.ClientSize = new System.Drawing.Size(762, 369);
|
this.Controls.Add(this.txt_ToolName);
|
this.Controls.Add(this.checkBox1);
|
this.Controls.Add(this.ckb_captif);
|
this.Controls.Add(this.ckb_specif);
|
this.Controls.Add(this.ckb_locationext);
|
this.Controls.Add(this.groupBox1);
|
this.Controls.Add(this.listBox1);
|
this.Controls.Add(this.btn_Move);
|
this.Controls.Add(this.label25);
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
this.Name = "DataMove";
|
this.Text = "AUTOWMS-数据同步 V2.0";
|
this.Load += new System.EventHandler(this.DataMove_Load);
|
this.groupBox1.ResumeLayout(false);
|
this.groupBox1.PerformLayout();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.Label label18;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.Label label16;
|
private System.Windows.Forms.Label label15;
|
private System.Windows.Forms.Label label14;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.Label label12;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.ListBox listBox1;
|
private System.Windows.Forms.Button btn_Move;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.CheckBox ckb_locationext;
|
private System.Windows.Forms.CheckBox ckb_specif;
|
private System.Windows.Forms.CheckBox ckb_captif;
|
private System.Windows.Forms.Label label20;
|
private System.Windows.Forms.Timer timer1;
|
private System.Windows.Forms.CheckBox checkBox1;
|
private System.Windows.Forms.TextBox textBox1;
|
private System.Windows.Forms.Label label21;
|
private System.Windows.Forms.Label label22;
|
private System.Windows.Forms.Label label23;
|
private System.Windows.Forms.Label label24;
|
private System.Windows.Forms.TextBox txt_ToolName;
|
private System.Windows.Forms.Label label25;
|
private System.Windows.Forms.Label label26;
|
private System.Windows.Forms.Label label27;
|
}
|
}
|