Example #1
0
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(NgbhSlotSelection));
     this.lv = new SimPe.Plugin.NgbhSlotListView();
     this.cb = new Ambertation.Windows.Forms.EnumComboBox();
     this.SuspendLayout();
     //
     // lv
     //
     this.lv.AccessibleDescription = resources.GetString("lv.AccessibleDescription");
     this.lv.AccessibleName        = resources.GetString("lv.AccessibleName");
     this.lv.Anchor            = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lv.Anchor")));
     this.lv.AutoScroll        = ((bool)(resources.GetObject("lv.AutoScroll")));
     this.lv.AutoScrollMargin  = ((System.Drawing.Size)(resources.GetObject("lv.AutoScrollMargin")));
     this.lv.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("lv.AutoScrollMinSize")));
     this.lv.BackgroundImage   = ((System.Drawing.Image)(resources.GetObject("lv.BackgroundImage")));
     this.lv.Dock                 = ((System.Windows.Forms.DockStyle)(resources.GetObject("lv.Dock")));
     this.lv.DockPadding.All      = 1;
     this.lv.Enabled              = ((bool)(resources.GetObject("lv.Enabled")));
     this.lv.Font                 = ((System.Drawing.Font)(resources.GetObject("lv.Font")));
     this.lv.ImeMode              = ((System.Windows.Forms.ImeMode)(resources.GetObject("lv.ImeMode")));
     this.lv.Location             = ((System.Drawing.Point)(resources.GetObject("lv.Location")));
     this.lv.Name                 = "lv";
     this.lv.NgbhResource         = null;
     this.lv.RightToLeft          = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lv.RightToLeft")));
     this.lv.Size                 = ((System.Drawing.Size)(resources.GetObject("lv.Size")));
     this.lv.Slot                 = null;
     this.lv.Slots                = null;
     this.lv.SlotType             = SimPe.Data.NeighborhoodSlots.LotsIntern;
     this.lv.TabIndex             = ((int)(resources.GetObject("lv.TabIndex")));
     this.lv.Visible              = ((bool)(resources.GetObject("lv.Visible")));
     this.lv.SelectedSlotChanged += new System.EventHandler(this.lv_SelectedSlotChanged);
     //
     // cb
     //
     this.cb.AccessibleDescription = resources.GetString("cb.AccessibleDescription");
     this.cb.AccessibleName        = resources.GetString("cb.AccessibleName");
     this.cb.Anchor                = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("cb.Anchor")));
     this.cb.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("cb.BackgroundImage")));
     this.cb.Dock                  = ((System.Windows.Forms.DockStyle)(resources.GetObject("cb.Dock")));
     this.cb.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb.Enabled               = ((bool)(resources.GetObject("cb.Enabled")));
     this.cb.Enum                  = null;
     this.cb.Font                  = ((System.Drawing.Font)(resources.GetObject("cb.Font")));
     this.cb.ForeColor             = System.Drawing.SystemColors.ControlText;
     this.cb.ImeMode               = ((System.Windows.Forms.ImeMode)(resources.GetObject("cb.ImeMode")));
     this.cb.IntegralHeight        = ((bool)(resources.GetObject("cb.IntegralHeight")));
     this.cb.ItemHeight            = ((int)(resources.GetObject("cb.ItemHeight")));
     this.cb.Location              = ((System.Drawing.Point)(resources.GetObject("cb.Location")));
     this.cb.MaxDropDownItems      = ((int)(resources.GetObject("cb.MaxDropDownItems")));
     this.cb.MaxLength             = ((int)(resources.GetObject("cb.MaxLength")));
     this.cb.Name                  = "cb";
     this.cb.ResourceManager       = null;
     this.cb.RightToLeft           = ((System.Windows.Forms.RightToLeft)(resources.GetObject("cb.RightToLeft")));
     this.cb.Size                  = ((System.Drawing.Size)(resources.GetObject("cb.Size")));
     this.cb.TabIndex              = ((int)(resources.GetObject("cb.TabIndex")));
     this.cb.Text                  = resources.GetString("cb.Text");
     this.cb.Visible               = ((bool)(resources.GetObject("cb.Visible")));
     this.cb.SelectedIndexChanged += new System.EventHandler(this.cb_SelectedIndexChanged);
     //
     // NgbhSlotSelection
     //
     this.AccessibleDescription = resources.GetString("$this.AccessibleDescription");
     this.AccessibleName        = resources.GetString("$this.AccessibleName");
     this.AutoScroll            = ((bool)(resources.GetObject("$this.AutoScroll")));
     this.AutoScrollMargin      = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMargin")));
     this.AutoScrollMinSize     = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMinSize")));
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.Controls.Add(this.cb);
     this.Controls.Add(this.lv);
     this.Enabled     = ((bool)(resources.GetObject("$this.Enabled")));
     this.Font        = ((System.Drawing.Font)(resources.GetObject("$this.Font")));
     this.ImeMode     = ((System.Windows.Forms.ImeMode)(resources.GetObject("$this.ImeMode")));
     this.Location    = ((System.Drawing.Point)(resources.GetObject("$this.Location")));
     this.Name        = "NgbhSlotSelection";
     this.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("$this.RightToLeft")));
     this.Size        = ((System.Drawing.Size)(resources.GetObject("$this.Size")));
     this.ResumeLayout(false);
 }
