namespace LYFZ.Software.UI.InventoryManagement { partial class FrmStock { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStock)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.dgv2 = new LYFZ.ComponentLibrary.DataGridViewEx(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.spmc = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CgSl = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_Class = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Status = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dgv1 = new LYFZ.ComponentLibrary.DataGridViewEx(); this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx(); this.lblNr = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx(); this.CtvSelect = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.btnInventory = new LYFZ.ComponentLibrary.ButtonEx(); this.btndelete = new LYFZ.ComponentLibrary.ButtonEx(); this.btnPurchaseOrder = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSave = new LYFZ.ComponentLibrary.ButtonEx(); this.btnProcurementApplication = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Sp_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Ir_ProductName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_Quantity = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Sc_ClassName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_AlarmQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_PreSaleQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Sp_Status = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv1)).BeginInit(); this.panelEx3.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx2); this.plExMainContainer.Location = new System.Drawing.Point(0, 40); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(3); this.plExMainContainer.Size = new System.Drawing.Size(910, 505); this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.panelEx1); this.panelEx2.Controls.Add(this.dgv2); this.panelEx2.Controls.Add(this.dgv1); this.panelEx2.Controls.Add(this.ucPagerEx1); this.panelEx2.Controls.Add(this.lblNr); this.panelEx2.Controls.Add(this.panelEx3); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx2.Location = new System.Drawing.Point(3, 3); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(904, 499); this.panelEx2.TabIndex = 194; // // panelEx1 // this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderWidth = 1; this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left; this.panelEx1.Location = new System.Drawing.Point(590, 40); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(5, 433); this.panelEx1.TabIndex = 233; // // dgv2 // this.dgv2.AllowUserToAddRows = false; this.dgv2.AllowUserToDeleteRows = false; this.dgv2.AllowUserToOrderColumns = true; this.dgv2.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan; this.dgv2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgv2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dgv2.BackgroundColor = System.Drawing.Color.White; this.dgv2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.dgv2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgv2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgv2.ColumnHeadersHeight = 24; this.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgv2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.spmc, this.CgSl, this.dataGridViewTextBoxColumn4, this.Prod_Class, this.Prod_Number, this.Status}); dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 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.dgv2.DefaultCellStyle = dataGridViewCellStyle3; this.dgv2.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv2.EnableHeadersVisualStyles = false; this.dgv2.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgv2.GridViewUniquelyIdentify = resources.GetString("dgv2.GridViewUniquelyIdentify"); this.dgv2.IsCompleteBonding = false; this.dgv2.IsCopyCellValue = true; this.dgv2.Location = new System.Drawing.Point(590, 40); this.dgv2.Name = "dgv2"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv2.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; this.dgv2.RowHeadersVisible = false; this.dgv2.RowTemplate.Height = 23; this.dgv2.RowTemplate.ReadOnly = true; this.dgv2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; this.dgv2.Size = new System.Drawing.Size(312, 433); this.dgv2.TabIndex = 222; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.HeaderText = "ID"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.Visible = false; // // spmc // this.spmc.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.spmc.HeaderText = "商品名称"; this.spmc.Name = "spmc"; this.spmc.ReadOnly = true; // // CgSl // this.CgSl.HeaderText = "采购数量"; this.CgSl.Name = "CgSl"; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.HeaderText = "商品类别"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; // // Prod_Class // this.Prod_Class.HeaderText = "商品类别编号"; this.Prod_Class.Name = "Prod_Class"; this.Prod_Class.ReadOnly = true; this.Prod_Class.Visible = false; // // Prod_Number // this.Prod_Number.HeaderText = "商品编号"; this.Prod_Number.Name = "Prod_Number"; this.Prod_Number.ReadOnly = true; this.Prod_Number.Visible = false; // // Status // this.Status.HeaderText = "采购状态"; this.Status.Name = "Status"; this.Status.ReadOnly = true; this.Status.Visible = false; // // dgv1 // this.dgv1.AllowUserToAddRows = false; this.dgv1.AllowUserToDeleteRows = false; this.dgv1.AllowUserToOrderColumns = true; this.dgv1.AllowUserToResizeRows = false; dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan; this.dgv1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5; this.dgv1.BackgroundColor = System.Drawing.Color.White; this.dgv1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.dgv1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240))))); dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Navy; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgv1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6; this.dgv1.ColumnHeadersHeight = 24; this.dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgv1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ID, this.Sp_Number, this.Ir_ProductName, this.Prod_Quantity, this.Sc_ClassName, this.Prod_AlarmQuantity, this.Prod_PreSaleQuantity, this.Sp_Status}); dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv1.DefaultCellStyle = dataGridViewCellStyle7; this.dgv1.Dock = System.Windows.Forms.DockStyle.Left; this.dgv1.EnableHeadersVisualStyles = false; this.dgv1.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgv1.GridViewUniquelyIdentify = "_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_" + "dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_dgv1_" + "dgv1_dgv1_dgv1"; this.dgv1.IsCompleteBonding = false; this.dgv1.IsCopyCellValue = true; this.dgv1.Location = new System.Drawing.Point(0, 40); this.dgv1.Name = "dgv1"; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv1.RowHeadersDefaultCellStyle = dataGridViewCellStyle8; this.dgv1.RowHeadersVisible = false; this.dgv1.RowTemplate.Height = 23; this.dgv1.RowTemplate.ReadOnly = true; this.dgv1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgv1.Size = new System.Drawing.Size(590, 433); this.dgv1.TabIndex = 207; // // ucPagerEx1 // this.ucPagerEx1.CurrentPageCount = 0; this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ucPagerEx1.Location = new System.Drawing.Point(0, 473); this.ucPagerEx1.Name = "ucPagerEx1"; this.ucPagerEx1.NMax = 0; this.ucPagerEx1.PageCount = 0; this.ucPagerEx1.PageCurrent = 1; this.ucPagerEx1.PageSize = 20; this.ucPagerEx1.Size = new System.Drawing.Size(902, 24); this.ucPagerEx1.TabIndex = 232; this.ucPagerEx1.TbDataSource = null; // // lblNr // this.lblNr.AutoSize = true; this.lblNr.BackColor = System.Drawing.Color.Transparent; this.lblNr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.lblNr.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.lblNr.Location = new System.Drawing.Point(6, 56); this.lblNr.Name = "lblNr"; this.lblNr.Size = new System.Drawing.Size(56, 17); this.lblNr.TabIndex = 220; this.lblNr.Text = "商品库存"; // // panelEx3 // this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx3.BorderWidth = 1; this.panelEx3.Controls.Add(this.btnClose); this.panelEx3.Controls.Add(this.labelEx11); this.panelEx3.Controls.Add(this.CtvSelect); this.panelEx3.Controls.Add(this.btnInventory); this.panelEx3.Controls.Add(this.btndelete); this.panelEx3.Controls.Add(this.btnPurchaseOrder); this.panelEx3.Controls.Add(this.btnSave); this.panelEx3.Controls.Add(this.btnProcurementApplication); this.panelEx3.Controls.Add(this.labelEx1); this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx3.Location = new System.Drawing.Point(0, 0); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(902, 40); this.panelEx3.TabIndex = 197; // // btnClose // this.btnClose.BackColor = System.Drawing.Color.Transparent; this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg"))); this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnClose.ForeColor = System.Drawing.Color.White; this.btnClose.IsCustomBackImg = false; this.btnClose.IsShowText = true; this.btnClose.Location = new System.Drawing.Point(826, 8); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(70, 25); this.btnClose.TabIndex = 204; this.btnClose.Text = " 关 闭"; this.btnClose.UseVisualStyleBackColor = false; // // labelEx11 // this.labelEx11.AutoSize = true; this.labelEx11.BackColor = System.Drawing.Color.Transparent; this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.labelEx11.Location = new System.Drawing.Point(5, 12); this.labelEx11.Name = "labelEx11"; this.labelEx11.Size = new System.Drawing.Size(68, 17); this.labelEx11.TabIndex = 230; this.labelEx11.Text = "商品查询:"; // // CtvSelect // this.CtvSelect.AfterSelectLevelFirstNode = true; this.CtvSelect.DropDownHeight = 220; this.CtvSelect.DropDownShow = false; this.CtvSelect.FormattingEnabled = true; this.CtvSelect.IntegralHeight = false; this.CtvSelect.IsNodeMouseClick = true; this.CtvSelect.IsSelectParentNode = false; this.CtvSelect.Location = new System.Drawing.Point(76, 11); this.CtvSelect.Name = "CtvSelect"; this.CtvSelect.ReadOnly = true; this.CtvSelect.SelectedNode = null; this.CtvSelect.Size = new System.Drawing.Size(164, 20); this.CtvSelect.StrGetName = ""; this.CtvSelect.StrKey = null; this.CtvSelect.TabIndex = 231; // // btnInventory // this.btnInventory.BackColor = System.Drawing.Color.Transparent; this.btnInventory.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnInventory.BackImg"))); this.btnInventory.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnInventory.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnInventory.ForeColor = System.Drawing.Color.White; this.btnInventory.IsCustomBackImg = false; this.btnInventory.IsShowText = true; this.btnInventory.Location = new System.Drawing.Point(446, 8); this.btnInventory.Name = "btnInventory"; this.btnInventory.Size = new System.Drawing.Size(60, 25); this.btnInventory.TabIndex = 206; this.btnInventory.Text = " 盘 点"; this.btnInventory.UseVisualStyleBackColor = false; // // btndelete // this.btndelete.BackColor = System.Drawing.Color.Transparent; this.btndelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btndelete.BackImg"))); this.btndelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btndelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btndelete.ForeColor = System.Drawing.Color.White; this.btndelete.IsCustomBackImg = false; this.btndelete.IsShowText = true; this.btndelete.Location = new System.Drawing.Point(739, 8); this.btndelete.Name = "btndelete"; this.btndelete.Size = new System.Drawing.Size(80, 25); this.btndelete.TabIndex = 224; this.btndelete.Text = " 删 除"; this.btndelete.UseVisualStyleBackColor = false; // // btnPurchaseOrder // this.btnPurchaseOrder.BackColor = System.Drawing.Color.Transparent; this.btnPurchaseOrder.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPurchaseOrder.BackImg"))); this.btnPurchaseOrder.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnPurchaseOrder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnPurchaseOrder.ForeColor = System.Drawing.Color.White; this.btnPurchaseOrder.IsCustomBackImg = false; this.btnPurchaseOrder.IsShowText = true; this.btnPurchaseOrder.Location = new System.Drawing.Point(252, 8); this.btnPurchaseOrder.Name = "btnPurchaseOrder"; this.btnPurchaseOrder.Size = new System.Drawing.Size(80, 25); this.btnPurchaseOrder.TabIndex = 208; this.btnPurchaseOrder.Text = " 报警商品"; this.btnPurchaseOrder.UseVisualStyleBackColor = false; // // btnSave // this.btnSave.BackColor = System.Drawing.Color.Transparent; this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg"))); this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.IsCustomBackImg = false; this.btnSave.IsShowText = true; this.btnSave.Location = new System.Drawing.Point(652, 8); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(80, 25); this.btnSave.TabIndex = 223; this.btnSave.Text = " 增加采购"; this.btnSave.UseVisualStyleBackColor = false; // // btnProcurementApplication // this.btnProcurementApplication.BackColor = System.Drawing.Color.Transparent; this.btnProcurementApplication.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnProcurementApplication.BackImg"))); this.btnProcurementApplication.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnProcurementApplication.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnProcurementApplication.ForeColor = System.Drawing.Color.White; this.btnProcurementApplication.IsCustomBackImg = false; this.btnProcurementApplication.IsShowText = true; this.btnProcurementApplication.Location = new System.Drawing.Point(338, 8); this.btnProcurementApplication.Name = "btnProcurementApplication"; this.btnProcurementApplication.Size = new System.Drawing.Size(102, 25); this.btnProcurementApplication.TabIndex = 219; this.btnProcurementApplication.Text = " 申请采购管理"; this.btnProcurementApplication.UseVisualStyleBackColor = false; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.BackColor = System.Drawing.Color.Transparent; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.labelEx1.Location = new System.Drawing.Point(590, 12); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(56, 17); this.labelEx1.TabIndex = 221; this.labelEx1.Text = "采购商品"; // // ID // this.ID.HeaderText = "ID"; this.ID.Name = "ID"; this.ID.Visible = false; this.ID.Width = 22; // // Sp_Number // this.Sp_Number.HeaderText = "商品编号"; this.Sp_Number.Name = "Sp_Number"; this.Sp_Number.Visible = false; this.Sp_Number.Width = 58; // // Ir_ProductName // this.Ir_ProductName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.Ir_ProductName.HeaderText = "商品名称"; this.Ir_ProductName.Name = "Ir_ProductName"; this.Ir_ProductName.ReadOnly = true; // // Prod_Quantity // this.Prod_Quantity.HeaderText = "库存"; this.Prod_Quantity.Name = "Prod_Quantity"; this.Prod_Quantity.ReadOnly = true; this.Prod_Quantity.Width = 53; // // Sc_ClassName // this.Sc_ClassName.HeaderText = "商品类别"; this.Sc_ClassName.Name = "Sc_ClassName"; this.Sc_ClassName.ReadOnly = true; this.Sc_ClassName.Width = 130; // // Prod_AlarmQuantity // this.Prod_AlarmQuantity.HeaderText = "报警数量"; this.Prod_AlarmQuantity.Name = "Prod_AlarmQuantity"; this.Prod_AlarmQuantity.ReadOnly = true; this.Prod_AlarmQuantity.Width = 60; // // Prod_PreSaleQuantity // this.Prod_PreSaleQuantity.HeaderText = "预售数量"; this.Prod_PreSaleQuantity.Name = "Prod_PreSaleQuantity"; this.Prod_PreSaleQuantity.ReadOnly = true; this.Prod_PreSaleQuantity.Width = 60; // // Sp_Status // this.Sp_Status.HeaderText = "申请状态"; this.Sp_Status.Name = "Sp_Status"; this.Sp_Status.ReadOnly = true; this.Sp_Status.Width = 70; // // FrmStock // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage"))); this.ClientSize = new System.Drawing.Size(910, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsShowUcNavigationTool = true; this.Name = "FrmStock"; this.Text = "库存查询"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx2.ResumeLayout(false); this.panelEx2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv1)).EndInit(); this.panelEx3.ResumeLayout(false); this.panelEx3.PerformLayout(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx2; protected ComponentLibrary.DataGridViewEx dgv1; protected ComponentLibrary.ButtonEx btnInventory; protected ComponentLibrary.ButtonEx btnClose; private ComponentLibrary.PanelEx panelEx3; protected ComponentLibrary.ButtonEx btnPurchaseOrder; protected ComponentLibrary.ButtonEx btnProcurementApplication; protected ComponentLibrary.LabelEx lblNr; protected ComponentLibrary.LabelEx labelEx1; protected ComponentLibrary.DataGridViewEx dgv2; protected ComponentLibrary.ButtonEx btndelete; protected ComponentLibrary.ButtonEx btnSave; protected ComponentLibrary.ComboBoxTreeViewEx CtvSelect; private ComponentLibrary.LabelEx labelEx11; protected UCPager.ucPagerEx ucPagerEx1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn spmc; private System.Windows.Forms.DataGridViewTextBoxColumn CgSl; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_Class; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_Number; private System.Windows.Forms.DataGridViewTextBoxColumn Status; private ComponentLibrary.PanelEx panelEx1; private System.Windows.Forms.DataGridViewTextBoxColumn ID; private System.Windows.Forms.DataGridViewTextBoxColumn Sp_Number; private System.Windows.Forms.DataGridViewTextBoxColumn Ir_ProductName; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_Quantity; private System.Windows.Forms.DataGridViewTextBoxColumn Sc_ClassName; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_AlarmQuantity; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_PreSaleQuantity; private System.Windows.Forms.DataGridViewTextBoxColumn Sp_Status; } }