| | |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Mes_WIPSumReportDateReport)); |
| | | this.grdMain = new System.Windows.Forms.DataGridView(); |
| | | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
| | | this.dtpHFDate = new System.Windows.Forms.DateTimePicker(); |
| | | this.label8 = new System.Windows.Forms.Label(); |
| | | this.Tool = new System.Windows.Forms.ToolStrip(); |
| | | this.yl = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.tc = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); |
| | | this.dtpHFDate = new System.Windows.Forms.DateTimePicker(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit(); |
| | | this.groupBox1.SuspendLayout(); |
| | | this.Tool.SuspendLayout(); |
| | |
| | | this.grdMain.BackgroundColor = System.Drawing.SystemColors.InactiveCaption; |
| | | this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdMain.Location = new System.Drawing.Point(0, 139); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdMain.Location = new System.Drawing.Point(0, 167); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.grdMain.Name = "grdMain"; |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowHeadersWidth = 51; |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1214, 453); |
| | | this.grdMain.Size = new System.Drawing.Size(1366, 543); |
| | | this.grdMain.TabIndex = 67; |
| | | // |
| | | // groupBox1 |
| | |
| | | this.groupBox1.Controls.Add(this.dtpHFDate); |
| | | this.groupBox1.Controls.Add(this.label8); |
| | | this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.groupBox1.Location = new System.Drawing.Point(0, 58); |
| | | this.groupBox1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.groupBox1.Location = new System.Drawing.Point(0, 70); |
| | | this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.groupBox1.Name = "groupBox1"; |
| | | this.groupBox1.Padding = new System.Windows.Forms.Padding(4); |
| | | this.groupBox1.Size = new System.Drawing.Size(1214, 81); |
| | | this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.groupBox1.Size = new System.Drawing.Size(1366, 97); |
| | | this.groupBox1.TabIndex = 66; |
| | | this.groupBox1.TabStop = false; |
| | | this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter); |
| | | // |
| | | // dtpHFDate |
| | | // |
| | | this.dtpHFDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; |
| | | this.dtpHFDate.Location = new System.Drawing.Point(230, 25); |
| | | this.dtpHFDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.dtpHFDate.Name = "dtpHFDate"; |
| | | this.dtpHFDate.Size = new System.Drawing.Size(165, 28); |
| | | this.dtpHFDate.TabIndex = 60; |
| | | // |
| | | // label8 |
| | | // |
| | | this.label8.AutoSize = true; |
| | | this.label8.Location = new System.Drawing.Point(114, 27); |
| | | this.label8.Location = new System.Drawing.Point(128, 32); |
| | | this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label8.Name = "label8"; |
| | | this.label8.Size = new System.Drawing.Size(82, 15); |
| | | this.label8.Size = new System.Drawing.Size(98, 18); |
| | | this.label8.TabIndex = 34; |
| | | this.label8.Text = "ç»ææ¶é´ï¼"; |
| | | // |
| | |
| | | this.Tool.Location = new System.Drawing.Point(0, 0); |
| | | this.Tool.Name = "Tool"; |
| | | this.Tool.Padding = new System.Windows.Forms.Padding(0); |
| | | this.Tool.Size = new System.Drawing.Size(1214, 58); |
| | | this.Tool.Size = new System.Drawing.Size(1366, 70); |
| | | this.Tool.Stretch = true; |
| | | this.Tool.TabIndex = 65; |
| | | this.Tool.Text = "toolStrip1"; |
| | |
| | | // toolStripSeparator1 |
| | | // |
| | | this.toolStripSeparator1.Name = "toolStripSeparator1"; |
| | | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 58); |
| | | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 70); |
| | | // |
| | | // cx |
| | | // |
| | |
| | | // toolStripSeparator2 |
| | | // |
| | | this.toolStripSeparator2.Name = "toolStripSeparator2"; |
| | | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 58); |
| | | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 70); |
| | | // |
| | | // tc |
| | | // |
| | |
| | | // |
| | | this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; |
| | | this.toolStripSeparator9.Name = "toolStripSeparator9"; |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 58); |
| | | this.toolStripSeparator9.Size = new System.Drawing.Size(6, 70); |
| | | // |
| | | // toolStripButton1 |
| | | // |
| | |
| | | this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); |
| | | this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; |
| | | this.toolStripButton1.Name = "toolStripButton1"; |
| | | this.toolStripButton1.Size = new System.Drawing.Size(29, 55); |
| | | this.toolStripButton1.Size = new System.Drawing.Size(34, 65); |
| | | this.toolStripButton1.Text = "toolStripButton1"; |
| | | // |
| | | // dtpHFDate |
| | | // |
| | | this.dtpHFDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; |
| | | this.dtpHFDate.Location = new System.Drawing.Point(204, 21); |
| | | this.dtpHFDate.Margin = new System.Windows.Forms.Padding(4); |
| | | this.dtpHFDate.Name = "dtpHFDate"; |
| | | this.dtpHFDate.Size = new System.Drawing.Size(147, 25); |
| | | this.dtpHFDate.TabIndex = 60; |
| | | // |
| | | // Mes_WIPSumReportDateReport |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1214, 592); |
| | | this.ClientSize = new System.Drawing.Size(1366, 710); |
| | | this.Controls.Add(this.grdMain); |
| | | this.Controls.Add(this.groupBox1); |
| | | this.Controls.Add(this.Tool); |
| | | this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.Name = "Mes_WIPSumReportDateReport"; |
| | | this.Text = "å¨å¶åæ¥è¡¨"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit(); |