Example #2
0
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     this.label1           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.lb               = new System.Windows.Forms.ListBox();
     this.tbFlname         = new System.Windows.Forms.TextBox();
     this.tbUk1            = new System.Windows.Forms.TextBox();
     this.tbUk2            = new System.Windows.Forms.TextBox();
     this.tbUk3            = new System.Windows.Forms.TextBox();
     this.tbId             = new System.Windows.Forms.TextBox();
     this.label5           = new System.Windows.Forms.Label();
     this.xpTaskBoxSimple1 = new Ambertation.Windows.Forms.XPTaskBoxSimple();
     this.tbTxmt           = new System.Windows.Forms.TextBox();
     this.label6           = new System.Windows.Forms.Label();
     this.label7           = new System.Windows.Forms.Label();
     this.cbType           = new Ambertation.Windows.Forms.EnumComboBox();
     this.xpTaskBoxSimple1.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label1.Location  = new System.Drawing.Point(8, 64);
     this.label1.Name      = "label1";
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Resource ID:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label2
     //
     this.label2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label2.Location  = new System.Drawing.Point(368, 64);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(72, 23);
     this.label2.TabIndex  = 1;
     this.label2.Text      = "Unknown2:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label3
     //
     this.label3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label3.Location  = new System.Drawing.Point(528, 64);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(72, 23);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "Unknown3:";
     this.label3.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label4.Location  = new System.Drawing.Point(8, 32);
     this.label4.Name      = "label4";
     this.label4.TabIndex  = 3;
     this.label4.Text      = "Resourcename:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // lb
     //
     this.lb.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.lb.HorizontalScrollbar = true;
     this.lb.IntegralHeight      = false;
     this.lb.Location            = new System.Drawing.Point(8, 96);
     this.lb.Name                  = "lb";
     this.lb.Size                  = new System.Drawing.Size(376, 192);
     this.lb.TabIndex              = 4;
     this.lb.SelectedIndexChanged += new System.EventHandler(this.lb_SelectedIndexChanged);
     //
     // tbFlname
     //
     this.tbFlname.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.tbFlname.Location = new System.Drawing.Point(120, 32);
     this.tbFlname.Name     = "tbFlname";
     this.tbFlname.Size     = new System.Drawing.Size(560, 21);
     this.tbFlname.TabIndex = 5;
     this.tbFlname.Text     = "textBox1";
     //
     // tbUk1
     //
     this.tbUk1.Location = new System.Drawing.Point(120, 64);
     this.tbUk1.Name     = "tbUk1";
     this.tbUk1.ReadOnly = true;
     this.tbUk1.Size     = new System.Drawing.Size(72, 21);
     this.tbUk1.TabIndex = 6;
     this.tbUk1.Text     = "0x00000000";
     //
     // tbUk2
     //
     this.tbUk2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.tbUk2.Location = new System.Drawing.Point(448, 64);
     this.tbUk2.Name     = "tbUk2";
     this.tbUk2.Size     = new System.Drawing.Size(72, 21);
     this.tbUk2.TabIndex = 7;
     this.tbUk2.Text     = "0x00000000";
     //
     // tbUk3
     //
     this.tbUk3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.tbUk3.Location = new System.Drawing.Point(608, 64);
     this.tbUk3.Name     = "tbUk3";
     this.tbUk3.Size     = new System.Drawing.Size(72, 21);
     this.tbUk3.TabIndex = 8;
     this.tbUk3.Text     = "0x00000000";
     //
     // tbId
     //
     this.tbId.Location = new System.Drawing.Point(64, 48);
     this.tbId.Name     = "tbId";
     this.tbId.Size     = new System.Drawing.Size(192, 21);
     this.tbId.TabIndex = 10;
     this.tbId.Text     = "";
     //
     // label5
     //
     this.label5.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label5.Location  = new System.Drawing.Point(8, 48);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(48, 23);
     this.label5.TabIndex  = 9;
     this.label5.Text      = "ID:";
     this.label5.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // xpTaskBoxSimple1
     //
     this.xpTaskBoxSimple1.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.xpTaskBoxSimple1.BackColor   = System.Drawing.Color.Transparent;
     this.xpTaskBoxSimple1.BodyColor   = System.Drawing.SystemColors.InactiveCaptionText;
     this.xpTaskBoxSimple1.BorderColor = System.Drawing.SystemColors.Window;
     this.xpTaskBoxSimple1.Controls.Add(this.tbTxmt);
     this.xpTaskBoxSimple1.Controls.Add(this.label6);
     this.xpTaskBoxSimple1.Controls.Add(this.tbId);
     this.xpTaskBoxSimple1.Controls.Add(this.label5);
     this.xpTaskBoxSimple1.DockPadding.Bottom = 4;
     this.xpTaskBoxSimple1.DockPadding.Left   = 4;
     this.xpTaskBoxSimple1.DockPadding.Right  = 4;
     this.xpTaskBoxSimple1.DockPadding.Top    = 44;
     this.xpTaskBoxSimple1.HeaderFont         = new System.Drawing.Font("Microsoft Sans Serif", 10.25F, System.Drawing.FontStyle.Bold);
     this.xpTaskBoxSimple1.HeaderText         = "Properties";
     this.xpTaskBoxSimple1.HeaderTextColor    = System.Drawing.SystemColors.ActiveCaptionText;
     this.xpTaskBoxSimple1.IconLocation       = new System.Drawing.Point(4, 12);
     this.xpTaskBoxSimple1.IconSize           = new System.Drawing.Size(32, 32);
     this.xpTaskBoxSimple1.LeftHeaderColor    = System.Drawing.SystemColors.InactiveCaption;
     this.xpTaskBoxSimple1.Location           = new System.Drawing.Point(392, 88);
     this.xpTaskBoxSimple1.Name             = "xpTaskBoxSimple1";
     this.xpTaskBoxSimple1.RightHeaderColor = System.Drawing.SystemColors.Highlight;
     this.xpTaskBoxSimple1.Size             = new System.Drawing.Size(288, 100);
     this.xpTaskBoxSimple1.TabIndex         = 11;
     //
     // tbTxmt
     //
     this.tbTxmt.Location = new System.Drawing.Point(64, 72);
     this.tbTxmt.Name     = "tbTxmt";
     this.tbTxmt.Size     = new System.Drawing.Size(192, 21);
     this.tbTxmt.TabIndex = 12;
     this.tbTxmt.Text     = "";
     //
     // label6
     //
     this.label6.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label6.Location  = new System.Drawing.Point(8, 72);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(48, 23);
     this.label6.TabIndex  = 11;
     this.label6.Text      = "Name:";
     this.label6.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label7.Location  = new System.Drawing.Point(200, 64);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(40, 23);
     this.label7.TabIndex  = 12;
     this.label7.Text      = "Type:";
     this.label7.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // cbType
     //
     this.cbType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.cbType.Enabled         = false;
     this.cbType.Enum            = null;
     this.cbType.Location        = new System.Drawing.Point(240, 64);
     this.cbType.Name            = "cbType";
     this.cbType.ResourceManager = null;
     this.cbType.Size            = new System.Drawing.Size(120, 21);
     this.cbType.TabIndex        = 13;
     this.cbType.Text            = "enumComboBox1";
     //
     // RoadTextureControl
     //
     this.Controls.Add(this.cbType);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.xpTaskBoxSimple1);
     this.Controls.Add(this.tbUk3);
     this.Controls.Add(this.tbUk2);
     this.Controls.Add(this.tbUk1);
     this.Controls.Add(this.tbFlname);
     this.Controls.Add(this.lb);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Name = "RoadTextureControl";
     this.Size = new System.Drawing.Size(688, 296);
     this.xpTaskBoxSimple1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #3
