123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- namespace WindowsFormsApplication1
- {
- partial class Form1
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.button3 = new System.Windows.Forms.Button();
- this.button1 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.button4 = new System.Windows.Forms.Button();
- this.button5 = new System.Windows.Forms.Button();
- this.button6 = new System.Windows.Forms.Button();
- this.comboBox1 = new System.Windows.Forms.ComboBox();
- this.button7 = new System.Windows.Forms.Button();
- this.button8 = new System.Windows.Forms.Button();
- this.button9 = new System.Windows.Forms.Button();
- this.button10 = new System.Windows.Forms.Button();
- this.SuspendLayout();
- //
- // button3
- //
- this.button3.Location = new System.Drawing.Point(12, 11);
- this.button3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(164, 54);
- this.button3.TabIndex = 2;
- this.button3.Text = "button3";
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(203, 11);
- this.button1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(164, 54);
- this.button1.TabIndex = 3;
- this.button1.Text = "button1";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click_1);
- //
- // button2
- //
- this.button2.Location = new System.Drawing.Point(403, 11);
- this.button2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(164, 54);
- this.button2.TabIndex = 4;
- this.button2.Text = "button2";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click_1);
- //
- // button4
- //
- this.button4.Location = new System.Drawing.Point(609, 11);
- this.button4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(164, 54);
- this.button4.TabIndex = 5;
- this.button4.Text = "button4";
- this.button4.UseVisualStyleBackColor = true;
- this.button4.Click += new System.EventHandler(this.button4_Click);
- //
- // button5
- //
- this.button5.Location = new System.Drawing.Point(12, 104);
- this.button5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(179, 59);
- this.button5.TabIndex = 6;
- this.button5.Text = "旺店通上传中间库";
- this.button5.UseVisualStyleBackColor = true;
- this.button5.Click += new System.EventHandler(this.button5_Click);
- //
- // button6
- //
- this.button6.Location = new System.Drawing.Point(12, 189);
- this.button6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.button6.Name = "button6";
- this.button6.Size = new System.Drawing.Size(179, 59);
- this.button6.TabIndex = 7;
- this.button6.Text = "中间库下载用友";
- this.button6.UseVisualStyleBackColor = true;
- this.button6.Click += new System.EventHandler(this.button6_Click);
- //
- // comboBox1
- //
- this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Location = new System.Drawing.Point(243, 104);
- this.comboBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(219, 23);
- this.comboBox1.TabIndex = 8;
- this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
- //
- // button7
- //
- this.button7.Location = new System.Drawing.Point(12, 274);
- this.button7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.button7.Name = "button7";
- this.button7.Size = new System.Drawing.Size(179, 59);
- this.button7.TabIndex = 9;
- this.button7.Text = "旺店通从中间库下载";
- this.button7.UseVisualStyleBackColor = true;
- this.button7.Click += new System.EventHandler(this.button7_Click);
- //
- // button8
- //
- this.button8.Location = new System.Drawing.Point(12, 379);
- this.button8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.button8.Name = "button8";
- this.button8.Size = new System.Drawing.Size(179, 59);
- this.button8.TabIndex = 10;
- this.button8.Text = "用友上传中间库";
- this.button8.UseVisualStyleBackColor = true;
- this.button8.Click += new System.EventHandler(this.button8_Click);
- //
- // button9
- //
- this.button9.Location = new System.Drawing.Point(505, 202);
- this.button9.Name = "button9";
- this.button9.Size = new System.Drawing.Size(75, 23);
- this.button9.TabIndex = 11;
- this.button9.Text = "button9";
- this.button9.UseVisualStyleBackColor = true;
- this.button9.Click += new System.EventHandler(this.button9_Click);
- //
- // button10
- //
- this.button10.Location = new System.Drawing.Point(504, 309);
- this.button10.Name = "button10";
- this.button10.Size = new System.Drawing.Size(167, 52);
- this.button10.TabIndex = 12;
- this.button10.Text = "现存量";
- this.button10.UseVisualStyleBackColor = true;
- this.button10.Click += new System.EventHandler(this.button10_Click);
- //
- // Form1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(889, 476);
- this.Controls.Add(this.button10);
- this.Controls.Add(this.button9);
- this.Controls.Add(this.button8);
- this.Controls.Add(this.button7);
- this.Controls.Add(this.comboBox1);
- this.Controls.Add(this.button6);
- this.Controls.Add(this.button5);
- this.Controls.Add(this.button4);
- this.Controls.Add(this.button2);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.button3);
- this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.Name = "Form1";
- this.Text = "Form1";
- this.Load += new System.EventHandler(this.Form1_Load);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.Button button5;
- private System.Windows.Forms.Button button6;
- private System.Windows.Forms.ComboBox comboBox1;
- private System.Windows.Forms.Button button7;
- private System.Windows.Forms.Button button8;
- private System.Windows.Forms.Button button9;
- private System.Windows.Forms.Button button10;
- }
- }
|