namespace InjectionPC { partial class FrmZc { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); GlacialComponents.Controls.GLColumn glColumn5 = new GlacialComponents.Controls.GLColumn(); GlacialComponents.Controls.GLColumn glColumn6 = new GlacialComponents.Controls.GLColumn(); GlacialComponents.Controls.GLColumn glColumn7 = new GlacialComponents.Controls.GLColumn(); GlacialComponents.Controls.GLColumn glColumn8 = new GlacialComponents.Controls.GLColumn(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmZc)); this.panel1 = new System.Windows.Forms.Panel(); this.panel7 = new System.Windows.Forms.Panel(); this.panel23 = new System.Windows.Forms.Panel(); this.panel24 = new System.Windows.Forms.Panel(); this.panel26 = new System.Windows.Forms.Panel(); this.glacialList1 = new GlacialComponents.Controls.GlacialList(); this.panel25 = new System.Windows.Forms.Panel(); this.panel36 = new System.Windows.Forms.Panel(); this.label11 = new System.Windows.Forms.Label(); this.panel8 = new System.Windows.Forms.Panel(); this.panel10 = new System.Windows.Forms.Panel(); this.panel9 = new System.Windows.Forms.Panel(); this.label3 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.panel4 = new System.Windows.Forms.Panel(); this.panel6 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.panel5 = new System.Windows.Forms.Panel(); this.label2 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.panel11 = new System.Windows.Forms.Panel(); this.panel12 = new System.Windows.Forms.Panel(); this.label9 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.panel1.SuspendLayout(); this.panel7.SuspendLayout(); this.panel23.SuspendLayout(); this.panel24.SuspendLayout(); this.panel26.SuspendLayout(); this.panel25.SuspendLayout(); this.panel36.SuspendLayout(); this.panel8.SuspendLayout(); this.panel10.SuspendLayout(); this.panel9.SuspendLayout(); this.panel2.SuspendLayout(); this.panel4.SuspendLayout(); this.panel6.SuspendLayout(); this.panel5.SuspendLayout(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.panel11.SuspendLayout(); this.panel12.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.panel7); this.panel1.Controls.Add(this.panel2); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1280, 1024); this.panel1.TabIndex = 3; // // panel7 // this.panel7.Controls.Add(this.panel23); this.panel7.Controls.Add(this.panel8); this.panel7.Dock = System.Windows.Forms.DockStyle.Fill; this.panel7.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold); this.panel7.Location = new System.Drawing.Point(0, 84); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(1280, 940); this.panel7.TabIndex = 1; // // panel23 // this.panel23.Controls.Add(this.panel24); this.panel23.Dock = System.Windows.Forms.DockStyle.Fill; this.panel23.Location = new System.Drawing.Point(0, 52); this.panel23.Name = "panel23"; this.panel23.Size = new System.Drawing.Size(1280, 888); this.panel23.TabIndex = 1; // // panel24 // this.panel24.Controls.Add(this.panel26); this.panel24.Controls.Add(this.panel25); this.panel24.Dock = System.Windows.Forms.DockStyle.Top; this.panel24.Location = new System.Drawing.Point(0, 0); this.panel24.Name = "panel24"; this.panel24.Size = new System.Drawing.Size(1280, 885); this.panel24.TabIndex = 0; // // panel26 // this.panel26.Controls.Add(this.glacialList1); this.panel26.Dock = System.Windows.Forms.DockStyle.Fill; this.panel26.Location = new System.Drawing.Point(169, 0); this.panel26.Name = "panel26"; this.panel26.Size = new System.Drawing.Size(1111, 885); this.panel26.TabIndex = 1; // // glacialList1 // this.glacialList1.AllowColumnResize = true; this.glacialList1.AllowMultiselect = false; this.glacialList1.AlternateBackground = System.Drawing.Color.DarkGreen; this.glacialList1.AlternatingColors = false; this.glacialList1.AutoHeight = true; this.glacialList1.BackColor = System.Drawing.SystemColors.ControlLightLight; this.glacialList1.BackgroundStretchToFit = true; glColumn5.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; glColumn5.CheckBoxes = false; glColumn5.ImageIndex = -1; glColumn5.Name = "条码"; glColumn5.NumericSort = false; glColumn5.Text = "条码"; glColumn5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; glColumn5.Width = 350; glColumn6.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; glColumn6.CheckBoxes = false; glColumn6.ImageIndex = -1; glColumn6.Name = "产品名称"; glColumn6.NumericSort = false; glColumn6.Text = "产品名称"; glColumn6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; glColumn6.Width = 320; glColumn7.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; glColumn7.CheckBoxes = false; glColumn7.ImageIndex = -1; glColumn7.Name = "打印方式"; glColumn7.NumericSort = false; glColumn7.Text = "打印方式"; glColumn7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; glColumn7.Width = 150; glColumn8.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None; glColumn8.CheckBoxes = false; glColumn8.ImageIndex = -1; glColumn8.Name = "打印时间"; glColumn8.NumericSort = false; glColumn8.Text = "打印时间"; glColumn8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; glColumn8.Width = 270; this.glacialList1.Columns.AddRange(new GlacialComponents.Controls.GLColumn[] { glColumn5, glColumn6, glColumn7, glColumn8}); this.glacialList1.ControlStyle = GlacialComponents.Controls.GLControlStyles.Normal; this.glacialList1.Dock = System.Windows.Forms.DockStyle.Fill; this.glacialList1.Font = new System.Drawing.Font("宋体", 15.75F); this.glacialList1.FullRowSelect = true; this.glacialList1.GridColor = System.Drawing.Color.DeepSkyBlue; this.glacialList1.GridLines = GlacialComponents.Controls.GLGridLines.gridBoth; this.glacialList1.GridLineStyle = GlacialComponents.Controls.GLGridLineStyles.gridSolid; this.glacialList1.GridTypes = GlacialComponents.Controls.GLGridTypes.gridNormal; this.glacialList1.HeaderHeight = 40; this.glacialList1.HeaderVisible = true; this.glacialList1.HeaderWordWrap = false; this.glacialList1.HotColumnTracking = false; this.glacialList1.HotItemTracking = false; this.glacialList1.HotTrackingColor = System.Drawing.Color.LightGray; this.glacialList1.HoverEvents = false; this.glacialList1.HoverTime = 1; this.glacialList1.ImageList = null; this.glacialList1.ItemHeight = 30; this.glacialList1.ItemWordWrap = false; this.glacialList1.Location = new System.Drawing.Point(0, 0); this.glacialList1.Name = "glacialList1"; this.glacialList1.Selectable = true; this.glacialList1.SelectedTextColor = System.Drawing.Color.White; this.glacialList1.SelectionColor = System.Drawing.Color.DarkBlue; this.glacialList1.ShowBorder = true; this.glacialList1.ShowFocusRect = false; this.glacialList1.Size = new System.Drawing.Size(1111, 885); this.glacialList1.SortType = GlacialComponents.Controls.SortTypes.InsertionSort; this.glacialList1.SuperFlatHeaderColor = System.Drawing.Color.White; this.glacialList1.TabIndex = 0; this.glacialList1.Text = "glacialList1"; // // panel25 // this.panel25.Controls.Add(this.panel36); this.panel25.Dock = System.Windows.Forms.DockStyle.Left; this.panel25.Location = new System.Drawing.Point(0, 0); this.panel25.Name = "panel25"; this.panel25.Size = new System.Drawing.Size(169, 885); this.panel25.TabIndex = 0; // // panel36 // this.panel36.Controls.Add(this.label11); this.panel36.Dock = System.Windows.Forms.DockStyle.Fill; this.panel36.Location = new System.Drawing.Point(0, 0); this.panel36.Name = "panel36"; this.panel36.Size = new System.Drawing.Size(169, 885); this.panel36.TabIndex = 0; // // label11 // this.label11.BackColor = System.Drawing.Color.DeepSkyBlue; this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label11.Dock = System.Windows.Forms.DockStyle.Fill; this.label11.Location = new System.Drawing.Point(0, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(169, 885); this.label11.TabIndex = 0; this.label11.Text = "打印记录:"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel8 // this.panel8.Controls.Add(this.panel10); this.panel8.Controls.Add(this.panel9); this.panel8.Dock = System.Windows.Forms.DockStyle.Top; this.panel8.Location = new System.Drawing.Point(0, 0); this.panel8.Name = "panel8"; this.panel8.Size = new System.Drawing.Size(1280, 52); this.panel8.TabIndex = 0; // // panel10 // this.panel10.Controls.Add(this.panel12); this.panel10.Controls.Add(this.panel11); this.panel10.Dock = System.Windows.Forms.DockStyle.Fill; this.panel10.Location = new System.Drawing.Point(169, 0); this.panel10.Name = "panel10"; this.panel10.Size = new System.Drawing.Size(1111, 52); this.panel10.TabIndex = 1; // // panel9 // this.panel9.Controls.Add(this.label3); this.panel9.Dock = System.Windows.Forms.DockStyle.Left; this.panel9.Location = new System.Drawing.Point(0, 0); this.panel9.Name = "panel9"; this.panel9.Size = new System.Drawing.Size(169, 52); this.panel9.TabIndex = 0; // // label3 // this.label3.BackColor = System.Drawing.Color.DeepSkyBlue; this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Dock = System.Windows.Forms.DockStyle.Fill; this.label3.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold); this.label3.Location = new System.Drawing.Point(0, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(169, 52); this.label3.TabIndex = 0; this.label3.Text = "扫描条码:"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel2 // this.panel2.Controls.Add(this.panel4); this.panel2.Controls.Add(this.panel3); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1280, 84); this.panel2.TabIndex = 0; // // panel4 // this.panel4.Controls.Add(this.panel6); this.panel4.Controls.Add(this.panel5); this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; this.panel4.Location = new System.Drawing.Point(169, 0); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(1111, 84); this.panel4.TabIndex = 1; // // panel6 // this.panel6.Controls.Add(this.label1); this.panel6.Dock = System.Windows.Forms.DockStyle.Fill; this.panel6.Location = new System.Drawing.Point(0, 0); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(919, 84); this.panel6.TabIndex = 1; // // label1 // this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label1.Dock = System.Windows.Forms.DockStyle.Fill; this.label1.Font = new System.Drawing.Font("宋体", 36F, System.Drawing.FontStyle.Bold); this.label1.Location = new System.Drawing.Point(0, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(919, 84); this.label1.TabIndex = 0; this.label1.Text = "注塑车间装配信息"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel5 // this.panel5.Controls.Add(this.label2); this.panel5.Dock = System.Windows.Forms.DockStyle.Right; this.panel5.Location = new System.Drawing.Point(919, 0); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(192, 84); this.panel5.TabIndex = 0; // // label2 // this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label2.Dock = System.Windows.Forms.DockStyle.Fill; this.label2.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold); this.label2.Location = new System.Drawing.Point(0, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(192, 84); this.label2.TabIndex = 0; 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); // // panel3 // this.panel3.Controls.Add(this.pictureBox1); this.panel3.Dock = System.Windows.Forms.DockStyle.Left; this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(169, 84); this.panel3.TabIndex = 0; // // 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(3, 3); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(169, 81); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 0; this.pictureBox1.TabStop = false; // // timer1 // this.timer1.Interval = 500; // // panel11 // this.panel11.Controls.Add(this.textBox1); this.panel11.Dock = System.Windows.Forms.DockStyle.Left; this.panel11.Location = new System.Drawing.Point(0, 0); this.panel11.Name = "panel11"; this.panel11.Size = new System.Drawing.Size(919, 52); this.panel11.TabIndex = 0; // // panel12 // this.panel12.Controls.Add(this.label9); this.panel12.Dock = System.Windows.Forms.DockStyle.Fill; this.panel12.Location = new System.Drawing.Point(919, 0); this.panel12.Name = "panel12"; this.panel12.Size = new System.Drawing.Size(192, 52); this.panel12.TabIndex = 1; // // label9 // this.label9.BackColor = System.Drawing.Color.DeepSkyBlue; this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label9.Dock = System.Windows.Forms.DockStyle.Fill; this.label9.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold); this.label9.Location = new System.Drawing.Point(0, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(192, 52); this.label9.TabIndex = 1; this.label9.Text = "质量录入"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label9.Click += new System.EventHandler(this.label9_Click); // // textBox1 // this.textBox1.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox1.Location = new System.Drawing.Point(3, 4); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(913, 44); this.textBox1.TabIndex = 1; this.textBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown); // // FrmZc // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1280, 1024); this.Controls.Add(this.panel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "FrmZc"; this.Text = "FrmZc"; this.Load += new System.EventHandler(this.FrmZc_Load); this.panel1.ResumeLayout(false); this.panel7.ResumeLayout(false); this.panel23.ResumeLayout(false); this.panel24.ResumeLayout(false); this.panel26.ResumeLayout(false); this.panel25.ResumeLayout(false); this.panel36.ResumeLayout(false); this.panel8.ResumeLayout(false); this.panel10.ResumeLayout(false); this.panel9.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel4.ResumeLayout(false); this.panel6.ResumeLayout(false); this.panel5.ResumeLayout(false); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.panel11.ResumeLayout(false); this.panel11.PerformLayout(); this.panel12.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.Panel panel23; private System.Windows.Forms.Panel panel24; private System.Windows.Forms.Panel panel26; private GlacialComponents.Controls.GlacialList glacialList1; private System.Windows.Forms.Panel panel25; private System.Windows.Forms.Panel panel36; private System.Windows.Forms.Label label11; private System.Windows.Forms.Panel panel8; private System.Windows.Forms.Panel panel10; private System.Windows.Forms.Panel panel9; private System.Windows.Forms.Label label3; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Label label2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.Panel panel12; private System.Windows.Forms.Panel panel11; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox textBox1; } }