namespace LYFZ.Software.UI.InitialSet { partial class FrmPackagesGoodsSet { /// /// 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(FrmPackagesGoodsSet)); 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(); 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.btnProductSet = new LYFZ.ComponentLibrary.ButtonForm(); this.lblPakIntoTheArchive = new LYFZ.ComponentLibrary.LabelEx(); this.lblPakUnitPrice = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.lblCBJ = new LYFZ.ComponentLibrary.LabelEx(); this.lblMJ = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.CtvPak_Name = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.btnSave1 = new LYFZ.ComponentLibrary.ButtonEx(); this.splitContainerEx1 = new LYFZ.ComponentLibrary.SplitContainerEx(); this.dgv1 = new LYFZ.ComponentLibrary.DataGridViewEx(); this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_ProductNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_ProductName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_Quantity = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_CostPrice = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_SalesPrice = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.btnToolbox1 = new LYFZ.ComponentLibrary.ButtonForm(); this.btnDelete1 = new LYFZ.ComponentLibrary.ButtonForm(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.splitContainerEx2 = new LYFZ.ComponentLibrary.SplitContainerEx(); this.btnDelete2 = new LYFZ.ComponentLibrary.ButtonForm(); this.btnToolbox2 = new LYFZ.ComponentLibrary.ButtonForm(); this.dgv2 = new LYFZ.ComponentLibrary.DataGridViewEx(); this.ID2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_ProductNumber2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_ProductName2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_Quantity2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_CostPrice2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_SalesPrice2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.btnUp = new LYFZ.ComponentLibrary.ButtonForm(); this.btnDown = new LYFZ.ComponentLibrary.ButtonForm(); this.btnDelete3 = new LYFZ.ComponentLibrary.ButtonForm(); this.btnToolbox3 = new LYFZ.ComponentLibrary.ButtonForm(); this.tab = new LYFZ.ComponentLibrary.TabControlEx(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.dgv3 = new LYFZ.ComponentLibrary.DataGridViewEx(); this.ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_ProductNumber3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_ProductName3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_Quantity3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_CostPrice3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Prod_SalesPrice3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.dgv4 = new LYFZ.ComponentLibrary.DataGridViewEx(); this.ID4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_ProductNumber4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_ProductName4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pgm_Quantity4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerEx1)).BeginInit(); this.splitContainerEx1.Panel1.SuspendLayout(); this.splitContainerEx1.Panel2.SuspendLayout(); this.splitContainerEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerEx2)).BeginInit(); this.splitContainerEx2.Panel1.SuspendLayout(); this.splitContainerEx2.Panel2.SuspendLayout(); this.splitContainerEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv2)).BeginInit(); this.tab.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv3)).BeginInit(); this.tabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv4)).BeginInit(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.AutoScroll = true; this.plExMainContainer.Controls.Add(this.panelEx2); this.plExMainContainer.Size = new System.Drawing.Size(970, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(970, 545); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(911, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(938, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(884, 0); // // btnProductSet // this.btnProductSet.BackColor = System.Drawing.Color.Transparent; this.btnProductSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnProductSet.BackImg"))); this.btnProductSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnProductSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnProductSet.ForeColor = System.Drawing.Color.White; this.btnProductSet.IsCustomBackImg = false; this.btnProductSet.IsShowText = true; this.btnProductSet.Location = new System.Drawing.Point(266, 11); this.btnProductSet.Name = "btnProductSet"; this.btnProductSet.Size = new System.Drawing.Size(50, 23); this.btnProductSet.TabIndex = 41; this.btnProductSet.Text = " 设置"; this.btnProductSet.UseVisualStyleBackColor = false; // // lblPakIntoTheArchive // this.lblPakIntoTheArchive.AutoSize = true; this.lblPakIntoTheArchive.BackColor = System.Drawing.Color.Transparent; this.lblPakIntoTheArchive.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.lblPakIntoTheArchive.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114))))); this.lblPakIntoTheArchive.Location = new System.Drawing.Point(454, 15); this.lblPakIntoTheArchive.Name = "lblPakIntoTheArchive"; this.lblPakIntoTheArchive.Size = new System.Drawing.Size(87, 17); this.lblPakIntoTheArchive.TabIndex = 15; this.lblPakIntoTheArchive.Text = "赠送张数:0/0"; // // lblPakUnitPrice // this.lblPakUnitPrice.AutoSize = true; this.lblPakUnitPrice.BackColor = System.Drawing.Color.Transparent; this.lblPakUnitPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.lblPakUnitPrice.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114))))); this.lblPakUnitPrice.Location = new System.Drawing.Point(330, 14); this.lblPakUnitPrice.Name = "lblPakUnitPrice"; this.lblPakUnitPrice.Size = new System.Drawing.Size(75, 17); this.lblPakUnitPrice.TabIndex = 13; this.lblPakUnitPrice.Text = "套系价格:0"; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.BackColor = System.Drawing.Color.Transparent; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, 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(8, 13); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(68, 17); this.labelEx1.TabIndex = 9; this.labelEx1.Text = "套系名称:"; // // labelEx5 // this.labelEx5.AutoSize = true; this.labelEx5.BackColor = System.Drawing.Color.Transparent; this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114))))); this.labelEx5.Location = new System.Drawing.Point(562, 15); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(80, 17); this.labelEx5.TabIndex = 13; this.labelEx5.Text = "商品成本价:"; // // lblCBJ // this.lblCBJ.AutoSize = true; this.lblCBJ.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lblCBJ.ForeColor = System.Drawing.Color.Red; this.lblCBJ.Location = new System.Drawing.Point(642, 15); this.lblCBJ.Name = "lblCBJ"; this.lblCBJ.Size = new System.Drawing.Size(15, 17); this.lblCBJ.TabIndex = 14; this.lblCBJ.Text = "0"; // // lblMJ // this.lblMJ.AutoSize = true; this.lblMJ.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lblMJ.ForeColor = System.Drawing.Color.Red; this.lblMJ.Location = new System.Drawing.Point(781, 15); this.lblMJ.Name = "lblMJ"; this.lblMJ.Size = new System.Drawing.Size(15, 17); this.lblMJ.TabIndex = 16; this.lblMJ.Text = "0"; // // labelEx7 // this.labelEx7.AutoSize = true; this.labelEx7.BackColor = System.Drawing.Color.Transparent; this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114))))); this.labelEx7.Location = new System.Drawing.Point(713, 15); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(68, 17); this.labelEx7.TabIndex = 15; this.labelEx7.Text = "商品卖价:"; // // CtvPak_Name // this.CtvPak_Name.AfterSelectLevelFirstNode = false; this.CtvPak_Name.DropDownHeight = 220; this.CtvPak_Name.DropDownShow = false; this.CtvPak_Name.FormattingEnabled = true; this.CtvPak_Name.IntegralHeight = false; this.CtvPak_Name.IsNodeMouseClick = true; this.CtvPak_Name.IsSelectParentNode = false; this.CtvPak_Name.Location = new System.Drawing.Point(80, 12); this.CtvPak_Name.Name = "CtvPak_Name"; this.CtvPak_Name.ReadOnly = true; this.CtvPak_Name.SelectedNode = null; this.CtvPak_Name.Size = new System.Drawing.Size(180, 20); this.CtvPak_Name.StrGetName = ""; this.CtvPak_Name.StrKey = null; this.CtvPak_Name.TabIndex = 192; // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.Black; this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.panelEx1); this.panelEx2.Controls.Add(this.btnSave1); this.panelEx2.Controls.Add(this.splitContainerEx1); this.panelEx2.Controls.Add(this.CtvPak_Name); this.panelEx2.Controls.Add(this.btnProductSet); this.panelEx2.Controls.Add(this.labelEx1); this.panelEx2.Controls.Add(this.lblPakUnitPrice); this.panelEx2.Controls.Add(this.lblPakIntoTheArchive); this.panelEx2.Controls.Add(this.labelEx5); this.panelEx2.Controls.Add(this.lblCBJ); this.panelEx2.Controls.Add(this.labelEx7); this.panelEx2.Controls.Add(this.lblMJ); this.panelEx2.Location = new System.Drawing.Point(10, 10); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(950, 525); this.panelEx2.TabIndex = 42; // // panelEx1 // this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderWidth = 1; this.panelEx1.Location = new System.Drawing.Point(12, 49); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(922, 1); this.panelEx1.TabIndex = 196; // // btnSave1 // this.btnSave1.BackColor = System.Drawing.Color.Transparent; this.btnSave1.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave1.BackImg"))); this.btnSave1.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSave1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSave1.ForeColor = System.Drawing.Color.White; this.btnSave1.IsCustomBackImg = false; this.btnSave1.IsShowText = true; this.btnSave1.Location = new System.Drawing.Point(859, 8); this.btnSave1.Name = "btnSave1"; this.btnSave1.Size = new System.Drawing.Size(75, 28); this.btnSave1.TabIndex = 195; this.btnSave1.Text = " 保 存"; this.btnSave1.UseVisualStyleBackColor = false; // // splitContainerEx1 // this.splitContainerEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.splitContainerEx1.Location = new System.Drawing.Point(5, 60); this.splitContainerEx1.Name = "splitContainerEx1"; // // splitContainerEx1.Panel1 // this.splitContainerEx1.Panel1.Controls.Add(this.dgv1); this.splitContainerEx1.Panel1.Controls.Add(this.btnToolbox1); this.splitContainerEx1.Panel1.Controls.Add(this.btnDelete1); this.splitContainerEx1.Panel1.Controls.Add(this.labelEx6); // // splitContainerEx1.Panel2 // this.splitContainerEx1.Panel2.Controls.Add(this.splitContainerEx2); this.splitContainerEx1.Size = new System.Drawing.Size(940, 460); this.splitContainerEx1.SplitterDistance = 468; this.splitContainerEx1.TabIndex = 194; // // dgv1 // this.dgv1.AllowUserToAddRows = false; this.dgv1.AllowUserToDeleteRows = false; this.dgv1.AllowUserToOrderColumns = true; this.dgv1.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan; this.dgv1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgv1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.dgv1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dgv1.BackgroundColor = System.Drawing.Color.White; this.dgv1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.dgv1.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.dgv1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgv1.ColumnHeadersHeight = 24; this.dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgv1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ID, this.Pgm_ProductNumber, this.Pgm_ProductName, this.Pgm_Quantity, this.Prod_CostPrice, this.Prod_SalesPrice}); this.dgv1.EnableHeadersVisualStyles = false; this.dgv1.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgv1.GridViewUniquelyIdentify = resources.GetString("dgv1.GridViewUniquelyIdentify"); this.dgv1.IsCompleteBonding = false; this.dgv1.IsCopyCellValue = true; this.dgv1.Location = new System.Drawing.Point(7, 35); this.dgv1.MultiSelect = false; this.dgv1.Name = "dgv1"; 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(455, 421); this.dgv1.TabIndex = 46; // // ID // this.ID.HeaderText = "ID"; this.ID.Name = "ID"; this.ID.ReadOnly = true; this.ID.Visible = false; // // Pgm_ProductNumber // this.Pgm_ProductNumber.HeaderText = "商品编号"; this.Pgm_ProductNumber.Name = "Pgm_ProductNumber"; this.Pgm_ProductNumber.ReadOnly = true; // // Pgm_ProductName // this.Pgm_ProductName.HeaderText = "商品名称"; this.Pgm_ProductName.Name = "Pgm_ProductName"; this.Pgm_ProductName.ReadOnly = true; // // Pgm_Quantity // this.Pgm_Quantity.HeaderText = "数量"; this.Pgm_Quantity.Name = "Pgm_Quantity"; // // Prod_CostPrice // this.Prod_CostPrice.HeaderText = "成本单价"; this.Prod_CostPrice.Name = "Prod_CostPrice"; this.Prod_CostPrice.ReadOnly = true; // // Prod_SalesPrice // this.Prod_SalesPrice.HeaderText = "销售单价"; this.Prod_SalesPrice.Name = "Prod_SalesPrice"; this.Prod_SalesPrice.ReadOnly = true; // // btnToolbox1 // this.btnToolbox1.BackColor = System.Drawing.Color.Transparent; this.btnToolbox1.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnToolbox1.BackImg"))); this.btnToolbox1.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnToolbox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnToolbox1.ForeColor = System.Drawing.Color.White; this.btnToolbox1.IsCustomBackImg = false; this.btnToolbox1.IsShowText = true; this.btnToolbox1.Location = new System.Drawing.Point(332, 5); this.btnToolbox1.Name = "btnToolbox1"; this.btnToolbox1.Size = new System.Drawing.Size(90, 25); this.btnToolbox1.TabIndex = 49; this.btnToolbox1.Text = " 商品工具箱"; this.btnToolbox1.UseVisualStyleBackColor = false; // // btnDelete1 // this.btnDelete1.BackColor = System.Drawing.Color.Transparent; this.btnDelete1.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete1.BackImg"))); this.btnDelete1.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnDelete1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnDelete1.ForeColor = System.Drawing.Color.White; this.btnDelete1.IsCustomBackImg = false; this.btnDelete1.IsShowText = true; this.btnDelete1.Location = new System.Drawing.Point(252, 5); this.btnDelete1.Name = "btnDelete1"; this.btnDelete1.Size = new System.Drawing.Size(70, 25); this.btnDelete1.TabIndex = 50; this.btnDelete1.Text = " 删 除"; this.btnDelete1.UseVisualStyleBackColor = false; // // labelEx6 // this.labelEx6.AutoSize = true; this.labelEx6.BackColor = System.Drawing.Color.Transparent; this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.labelEx6.Location = new System.Drawing.Point(6, 9); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(80, 17); this.labelEx6.TabIndex = 49; this.labelEx6.Text = "套系赠送商品"; // // splitContainerEx2 // this.splitContainerEx2.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.splitContainerEx2.Location = new System.Drawing.Point(0, 0); this.splitContainerEx2.Name = "splitContainerEx2"; this.splitContainerEx2.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainerEx2.Panel1 // this.splitContainerEx2.Panel1.Controls.Add(this.btnDelete2); this.splitContainerEx2.Panel1.Controls.Add(this.btnToolbox2); this.splitContainerEx2.Panel1.Controls.Add(this.dgv2); this.splitContainerEx2.Panel1.Controls.Add(this.labelEx8); // // splitContainerEx2.Panel2 // this.splitContainerEx2.Panel2.Controls.Add(this.btnUp); this.splitContainerEx2.Panel2.Controls.Add(this.btnDown); this.splitContainerEx2.Panel2.Controls.Add(this.btnDelete3); this.splitContainerEx2.Panel2.Controls.Add(this.btnToolbox3); this.splitContainerEx2.Panel2.Controls.Add(this.tab); this.splitContainerEx2.Size = new System.Drawing.Size(468, 457); this.splitContainerEx2.SplitterDistance = 242; this.splitContainerEx2.TabIndex = 0; // // btnDelete2 // this.btnDelete2.BackColor = System.Drawing.Color.Transparent; this.btnDelete2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete2.BackImg"))); this.btnDelete2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnDelete2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnDelete2.ForeColor = System.Drawing.Color.White; this.btnDelete2.IsCustomBackImg = false; this.btnDelete2.IsShowText = true; this.btnDelete2.Location = new System.Drawing.Point(295, 5); this.btnDelete2.Name = "btnDelete2"; this.btnDelete2.Size = new System.Drawing.Size(70, 25); this.btnDelete2.TabIndex = 55; this.btnDelete2.Text = " 删 除"; this.btnDelete2.UseVisualStyleBackColor = false; // // btnToolbox2 // this.btnToolbox2.BackColor = System.Drawing.Color.Transparent; this.btnToolbox2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnToolbox2.BackImg"))); this.btnToolbox2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnToolbox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnToolbox2.ForeColor = System.Drawing.Color.White; this.btnToolbox2.IsCustomBackImg = false; this.btnToolbox2.IsShowText = true; this.btnToolbox2.Location = new System.Drawing.Point(371, 5); this.btnToolbox2.Name = "btnToolbox2"; this.btnToolbox2.Size = new System.Drawing.Size(90, 25); this.btnToolbox2.TabIndex = 54; this.btnToolbox2.Text = " 服务工具箱"; this.btnToolbox2.UseVisualStyleBackColor = false; // // dgv2 // this.dgv2.AllowUserToAddRows = false; this.dgv2.AllowUserToDeleteRows = false; this.dgv2.AllowUserToOrderColumns = true; this.dgv2.AllowUserToResizeRows = false; dataGridViewCellStyle3.BackColor = System.Drawing.Color.LightCyan; this.dgv2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3; this.dgv2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); 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; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Navy; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgv2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4; this.dgv2.ColumnHeadersHeight = 24; this.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgv2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ID2, this.Pgm_ProductNumber2, this.Pgm_ProductName2, this.Pgm_Quantity2, this.Prod_CostPrice2, this.Prod_SalesPrice2}); 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(7, 35); this.dgv2.MultiSelect = false; this.dgv2.Name = "dgv2"; this.dgv2.RowHeadersVisible = false; this.dgv2.RowTemplate.Height = 23; this.dgv2.RowTemplate.ReadOnly = true; this.dgv2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgv2.Size = new System.Drawing.Size(455, 204); this.dgv2.TabIndex = 51; // // ID2 // this.ID2.HeaderText = "ID"; this.ID2.Name = "ID2"; this.ID2.ReadOnly = true; this.ID2.Visible = false; // // Pgm_ProductNumber2 // this.Pgm_ProductNumber2.HeaderText = "商品编号"; this.Pgm_ProductNumber2.Name = "Pgm_ProductNumber2"; this.Pgm_ProductNumber2.ReadOnly = true; // // Pgm_ProductName2 // this.Pgm_ProductName2.HeaderText = "商品名称"; this.Pgm_ProductName2.Name = "Pgm_ProductName2"; this.Pgm_ProductName2.ReadOnly = true; // // Pgm_Quantity2 // this.Pgm_Quantity2.HeaderText = "数量"; this.Pgm_Quantity2.Name = "Pgm_Quantity2"; // // Prod_CostPrice2 // this.Prod_CostPrice2.HeaderText = "成本单价"; this.Prod_CostPrice2.Name = "Prod_CostPrice2"; this.Prod_CostPrice2.ReadOnly = true; // // Prod_SalesPrice2 // this.Prod_SalesPrice2.HeaderText = "销售单价"; this.Prod_SalesPrice2.Name = "Prod_SalesPrice2"; this.Prod_SalesPrice2.ReadOnly = true; // // labelEx8 // this.labelEx8.AutoSize = true; this.labelEx8.BackColor = System.Drawing.Color.Transparent; this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.labelEx8.Location = new System.Drawing.Point(6, 9); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(80, 17); this.labelEx8.TabIndex = 56; this.labelEx8.Text = "套系赠送服务"; // // btnUp // this.btnUp.BackColor = System.Drawing.Color.Transparent; this.btnUp.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUp.BackImg"))); this.btnUp.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnUp.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnUp.ForeColor = System.Drawing.Color.White; this.btnUp.IsCustomBackImg = false; this.btnUp.IsShowText = true; this.btnUp.Location = new System.Drawing.Point(223, 4); this.btnUp.Name = "btnUp"; this.btnUp.Size = new System.Drawing.Size(55, 25); this.btnUp.TabIndex = 320; this.btnUp.Text = " 上 移"; this.btnUp.UseVisualStyleBackColor = false; this.btnUp.Visible = false; // // btnDown // this.btnDown.BackColor = System.Drawing.Color.Transparent; this.btnDown.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDown.BackImg"))); this.btnDown.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnDown.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnDown.ForeColor = System.Drawing.Color.White; this.btnDown.IsCustomBackImg = false; this.btnDown.IsShowText = true; this.btnDown.Location = new System.Drawing.Point(283, 4); this.btnDown.Name = "btnDown"; this.btnDown.Size = new System.Drawing.Size(55, 25); this.btnDown.TabIndex = 319; this.btnDown.Text = " 下 移"; this.btnDown.UseVisualStyleBackColor = false; this.btnDown.Visible = false; // // btnDelete3 // this.btnDelete3.BackColor = System.Drawing.Color.Transparent; this.btnDelete3.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete3.BackImg"))); this.btnDelete3.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnDelete3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnDelete3.ForeColor = System.Drawing.Color.White; this.btnDelete3.IsCustomBackImg = false; this.btnDelete3.IsShowText = true; this.btnDelete3.Location = new System.Drawing.Point(343, 4); this.btnDelete3.Name = "btnDelete3"; this.btnDelete3.Size = new System.Drawing.Size(55, 25); this.btnDelete3.TabIndex = 72; this.btnDelete3.Text = " 删 除"; this.btnDelete3.UseVisualStyleBackColor = false; // // btnToolbox3 // this.btnToolbox3.BackColor = System.Drawing.Color.Transparent; this.btnToolbox3.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnToolbox3.BackImg"))); this.btnToolbox3.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnToolbox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnToolbox3.ForeColor = System.Drawing.Color.White; this.btnToolbox3.IsCustomBackImg = false; this.btnToolbox3.IsShowText = true; this.btnToolbox3.Location = new System.Drawing.Point(403, 4); this.btnToolbox3.Name = "btnToolbox3"; this.btnToolbox3.Size = new System.Drawing.Size(60, 25); this.btnToolbox3.TabIndex = 71; this.btnToolbox3.Text = " 工具箱"; this.btnToolbox3.UseVisualStyleBackColor = false; // // tab // this.tab.Appearance = System.Windows.Forms.TabAppearance.Buttons; this.tab.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tab.Controls.Add(this.tabPage1); this.tab.Controls.Add(this.tabPage2); this.tab.Dock = System.Windows.Forms.DockStyle.Fill; this.tab.ItemSize = new System.Drawing.Size(100, 30); this.tab.Location = new System.Drawing.Point(0, 0); this.tab.Name = "tab"; this.tab.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tab.SelectedIndex = 0; this.tab.Size = new System.Drawing.Size(468, 211); this.tab.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tab.TabIndex = 57; // // tabPage1 // this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tabPage1.Controls.Add(this.dgv3); this.tabPage1.Location = new System.Drawing.Point(4, 34); this.tabPage1.Margin = new System.Windows.Forms.Padding(0); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(460, 173); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "婚纱/写真(景点)"; // // dgv3 // this.dgv3.AllowUserToAddRows = false; this.dgv3.AllowUserToDeleteRows = false; this.dgv3.AllowUserToOrderColumns = true; this.dgv3.AllowUserToResizeRows = false; dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan; this.dgv3.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5; this.dgv3.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dgv3.BackgroundColor = System.Drawing.Color.White; this.dgv3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.dgv3.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.dgv3.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6; this.dgv3.ColumnHeadersHeight = 24; this.dgv3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgv3.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ID3, this.Pgm_ProductNumber3, this.Pgm_ProductName3, this.Pgm_Quantity3, this.Prod_CostPrice3, this.Prod_SalesPrice3}); this.dgv3.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv3.EnableHeadersVisualStyles = false; this.dgv3.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgv3.GridViewUniquelyIdentify = resources.GetString("dgv3.GridViewUniquelyIdentify"); this.dgv3.IsCompleteBonding = false; this.dgv3.IsCopyCellValue = true; this.dgv3.Location = new System.Drawing.Point(0, 0); this.dgv3.MultiSelect = false; this.dgv3.Name = "dgv3"; this.dgv3.RowHeadersVisible = false; this.dgv3.RowTemplate.Height = 23; this.dgv3.RowTemplate.ReadOnly = true; this.dgv3.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgv3.Size = new System.Drawing.Size(460, 173); this.dgv3.TabIndex = 66; // // ID3 // this.ID3.HeaderText = "ID"; this.ID3.Name = "ID3"; this.ID3.ReadOnly = true; this.ID3.Visible = false; // // Pgm_ProductNumber3 // this.Pgm_ProductNumber3.HeaderText = "景点编号"; this.Pgm_ProductNumber3.Name = "Pgm_ProductNumber3"; this.Pgm_ProductNumber3.ReadOnly = true; this.Pgm_ProductNumber3.Visible = false; // // Pgm_ProductName3 // this.Pgm_ProductName3.HeaderText = "景点名称"; this.Pgm_ProductName3.Name = "Pgm_ProductName3"; this.Pgm_ProductName3.ReadOnly = true; // // Pgm_Quantity3 // this.Pgm_Quantity3.HeaderText = "服装数量"; this.Pgm_Quantity3.Name = "Pgm_Quantity3"; // // Prod_CostPrice3 // this.Prod_CostPrice3.HeaderText = "成本单价"; this.Prod_CostPrice3.Name = "Prod_CostPrice3"; this.Prod_CostPrice3.ReadOnly = true; // // Prod_SalesPrice3 // this.Prod_SalesPrice3.HeaderText = "销售单价"; this.Prod_SalesPrice3.Name = "Prod_SalesPrice3"; this.Prod_SalesPrice3.ReadOnly = true; // // tabPage2 // this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tabPage2.Controls.Add(this.dgv4); this.tabPage2.Location = new System.Drawing.Point(4, 34); this.tabPage2.Margin = new System.Windows.Forms.Padding(0); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(460, 173); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "儿童(次数)"; // // dgv4 // this.dgv4.AllowUserToAddRows = false; this.dgv4.AllowUserToDeleteRows = false; this.dgv4.AllowUserToOrderColumns = true; this.dgv4.AllowUserToResizeRows = false; dataGridViewCellStyle7.BackColor = System.Drawing.Color.LightCyan; this.dgv4.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7; this.dgv4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dgv4.BackgroundColor = System.Drawing.Color.White; this.dgv4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.dgv4.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240))))); dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle8.ForeColor = System.Drawing.Color.Navy; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgv4.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8; this.dgv4.ColumnHeadersHeight = 24; this.dgv4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgv4.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ID4, this.Pgm_ProductNumber4, this.Pgm_ProductName4, this.Pgm_Quantity4}); this.dgv4.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv4.EnableHeadersVisualStyles = false; this.dgv4.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgv4.GridViewUniquelyIdentify = resources.GetString("dgv4.GridViewUniquelyIdentify"); this.dgv4.IsCompleteBonding = false; this.dgv4.IsCopyCellValue = true; this.dgv4.Location = new System.Drawing.Point(0, 0); this.dgv4.MultiSelect = false; this.dgv4.Name = "dgv4"; this.dgv4.RowHeadersVisible = false; this.dgv4.RowTemplate.Height = 23; this.dgv4.RowTemplate.ReadOnly = true; this.dgv4.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgv4.Size = new System.Drawing.Size(460, 173); this.dgv4.TabIndex = 58; // // ID4 // this.ID4.HeaderText = "ID"; this.ID4.Name = "ID4"; this.ID4.ReadOnly = true; this.ID4.Visible = false; // // Pgm_ProductNumber4 // this.Pgm_ProductNumber4.HeaderText = "次数编号"; this.Pgm_ProductNumber4.Name = "Pgm_ProductNumber4"; this.Pgm_ProductNumber4.Visible = false; // // Pgm_ProductName4 // this.Pgm_ProductName4.HeaderText = "次数名称"; this.Pgm_ProductName4.Name = "Pgm_ProductName4"; this.Pgm_ProductName4.ReadOnly = true; // // Pgm_Quantity4 // this.Pgm_Quantity4.HeaderText = "服装数量"; this.Pgm_Quantity4.Name = "Pgm_Quantity4"; // // FrmPackagesGoodsSet // 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(970, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.Name = "FrmPackagesGoodsSet"; 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(); this.splitContainerEx1.Panel1.ResumeLayout(false); this.splitContainerEx1.Panel1.PerformLayout(); this.splitContainerEx1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerEx1)).EndInit(); this.splitContainerEx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv1)).EndInit(); this.splitContainerEx2.Panel1.ResumeLayout(false); this.splitContainerEx2.Panel1.PerformLayout(); this.splitContainerEx2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerEx2)).EndInit(); this.splitContainerEx2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv2)).EndInit(); this.tab.ResumeLayout(false); this.tabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv3)).EndInit(); this.tabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv4)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentLibrary.LabelEx labelEx1; private ComponentLibrary.LabelEx labelEx7; private ComponentLibrary.LabelEx labelEx5; protected ComponentLibrary.LabelEx lblMJ; protected ComponentLibrary.LabelEx lblCBJ; protected ComponentLibrary.ButtonForm btnProductSet; protected System.Windows.Forms.TabPage tabPage1; protected ComponentLibrary.DataGridViewEx dgv3; protected System.Windows.Forms.TabPage tabPage2; protected ComponentLibrary.DataGridViewEx dgv4; private ComponentLibrary.LabelEx labelEx8; protected ComponentLibrary.ButtonForm btnDelete2; protected ComponentLibrary.DataGridViewEx dgv2; protected ComponentLibrary.ButtonForm btnToolbox2; private ComponentLibrary.LabelEx labelEx6; protected ComponentLibrary.ButtonForm btnDelete1; protected ComponentLibrary.DataGridViewEx dgv1; protected ComponentLibrary.ButtonForm btnToolbox1; private System.Windows.Forms.DataGridViewTextBoxColumn ID2; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_ProductNumber2; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_ProductName2; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_Quantity2; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_CostPrice2; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_SalesPrice2; private System.Windows.Forms.DataGridViewTextBoxColumn ID; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_ProductNumber; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_ProductName; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_Quantity; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_CostPrice; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_SalesPrice; protected ComponentLibrary.ComboBoxTreeViewEx CtvPak_Name; private ComponentLibrary.SplitContainerEx splitContainerEx1; private ComponentLibrary.SplitContainerEx splitContainerEx2; protected ComponentLibrary.ButtonForm btnDelete3; protected ComponentLibrary.ButtonForm btnToolbox3; protected ComponentLibrary.ButtonEx btnSave1; protected ComponentLibrary.LabelEx lblPakIntoTheArchive; protected ComponentLibrary.LabelEx lblPakUnitPrice; private ComponentLibrary.PanelEx panelEx1; protected ComponentLibrary.PanelEx panelEx2; private System.Windows.Forms.DataGridViewTextBoxColumn ID3; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_ProductNumber3; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_ProductName3; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_Quantity3; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_CostPrice3; private System.Windows.Forms.DataGridViewTextBoxColumn Prod_SalesPrice3; private System.Windows.Forms.DataGridViewTextBoxColumn ID4; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_ProductNumber4; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_ProductName4; private System.Windows.Forms.DataGridViewTextBoxColumn Pgm_Quantity4; protected internal ComponentLibrary.ButtonForm btnUp; protected internal ComponentLibrary.ButtonForm btnDown; protected internal ComponentLibrary.TabControlEx tab; } }