| | |
| | | this.lbldj = new System.Windows.Forms.Label(); |
| | | this.lblCaption = new System.Windows.Forms.Label(); |
| | | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
| | | this.textBox4 = new System.Windows.Forms.TextBox(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.textBox3 = new System.Windows.Forms.TextBox(); |
| | | this.label8 = new System.Windows.Forms.Label(); |
| | | this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); |
| | | this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); |
| | |
| | | this.txtHBillNo = new System.Windows.Forms.TextBox(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.grdMain = new System.Windows.Forms.DataGridView(); |
| | | this.textBox3 = new System.Windows.Forms.TextBox(); |
| | | this.textBox4 = new System.Windows.Forms.TextBox(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.grdSum = new System.Windows.Forms.DataGridView(); |
| | | this.Tool.SuspendLayout(); |
| | | this.pPic.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | this.groupBox1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // Tool |
| | |
| | | // groupBox1 |
| | | // |
| | | this.groupBox1.BackColor = System.Drawing.Color.Lavender; |
| | | this.groupBox1.Controls.Add(this.grdSum); |
| | | this.groupBox1.Controls.Add(this.textBox4); |
| | | this.groupBox1.Controls.Add(this.label3); |
| | | this.groupBox1.Controls.Add(this.textBox3); |
| | |
| | | this.groupBox1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.groupBox1.Name = "groupBox1"; |
| | | this.groupBox1.Padding = new System.Windows.Forms.Padding(4); |
| | | this.groupBox1.Size = new System.Drawing.Size(1291, 129); |
| | | this.groupBox1.Size = new System.Drawing.Size(1291, 158); |
| | | this.groupBox1.TabIndex = 57; |
| | | this.groupBox1.TabStop = false; |
| | | // |
| | | // textBox4 |
| | | // |
| | | this.textBox4.Location = new System.Drawing.Point(668, 29); |
| | | this.textBox4.Margin = new System.Windows.Forms.Padding(4); |
| | | this.textBox4.Name = "textBox4"; |
| | | this.textBox4.Size = new System.Drawing.Size(172, 25); |
| | | this.textBox4.TabIndex = 37; |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.Location = new System.Drawing.Point(548, 36); |
| | | this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(112, 15); |
| | | this.label3.TabIndex = 36; |
| | | this.label3.Text = "è½¦é´æµè½¬åå·ï¼"; |
| | | // |
| | | // textBox3 |
| | | // |
| | | this.textBox3.Location = new System.Drawing.Point(908, 75); |
| | | this.textBox3.Margin = new System.Windows.Forms.Padding(4); |
| | | this.textBox3.Name = "textBox3"; |
| | | this.textBox3.Size = new System.Drawing.Size(172, 25); |
| | | this.textBox3.TabIndex = 35; |
| | | // |
| | | // label8 |
| | | // |
| | |
| | | // |
| | | // dateTimePicker2 |
| | | // |
| | | this.dateTimePicker2.CustomFormat = "yyyy-MM-dd "; |
| | | this.dateTimePicker2.CustomFormat = "yyyy-MM-dd HH:mm:ss"; |
| | | this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom; |
| | | this.dateTimePicker2.Location = new System.Drawing.Point(493, 25); |
| | | this.dateTimePicker2.Location = new System.Drawing.Point(338, 29); |
| | | this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.dateTimePicker2.Name = "dateTimePicker2"; |
| | | this.dateTimePicker2.Size = new System.Drawing.Size(189, 25); |
| | | this.dateTimePicker2.Size = new System.Drawing.Size(203, 25); |
| | | this.dateTimePicker2.TabIndex = 33; |
| | | // |
| | | // dateTimePicker1 |
| | | // |
| | | this.dateTimePicker1.CustomFormat = "yyyy-MM-dd "; |
| | | this.dateTimePicker1.CustomFormat = "yyyy-MM-dd HH:mm:ss"; |
| | | this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom; |
| | | this.dateTimePicker1.Location = new System.Drawing.Point(275, 25); |
| | | this.dateTimePicker1.Location = new System.Drawing.Point(120, 29); |
| | | this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.dateTimePicker1.Name = "dateTimePicker1"; |
| | | this.dateTimePicker1.Size = new System.Drawing.Size(189, 25); |
| | | this.dateTimePicker1.Size = new System.Drawing.Size(199, 25); |
| | | this.dateTimePicker1.TabIndex = 32; |
| | | // |
| | | // label9 |
| | | // |
| | | this.label9.AutoSize = true; |
| | | this.label9.Location = new System.Drawing.Point(471, 29); |
| | | this.label9.Location = new System.Drawing.Point(326, 36); |
| | | this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label9.Name = "label9"; |
| | | this.label9.Size = new System.Drawing.Size(15, 15); |
| | |
| | | // label11 |
| | | // |
| | | this.label11.AutoSize = true; |
| | | this.label11.Location = new System.Drawing.Point(171, 29); |
| | | this.label11.Location = new System.Drawing.Point(8, 35); |
| | | this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label11.Name = "label11"; |
| | | this.label11.Size = new System.Drawing.Size(105, 15); |
| | |
| | | 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, 232); |
| | | this.grdMain.Location = new System.Drawing.Point(0, 261); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdMain.Name = "grdMain"; |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowHeadersWidth = 51; |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1291, 409); |
| | | this.grdMain.Size = new System.Drawing.Size(1291, 380); |
| | | this.grdMain.TabIndex = 58; |
| | | this.grdMain.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.grdMain_RowPrePaint); |
| | | // |
| | | // textBox3 |
| | | // grdSum |
| | | // |
| | | this.textBox3.Location = new System.Drawing.Point(908, 75); |
| | | this.textBox3.Margin = new System.Windows.Forms.Padding(4); |
| | | this.textBox3.Name = "textBox3"; |
| | | this.textBox3.Size = new System.Drawing.Size(172, 25); |
| | | this.textBox3.TabIndex = 35; |
| | | // |
| | | // textBox4 |
| | | // |
| | | this.textBox4.Location = new System.Drawing.Point(908, 26); |
| | | this.textBox4.Margin = new System.Windows.Forms.Padding(4); |
| | | this.textBox4.Name = "textBox4"; |
| | | this.textBox4.Size = new System.Drawing.Size(172, 25); |
| | | this.textBox4.TabIndex = 37; |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.Location = new System.Drawing.Point(788, 29); |
| | | this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(112, 15); |
| | | this.label3.TabIndex = 36; |
| | | this.label3.Text = "è½¦é´æµè½¬åå·ï¼"; |
| | | this.grdSum.AllowUserToAddRows = false; |
| | | this.grdSum.AllowUserToDeleteRows = false; |
| | | this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control; |
| | | this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.grdSum.Location = new System.Drawing.Point(4, 130); |
| | | this.grdSum.Margin = new System.Windows.Forms.Padding(4); |
| | | this.grdSum.Name = "grdSum"; |
| | | this.grdSum.ReadOnly = true; |
| | | this.grdSum.RowHeadersWidth = 51; |
| | | this.grdSum.RowTemplate.Height = 23; |
| | | this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None; |
| | | this.grdSum.Size = new System.Drawing.Size(1283, 24); |
| | | this.grdSum.TabIndex = 49; |
| | | // |
| | | // Qk_ProcessbillMain |
| | | // |
| | |
| | | this.Controls.Add(this.Tool); |
| | | this.Name = "Qk_ProcessbillMain"; |
| | | this.Text = "èæ¯ç®¡å¶æ¥è¡¨"; |
| | | this.Load += new System.EventHandler(this.Qk_ProcessbillMain_Load); |
| | | this.Tool.ResumeLayout(false); |
| | | this.Tool.PerformLayout(); |
| | | this.pPic.ResumeLayout(false); |
| | |
| | | this.groupBox1.ResumeLayout(false); |
| | | this.groupBox1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private System.Windows.Forms.Label label3; |
| | | private System.Windows.Forms.TextBox textBox3; |
| | | private System.Windows.Forms.DataGridView grdMain; |
| | | private System.Windows.Forms.DataGridView grdSum; |
| | | } |
| | | } |