namespace PaintingView { partial class Form1 { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1)); this.label2 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.label1 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.webBrowser1 = new System.Windows.Forms.WebBrowser(); this.panel2 = new System.Windows.Forms.Panel(); this.label22 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.label12 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label10 = 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.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(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.SuspendLayout(); // // label2 // this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label2.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(2283, 16); this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(350, 146); this.label2.TabIndex = 6; this.label2.Text = "2019-05-29 10:30:31"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label2.Click += new System.EventHandler(this.label2_Click); // // pictureBox1 // this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(11, 16); this.pictureBox1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(308, 146); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 5; this.pictureBox1.TabStop = false; // // label1 // this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label1.Font = new System.Drawing.Font("宋体", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(319, 16); this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(1967, 146); this.label1.TabIndex = 4; this.label1.Text = "喷涂车间入库记录"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel1 // this.panel1.Controls.Add(this.webBrowser1); this.panel1.Location = new System.Drawing.Point(11, 164); this.panel1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(2624, 710); this.panel1.TabIndex = 7; // // webBrowser1 // this.webBrowser1.Dock = System.Windows.Forms.DockStyle.Fill; this.webBrowser1.Location = new System.Drawing.Point(0, 0); this.webBrowser1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.webBrowser1.MinimumSize = new System.Drawing.Size(37, 35); this.webBrowser1.Name = "webBrowser1"; this.webBrowser1.Size = new System.Drawing.Size(2624, 710); this.webBrowser1.TabIndex = 0; this.webBrowser1.Tag = "http://10.60.101.10:8003/PaintView.html;http://localhost:8003/PaintView.html"; this.webBrowser1.Url = new System.Uri("", System.UriKind.Relative); // // panel2 // this.panel2.Controls.Add(this.label22); this.panel2.Controls.Add(this.label21); this.panel2.Controls.Add(this.button2); this.panel2.Controls.Add(this.button1); this.panel2.Controls.Add(this.label12); this.panel2.Controls.Add(this.label13); this.panel2.Controls.Add(this.label14); this.panel2.Controls.Add(this.label15); this.panel2.Controls.Add(this.label16); this.panel2.Controls.Add(this.label17); this.panel2.Controls.Add(this.label18); this.panel2.Controls.Add(this.label19); this.panel2.Controls.Add(this.label20); this.panel2.Controls.Add(this.label11); this.panel2.Controls.Add(this.label10); this.panel2.Controls.Add(this.label9); this.panel2.Controls.Add(this.label8); this.panel2.Controls.Add(this.label7); this.panel2.Controls.Add(this.label6); this.panel2.Controls.Add(this.label5); this.panel2.Controls.Add(this.label4); this.panel2.Controls.Add(this.label3); this.panel2.Location = new System.Drawing.Point(6, 878); this.panel2.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(2624, 702); this.panel2.TabIndex = 8; // // label22 // this.label22.BackColor = System.Drawing.Color.SteelBlue; this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label22.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label22.Location = new System.Drawing.Point(1932, 42); this.label22.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(349, 118); this.label22.TabIndex = 21; this.label22.Text = "晚班"; this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label21 // this.label21.BackColor = System.Drawing.Color.SteelBlue; this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label21.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label21.Location = new System.Drawing.Point(405, 42); this.label21.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(349, 107); this.label21.TabIndex = 20; this.label21.Text = "白班"; this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // button2 // this.button2.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button2.Location = new System.Drawing.Point(2195, 592); this.button2.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(336, 82); this.button2.TabIndex = 19; this.button2.Text = "入库明细"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // button1 // this.button1.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button1.Location = new System.Drawing.Point(640, 592); this.button1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(336, 82); this.button1.TabIndex = 18; this.button1.Text = "入库明细"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // label12 // this.label12.BackColor = System.Drawing.Color.SteelBlue; this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label12.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label12.Location = new System.Drawing.Point(2383, 425); this.label12.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(145, 128); this.label12.TabIndex = 17; this.label12.Text = "根"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label13 // this.label13.BackColor = System.Drawing.Color.SteelBlue; this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label13.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label13.Location = new System.Drawing.Point(2383, 301); this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(145, 128); this.label13.TabIndex = 16; this.label13.Text = "根"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label14 // this.label14.BackColor = System.Drawing.Color.SteelBlue; this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label14.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label14.Location = new System.Drawing.Point(2383, 170); this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(145, 128); this.label14.TabIndex = 15; this.label14.Text = "根"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label15 // this.label15.BackColor = System.Drawing.SystemColors.Control; this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label15.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label15.Location = new System.Drawing.Point(2041, 425); this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(349, 128); this.label15.TabIndex = 14; this.label15.Text = "0"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label16 // this.label16.BackColor = System.Drawing.SystemColors.Control; this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label16.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label16.Location = new System.Drawing.Point(2041, 173); this.label16.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(349, 128); this.label16.TabIndex = 13; this.label16.Text = "0"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label17 // this.label17.BackColor = System.Drawing.SystemColors.Control; this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label17.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label17.Location = new System.Drawing.Point(2041, 298); this.label17.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(349, 128); this.label17.TabIndex = 12; this.label17.Text = "0"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label18 // this.label18.BackColor = System.Drawing.Color.SteelBlue; this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label18.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label18.Location = new System.Drawing.Point(1698, 427); this.label18.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(349, 128); this.label18.TabIndex = 11; this.label18.Text = "小件"; this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label19 // this.label19.BackColor = System.Drawing.Color.SteelBlue; this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label19.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label19.Location = new System.Drawing.Point(1698, 301); this.label19.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(349, 128); this.label19.TabIndex = 10; this.label19.Text = "门槛"; this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label20 // this.label20.BackColor = System.Drawing.Color.SteelBlue; this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label20.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label20.Location = new System.Drawing.Point(1698, 173); this.label20.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(349, 128); this.label20.TabIndex = 9; this.label20.Text = "保险杠"; this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label11 // this.label11.BackColor = System.Drawing.Color.SteelBlue; this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label11.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.Location = new System.Drawing.Point(829, 427); this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(145, 128); this.label11.TabIndex = 8; this.label11.Text = "根"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label10 // this.label10.BackColor = System.Drawing.Color.SteelBlue; this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label10.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.Location = new System.Drawing.Point(829, 303); this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(145, 128); this.label10.TabIndex = 7; this.label10.Text = "根"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label9 // this.label9.BackColor = System.Drawing.Color.SteelBlue; this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label9.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(829, 177); this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(145, 128); this.label9.TabIndex = 6; this.label9.Text = "根"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label8 // this.label8.BackColor = System.Drawing.SystemColors.Control; this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label8.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(486, 427); this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(349, 128); this.label8.TabIndex = 5; this.label8.Text = "0"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label7 // this.label7.BackColor = System.Drawing.SystemColors.Control; this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label7.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(486, 303); this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(349, 128); this.label7.TabIndex = 4; this.label7.Text = "0"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // this.label6.BackColor = System.Drawing.SystemColors.Control; this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label6.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Location = new System.Drawing.Point(486, 177); this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(349, 128); this.label6.TabIndex = 3; this.label6.Text = "0"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label5 // this.label5.BackColor = System.Drawing.Color.SteelBlue; this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label5.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(143, 429); this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(349, 128); this.label5.TabIndex = 2; this.label5.Text = "小件"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // this.label4.BackColor = System.Drawing.Color.SteelBlue; this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label4.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(143, 303); this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(349, 128); this.label4.TabIndex = 1; this.label4.Text = "门槛"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.BackColor = System.Drawing.Color.SteelBlue; this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(143, 177); this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(349, 128); this.label3.TabIndex = 0; this.label3.Text = "保险杠"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(2640, 1575); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Controls.Add(this.label2); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.label1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.Name = "Form1"; this.Text = "Form1"; this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Label label2; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.WebBrowser webBrowser1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button1; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label10; 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 label22; private System.Windows.Forms.Label label21; } }