0
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     this.tabControl1           = new System.Windows.Forms.TabControl();
     this.tabPage2              = new System.Windows.Forms.TabPage();
     this.pnep                  = new System.Windows.Forms.Panel();
     this.tbname                = new System.Windows.Forms.TextBox();
     this.label3                = new System.Windows.Forms.Label();
     this.visualStyleLinkLabel1 = new Skybound.VisualStyles.VisualStyleLinkLabel();
     this.tabPage1              = new System.Windows.Forms.TabPage();
     this.pncloth               = new System.Windows.Forms.Panel();
     this.llsetcat              = new Skybound.VisualStyles.VisualStyleLinkLabel();
     this.llsetage              = new Skybound.VisualStyles.VisualStyleLinkLabel();
     this.cbswim                = new System.Windows.Forms.CheckBox();
     this.cbact                 = new System.Windows.Forms.CheckBox();
     this.cbskin                = new System.Windows.Forms.CheckBox();
     this.cbformal              = new System.Windows.Forms.CheckBox();
     this.cbpreg                = new System.Windows.Forms.CheckBox();
     this.cbundies              = new System.Windows.Forms.CheckBox();
     this.cbpj                  = new System.Windows.Forms.CheckBox();
     this.cbevery               = new System.Windows.Forms.CheckBox();
     this.cbelder               = new System.Windows.Forms.CheckBox();
     this.cbadult               = new System.Windows.Forms.CheckBox();
     this.cbyoung               = new System.Windows.Forms.CheckBox();
     this.cbteen                = new System.Windows.Forms.CheckBox();
     this.cbchild               = new System.Windows.Forms.CheckBox();
     this.cbtoddler             = new System.Windows.Forms.CheckBox();
     this.cbbaby                = new System.Windows.Forms.CheckBox();
     this.label2                = new System.Windows.Forms.Label();
     this.label1                = new System.Windows.Forms.Label();
     this.tabPage4              = new System.Windows.Forms.TabPage();
     this.pnShelve              = new System.Windows.Forms.Panel();
     this.cbshelve              = new Ambertation.Windows.Forms.EnumComboBox();
     this.label5                = new System.Windows.Forms.Label();
     this.llShelve              = new Skybound.VisualStyles.VisualStyleLinkLabel();
     this.tabPage3              = new System.Windows.Forms.TabPage();
     this.pnskin                = new System.Windows.Forms.Panel();
     this.cbtxtr                = new System.Windows.Forms.CheckBox();
     this.cbtxmt                = new System.Windows.Forms.CheckBox();
     this.cbskins               = new System.Windows.Forms.ComboBox();
     this.label4                = new System.Windows.Forms.Label();
     this.visualStyleLinkLabel2 = new Skybound.VisualStyles.VisualStyleLinkLabel();
     this.cbref                 = new System.Windows.Forms.CheckBox();
     this.sfd   = new System.Windows.Forms.SaveFileDialog();
     this.cbout = new System.Windows.Forms.CheckBox();
     this.tabControl1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.pnep.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.pncloth.SuspendLayout();
     this.tabPage4.SuspendLayout();
     this.pnShelve.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.pnskin.SuspendLayout();
     this.SuspendLayout();
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage4);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Location      = new System.Drawing.Point(8, 8);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(408, 176);
     this.tabControl1.TabIndex      = 0;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.pnep);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Size     = new System.Drawing.Size(400, 150);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "EP-Ready?";
     //
     // pnep
     //
     this.pnep.Controls.Add(this.tbname);
     this.pnep.Controls.Add(this.label3);
     this.pnep.Controls.Add(this.visualStyleLinkLabel1);
     this.pnep.Location = new System.Drawing.Point(24, 8);
     this.pnep.Name     = "pnep";
     this.pnep.Size     = new System.Drawing.Size(368, 72);
     this.pnep.TabIndex = 0;
     //
     // tbname
     //
     this.tbname.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.tbname.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbname.Location = new System.Drawing.Point(16, 24);
     this.tbname.Name     = "tbname";
     this.tbname.Size     = new System.Drawing.Size(152, 21);
     this.tbname.TabIndex = 40;
     this.tbname.Text     = "SimPE-";
     //
     // label3
     //
     this.label3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.Font     = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(0, 8);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(128, 16);
     this.label3.TabIndex = 39;
     this.label3.Text     = "Name Prefix:";
     //
     // visualStyleLinkLabel1
     //
     this.visualStyleLinkLabel1.AutoSize     = true;
     this.visualStyleLinkLabel1.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.visualStyleLinkLabel1.Location     = new System.Drawing.Point(0, 56);
     this.visualStyleLinkLabel1.Name         = "visualStyleLinkLabel1";
     this.visualStyleLinkLabel1.Size         = new System.Drawing.Size(160, 13);
     this.visualStyleLinkLabel1.TabIndex     = 38;
     this.visualStyleLinkLabel1.TabStop      = true;
     this.visualStyleLinkLabel1.Text         = "make University-Ready";
     this.visualStyleLinkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.MakeEPReady);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.pncloth);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(400, 150);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Clothes";
     //
     // pncloth
     //
     this.pncloth.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.pncloth.Controls.Add(this.cbout);
     this.pncloth.Controls.Add(this.llsetcat);
     this.pncloth.Controls.Add(this.llsetage);
     this.pncloth.Controls.Add(this.cbswim);
     this.pncloth.Controls.Add(this.cbact);
     this.pncloth.Controls.Add(this.cbskin);
     this.pncloth.Controls.Add(this.cbformal);
     this.pncloth.Controls.Add(this.cbpreg);
     this.pncloth.Controls.Add(this.cbundies);
     this.pncloth.Controls.Add(this.cbpj);
     this.pncloth.Controls.Add(this.cbevery);
     this.pncloth.Controls.Add(this.cbelder);
     this.pncloth.Controls.Add(this.cbadult);
     this.pncloth.Controls.Add(this.cbyoung);
     this.pncloth.Controls.Add(this.cbteen);
     this.pncloth.Controls.Add(this.cbchild);
     this.pncloth.Controls.Add(this.cbtoddler);
     this.pncloth.Controls.Add(this.cbbaby);
     this.pncloth.Controls.Add(this.label2);
     this.pncloth.Controls.Add(this.label1);
     this.pncloth.Location = new System.Drawing.Point(24, 8);
     this.pncloth.Name     = "pncloth";
     this.pncloth.Size     = new System.Drawing.Size(368, 136);
     this.pncloth.TabIndex = 0;
     //
     // llsetcat
     //
     this.llsetcat.AutoSize     = true;
     this.llsetcat.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.llsetcat.Location     = new System.Drawing.Point(0, 72);
     this.llsetcat.Name         = "llsetcat";
     this.llsetcat.Size         = new System.Drawing.Size(27, 13);
     this.llsetcat.TabIndex     = 38;
     this.llsetcat.TabStop      = true;
     this.llsetcat.Text         = "set";
     this.llsetcat.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.SetCat);
     //
     // llsetage
     //
     this.llsetage.AutoSize     = true;
     this.llsetage.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.llsetage.Location     = new System.Drawing.Point(0, 8);
     this.llsetage.Name         = "llsetage";
     this.llsetage.Size         = new System.Drawing.Size(27, 13);
     this.llsetage.TabIndex     = 37;
     this.llsetage.TabStop      = true;
     this.llsetage.Text         = "set";
     this.llsetage.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.setAge);
     //
     // cbswim
     //
     this.cbswim.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbswim.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbswim.Location  = new System.Drawing.Point(16, 112);
     this.cbswim.Name      = "cbswim";
     this.cbswim.Size      = new System.Drawing.Size(80, 24);
     this.cbswim.TabIndex  = 36;
     this.cbswim.Text      = "Swimm";
     //
     // cbact
     //
     this.cbact.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbact.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbact.Location  = new System.Drawing.Point(234, 112);
     this.cbact.Name      = "cbact";
     this.cbact.Size      = new System.Drawing.Size(64, 24);
     this.cbact.TabIndex  = 35;
     this.cbact.Text      = "Active";
     //
     // cbskin
     //
     this.cbskin.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbskin.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbskin.Location  = new System.Drawing.Point(102, 112);
     this.cbskin.Name      = "cbskin";
     this.cbskin.Size      = new System.Drawing.Size(56, 24);
     this.cbskin.TabIndex  = 34;
     this.cbskin.Text      = "Skin";
     //
     // cbformal
     //
     this.cbformal.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbformal.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbformal.Location  = new System.Drawing.Point(164, 112);
     this.cbformal.Name      = "cbformal";
     this.cbformal.Size      = new System.Drawing.Size(64, 24);
     this.cbformal.TabIndex  = 33;
     this.cbformal.Text      = "Formal";
     //
     // cbpreg
     //
     this.cbpreg.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbpreg.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbpreg.Location  = new System.Drawing.Point(234, 88);
     this.cbpreg.Name      = "cbpreg";
     this.cbpreg.Size      = new System.Drawing.Size(80, 24);
     this.cbpreg.TabIndex  = 32;
     this.cbpreg.Text      = "Pregnant";
     //
     // cbundies
     //
     this.cbundies.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbundies.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbundies.Location  = new System.Drawing.Point(164, 88);
     this.cbundies.Name      = "cbundies";
     this.cbundies.Size      = new System.Drawing.Size(64, 24);
     this.cbundies.TabIndex  = 31;
     this.cbundies.Text      = "Undies";
     //
     // cbpj
     //
     this.cbpj.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbpj.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbpj.Location  = new System.Drawing.Point(102, 88);
     this.cbpj.Name      = "cbpj";
     this.cbpj.Size      = new System.Drawing.Size(56, 24);
     this.cbpj.TabIndex  = 30;
     this.cbpj.Text      = "PJ";
     //
     // cbevery
     //
     this.cbevery.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbevery.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbevery.Location  = new System.Drawing.Point(16, 88);
     this.cbevery.Name      = "cbevery";
     this.cbevery.Size      = new System.Drawing.Size(80, 24);
     this.cbevery.TabIndex  = 29;
     this.cbevery.Text      = "Everyday";
     //
     // cbelder
     //
     this.cbelder.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbelder.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbelder.Location  = new System.Drawing.Point(176, 48);
     this.cbelder.Name      = "cbelder";
     this.cbelder.Size      = new System.Drawing.Size(64, 24);
     this.cbelder.TabIndex  = 28;
     this.cbelder.Text      = "Elder";
     //
     // cbadult
     //
     this.cbadult.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbadult.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbadult.Location  = new System.Drawing.Point(112, 48);
     this.cbadult.Name      = "cbadult";
     this.cbadult.Size      = new System.Drawing.Size(64, 24);
     this.cbadult.TabIndex  = 27;
     this.cbadult.Text      = "Adult";
     //
     // cbyoung
     //
     this.cbyoung.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbyoung.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbyoung.Location  = new System.Drawing.Point(16, 48);
     this.cbyoung.Name      = "cbyoung";
     this.cbyoung.Size      = new System.Drawing.Size(88, 24);
     this.cbyoung.TabIndex  = 26;
     this.cbyoung.Text      = "young Adult";
     //
     // cbteen
     //
     this.cbteen.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbteen.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbteen.Location  = new System.Drawing.Point(256, 24);
     this.cbteen.Name      = "cbteen";
     this.cbteen.Size      = new System.Drawing.Size(80, 24);
     this.cbteen.TabIndex  = 25;
     this.cbteen.Text      = "Teenager";
     //
     // cbchild
     //
     this.cbchild.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbchild.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbchild.Location  = new System.Drawing.Point(176, 24);
     this.cbchild.Name      = "cbchild";
     this.cbchild.Size      = new System.Drawing.Size(64, 24);
     this.cbchild.TabIndex  = 24;
     this.cbchild.Text      = "Child";
     //
     // cbtoddler
     //
     this.cbtoddler.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbtoddler.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbtoddler.Location  = new System.Drawing.Point(112, 24);
     this.cbtoddler.Name      = "cbtoddler";
     this.cbtoddler.Size      = new System.Drawing.Size(64, 24);
     this.cbtoddler.TabIndex  = 23;
     this.cbtoddler.Text      = "Toddler";
     //
     // cbbaby
     //
     this.cbbaby.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbbaby.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbbaby.Location  = new System.Drawing.Point(16, 24);
     this.cbbaby.Name      = "cbbaby";
     this.cbbaby.Size      = new System.Drawing.Size(64, 24);
     this.cbbaby.TabIndex  = 22;
     this.cbbaby.Text      = "Baby";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(24, 72);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(80, 13);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Categories:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(24, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(42, 13);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Ages:";
     //
     // tabPage4
     //
     this.tabPage4.Controls.Add(this.pnShelve);
     this.tabPage4.Location = new System.Drawing.Point(4, 22);
     this.tabPage4.Name     = "tabPage4";
     this.tabPage4.Size     = new System.Drawing.Size(400, 150);
     this.tabPage4.TabIndex = 3;
     this.tabPage4.Text     = "SheleveReady?";
     //
     // pnShelve
     //
     this.pnShelve.Controls.Add(this.cbshelve);
     this.pnShelve.Controls.Add(this.label5);
     this.pnShelve.Controls.Add(this.llShelve);
     this.pnShelve.Location = new System.Drawing.Point(8, 8);
     this.pnShelve.Name     = "pnShelve";
     this.pnShelve.Size     = new System.Drawing.Size(368, 72);
     this.pnShelve.TabIndex = 1;
     //
     // cbshelve
     //
     this.cbshelve.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.cbshelve.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbshelve.Enum                  = null;
     this.cbshelve.Location              = new System.Drawing.Point(16, 24);
     this.cbshelve.Name                  = "cbshelve";
     this.cbshelve.ResourceManager       = null;
     this.cbshelve.Size                  = new System.Drawing.Size(336, 21);
     this.cbshelve.TabIndex              = 40;
     this.cbshelve.SelectedIndexChanged += new System.EventHandler(this.cbshelve_SelectedIndexChanged);
     //
     // label5
     //
     this.label5.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label5.Font     = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(0, 8);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(128, 16);
     this.label5.TabIndex = 39;
     this.label5.Text     = "Dimension:";
     //
     // llShelve
     //
     this.llShelve.AutoSize     = true;
     this.llShelve.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.llShelve.Location     = new System.Drawing.Point(0, 56);
     this.llShelve.Name         = "llShelve";
     this.llShelve.Size         = new System.Drawing.Size(147, 13);
     this.llShelve.TabIndex     = 38;
     this.llShelve.TabStop      = true;
     this.llShelve.Text         = "set Shelve Dimension";
     this.llShelve.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.visualStyleLinkLabel3_LinkClicked);
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.pnskin);
     this.tabPage3.Location = new System.Drawing.Point(4, 22);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Size     = new System.Drawing.Size(400, 150);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "Skin";
     //
     // pnskin
     //
     this.pnskin.Controls.Add(this.cbtxtr);
     this.pnskin.Controls.Add(this.cbtxmt);
     this.pnskin.Controls.Add(this.cbskins);
     this.pnskin.Controls.Add(this.label4);
     this.pnskin.Controls.Add(this.visualStyleLinkLabel2);
     this.pnskin.Controls.Add(this.cbref);
     this.pnskin.Location = new System.Drawing.Point(24, 8);
     this.pnskin.Name     = "pnskin";
     this.pnskin.Size     = new System.Drawing.Size(368, 120);
     this.pnskin.TabIndex = 1;
     //
     // cbtxtr
     //
     this.cbtxtr.Checked    = true;
     this.cbtxtr.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbtxtr.FlatStyle  = System.Windows.Forms.FlatStyle.System;
     this.cbtxtr.Location   = new System.Drawing.Point(136, 48);
     this.cbtxtr.Name       = "cbtxtr";
     this.cbtxtr.Size       = new System.Drawing.Size(104, 24);
     this.cbtxtr.TabIndex   = 42;
     this.cbtxtr.Text       = "override TXTR";
     //
     // cbtxmt
     //
     this.cbtxmt.Checked    = true;
     this.cbtxmt.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbtxmt.FlatStyle  = System.Windows.Forms.FlatStyle.System;
     this.cbtxmt.Location   = new System.Drawing.Point(16, 48);
     this.cbtxmt.Name       = "cbtxmt";
     this.cbtxmt.Size       = new System.Drawing.Size(112, 24);
     this.cbtxmt.TabIndex   = 41;
     this.cbtxmt.Text       = "override TXMT";
     //
     // cbskins
     //
     this.cbskins.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbskins.Items.AddRange(new object[] {
         "Light",
         "Normal",
         "Medium",
         "Dark",
         "Alien",
         "Zombie",
         "Mannequin",
         "CAS Mannequin",
         "Vampire"
     });
     this.cbskins.Location = new System.Drawing.Point(16, 24);
     this.cbskins.Name     = "cbskins";
     this.cbskins.Size     = new System.Drawing.Size(256, 21);
     this.cbskins.TabIndex = 40;
     //
     // label4
     //
     this.label4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label4.Font     = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(0, 8);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(128, 16);
     this.label4.TabIndex = 39;
     this.label4.Text     = "Base Skin:";
     //
     // visualStyleLinkLabel2
     //
     this.visualStyleLinkLabel2.AutoSize     = true;
     this.visualStyleLinkLabel2.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.visualStyleLinkLabel2.Location     = new System.Drawing.Point(0, 96);
     this.visualStyleLinkLabel2.Name         = "visualStyleLinkLabel2";
     this.visualStyleLinkLabel2.Size         = new System.Drawing.Size(191, 13);
     this.visualStyleLinkLabel2.TabIndex     = 38;
     this.visualStyleLinkLabel2.TabStop      = true;
     this.visualStyleLinkLabel2.Text         = "create default Skin override";
     this.visualStyleLinkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.CreateSkinOverride);
     //
     // cbref
     //
     this.cbref.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbref.Location  = new System.Drawing.Point(16, 68);
     this.cbref.Name      = "cbref";
     this.cbref.Size      = new System.Drawing.Size(136, 24);
     this.cbref.TabIndex  = 43;
     this.cbref.Text      = "override Reference";
     //
     // sfd
     //
     this.sfd.Filter = "Package File (*.package)|*.package|All Files (*.*)|*.*";
     this.sfd.Title  = "Skin Override";
     //
     // cbout
     //
     this.cbout.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cbout.Font      = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbout.Location  = new System.Drawing.Point(320, 88);
     this.cbout.Name      = "cbout";
     this.cbout.Size      = new System.Drawing.Size(48, 24);
     this.cbout.TabIndex  = 39;
     this.cbout.Text      = "Out";
     //
     // ScannerPanelForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(736, 357);
     this.Controls.Add(this.tabControl1);
     this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Name = "ScannerPanelForm";
     this.Text = "ScannerPanelForm";
     this.tabControl1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.pnep.ResumeLayout(false);
     this.pnep.PerformLayout();
     this.tabPage1.ResumeLayout(false);
     this.pncloth.ResumeLayout(false);
     this.pncloth.PerformLayout();
     this.tabPage4.ResumeLayout(false);
     this.pnShelve.ResumeLayout(false);
     this.pnShelve.PerformLayout();
     this.tabPage3.ResumeLayout(false);
     this.pnskin.ResumeLayout(false);
     this.pnskin.PerformLayout();
     this.ResumeLayout(false);
 }