| | |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Kf_SellOutBill_BarCodeNote)); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | this.Tool = new System.Windows.Forms.ToolStrip(); |
| | | this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.mrlk = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.涓棿 = new System.Windows.Forms.Panel(); |
| | | this.搴曢儴 = new System.Windows.Forms.Panel(); |
| | | this.鍙充晶 = new System.Windows.Forms.Panel(); |
| | | this.tabPage3 = new System.Windows.Forms.TabPage(); |
| | | this.grdTM = new System.Windows.Forms.DataGridView(); |
| | | this.Tool.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit(); |
| | | this.gbUp.SuspendLayout(); |
| | |
| | | this.panel1.SuspendLayout(); |
| | | this.groupBox1.SuspendLayout(); |
| | | this.panel2.SuspendLayout(); |
| | | this.tabPage3.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdTM)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // Tool |
| | |
| | | this.grdMain.AllowUserToDeleteRows = false; |
| | | this.grdMain.BackgroundColor = System.Drawing.SystemColors.ControlLightLight; |
| | | this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| | | dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window; |
| | | dataGridViewCellStyle1.Font = new System.Drawing.Font("瀹嬩綋", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText; |
| | | dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
| | | dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
| | | dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; |
| | | this.grdMain.DefaultCellStyle = dataGridViewCellStyle1; |
| | | dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| | | dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window; |
| | | dataGridViewCellStyle3.Font = new System.Drawing.Font("瀹嬩綋", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText; |
| | | dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
| | | dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
| | | dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; |
| | | this.grdMain.DefaultCellStyle = dataGridViewCellStyle3; |
| | | this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdMain.Location = new System.Drawing.Point(3, 3); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(0); |
| | |
| | | this.grdSub.AllowUserToDeleteRows = false; |
| | | this.grdSub.BackgroundColor = System.Drawing.SystemColors.ControlLightLight; |
| | | this.grdSub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| | | dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window; |
| | | dataGridViewCellStyle2.Font = new System.Drawing.Font("瀹嬩綋", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText; |
| | | dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
| | | dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
| | | dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; |
| | | this.grdSub.DefaultCellStyle = dataGridViewCellStyle2; |
| | | dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| | | dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window; |
| | | dataGridViewCellStyle4.Font = new System.Drawing.Font("瀹嬩綋", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText; |
| | | dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
| | | dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
| | | dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False; |
| | | this.grdSub.DefaultCellStyle = dataGridViewCellStyle4; |
| | | this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdSub.Location = new System.Drawing.Point(0, 73); |
| | | this.grdSub.Margin = new System.Windows.Forms.Padding(0); |
| | |
| | | // |
| | | this.tabControl1.Controls.Add(this.tabPage1); |
| | | this.tabControl1.Controls.Add(this.tabPage2); |
| | | this.tabControl1.Controls.Add(this.tabPage3); |
| | | this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabControl1.Location = new System.Drawing.Point(0, 218); |
| | | this.tabControl1.Name = "tabControl1"; |
| | |
| | | this.鍙充晶.Size = new System.Drawing.Size(12, 627); |
| | | this.鍙充晶.TabIndex = 64; |
| | | // |
| | | // tabPage3 |
| | | // |
| | | this.tabPage3.Controls.Add(this.grdTM); |
| | | this.tabPage3.Location = new System.Drawing.Point(4, 22); |
| | | this.tabPage3.Name = "tabPage3"; |
| | | this.tabPage3.Padding = new System.Windows.Forms.Padding(3); |
| | | this.tabPage3.Size = new System.Drawing.Size(1097, 383); |
| | | this.tabPage3.TabIndex = 2; |
| | | this.tabPage3.Text = "鏉$爜鏄庣粏"; |
| | | this.tabPage3.UseVisualStyleBackColor = true; |
| | | // |
| | | // grdTM |
| | | // |
| | | this.grdTM.AllowUserToAddRows = false; |
| | | this.grdTM.AllowUserToDeleteRows = false; |
| | | this.grdTM.BackgroundColor = System.Drawing.SystemColors.ControlLightLight; |
| | | this.grdTM.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.grdTM.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdTM.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.grdTM.Location = new System.Drawing.Point(3, 3); |
| | | this.grdTM.Name = "grdTM"; |
| | | this.grdTM.ReadOnly = true; |
| | | this.grdTM.RowHeadersWidth = 30; |
| | | this.grdTM.RowTemplate.Height = 23; |
| | | this.grdTM.Size = new System.Drawing.Size(1091, 377); |
| | | this.grdTM.TabIndex = 47; |
| | | this.grdTM.Paint += new System.Windows.Forms.PaintEventHandler(this.grdTM_Paint); |
| | | // |
| | | // Kf_SellOutBill_BarCodeNote |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | |
| | | this.groupBox1.ResumeLayout(false); |
| | | this.groupBox1.PerformLayout(); |
| | | this.panel2.ResumeLayout(false); |
| | | this.tabPage3.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdTM)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private System.Windows.Forms.ComboBox cmbHStockOrgID; |
| | | private System.Windows.Forms.Label label18; |
| | | private System.Windows.Forms.PictureBox pic1; |
| | | private System.Windows.Forms.TabPage tabPage3; |
| | | private System.Windows.Forms.DataGridView grdTM; |
| | | } |
| | | } |