namespace Dongke.IBOSS.PRD.Client.SAPDataModule.Hegii { partial class F_SAP_HEGII_0108 { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_SAP_HEGII_0108)); 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(); this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip(); this.tsbtnSearch = new System.Windows.Forms.ToolStripButton(); this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible(); this.CBDataCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.CTxtMaterialCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dgvSemi = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.DATACODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.WORKSHOP = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MATERIALCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.INVENTORYQUANTITY = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tsrToolStrip1.SuspendLayout(); this.grpCollapsible1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSemi)).BeginInit(); this.SuspendLayout(); // // tsrToolStrip1 // this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnSearch, this.tsbtnClearCondition, this.toolStripSeparator1, this.tsbtnAdaptive, this.tsbtnClose}); this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0); this.tsrToolStrip1.Name = "tsrToolStrip1"; this.tsrToolStrip1.Size = new System.Drawing.Size(1041, 33); this.tsrToolStrip1.TabIndex = 0; this.tsrToolStrip1.Text = "tsrToolStrip1"; // // tsbtnSearch // this.tsbtnSearch.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnSearch.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSearch.Image"))); this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnSearch.Name = "tsbtnSearch"; this.tsbtnSearch.Size = new System.Drawing.Size(51, 30); this.tsbtnSearch.Text = "查询(&Q)"; this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click); // // tsbtnClearCondition // this.tsbtnClearCondition.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnClearCondition.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClearCondition.Image"))); this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClearCondition.Name = "tsbtnClearCondition"; this.tsbtnClearCondition.Size = new System.Drawing.Size(75, 30); this.tsbtnClearCondition.Text = "清空条件(&C)"; this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 33); // // tsbtnAdaptive // this.tsbtnAdaptive.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnAdaptive.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnAdaptive.Image"))); this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdaptive.Name = "tsbtnAdaptive"; this.tsbtnAdaptive.Size = new System.Drawing.Size(87, 30); this.tsbtnAdaptive.Text = "自适应列宽(&A)"; this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click); // // tsbtnClose // this.tsbtnClose.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsbtnClose.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClose.Image"))); this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClose.Name = "tsbtnClose"; this.tsbtnClose.Size = new System.Drawing.Size(51, 30); this.tsbtnClose.Text = "关闭(&X)"; this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click); // // grpCollapsible1 // this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpCollapsible1.Controls.Add(this.CBDataCode); this.grpCollapsible1.Controls.Add(this.c_Label3); this.grpCollapsible1.Controls.Add(this.CTxtMaterialCode); this.grpCollapsible1.Controls.Add(this.c_Label2); this.grpCollapsible1.Location = new System.Drawing.Point(0, 37); this.grpCollapsible1.Name = "grpCollapsible1"; this.grpCollapsible1.Size = new System.Drawing.Size(1041, 54); this.grpCollapsible1.TabIndex = 1; this.grpCollapsible1.TabStop = false; this.grpCollapsible1.Text = "查询条件"; // // CBDataCode // this.CBDataCode.BackColor = System.Drawing.SystemColors.Window; this.CBDataCode.BackgroundColor = System.Drawing.SystemColors.Window; this.CBDataCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.CBDataCode.FormattingEnabled = true; this.CBDataCode.Location = new System.Drawing.Point(233, 23); this.CBDataCode.Name = "CBDataCode"; this.CBDataCode.Size = new System.Drawing.Size(121, 20); this.CBDataCode.TabIndex = 5; // // c_Label3 // this.c_Label3.AutoSize = true; this.c_Label3.BackColor = System.Drawing.Color.Transparent; this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label3.Location = new System.Drawing.Point(173, 26); this.c_Label3.Name = "c_Label3"; this.c_Label3.Size = new System.Drawing.Size(53, 12); this.c_Label3.TabIndex = 4; this.c_Label3.Text = "数据节点"; // // CTxtMaterialCode // this.CTxtMaterialCode.BackColor = System.Drawing.SystemColors.Window; this.CTxtMaterialCode.BackgroundColor = System.Drawing.SystemColors.Window; this.CTxtMaterialCode.ErrorMessage = ""; this.CTxtMaterialCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.CTxtMaterialCode.Location = new System.Drawing.Point(66, 23); this.CTxtMaterialCode.Name = "CTxtMaterialCode"; this.CTxtMaterialCode.Size = new System.Drawing.Size(100, 21); this.CTxtMaterialCode.TabIndex = 3; this.CTxtMaterialCode.TextValue = ""; // // c_Label2 // this.c_Label2.AutoSize = true; this.c_Label2.BackColor = System.Drawing.Color.Transparent; this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label2.Location = new System.Drawing.Point(6, 26); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 2; this.c_Label2.Text = "物料编码"; // // dgvSemi // this.dgvSemi.AllowUserToAddRows = false; this.dgvSemi.AllowUserToDeleteRows = false; this.dgvSemi.AllowUserToModifyRows = true; this.dgvSemi.AllowUserToOrderColumns = true; this.dgvSemi.AllowUserToSortRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvSemi.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvSemi.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.dgvSemi.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvSemi.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvSemi.CellHeight = 23; this.dgvSemi.ChildNodeColumnName = null; this.dgvSemi.ChildNodeColumnText = null; this.dgvSemi.ColumnDeep = 1; this.dgvSemi.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSemi.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvSemi.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvSemi.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.DATACODE, this.WORKSHOP, this.MATERIALCODE, this.GOODSCODE, this.GOODSNAME, this.INVENTORYQUANTITY, this.CREATETIME}); this.dgvSemi.ColumnTreeView = null; this.dgvSemi.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvSemi.DynamicColumnName = ""; this.dgvSemi.EnableHeadersVisualStyles = false; this.dgvSemi.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvSemi.FormatQuantityColumns = null; this.dgvSemi.HorizontalMergeColumn = null; this.dgvSemi.IsAutoCountSum = true; this.dgvSemi.IsAutoResizeColumns = false; this.dgvSemi.IsClickF12 = false; this.dgvSemi.IsOpenMergeCellFlag = false; this.dgvSemi.IsSubTotalFlag = false; this.dgvSemi.IsTopDeep = false; this.dgvSemi.Location = new System.Drawing.Point(0, 97); this.dgvSemi.MergeColumnNames = null; this.dgvSemi.MergeDetailColumnNames = null; this.dgvSemi.MergeDetailOnlyColumn = null; this.dgvSemi.MergeOnlyColumn = null; this.dgvSemi.Name = "dgvSemi"; this.dgvSemi.ReadOnly = true; this.dgvSemi.RefreshAtHscroll = false; this.dgvSemi.RowHeadersWidth = 50; this.dgvSemi.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvSemi.RowsDefaultCellStyle = dataGridViewCellStyle3; this.dgvSemi.RowTemplate.Height = 21; this.dgvSemi.Size = new System.Drawing.Size(1041, 378); this.dgvSemi.SortOrderColumnName = null; this.dgvSemi.TabIndex = 2; this.dgvSemi.Tag = true; this.dgvSemi.TotalSumColumns = null; this.dgvSemi.ViewRowFilter = ""; // // DATACODE // this.DATACODE.DataPropertyName = "DATACODE"; this.DATACODE.HeaderText = "数据节点"; this.DATACODE.Name = "DATACODE"; this.DATACODE.ReadOnly = true; // // WORKSHOP // this.WORKSHOP.DataPropertyName = "WORKSHOP"; this.WORKSHOP.HeaderText = "车间"; this.WORKSHOP.Name = "WORKSHOP"; this.WORKSHOP.ReadOnly = true; // // MATERIALCODE // this.MATERIALCODE.DataPropertyName = "MATERIALCODE"; this.MATERIALCODE.HeaderText = "物料编码"; this.MATERIALCODE.Name = "MATERIALCODE"; this.MATERIALCODE.ReadOnly = true; // // GOODSCODE // this.GOODSCODE.DataPropertyName = "GOODSCODE"; this.GOODSCODE.HeaderText = "产品编码"; this.GOODSCODE.Name = "GOODSCODE"; this.GOODSCODE.ReadOnly = true; // // GOODSNAME // this.GOODSNAME.DataPropertyName = "GOODSNAME"; this.GOODSNAME.HeaderText = "产品名称"; this.GOODSNAME.Name = "GOODSNAME"; this.GOODSNAME.ReadOnly = true; // // INVENTORYQUANTITY // this.INVENTORYQUANTITY.DataPropertyName = "INVENTORYQUANTITY"; this.INVENTORYQUANTITY.HeaderText = "库存量"; this.INVENTORYQUANTITY.Name = "INVENTORYQUANTITY"; this.INVENTORYQUANTITY.ReadOnly = true; // // CREATETIME // this.CREATETIME.DataPropertyName = "CREATETIME"; this.CREATETIME.HeaderText = "查询时间"; this.CREATETIME.Name = "CREATETIME"; this.CREATETIME.ReadOnly = true; // // F_SAP_HEGII_0108 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1041, 487); this.Controls.Add(this.dgvSemi); this.Controls.Add(this.grpCollapsible1); this.Controls.Add(this.tsrToolStrip1); this.Name = "F_SAP_HEGII_0108"; this.Text = "半成品库存"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0108_FormClosed); this.Load += new System.EventHandler(this.F_SAP_HEGII_0108_Load); this.tsrToolStrip1.ResumeLayout(false); this.tsrToolStrip1.PerformLayout(); this.grpCollapsible1.ResumeLayout(false); this.grpCollapsible1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSemi)).EndInit(); this.ResumeLayout(false); } #endregion private WinForm.Controls.TsrToolStrip tsrToolStrip1; private System.Windows.Forms.ToolStripButton tsbtnSearch; private System.Windows.Forms.ToolStripButton tsbtnClearCondition; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private WinForm.Controls.GrpCollapsible grpCollapsible1; private Basics.BaseControls.C_DataGridView dgvSemi; private Basics.BaseControls.C_TextBox CTxtMaterialCode; private Basics.BaseControls.C_Label c_Label2; private Basics.BaseControls.C_Label c_Label3; private Basics.BaseControls.C_ComboBox CBDataCode; private System.Windows.Forms.DataGridViewTextBoxColumn DATACODE; private System.Windows.Forms.DataGridViewTextBoxColumn WORKSHOP; private System.Windows.Forms.DataGridViewTextBoxColumn MATERIALCODE; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSNAME; private System.Windows.Forms.DataGridViewTextBoxColumn INVENTORYQUANTITY; private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME; } }