namespace LYFZ.Software.UI.InitialSet
{
partial class PackagesGoodsSetFormMain
{
///
/// 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(PackagesGoodsSetFormMain));
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
this.lblSalePrice = new LYFZ.ComponentLibrary.LabelEx();
this.lblCostPrice = new LYFZ.ComponentLibrary.LabelEx();
this.btnCloseed = new LYFZ.ComponentLibrary.ButtonEx();
this.txtText = new LYFZ.ComponentLibrary.TextBoxEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.splitContainerEx1 = new LYFZ.ComponentLibrary.SplitContainerEx();
this.listViewData_Product = new LYFZ.ComponentLibrary.ListViewEx();
this.btnToolbox_Product = new LYFZ.ComponentLibrary.ButtonForm();
this.btnDelete_Product = new LYFZ.ComponentLibrary.ButtonForm();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.splitContainerEx2 = new LYFZ.ComponentLibrary.SplitContainerEx();
this.listViewData_Service = new LYFZ.ComponentLibrary.ListViewEx();
this.btnDelete_Service = new LYFZ.ComponentLibrary.ButtonForm();
this.btnToolbox_Service = new LYFZ.ComponentLibrary.ButtonForm();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.btnDown = new LYFZ.ComponentLibrary.ButtonForm();
this.btnUp = new LYFZ.ComponentLibrary.ButtonForm();
this.btnDelete_Sights = new LYFZ.ComponentLibrary.ButtonForm();
this.btnToolbox_Sights = new LYFZ.ComponentLibrary.ButtonForm();
this.TabControl = new LYFZ.ComponentLibrary.TabControlEx();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.listViewData_Sights = new LYFZ.ComponentLibrary.ListViewEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.txtIntoBottom = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.txtIntoRegister = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.listViewData_Stages = new LYFZ.ComponentLibrary.ListViewEx();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.cmbtreev_PackageName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.lblPakUnitPrice = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
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.splitContainerEx2)).BeginInit();
this.splitContainerEx2.Panel1.SuspendLayout();
this.splitContainerEx2.Panel2.SuspendLayout();
this.splitContainerEx2.SuspendLayout();
this.TabControl.SuspendLayout();
this.tabPage1.SuspendLayout();
this.panelEx3.SuspendLayout();
this.tabPage2.SuspendLayout();
this.panelEx4.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
this.plExMainContainer.Size = new System.Drawing.Size(1000, 595);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(1000, 595);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(941, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(968, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(914, 0);
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.Black;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.btnSaveed);
this.panelEx2.Controls.Add(this.lblSalePrice);
this.panelEx2.Controls.Add(this.lblCostPrice);
this.panelEx2.Controls.Add(this.btnCloseed);
this.panelEx2.Controls.Add(this.txtText);
this.panelEx2.Controls.Add(this.panelEx1);
this.panelEx2.Controls.Add(this.splitContainerEx1);
this.panelEx2.Controls.Add(this.cmbtreev_PackageName);
this.panelEx2.Controls.Add(this.btnSet);
this.panelEx2.Controls.Add(this.labelEx1);
this.panelEx2.Controls.Add(this.lblPakUnitPrice);
this.panelEx2.Controls.Add(this.labelEx5);
this.panelEx2.Controls.Add(this.labelEx7);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Left;
this.panelEx2.Location = new System.Drawing.Point(5, 5);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(990, 585);
this.panelEx2.TabIndex = 43;
//
// btnSaveed
//
this.btnSaveed.BackColor = System.Drawing.Color.Transparent;
this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg")));
this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSaveed.ForeColor = System.Drawing.Color.White;
this.btnSaveed.IsCustomBackImg = false;
this.btnSaveed.IsShowText = true;
this.btnSaveed.Location = new System.Drawing.Point(806, 5);
this.btnSaveed.Name = "btnSaveed";
this.btnSaveed.Size = new System.Drawing.Size(85, 28);
this.btnSaveed.TabIndex = 195;
this.btnSaveed.Text = " 保 存";
this.btnSaveed.UseVisualStyleBackColor = false;
//
// lblSalePrice
//
this.lblSalePrice.AutoSize = true;
this.lblSalePrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblSalePrice.ForeColor = System.Drawing.Color.Red;
this.lblSalePrice.Location = new System.Drawing.Point(692, 12);
this.lblSalePrice.Name = "lblSalePrice";
this.lblSalePrice.Size = new System.Drawing.Size(15, 17);
this.lblSalePrice.TabIndex = 16;
this.lblSalePrice.Text = "0";
//
// lblCostPrice
//
this.lblCostPrice.AutoSize = true;
this.lblCostPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblCostPrice.ForeColor = System.Drawing.Color.Red;
this.lblCostPrice.Location = new System.Drawing.Point(550, 12);
this.lblCostPrice.Name = "lblCostPrice";
this.lblCostPrice.Size = new System.Drawing.Size(15, 17);
this.lblCostPrice.TabIndex = 14;
this.lblCostPrice.Text = "0";
//
// btnCloseed
//
this.btnCloseed.BackColor = System.Drawing.Color.Transparent;
this.btnCloseed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCloseed.BackImg")));
this.btnCloseed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnCloseed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnCloseed.ForeColor = System.Drawing.Color.White;
this.btnCloseed.IsCustomBackImg = false;
this.btnCloseed.IsShowText = true;
this.btnCloseed.Location = new System.Drawing.Point(899, 5);
this.btnCloseed.Name = "btnCloseed";
this.btnCloseed.Size = new System.Drawing.Size(85, 28);
this.btnCloseed.TabIndex = 2294;
this.btnCloseed.Text = " 关 闭";
this.btnCloseed.UseVisualStyleBackColor = false;
//
// txtText
//
this.txtText.BackColor = System.Drawing.Color.Transparent;
this.txtText.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtText.Icon = null;
this.txtText.IconIsButton = false;
this.txtText.IsPasswordChat = '\0';
this.txtText.IsSystemPasswordChar = false;
this.txtText.Lines = new string[0];
this.txtText.Location = new System.Drawing.Point(432, 26);
this.txtText.Margin = new System.Windows.Forms.Padding(0);
this.txtText.MaxLength = 32767;
this.txtText.MinimumSize = new System.Drawing.Size(0, 24);
this.txtText.MouseBack = null;
this.txtText.Multiline = false;
this.txtText.Name = "txtText";
this.txtText.NormlBack = null;
this.txtText.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtText.ReadOnly = false;
this.txtText.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtText.Size = new System.Drawing.Size(150, 25);
this.txtText.TabIndex = 2293;
this.txtText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtText.Visible = false;
this.txtText.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtText.WaterText = "";
this.txtText.WordWrap = true;
//
// 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(10, 42);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(970, 1);
this.panelEx1.TabIndex = 196;
//
// 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(0, 49);
this.splitContainerEx1.Name = "splitContainerEx1";
//
// splitContainerEx1.Panel1
//
this.splitContainerEx1.Panel1.Controls.Add(this.listViewData_Product);
this.splitContainerEx1.Panel1.Controls.Add(this.btnToolbox_Product);
this.splitContainerEx1.Panel1.Controls.Add(this.btnDelete_Product);
this.splitContainerEx1.Panel1.Controls.Add(this.labelEx6);
//
// splitContainerEx1.Panel2
//
this.splitContainerEx1.Panel2.Controls.Add(this.splitContainerEx2);
this.splitContainerEx1.Size = new System.Drawing.Size(990, 535);
this.splitContainerEx1.SplitterDistance = 493;
this.splitContainerEx1.TabIndex = 194;
//
// listViewData_Product
//
this.listViewData_Product.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.listViewData_Product.FullRowSelect = true;
this.listViewData_Product.IsDefaultShowGroups = false;
this.listViewData_Product.Location = new System.Drawing.Point(6, 35);
this.listViewData_Product.MultiSelect = false;
this.listViewData_Product.Name = "listViewData_Product";
this.listViewData_Product.Size = new System.Drawing.Size(480, 496);
this.listViewData_Product.TabIndex = 2292;
this.listViewData_Product.UseCompatibleStateImageBehavior = false;
//
// btnToolbox_Product
//
this.btnToolbox_Product.BackColor = System.Drawing.Color.Transparent;
this.btnToolbox_Product.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnToolbox_Product.BackImg")));
this.btnToolbox_Product.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnToolbox_Product.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnToolbox_Product.ForeColor = System.Drawing.Color.White;
this.btnToolbox_Product.IsCustomBackImg = false;
this.btnToolbox_Product.IsShowText = true;
this.btnToolbox_Product.Location = new System.Drawing.Point(390, 5);
this.btnToolbox_Product.Name = "btnToolbox_Product";
this.btnToolbox_Product.Size = new System.Drawing.Size(95, 25);
this.btnToolbox_Product.TabIndex = 49;
this.btnToolbox_Product.Text = " 商品工具箱";
this.btnToolbox_Product.UseVisualStyleBackColor = false;
//
// btnDelete_Product
//
this.btnDelete_Product.BackColor = System.Drawing.Color.Transparent;
this.btnDelete_Product.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete_Product.BackImg")));
this.btnDelete_Product.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDelete_Product.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDelete_Product.ForeColor = System.Drawing.Color.White;
this.btnDelete_Product.IsCustomBackImg = false;
this.btnDelete_Product.IsShowText = true;
this.btnDelete_Product.Location = new System.Drawing.Point(310, 5);
this.btnDelete_Product.Name = "btnDelete_Product";
this.btnDelete_Product.Size = new System.Drawing.Size(70, 25);
this.btnDelete_Product.TabIndex = 50;
this.btnDelete_Product.Text = " 删 除";
this.btnDelete_Product.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(5, 9);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(80, 17);
this.labelEx6.TabIndex = 49;
this.labelEx6.Text = "套系赠送商品";
//
// splitContainerEx2
//
this.splitContainerEx2.Dock = System.Windows.Forms.DockStyle.Fill;
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.listViewData_Service);
this.splitContainerEx2.Panel1.Controls.Add(this.btnDelete_Service);
this.splitContainerEx2.Panel1.Controls.Add(this.btnToolbox_Service);
this.splitContainerEx2.Panel1.Controls.Add(this.labelEx8);
//
// splitContainerEx2.Panel2
//
this.splitContainerEx2.Panel2.Controls.Add(this.btnDown);
this.splitContainerEx2.Panel2.Controls.Add(this.btnUp);
this.splitContainerEx2.Panel2.Controls.Add(this.btnDelete_Sights);
this.splitContainerEx2.Panel2.Controls.Add(this.btnToolbox_Sights);
this.splitContainerEx2.Panel2.Controls.Add(this.TabControl);
this.splitContainerEx2.Panel2.Controls.Add(this.panelEx4);
this.splitContainerEx2.Size = new System.Drawing.Size(493, 535);
this.splitContainerEx2.SplitterDistance = 244;
this.splitContainerEx2.TabIndex = 0;
//
// listViewData_Service
//
this.listViewData_Service.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.listViewData_Service.FullRowSelect = true;
this.listViewData_Service.IsDefaultShowGroups = false;
this.listViewData_Service.Location = new System.Drawing.Point(4, 35);
this.listViewData_Service.MultiSelect = false;
this.listViewData_Service.Name = "listViewData_Service";
this.listViewData_Service.Size = new System.Drawing.Size(485, 201);
this.listViewData_Service.TabIndex = 2295;
this.listViewData_Service.UseCompatibleStateImageBehavior = false;
//
// btnDelete_Service
//
this.btnDelete_Service.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnDelete_Service.BackColor = System.Drawing.Color.Transparent;
this.btnDelete_Service.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete_Service.BackImg")));
this.btnDelete_Service.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDelete_Service.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDelete_Service.ForeColor = System.Drawing.Color.White;
this.btnDelete_Service.IsCustomBackImg = false;
this.btnDelete_Service.IsShowText = true;
this.btnDelete_Service.Location = new System.Drawing.Point(317, 5);
this.btnDelete_Service.Name = "btnDelete_Service";
this.btnDelete_Service.Size = new System.Drawing.Size(70, 25);
this.btnDelete_Service.TabIndex = 55;
this.btnDelete_Service.Text = " 删 除";
this.btnDelete_Service.UseVisualStyleBackColor = false;
//
// btnToolbox_Service
//
this.btnToolbox_Service.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnToolbox_Service.BackColor = System.Drawing.Color.Transparent;
this.btnToolbox_Service.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnToolbox_Service.BackImg")));
this.btnToolbox_Service.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnToolbox_Service.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnToolbox_Service.ForeColor = System.Drawing.Color.White;
this.btnToolbox_Service.IsCustomBackImg = false;
this.btnToolbox_Service.IsShowText = true;
this.btnToolbox_Service.Location = new System.Drawing.Point(393, 5);
this.btnToolbox_Service.Name = "btnToolbox_Service";
this.btnToolbox_Service.Size = new System.Drawing.Size(95, 25);
this.btnToolbox_Service.TabIndex = 54;
this.btnToolbox_Service.Text = " 服务工具箱";
this.btnToolbox_Service.UseVisualStyleBackColor = false;
//
// 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(4, 9);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(80, 17);
this.labelEx8.TabIndex = 56;
this.labelEx8.Text = "套系赠送服务";
//
// btnDown
//
this.btnDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
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(308, 4);
this.btnDown.Name = "btnDown";
this.btnDown.Size = new System.Drawing.Size(53, 25);
this.btnDown.TabIndex = 319;
this.btnDown.Text = " 下 移";
this.btnDown.UseVisualStyleBackColor = false;
this.btnDown.Visible = false;
//
// btnUp
//
this.btnUp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
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(250, 4);
this.btnUp.Name = "btnUp";
this.btnUp.Size = new System.Drawing.Size(53, 25);
this.btnUp.TabIndex = 320;
this.btnUp.Text = " 上 移";
this.btnUp.UseVisualStyleBackColor = false;
this.btnUp.Visible = false;
//
// btnDelete_Sights
//
this.btnDelete_Sights.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.btnDelete_Sights.BackColor = System.Drawing.Color.Transparent;
this.btnDelete_Sights.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete_Sights.BackImg")));
this.btnDelete_Sights.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDelete_Sights.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDelete_Sights.ForeColor = System.Drawing.Color.White;
this.btnDelete_Sights.IsCustomBackImg = false;
this.btnDelete_Sights.IsShowText = true;
this.btnDelete_Sights.Location = new System.Drawing.Point(366, 4);
this.btnDelete_Sights.Name = "btnDelete_Sights";
this.btnDelete_Sights.Size = new System.Drawing.Size(53, 25);
this.btnDelete_Sights.TabIndex = 72;
this.btnDelete_Sights.Text = " 删 除";
this.btnDelete_Sights.UseVisualStyleBackColor = false;
//
// btnToolbox_Sights
//
this.btnToolbox_Sights.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.btnToolbox_Sights.BackColor = System.Drawing.Color.Transparent;
this.btnToolbox_Sights.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnToolbox_Sights.BackImg")));
this.btnToolbox_Sights.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnToolbox_Sights.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnToolbox_Sights.ForeColor = System.Drawing.Color.White;
this.btnToolbox_Sights.IsCustomBackImg = false;
this.btnToolbox_Sights.IsShowText = true;
this.btnToolbox_Sights.Location = new System.Drawing.Point(424, 4);
this.btnToolbox_Sights.Name = "btnToolbox_Sights";
this.btnToolbox_Sights.Size = new System.Drawing.Size(65, 25);
this.btnToolbox_Sights.TabIndex = 71;
this.btnToolbox_Sights.Text = " 工具箱";
this.btnToolbox_Sights.UseVisualStyleBackColor = false;
//
// TabControl
//
this.TabControl.Appearance = System.Windows.Forms.TabAppearance.FlatButtons;
this.TabControl.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.TabControl.Controls.Add(this.tabPage1);
this.TabControl.Controls.Add(this.tabPage2);
this.TabControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.TabControl.ItemSize = new System.Drawing.Size(100, 30);
this.TabControl.Location = new System.Drawing.Point(0, 0);
this.TabControl.Name = "TabControl";
this.TabControl.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.TabControl.SelectedIndex = 0;
this.TabControl.Size = new System.Drawing.Size(493, 264);
this.TabControl.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.TabControl.TabIndex = 57;
//
// tabPage1
//
this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPage1.Controls.Add(this.listViewData_Sights);
this.tabPage1.Controls.Add(this.panelEx3);
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(485, 226);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "婚纱/写真(景点)";
//
// listViewData_Sights
//
this.listViewData_Sights.AllowDrop = true;
this.listViewData_Sights.Dock = System.Windows.Forms.DockStyle.Fill;
this.listViewData_Sights.FullRowSelect = true;
this.listViewData_Sights.IsDefaultShowGroups = false;
this.listViewData_Sights.Location = new System.Drawing.Point(0, 0);
this.listViewData_Sights.Name = "listViewData_Sights";
this.listViewData_Sights.Size = new System.Drawing.Size(485, 197);
this.listViewData_Sights.TabIndex = 2296;
this.listViewData_Sights.UseCompatibleStateImageBehavior = false;
//
// 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.txtIntoBottom);
this.panelEx3.Controls.Add(this.labelEx3);
this.panelEx3.Controls.Add(this.txtIntoRegister);
this.panelEx3.Controls.Add(this.labelEx2);
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx3.Location = new System.Drawing.Point(0, 197);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(485, 29);
this.panelEx3.TabIndex = 2297;
//
// txtIntoBottom
//
this.txtIntoBottom.BackColor = System.Drawing.Color.Transparent;
this.txtIntoBottom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtIntoBottom.Icon = null;
this.txtIntoBottom.IconIsButton = false;
this.txtIntoBottom.IsPasswordChat = '\0';
this.txtIntoBottom.IsSystemPasswordChar = false;
this.txtIntoBottom.Lines = new string[] {
"0"};
this.txtIntoBottom.Location = new System.Drawing.Point(225, 3);
this.txtIntoBottom.Margin = new System.Windows.Forms.Padding(0);
this.txtIntoBottom.MaxLength = 3;
this.txtIntoBottom.MinimumSize = new System.Drawing.Size(0, 24);
this.txtIntoBottom.MouseBack = null;
this.txtIntoBottom.Multiline = false;
this.txtIntoBottom.Name = "txtIntoBottom";
this.txtIntoBottom.NormlBack = null;
this.txtIntoBottom.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtIntoBottom.ReadOnly = false;
this.txtIntoBottom.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtIntoBottom.Size = new System.Drawing.Size(87, 25);
this.txtIntoBottom.TabIndex = 2296;
this.txtIntoBottom.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtIntoBottom.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtIntoBottom.WaterText = "";
this.txtIntoBottom.WordWrap = true;
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.BackColor = System.Drawing.Color.Transparent;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx3.Location = new System.Drawing.Point(182, 7);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(44, 17);
this.labelEx3.TabIndex = 2295;
this.labelEx3.Text = "入底:";
//
// txtIntoRegister
//
this.txtIntoRegister.BackColor = System.Drawing.Color.Transparent;
this.txtIntoRegister.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtIntoRegister.Icon = null;
this.txtIntoRegister.IconIsButton = false;
this.txtIntoRegister.IsPasswordChat = '\0';
this.txtIntoRegister.IsSystemPasswordChar = false;
this.txtIntoRegister.Lines = new string[] {
"0"};
this.txtIntoRegister.Location = new System.Drawing.Point(52, 3);
this.txtIntoRegister.Margin = new System.Windows.Forms.Padding(0);
this.txtIntoRegister.MaxLength = 3;
this.txtIntoRegister.MinimumSize = new System.Drawing.Size(0, 24);
this.txtIntoRegister.MouseBack = null;
this.txtIntoRegister.Multiline = false;
this.txtIntoRegister.Name = "txtIntoRegister";
this.txtIntoRegister.NormlBack = null;
this.txtIntoRegister.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtIntoRegister.ReadOnly = false;
this.txtIntoRegister.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtIntoRegister.Size = new System.Drawing.Size(87, 25);
this.txtIntoRegister.TabIndex = 2294;
this.txtIntoRegister.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtIntoRegister.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtIntoRegister.WaterText = "";
this.txtIntoRegister.WordWrap = true;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.BackColor = System.Drawing.Color.Transparent;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx2.Location = new System.Drawing.Point(9, 7);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(44, 17);
this.labelEx2.TabIndex = 14;
this.labelEx2.Text = "入册:";
//
// tabPage2
//
this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPage2.Controls.Add(this.listViewData_Stages);
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(485, 199);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "儿童(次数)";
//
// listViewData_Stages
//
this.listViewData_Stages.AllowDrop = true;
this.listViewData_Stages.Dock = System.Windows.Forms.DockStyle.Fill;
this.listViewData_Stages.FullRowSelect = true;
this.listViewData_Stages.IsDefaultShowGroups = false;
this.listViewData_Stages.Location = new System.Drawing.Point(0, 0);
this.listViewData_Stages.Name = "listViewData_Stages";
this.listViewData_Stages.Size = new System.Drawing.Size(485, 199);
this.listViewData_Stages.TabIndex = 2297;
this.listViewData_Stages.UseCompatibleStateImageBehavior = false;
//
// panelEx4
//
this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx4.BorderWidth = 1;
this.panelEx4.Controls.Add(this.labelEx4);
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx4.Location = new System.Drawing.Point(0, 264);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(493, 23);
this.panelEx4.TabIndex = 2298;
//
// labelEx4
//
this.labelEx4.AutoSize = true;
this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx4.ForeColor = System.Drawing.Color.Red;
this.labelEx4.Location = new System.Drawing.Point(9, 3);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(176, 17);
this.labelEx4.TabIndex = 0;
this.labelEx4.Text = "温馨提示:入底-1表示底片全送";
//
// cmbtreev_PackageName
//
this.cmbtreev_PackageName.AfterSelectLevelFirstNode = false;
this.cmbtreev_PackageName.DropDownHeight = 220;
this.cmbtreev_PackageName.DropDownShow = false;
this.cmbtreev_PackageName.FormattingEnabled = true;
this.cmbtreev_PackageName.IntegralHeight = false;
this.cmbtreev_PackageName.IsNodeMouseClick = true;
this.cmbtreev_PackageName.IsSelectParentNode = false;
this.cmbtreev_PackageName.Location = new System.Drawing.Point(72, 10);
this.cmbtreev_PackageName.Name = "cmbtreev_PackageName";
this.cmbtreev_PackageName.ReadOnly = true;
this.cmbtreev_PackageName.SelectedNode = null;
this.cmbtreev_PackageName.Size = new System.Drawing.Size(180, 20);
this.cmbtreev_PackageName.StrGetName = "";
this.cmbtreev_PackageName.StrGetTagName = "";
this.cmbtreev_PackageName.StrKey = null;
this.cmbtreev_PackageName.TabIndex = 192;
//
// btnSet
//
this.btnSet.BackColor = System.Drawing.Color.Transparent;
this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSet.ForeColor = System.Drawing.Color.White;
this.btnSet.IsCustomBackImg = false;
this.btnSet.IsShowText = true;
this.btnSet.Location = new System.Drawing.Point(257, 9);
this.btnSet.Name = "btnSet";
this.btnSet.Size = new System.Drawing.Size(50, 23);
this.btnSet.TabIndex = 41;
this.btnSet.Text = " 设置";
this.btnSet.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.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, 11);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(68, 17);
this.labelEx1.TabIndex = 9;
this.labelEx1.Text = "套系名称:";
//
// 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(328, 12);
this.lblPakUnitPrice.Name = "lblPakUnitPrice";
this.lblPakUnitPrice.Size = new System.Drawing.Size(75, 17);
this.lblPakUnitPrice.TabIndex = 13;
this.lblPakUnitPrice.Text = "套系价格:0";
//
// 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(477, 12);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(80, 17);
this.labelEx5.TabIndex = 13;
this.labelEx5.Text = "商品成本价:";
//
// 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(631, 12);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 15;
this.labelEx7.Text = "商品卖价:";
//
// PackagesGoodsSetFormMain
//
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(1000, 660);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.Name = "PackagesGoodsSetFormMain";
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);
this.splitContainerEx2.Panel1.ResumeLayout(false);
this.splitContainerEx2.Panel1.PerformLayout();
this.splitContainerEx2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainerEx2)).EndInit();
this.splitContainerEx2.ResumeLayout(false);
this.TabControl.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.panelEx3.ResumeLayout(false);
this.panelEx3.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.panelEx4.ResumeLayout(false);
this.panelEx4.PerformLayout();
this.ResumeLayout(false);
}
#endregion
protected ComponentLibrary.PanelEx panelEx2;
private ComponentLibrary.PanelEx panelEx1;
protected internal ComponentLibrary.ButtonForm btnUp;
protected internal ComponentLibrary.ButtonForm btnDown;
protected System.Windows.Forms.TabPage tabPage1;
protected System.Windows.Forms.TabPage tabPage2;
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx7;
protected internal ComponentLibrary.ListViewEx listViewData_Product;
protected internal ComponentLibrary.ListViewEx listViewData_Service;
protected internal ComponentLibrary.ListViewEx listViewData_Sights;
protected internal ComponentLibrary.ListViewEx listViewData_Stages;
protected internal ComponentLibrary.ButtonEx btnSaveed;
protected internal ComponentLibrary.ButtonForm btnToolbox_Product;
protected internal ComponentLibrary.ButtonForm btnDelete_Product;
protected internal ComponentLibrary.ButtonForm btnDelete_Service;
protected internal ComponentLibrary.ButtonForm btnToolbox_Service;
protected internal ComponentLibrary.ButtonForm btnDelete_Sights;
protected internal ComponentLibrary.ButtonForm btnToolbox_Sights;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreev_PackageName;
protected internal ComponentLibrary.ButtonForm btnSet;
protected internal ComponentLibrary.LabelEx lblPakUnitPrice;
protected internal ComponentLibrary.LabelEx lblCostPrice;
protected internal ComponentLibrary.LabelEx lblSalePrice;
protected internal ComponentLibrary.SplitContainerEx splitContainerEx1;
protected internal ComponentLibrary.SplitContainerEx splitContainerEx2;
protected internal ComponentLibrary.TabControlEx TabControl;
private ComponentLibrary.PanelEx panelEx3;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.LabelEx labelEx2;
protected internal ComponentLibrary.TextBoxEx txtIntoBottom;
protected internal ComponentLibrary.TextBoxEx txtIntoRegister;
protected internal ComponentLibrary.TextBoxEx txtText;
protected internal ComponentLibrary.ButtonEx btnCloseed;
protected internal ComponentLibrary.LabelEx labelEx6;
protected internal ComponentLibrary.LabelEx labelEx8;
private ComponentLibrary.LabelEx labelEx4;
protected internal ComponentLibrary.PanelEx panelEx4;
}
}