AlbedoDatabaseGenerator.Form1.InitializeComponent C# (CSharp) Метод

InitializeComponent() приватный Метод

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
Результат void
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			this.buttonLoadDatabase = new System.Windows.Forms.Button();
			this.openFileDialogDatabase = new System.Windows.Forms.OpenFileDialog();
			this.saveFileDialogDatabase = new System.Windows.Forms.SaveFileDialog();
			this.folderBrowserDialogDatabaseLocation = new System.Windows.Forms.FolderBrowserDialog();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.label2 = new System.Windows.Forms.Label();
			this.label1 = new System.Windows.Forms.Label();
			this.textBoxDatabaseRootPath = new System.Windows.Forms.TextBox();
			this.textBoxDatabaseFileName = new System.Windows.Forms.TextBox();
			this.buttonSaveDatabase = new System.Windows.Forms.Button();
			this.buttonChangeDatabaseLocation = new System.Windows.Forms.Button();
			this.buttonExportJSON = new System.Windows.Forms.Button();
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.groupBoxDatabaseEntry = new System.Windows.Forms.GroupBox();
			this.groupBox4 = new System.Windows.Forms.GroupBox();
			this.panel3 = new System.Windows.Forms.Panel();
			this.label11 = new System.Windows.Forms.Label();
			this.panelHierarchy7 = new AlbedoDatabaseGenerator.PanelHierarchy(this.components);
			this.checkBoxTagDark = new System.Windows.Forms.CheckBox();
			this.checkBoxTagNeutral = new System.Windows.Forms.CheckBox();
			this.checkBoxTagBright = new System.Windows.Forms.CheckBox();
			this.panelTagModifiers = new System.Windows.Forms.Panel();
			this.label9 = new System.Windows.Forms.Label();
			this.panelHierarchy2 = new AlbedoDatabaseGenerator.PanelHierarchy(this.components);
			this.checkBoxTagNew = new System.Windows.Forms.CheckBox();
			this.checkBoxTagVarnished = new System.Windows.Forms.CheckBox();
			this.checkBoxTagOld = new System.Windows.Forms.CheckBox();
			this.checkBoxTagFrosty = new System.Windows.Forms.CheckBox();
			this.checkBoxTagDusty = new System.Windows.Forms.CheckBox();
			this.checkBoxTagWet = new System.Windows.Forms.CheckBox();
			this.panel2 = new System.Windows.Forms.Panel();
			this.label10 = new System.Windows.Forms.Label();
			this.panelHierarchy6 = new AlbedoDatabaseGenerator.PanelHierarchy(this.components);
			this.checkBoxTagOrange = new System.Windows.Forms.CheckBox();
			this.checkBoxTagPurple = new System.Windows.Forms.CheckBox();
			this.checkBoxTagCyan = new System.Windows.Forms.CheckBox();
			this.checkBoxYellow = new System.Windows.Forms.CheckBox();
			this.checkBoxTagBlue = new System.Windows.Forms.CheckBox();
			this.checkBoxTagGreen = new System.Windows.Forms.CheckBox();
			this.checkBoxTagRed = new System.Windows.Forms.CheckBox();
			this.checkBoxTagGray = new System.Windows.Forms.CheckBox();
			this.checkBoxTagWhite = new System.Windows.Forms.CheckBox();
			this.checkBoxTagBlack = new System.Windows.Forms.CheckBox();
			this.panel1 = new System.Windows.Forms.Panel();
			this.checkBoxTagBark = new System.Windows.Forms.CheckBox();
			this.checkBoxTagLeaf = new System.Windows.Forms.CheckBox();
			this.checkBoxTagSoil = new System.Windows.Forms.CheckBox();
			this.checkBoxTagNature = new System.Windows.Forms.CheckBox();
			this.panelHierarchy5 = new AlbedoDatabaseGenerator.PanelHierarchy(this.components);
			this.panelTagType = new System.Windows.Forms.Panel();
			this.label8 = new System.Windows.Forms.Label();
			this.checkBoxTagSkin = new System.Windows.Forms.CheckBox();
			this.panelHierarchy1 = new AlbedoDatabaseGenerator.PanelHierarchy(this.components);
			this.checkBoxTagPaint = new System.Windows.Forms.CheckBox();
			this.checkBoxTagPaperCanvas = new System.Windows.Forms.CheckBox();
			this.checkBoxTagFabric = new System.Windows.Forms.CheckBox();
			this.checkBoxTagPlastic = new System.Windows.Forms.CheckBox();
			this.checkBoxTagStone = new System.Windows.Forms.CheckBox();
			this.checkBoxTagWood = new System.Windows.Forms.CheckBox();
			this.panelConstruction = new System.Windows.Forms.Panel();
			this.panelHierarchy4 = new AlbedoDatabaseGenerator.PanelHierarchy(this.components);
			this.checkBoxTagConstruction = new System.Windows.Forms.CheckBox();
			this.checkBoxTagRoadPavement = new System.Windows.Forms.CheckBox();
			this.checkBoxTagDoorWindow = new System.Windows.Forms.CheckBox();
			this.checkBoxTagFloor = new System.Windows.Forms.CheckBox();
			this.checkBoxTagWall = new System.Windows.Forms.CheckBox();
			this.panelFurniture = new System.Windows.Forms.Panel();
			this.checkBoxTagCabinet = new System.Windows.Forms.CheckBox();
			this.panelHierarchy3 = new AlbedoDatabaseGenerator.PanelHierarchy(this.components);
			this.checkBoxTagDesk = new System.Windows.Forms.CheckBox();
			this.checkBoxTagWardrobe = new System.Windows.Forms.CheckBox();
			this.checkBoxTagChair = new System.Windows.Forms.CheckBox();
			this.checkBoxTagTable = new System.Windows.Forms.CheckBox();
			this.checkBoxTagFurniture = new System.Windows.Forms.CheckBox();
			this.panelTextureInfos = new System.Windows.Forms.Panel();
			this.panelOverviewImage = new AlbedoDatabaseGenerator.TexturePanel(this.components);
			this.label12 = new System.Windows.Forms.Label();
			this.label3 = new System.Windows.Forms.Label();
			this.panelCS8 = new System.Windows.Forms.Panel();
			this.buttonLoadOverviewImage = new System.Windows.Forms.Button();
			this.panelCS5 = new System.Windows.Forms.Panel();
			this.panelTexture = new AlbedoDatabaseGenerator.TexturePanel(this.components);
			this.panelCS2 = new System.Windows.Forms.Panel();
			this.label6 = new System.Windows.Forms.Label();
			this.panelSwatchAvg = new System.Windows.Forms.Panel();
			this.label4 = new System.Windows.Forms.Label();
			this.panelCS7 = new System.Windows.Forms.Panel();
			this.label5 = new System.Windows.Forms.Label();
			this.panelCS4 = new System.Windows.Forms.Panel();
			this.label7 = new System.Windows.Forms.Label();
			this.textBoxRelativePath = new System.Windows.Forms.TextBox();
			this.panelCS1 = new System.Windows.Forms.Panel();
			this.textBoxFriendlyName = new System.Windows.Forms.TextBox();
			this.panelSwatchMax = new System.Windows.Forms.Panel();
			this.textBoxDescription = new System.Windows.Forms.TextBox();
			this.panelCS6 = new System.Windows.Forms.Panel();
			this.textBoxOverviewImage = new System.Windows.Forms.TextBox();
			this.panelCS3 = new System.Windows.Forms.Panel();
			this.panelThumbnail = new AlbedoDatabaseGenerator.TexturePanel(this.components);
			this.panelCS0 = new System.Windows.Forms.Panel();
			this.panelSwatchMin = new System.Windows.Forms.Panel();
			this.listBoxDatabaseEntries = new System.Windows.Forms.ListBox();
			this.groupBox3 = new System.Windows.Forms.GroupBox();
			this.buttonGenerateThumbnails = new System.Windows.Forms.Button();
			this.toolTip = new System.Windows.Forms.ToolTip(this.components);
			this.openFileDialogOverviewImage = new System.Windows.Forms.OpenFileDialog();
			this.saveFileDialogExportJSON = new System.Windows.Forms.SaveFileDialog();
			this.checkBoxTagMetal = new System.Windows.Forms.CheckBox();
			this.checkBoxTagRusty = new System.Windows.Forms.CheckBox();
			this.groupBox1.SuspendLayout();
			this.groupBox2.SuspendLayout();
			this.groupBoxDatabaseEntry.SuspendLayout();
			this.groupBox4.SuspendLayout();
			this.panel3.SuspendLayout();
			this.panelTagModifiers.SuspendLayout();
			this.panel2.SuspendLayout();
			this.panel1.SuspendLayout();
			this.panelTagType.SuspendLayout();
			this.panelConstruction.SuspendLayout();
			this.panelFurniture.SuspendLayout();
			this.panelTextureInfos.SuspendLayout();
			this.groupBox3.SuspendLayout();
			this.SuspendLayout();
			// 
			// buttonLoadDatabase
			// 
			this.buttonLoadDatabase.Location = new System.Drawing.Point(6, 19);
			this.buttonLoadDatabase.Name = "buttonLoadDatabase";
			this.buttonLoadDatabase.Size = new System.Drawing.Size(75, 23);
			this.buttonLoadDatabase.TabIndex = 0;
			this.buttonLoadDatabase.Text = "Load";
			this.buttonLoadDatabase.UseVisualStyleBackColor = true;
			this.buttonLoadDatabase.Click += new System.EventHandler(this.buttonLoadDatabase_Click);
			// 
			// openFileDialogDatabase
			// 
			this.openFileDialogDatabase.DefaultExt = "*.rdb";
			this.openFileDialogDatabase.Filter = "Reflectance Database (*.rdb)|*.rdb|All Files (*.*)|*.*";
			this.openFileDialogDatabase.Title = "Choose a database description file to load";
			// 
			// saveFileDialogDatabase
			// 
			this.saveFileDialogDatabase.DefaultExt = "*.rdb";
			this.saveFileDialogDatabase.Filter = "Reflectance Database (*.rdb)|*.rdb|All Files (*.*)|*.*";
			this.saveFileDialogDatabase.Title = "Choose the database file to save to";
			// 
			// folderBrowserDialogDatabaseLocation
			// 
			this.folderBrowserDialogDatabaseLocation.Description = "Select the database location";
			// 
			// groupBox1
			// 
			this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.groupBox1.Controls.Add(this.label2);
			this.groupBox1.Controls.Add(this.label1);
			this.groupBox1.Controls.Add(this.textBoxDatabaseRootPath);
			this.groupBox1.Controls.Add(this.textBoxDatabaseFileName);
			this.groupBox1.Controls.Add(this.buttonSaveDatabase);
			this.groupBox1.Controls.Add(this.buttonChangeDatabaseLocation);
			this.groupBox1.Controls.Add(this.buttonLoadDatabase);
			this.groupBox1.Location = new System.Drawing.Point(12, 12);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(717, 133);
			this.groupBox1.TabIndex = 1;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "Database Management";
			// 
			// label2
			// 
			this.label2.AutoSize = true;
			this.label2.Location = new System.Drawing.Point(6, 110);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(78, 13);
			this.label2.TabIndex = 2;
			this.label2.Text = "Database Path";
			// 
			// label1
			// 
			this.label1.AutoSize = true;
			this.label1.Location = new System.Drawing.Point(6, 51);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(72, 13);
			this.label1.TabIndex = 2;
			this.label1.Text = "Database File";
			// 
			// textBoxDatabaseRootPath
			// 
			this.textBoxDatabaseRootPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.textBoxDatabaseRootPath.Location = new System.Drawing.Point(87, 107);
			this.textBoxDatabaseRootPath.Name = "textBoxDatabaseRootPath";
			this.textBoxDatabaseRootPath.ReadOnly = true;
			this.textBoxDatabaseRootPath.Size = new System.Drawing.Size(624, 20);
			this.textBoxDatabaseRootPath.TabIndex = 1;
			// 
			// textBoxDatabaseFileName
			// 
			this.textBoxDatabaseFileName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.textBoxDatabaseFileName.Location = new System.Drawing.Point(87, 48);
			this.textBoxDatabaseFileName.Name = "textBoxDatabaseFileName";
			this.textBoxDatabaseFileName.ReadOnly = true;
			this.textBoxDatabaseFileName.Size = new System.Drawing.Size(624, 20);
			this.textBoxDatabaseFileName.TabIndex = 1;
			// 
			// buttonSaveDatabase
			// 
			this.buttonSaveDatabase.Location = new System.Drawing.Point(87, 19);
			this.buttonSaveDatabase.Name = "buttonSaveDatabase";
			this.buttonSaveDatabase.Size = new System.Drawing.Size(75, 23);
			this.buttonSaveDatabase.TabIndex = 1;
			this.buttonSaveDatabase.Text = "Save";
			this.buttonSaveDatabase.UseVisualStyleBackColor = true;
			this.buttonSaveDatabase.Click += new System.EventHandler(this.buttonSaveDatabase_Click);
			// 
			// buttonChangeDatabaseLocation
			// 
			this.buttonChangeDatabaseLocation.Location = new System.Drawing.Point(6, 78);
			this.buttonChangeDatabaseLocation.Name = "buttonChangeDatabaseLocation";
			this.buttonChangeDatabaseLocation.Size = new System.Drawing.Size(116, 23);
			this.buttonChangeDatabaseLocation.TabIndex = 2;
			this.buttonChangeDatabaseLocation.Text = "Change Location";
			this.buttonChangeDatabaseLocation.UseVisualStyleBackColor = true;
			this.buttonChangeDatabaseLocation.Click += new System.EventHandler(this.buttonChangeDatabaseLocation_Click);
			// 
			// buttonExportJSON
			// 
			this.buttonExportJSON.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.buttonExportJSON.Enabled = false;
			this.buttonExportJSON.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.buttonExportJSON.Location = new System.Drawing.Point(65, 19);
			this.buttonExportJSON.Name = "buttonExportJSON";
			this.buttonExportJSON.Size = new System.Drawing.Size(162, 23);
			this.buttonExportJSON.TabIndex = 0;
			this.buttonExportJSON.Text = "Export as JSON";
			this.buttonExportJSON.UseVisualStyleBackColor = true;
			this.buttonExportJSON.Click += new System.EventHandler(this.buttonExportJSON_Click);
			// 
			// groupBox2
			// 
			this.groupBox2.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.groupBox2.Controls.Add(this.groupBoxDatabaseEntry);
			this.groupBox2.Controls.Add(this.listBoxDatabaseEntries);
			this.groupBox2.Location = new System.Drawing.Point(12, 151);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(1016, 527);
			this.groupBox2.TabIndex = 2;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "Database Content";
			// 
			// groupBoxDatabaseEntry
			// 
			this.groupBoxDatabaseEntry.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.groupBoxDatabaseEntry.Controls.Add(this.groupBox4);
			this.groupBoxDatabaseEntry.Controls.Add(this.panelTextureInfos);
			this.groupBoxDatabaseEntry.Enabled = false;
			this.groupBoxDatabaseEntry.Location = new System.Drawing.Point(183, 19);
			this.groupBoxDatabaseEntry.Name = "groupBoxDatabaseEntry";
			this.groupBoxDatabaseEntry.Size = new System.Drawing.Size(827, 501);
			this.groupBoxDatabaseEntry.TabIndex = 1;
			this.groupBoxDatabaseEntry.TabStop = false;
			this.groupBoxDatabaseEntry.Text = "Texture";
			// 
			// groupBox4
			// 
			this.groupBox4.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.groupBox4.Controls.Add(this.panel3);
			this.groupBox4.Controls.Add(this.panelTagModifiers);
			this.groupBox4.Controls.Add(this.panel2);
			this.groupBox4.Controls.Add(this.panel1);
			this.groupBox4.Controls.Add(this.panelTagType);
			this.groupBox4.Controls.Add(this.panelConstruction);
			this.groupBox4.Controls.Add(this.panelFurniture);
			this.groupBox4.Location = new System.Drawing.Point(6, 19);
			this.groupBox4.Name = "groupBox4";
			this.groupBox4.Size = new System.Drawing.Size(414, 476);
			this.groupBox4.TabIndex = 1;
			this.groupBox4.TabStop = false;
			this.groupBox4.Text = "Tags";
			// 
			// panel3
			// 
			this.panel3.Controls.Add(this.label11);
			this.panel3.Controls.Add(this.panelHierarchy7);
			this.panel3.Controls.Add(this.checkBoxTagDark);
			this.panel3.Controls.Add(this.checkBoxTagNeutral);
			this.panel3.Controls.Add(this.checkBoxTagBright);
			this.panel3.Location = new System.Drawing.Point(204, 203);
			this.panel3.Name = "panel3";
			this.panel3.Size = new System.Drawing.Size(142, 76);
			this.panel3.TabIndex = 3;
			// 
			// label11
			// 
			this.label11.Anchor = System.Windows.Forms.AnchorStyles.Left;
			this.label11.AutoSize = true;
			this.label11.Location = new System.Drawing.Point(3, 27);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(38, 13);
			this.label11.TabIndex = 2;
			this.label11.Text = "Shade";
			// 
			// panelHierarchy7
			// 
			this.panelHierarchy7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.panelHierarchy7.ChildrenCount = 3;
			this.panelHierarchy7.Location = new System.Drawing.Point(58, 11);
			this.panelHierarchy7.Name = "panelHierarchy7";
			this.panelHierarchy7.Size = new System.Drawing.Size(19, 48);
			this.panelHierarchy7.TabIndex = 1;
			// 
			// checkBoxTagDark
			// 
			this.checkBoxTagDark.AutoSize = true;
			this.checkBoxTagDark.Location = new System.Drawing.Point(83, 3);
			this.checkBoxTagDark.Name = "checkBoxTagDark";
			this.checkBoxTagDark.Size = new System.Drawing.Size(49, 17);
			this.checkBoxTagDark.TabIndex = 0;
			this.checkBoxTagDark.Text = "Dark";
			this.checkBoxTagDark.UseVisualStyleBackColor = true;
			this.checkBoxTagDark.CheckedChanged += new System.EventHandler(this.checkBoxTagShade_CheckedChanged);
			// 
			// checkBoxTagNeutral
			// 
			this.checkBoxTagNeutral.AutoSize = true;
			this.checkBoxTagNeutral.Location = new System.Drawing.Point(83, 51);
			this.checkBoxTagNeutral.Name = "checkBoxTagNeutral";
			this.checkBoxTagNeutral.Size = new System.Drawing.Size(60, 17);
			this.checkBoxTagNeutral.TabIndex = 0;
			this.checkBoxTagNeutral.Text = "Neutral";
			this.checkBoxTagNeutral.UseVisualStyleBackColor = true;
			this.checkBoxTagNeutral.CheckedChanged += new System.EventHandler(this.checkBoxTagShade_CheckedChanged);
			// 
			// checkBoxTagBright
			// 
			this.checkBoxTagBright.AutoSize = true;
			this.checkBoxTagBright.Location = new System.Drawing.Point(83, 26);
			this.checkBoxTagBright.Name = "checkBoxTagBright";
			this.checkBoxTagBright.Size = new System.Drawing.Size(53, 17);
			this.checkBoxTagBright.TabIndex = 0;
			this.checkBoxTagBright.Text = "Bright";
			this.checkBoxTagBright.UseVisualStyleBackColor = true;
			this.checkBoxTagBright.CheckedChanged += new System.EventHandler(this.checkBoxTagShade_CheckedChanged);
			// 
			// panelTagModifiers
			// 
			this.panelTagModifiers.Controls.Add(this.label9);
			this.panelTagModifiers.Controls.Add(this.panelHierarchy2);
			this.panelTagModifiers.Controls.Add(this.checkBoxTagNew);
			this.panelTagModifiers.Controls.Add(this.checkBoxTagVarnished);
			this.panelTagModifiers.Controls.Add(this.checkBoxTagOld);
			this.panelTagModifiers.Controls.Add(this.checkBoxTagRusty);
			this.panelTagModifiers.Controls.Add(this.checkBoxTagFrosty);
			this.panelTagModifiers.Controls.Add(this.checkBoxTagDusty);
			this.panelTagModifiers.Controls.Add(this.checkBoxTagWet);
			this.panelTagModifiers.Location = new System.Drawing.Point(204, 285);
			this.panelTagModifiers.Name = "panelTagModifiers";
			this.panelTagModifiers.Size = new System.Drawing.Size(156, 128);
			this.panelTagModifiers.TabIndex = 3;
			// 
			// label9
			// 
			this.label9.Anchor = System.Windows.Forms.AnchorStyles.Left;
			this.label9.AutoSize = true;
			this.label9.Location = new System.Drawing.Point(3, 58);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(49, 13);
			this.label9.TabIndex = 2;
			this.label9.Text = "Modifiers";
			// 
			// panelHierarchy2
			// 
			this.panelHierarchy2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.panelHierarchy2.ChildrenCount = 7;
			this.panelHierarchy2.Location = new System.Drawing.Point(58, 11);
			this.panelHierarchy2.Name = "panelHierarchy2";
			this.panelHierarchy2.Size = new System.Drawing.Size(19, 105);
			this.panelHierarchy2.TabIndex = 1;
			// 
			// checkBoxTagNew
			// 
			this.checkBoxTagNew.AutoSize = true;
			this.checkBoxTagNew.Location = new System.Drawing.Point(83, 90);
			this.checkBoxTagNew.Name = "checkBoxTagNew";
			this.checkBoxTagNew.Size = new System.Drawing.Size(48, 17);
			this.checkBoxTagNew.TabIndex = 0;
			this.checkBoxTagNew.Text = "New";
			this.checkBoxTagNew.UseVisualStyleBackColor = true;
			this.checkBoxTagNew.CheckedChanged += new System.EventHandler(this.checkBoxTagModifiers_CheckedChanged);
			// 
			// checkBoxTagVarnished
			// 
			this.checkBoxTagVarnished.AutoSize = true;
			this.checkBoxTagVarnished.Location = new System.Drawing.Point(83, 54);
			this.checkBoxTagVarnished.Name = "checkBoxTagVarnished";
			this.checkBoxTagVarnished.Size = new System.Drawing.Size(73, 17);
			this.checkBoxTagVarnished.TabIndex = 0;
			this.checkBoxTagVarnished.Text = "Varnished";
			this.checkBoxTagVarnished.UseVisualStyleBackColor = true;
			this.checkBoxTagVarnished.CheckedChanged += new System.EventHandler(this.checkBoxTagModifiers_CheckedChanged);
			// 
			// checkBoxTagOld
			// 
			this.checkBoxTagOld.AutoSize = true;
			this.checkBoxTagOld.Location = new System.Drawing.Point(83, 72);
			this.checkBoxTagOld.Name = "checkBoxTagOld";
			this.checkBoxTagOld.Size = new System.Drawing.Size(42, 17);
			this.checkBoxTagOld.TabIndex = 0;
			this.checkBoxTagOld.Text = "Old";
			this.checkBoxTagOld.UseVisualStyleBackColor = true;
			this.checkBoxTagOld.CheckedChanged += new System.EventHandler(this.checkBoxTagModifiers_CheckedChanged);
			// 
			// checkBoxTagFrosty
			// 
			this.checkBoxTagFrosty.AutoSize = true;
			this.checkBoxTagFrosty.Location = new System.Drawing.Point(83, 37);
			this.checkBoxTagFrosty.Name = "checkBoxTagFrosty";
			this.checkBoxTagFrosty.Size = new System.Drawing.Size(54, 17);
			this.checkBoxTagFrosty.TabIndex = 0;
			this.checkBoxTagFrosty.Text = "Frosty";
			this.checkBoxTagFrosty.UseVisualStyleBackColor = true;
			this.checkBoxTagFrosty.CheckedChanged += new System.EventHandler(this.checkBoxTagModifiers_CheckedChanged);
			// 
			// checkBoxTagDusty
			// 
			this.checkBoxTagDusty.AutoSize = true;
			this.checkBoxTagDusty.Location = new System.Drawing.Point(83, 20);
			this.checkBoxTagDusty.Name = "checkBoxTagDusty";
			this.checkBoxTagDusty.Size = new System.Drawing.Size(53, 17);
			this.checkBoxTagDusty.TabIndex = 0;
			this.checkBoxTagDusty.Text = "Dusty";
			this.checkBoxTagDusty.UseVisualStyleBackColor = true;
			this.checkBoxTagDusty.CheckedChanged += new System.EventHandler(this.checkBoxTagModifiers_CheckedChanged);
			// 
			// checkBoxTagWet
			// 
			this.checkBoxTagWet.AutoSize = true;
			this.checkBoxTagWet.Location = new System.Drawing.Point(83, 3);
			this.checkBoxTagWet.Name = "checkBoxTagWet";
			this.checkBoxTagWet.Size = new System.Drawing.Size(46, 17);
			this.checkBoxTagWet.TabIndex = 0;
			this.checkBoxTagWet.Text = "Wet";
			this.checkBoxTagWet.UseVisualStyleBackColor = true;
			this.checkBoxTagWet.CheckedChanged += new System.EventHandler(this.checkBoxTagModifiers_CheckedChanged);
			// 
			// panel2
			// 
			this.panel2.Controls.Add(this.label10);
			this.panel2.Controls.Add(this.panelHierarchy6);
			this.panel2.Controls.Add(this.checkBoxTagOrange);
			this.panel2.Controls.Add(this.checkBoxTagPurple);
			this.panel2.Controls.Add(this.checkBoxTagCyan);
			this.panel2.Controls.Add(this.checkBoxYellow);
			this.panel2.Controls.Add(this.checkBoxTagBlue);
			this.panel2.Controls.Add(this.checkBoxTagGreen);
			this.panel2.Controls.Add(this.checkBoxTagRed);
			this.panel2.Controls.Add(this.checkBoxTagGray);
			this.panel2.Controls.Add(this.checkBoxTagWhite);
			this.panel2.Controls.Add(this.checkBoxTagBlack);
			this.panel2.Location = new System.Drawing.Point(204, 19);
			this.panel2.Name = "panel2";
			this.panel2.Size = new System.Drawing.Size(175, 175);
			this.panel2.TabIndex = 3;
			// 
			// label10
			// 
			this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;
			this.label10.AutoSize = true;
			this.label10.Location = new System.Drawing.Point(3, 81);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(36, 13);
			this.label10.TabIndex = 2;
			this.label10.Text = "Colors";
			// 
			// panelHierarchy6
			// 
			this.panelHierarchy6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.panelHierarchy6.ChildrenCount = 10;
			this.panelHierarchy6.Location = new System.Drawing.Point(49, 7);
			this.panelHierarchy6.Name = "panelHierarchy6";
			this.panelHierarchy6.Size = new System.Drawing.Size(19, 157);
			this.panelHierarchy6.TabIndex = 1;
			// 
			// checkBoxTagOrange
			// 
			this.checkBoxTagOrange.AutoSize = true;
			this.checkBoxTagOrange.Location = new System.Drawing.Point(73, 153);
			this.checkBoxTagOrange.Name = "checkBoxTagOrange";
			this.checkBoxTagOrange.Size = new System.Drawing.Size(61, 17);
			this.checkBoxTagOrange.TabIndex = 0;
			this.checkBoxTagOrange.Text = "Orange";
			this.checkBoxTagOrange.UseVisualStyleBackColor = true;
			this.checkBoxTagOrange.CheckedChanged += new System.EventHandler(this.checkBoxTagColor_CheckedChanged);
			// 
			// checkBoxTagPurple
			// 
			this.checkBoxTagPurple.AutoSize = true;
			this.checkBoxTagPurple.Location = new System.Drawing.Point(74, 136);
			this.checkBoxTagPurple.Name = "checkBoxTagPurple";
			this.checkBoxTagPurple.Size = new System.Drawing.Size(56, 17);
			this.checkBoxTagPurple.TabIndex = 0;
			this.checkBoxTagPurple.Text = "Purple";
			this.checkBoxTagPurple.UseVisualStyleBackColor = true;
			this.checkBoxTagPurple.CheckedChanged += new System.EventHandler(this.checkBoxTagColor_CheckedChanged);
			// 
			// checkBoxTagCyan
			// 
			this.checkBoxTagCyan.AutoSize = true;
			this.checkBoxTagCyan.Location = new System.Drawing.Point(74, 119);
			this.checkBoxTagCyan.Name = "checkBoxTagCyan";
			this.checkBoxTagCyan.Size = new System.Drawing.Size(50, 17);
			this.checkBoxTagCyan.TabIndex = 0;
			this.checkBoxTagCyan.Text = "Cyan";
			this.checkBoxTagCyan.UseVisualStyleBackColor = true;
			this.checkBoxTagCyan.CheckedChanged += new System.EventHandler(this.checkBoxTagColor_CheckedChanged);
			// 
			// checkBoxYellow
			// 
			this.checkBoxYellow.AutoSize = true;
			this.checkBoxYellow.Location = new System.Drawing.Point(74, 102);
			this.checkBoxYellow.Name = "checkBoxYellow";
			this.checkBoxYellow.Size = new System.Drawing.Size(57, 17);
			this.checkBoxYellow.TabIndex = 0;
			this.checkBoxYellow.Text = "Yellow";
			this.checkBoxYellow.UseVisualStyleBackColor = true;
			this.checkBoxYellow.CheckedChanged += new System.EventHandler(this.checkBoxTagColor_CheckedChanged);
			// 
			// checkBoxTagBlue
			// 
			this.checkBoxTagBlue.AutoSize = true;
			this.checkBoxTagBlue.Location = new System.Drawing.Point(74, 85);
			this.checkBoxTagBlue.Name = "checkBoxTagBlue";
			this.checkBoxTagBlue.Size = new System.Drawing.Size(47, 17);
			this.checkBoxTagBlue.TabIndex = 0;
			this.checkBoxTagBlue.Text = "Blue";
			this.checkBoxTagBlue.UseVisualStyleBackColor = true;
			this.checkBoxTagBlue.CheckedChanged += new System.EventHandler(this.checkBoxTagColor_CheckedChanged);
			// 
			// checkBoxTagGreen
			// 
			this.checkBoxTagGreen.AutoSize = true;
			this.checkBoxTagGreen.Location = new System.Drawing.Point(74, 68);
			this.checkBoxTagGreen.Name = "checkBoxTagGreen";
			this.checkBoxTagGreen.Size = new System.Drawing.Size(55, 17);
			this.checkBoxTagGreen.TabIndex = 0;
			this.checkBoxTagGreen.Text = "Green";
			this.checkBoxTagGreen.UseVisualStyleBackColor = true;
			this.checkBoxTagGreen.CheckedChanged += new System.EventHandler(this.checkBoxTagColor_CheckedChanged);
			// 
			// checkBoxTagRed
			// 
			this.checkBoxTagRed.AutoSize = true;
			this.checkBoxTagRed.Location = new System.Drawing.Point(74, 51);
			this.checkBoxTagRed.Name = "checkBoxTagRed";
			this.checkBoxTagRed.Size = new System.Drawing.Size(46, 17);
			this.checkBoxTagRed.TabIndex = 0;
			this.checkBoxTagRed.Text = "Red";
			this.checkBoxTagRed.UseVisualStyleBackColor = true;
			this.checkBoxTagRed.CheckedChanged += new System.EventHandler(this.checkBoxTagColor_CheckedChanged);
			// 
			// checkBoxTagGray
			// 
			this.checkBoxTagGray.AutoSize = true;
			this.checkBoxTagGray.Location = new System.Drawing.Point(74, 33);
			this.checkBoxTagGray.Name = "checkBoxTagGray";
			this.checkBoxTagGray.Size = new System.Drawing.Size(48, 17);
			this.checkBoxTagGray.TabIndex = 0;
			this.checkBoxTagGray.Text = "Gray";
			this.checkBoxTagGray.UseVisualStyleBackColor = true;
			this.checkBoxTagGray.CheckedChanged += new System.EventHandler(this.checkBoxTagColor_CheckedChanged);
			// 
			// checkBoxTagWhite
			// 
			this.checkBoxTagWhite.AutoSize = true;
			this.checkBoxTagWhite.Location = new System.Drawing.Point(74, 16);
			this.checkBoxTagWhite.Name = "checkBoxTagWhite";
			this.checkBoxTagWhite.Size = new System.Drawing.Size(54, 17);
			this.checkBoxTagWhite.TabIndex = 0;
			this.checkBoxTagWhite.Text = "White";
			this.checkBoxTagWhite.UseVisualStyleBackColor = true;
			this.checkBoxTagWhite.CheckedChanged += new System.EventHandler(this.checkBoxTagColor_CheckedChanged);
			// 
			// checkBoxTagBlack
			// 
			this.checkBoxTagBlack.AutoSize = true;
			this.checkBoxTagBlack.Location = new System.Drawing.Point(74, -1);
			this.checkBoxTagBlack.Name = "checkBoxTagBlack";
			this.checkBoxTagBlack.Size = new System.Drawing.Size(53, 17);
			this.checkBoxTagBlack.TabIndex = 0;
			this.checkBoxTagBlack.Text = "Black";
			this.checkBoxTagBlack.UseVisualStyleBackColor = true;
			this.checkBoxTagBlack.CheckedChanged += new System.EventHandler(this.checkBoxTagColor_CheckedChanged);
			// 
			// panel1
			// 
			this.panel1.Controls.Add(this.checkBoxTagBark);
			this.panel1.Controls.Add(this.checkBoxTagLeaf);
			this.panel1.Controls.Add(this.checkBoxTagSoil);
			this.panel1.Controls.Add(this.checkBoxTagNature);
			this.panel1.Controls.Add(this.panelHierarchy5);
			this.panel1.Location = new System.Drawing.Point(6, 315);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(173, 68);
			this.panel1.TabIndex = 2;
			// 
			// checkBoxTagBark
			// 
			this.checkBoxTagBark.AutoSize = true;
			this.checkBoxTagBark.Location = new System.Drawing.Point(94, 49);
			this.checkBoxTagBark.Name = "checkBoxTagBark";
			this.checkBoxTagBark.Size = new System.Drawing.Size(48, 17);
			this.checkBoxTagBark.TabIndex = 0;
			this.checkBoxTagBark.Text = "Bark";
			this.checkBoxTagBark.UseVisualStyleBackColor = true;
			this.checkBoxTagBark.CheckedChanged += new System.EventHandler(this.checkBoxTagNature_CheckedChanged);
			// 
			// checkBoxTagLeaf
			// 
			this.checkBoxTagLeaf.AutoSize = true;
			this.checkBoxTagLeaf.Location = new System.Drawing.Point(94, 26);
			this.checkBoxTagLeaf.Name = "checkBoxTagLeaf";
			this.checkBoxTagLeaf.Size = new System.Drawing.Size(47, 17);
			this.checkBoxTagLeaf.TabIndex = 0;
			this.checkBoxTagLeaf.Text = "Leaf";
			this.checkBoxTagLeaf.UseVisualStyleBackColor = true;
			this.checkBoxTagLeaf.CheckedChanged += new System.EventHandler(this.checkBoxTagNature_CheckedChanged);
			// 
			// checkBoxTagSoil
			// 
			this.checkBoxTagSoil.AutoSize = true;
			this.checkBoxTagSoil.Location = new System.Drawing.Point(94, 3);
			this.checkBoxTagSoil.Name = "checkBoxTagSoil";
			this.checkBoxTagSoil.Size = new System.Drawing.Size(43, 17);
			this.checkBoxTagSoil.TabIndex = 0;
			this.checkBoxTagSoil.Text = "Soil";
			this.checkBoxTagSoil.UseVisualStyleBackColor = true;
			this.checkBoxTagSoil.CheckedChanged += new System.EventHandler(this.checkBoxTagNature_CheckedChanged);
			// 
			// checkBoxTagNature
			// 
			this.checkBoxTagNature.AutoSize = true;
			this.checkBoxTagNature.Location = new System.Drawing.Point(3, 26);
			this.checkBoxTagNature.Name = "checkBoxTagNature";
			this.checkBoxTagNature.Size = new System.Drawing.Size(58, 17);
			this.checkBoxTagNature.TabIndex = 0;
			this.checkBoxTagNature.Text = "Nature";
			this.toolTip.SetToolTip(this.checkBoxTagNature, "(plants, grass, leaves, vegetation)");
			this.checkBoxTagNature.UseVisualStyleBackColor = true;
			this.checkBoxTagNature.CheckedChanged += new System.EventHandler(this.checkBoxTagNature_CheckedChanged);
			// 
			// panelHierarchy5
			// 
			this.panelHierarchy5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.panelHierarchy5.ChildrenCount = 3;
			this.panelHierarchy5.Location = new System.Drawing.Point(69, 9);
			this.panelHierarchy5.Name = "panelHierarchy5";
			this.panelHierarchy5.Size = new System.Drawing.Size(19, 51);
			this.panelHierarchy5.TabIndex = 1;
			// 
			// panelTagType
			// 
			this.panelTagType.Controls.Add(this.label8);
			this.panelTagType.Controls.Add(this.checkBoxTagSkin);
			this.panelTagType.Controls.Add(this.panelHierarchy1);
			this.panelTagType.Controls.Add(this.checkBoxTagPaint);
			this.panelTagType.Controls.Add(this.checkBoxTagPaperCanvas);
			this.panelTagType.Controls.Add(this.checkBoxTagFabric);
			this.panelTagType.Controls.Add(this.checkBoxTagMetal);
			this.panelTagType.Controls.Add(this.checkBoxTagPlastic);
			this.panelTagType.Controls.Add(this.checkBoxTagStone);
			this.panelTagType.Controls.Add(this.checkBoxTagWood);
			this.panelTagType.Location = new System.Drawing.Point(15, 18);
			this.panelTagType.Name = "panelTagType";
			this.panelTagType.Size = new System.Drawing.Size(157, 182);
			this.panelTagType.TabIndex = 3;
			// 
			// label8
			// 
			this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;
			this.label8.AutoSize = true;
			this.label8.Location = new System.Drawing.Point(3, 84);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(31, 13);
			this.label8.TabIndex = 2;
			this.label8.Text = "Type";
			// 
			// checkBoxTagSkin
			// 
			this.checkBoxTagSkin.AutoSize = true;
			this.checkBoxTagSkin.Location = new System.Drawing.Point(61, 49);
			this.checkBoxTagSkin.Name = "checkBoxTagSkin";
			this.checkBoxTagSkin.Size = new System.Drawing.Size(88, 17);
			this.checkBoxTagSkin.TabIndex = 0;
			this.checkBoxTagSkin.Text = "Skin/Leather";
			this.checkBoxTagSkin.UseVisualStyleBackColor = true;
			this.checkBoxTagSkin.CheckedChanged += new System.EventHandler(this.checkBoxTagType_CheckedChanged);
			// 
			// panelHierarchy1
			// 
			this.panelHierarchy1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.panelHierarchy1.ChildrenCount = 8;
			this.panelHierarchy1.Location = new System.Drawing.Point(36, 10);
			this.panelHierarchy1.Name = "panelHierarchy1";
			this.panelHierarchy1.Size = new System.Drawing.Size(19, 163);
			this.panelHierarchy1.TabIndex = 1;
			// 
			// checkBoxTagPaint
			// 
			this.checkBoxTagPaint.AutoSize = true;
			this.checkBoxTagPaint.Location = new System.Drawing.Point(61, 117);
			this.checkBoxTagPaint.Name = "checkBoxTagPaint";
			this.checkBoxTagPaint.Size = new System.Drawing.Size(50, 17);
			this.checkBoxTagPaint.TabIndex = 0;
			this.checkBoxTagPaint.Text = "Paint";
			this.checkBoxTagPaint.UseVisualStyleBackColor = true;
			this.checkBoxTagPaint.CheckedChanged += new System.EventHandler(this.checkBoxTagType_CheckedChanged);
			// 
			// checkBoxTagPaperCanvas
			// 
			this.checkBoxTagPaperCanvas.AutoSize = true;
			this.checkBoxTagPaperCanvas.Location = new System.Drawing.Point(61, 94);
			this.checkBoxTagPaperCanvas.Name = "checkBoxTagPaperCanvas";
			this.checkBoxTagPaperCanvas.Size = new System.Drawing.Size(95, 17);
			this.checkBoxTagPaperCanvas.TabIndex = 0;
			this.checkBoxTagPaperCanvas.Text = "Paper/Canvas";
			this.checkBoxTagPaperCanvas.UseVisualStyleBackColor = true;
			this.checkBoxTagPaperCanvas.CheckedChanged += new System.EventHandler(this.checkBoxTagType_CheckedChanged);
			// 
			// checkBoxTagFabric
			// 
			this.checkBoxTagFabric.AutoSize = true;
			this.checkBoxTagFabric.Location = new System.Drawing.Point(61, 71);
			this.checkBoxTagFabric.Name = "checkBoxTagFabric";
			this.checkBoxTagFabric.Size = new System.Drawing.Size(85, 17);
			this.checkBoxTagFabric.TabIndex = 0;
			this.checkBoxTagFabric.Text = "Fabric/Wool";
			this.checkBoxTagFabric.UseVisualStyleBackColor = true;
			this.checkBoxTagFabric.CheckedChanged += new System.EventHandler(this.checkBoxTagType_CheckedChanged);
			// 
			// checkBoxTagPlastic
			// 
			this.checkBoxTagPlastic.AutoSize = true;
			this.checkBoxTagPlastic.Location = new System.Drawing.Point(61, 140);
			this.checkBoxTagPlastic.Name = "checkBoxTagPlastic";
			this.checkBoxTagPlastic.Size = new System.Drawing.Size(57, 17);
			this.checkBoxTagPlastic.TabIndex = 0;
			this.checkBoxTagPlastic.Text = "Plastic";
			this.checkBoxTagPlastic.UseVisualStyleBackColor = true;
			this.checkBoxTagPlastic.CheckedChanged += new System.EventHandler(this.checkBoxTagType_CheckedChanged);
			// 
			// checkBoxTagStone
			// 
			this.checkBoxTagStone.AutoSize = true;
			this.checkBoxTagStone.Location = new System.Drawing.Point(61, 26);
			this.checkBoxTagStone.Name = "checkBoxTagStone";
			this.checkBoxTagStone.Size = new System.Drawing.Size(97, 17);
			this.checkBoxTagStone.TabIndex = 0;
			this.checkBoxTagStone.Text = "Stone/Ceramic";
			this.checkBoxTagStone.UseVisualStyleBackColor = true;
			this.checkBoxTagStone.CheckedChanged += new System.EventHandler(this.checkBoxTagType_CheckedChanged);
			// 
			// checkBoxTagWood
			// 
			this.checkBoxTagWood.AutoSize = true;
			this.checkBoxTagWood.Location = new System.Drawing.Point(61, 3);
			this.checkBoxTagWood.Name = "checkBoxTagWood";
			this.checkBoxTagWood.Size = new System.Drawing.Size(55, 17);
			this.checkBoxTagWood.TabIndex = 0;
			this.checkBoxTagWood.Text = "Wood";
			this.checkBoxTagWood.UseVisualStyleBackColor = true;
			this.checkBoxTagWood.CheckedChanged += new System.EventHandler(this.checkBoxTagType_CheckedChanged);
			// 
			// panelConstruction
			// 
			this.panelConstruction.Controls.Add(this.panelHierarchy4);
			this.panelConstruction.Controls.Add(this.checkBoxTagConstruction);
			this.panelConstruction.Controls.Add(this.checkBoxTagRoadPavement);
			this.panelConstruction.Controls.Add(this.checkBoxTagDoorWindow);
			this.panelConstruction.Controls.Add(this.checkBoxTagFloor);
			this.panelConstruction.Controls.Add(this.checkBoxTagWall);
			this.panelConstruction.Location = new System.Drawing.Point(6, 385);
			this.panelConstruction.Name = "panelConstruction";
			this.panelConstruction.Size = new System.Drawing.Size(214, 91);
			this.panelConstruction.TabIndex = 1;
			// 
			// panelHierarchy4
			// 
			this.panelHierarchy4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.panelHierarchy4.ChildrenCount = 4;
			this.panelHierarchy4.Location = new System.Drawing.Point(85, 9);
			this.panelHierarchy4.Name = "panelHierarchy4";
			this.panelHierarchy4.Size = new System.Drawing.Size(19, 72);
			this.panelHierarchy4.TabIndex = 1;
			// 
			// checkBoxTagConstruction
			// 
			this.checkBoxTagConstruction.AutoSize = true;
			this.checkBoxTagConstruction.Location = new System.Drawing.Point(3, 37);
			this.checkBoxTagConstruction.Name = "checkBoxTagConstruction";
			this.checkBoxTagConstruction.Size = new System.Drawing.Size(85, 17);
			this.checkBoxTagConstruction.TabIndex = 0;
			this.checkBoxTagConstruction.Text = "Construction";
			this.toolTip.SetToolTip(this.checkBoxTagConstruction, "(concrete, cement, pavement, cobblestones)");
			this.checkBoxTagConstruction.UseVisualStyleBackColor = true;
			this.checkBoxTagConstruction.CheckedChanged += new System.EventHandler(this.checkBoxTagConstruction_CheckedChanged);
			// 
			// checkBoxTagRoadPavement
			// 
			this.checkBoxTagRoadPavement.AutoSize = true;
			this.checkBoxTagRoadPavement.Location = new System.Drawing.Point(110, 71);
			this.checkBoxTagRoadPavement.Name = "checkBoxTagRoadPavement";
			this.checkBoxTagRoadPavement.Size = new System.Drawing.Size(105, 17);
			this.checkBoxTagRoadPavement.TabIndex = 0;
			this.checkBoxTagRoadPavement.Text = "Road/Pavement";
			this.checkBoxTagRoadPavement.UseVisualStyleBackColor = true;
			this.checkBoxTagRoadPavement.CheckedChanged += new System.EventHandler(this.checkBoxTagConstruction_CheckedChanged);
			// 
			// checkBoxTagDoorWindow
			// 
			this.checkBoxTagDoorWindow.AutoSize = true;
			this.checkBoxTagDoorWindow.Location = new System.Drawing.Point(110, 48);
			this.checkBoxTagDoorWindow.Name = "checkBoxTagDoorWindow";
			this.checkBoxTagDoorWindow.Size = new System.Drawing.Size(93, 17);
			this.checkBoxTagDoorWindow.TabIndex = 0;
			this.checkBoxTagDoorWindow.Text = "Door/Window";
			this.checkBoxTagDoorWindow.UseVisualStyleBackColor = true;
			this.checkBoxTagDoorWindow.CheckedChanged += new System.EventHandler(this.checkBoxTagConstruction_CheckedChanged);
			// 
			// checkBoxTagFloor
			// 
			this.checkBoxTagFloor.AutoSize = true;
			this.checkBoxTagFloor.Location = new System.Drawing.Point(110, 25);
			this.checkBoxTagFloor.Name = "checkBoxTagFloor";
			this.checkBoxTagFloor.Size = new System.Drawing.Size(49, 17);
			this.checkBoxTagFloor.TabIndex = 0;
			this.checkBoxTagFloor.Text = "Floor";
			this.checkBoxTagFloor.UseVisualStyleBackColor = true;
			this.checkBoxTagFloor.CheckedChanged += new System.EventHandler(this.checkBoxTagConstruction_CheckedChanged);
			// 
			// checkBoxTagWall
			// 
			this.checkBoxTagWall.AutoSize = true;
			this.checkBoxTagWall.Location = new System.Drawing.Point(110, 2);
			this.checkBoxTagWall.Name = "checkBoxTagWall";
			this.checkBoxTagWall.Size = new System.Drawing.Size(47, 17);
			this.checkBoxTagWall.TabIndex = 0;
			this.checkBoxTagWall.Text = "Wall";
			this.toolTip.SetToolTip(this.checkBoxTagWall, "(concrete, cement, plaster)");
			this.checkBoxTagWall.UseVisualStyleBackColor = true;
			this.checkBoxTagWall.CheckedChanged += new System.EventHandler(this.checkBoxTagConstruction_CheckedChanged);
			// 
			// panelFurniture
			// 
			this.panelFurniture.Controls.Add(this.checkBoxTagCabinet);
			this.panelFurniture.Controls.Add(this.panelHierarchy3);
			this.panelFurniture.Controls.Add(this.checkBoxTagDesk);
			this.panelFurniture.Controls.Add(this.checkBoxTagWardrobe);
			this.panelFurniture.Controls.Add(this.checkBoxTagChair);
			this.panelFurniture.Controls.Add(this.checkBoxTagTable);
			this.panelFurniture.Controls.Add(this.checkBoxTagFurniture);
			this.panelFurniture.Location = new System.Drawing.Point(6, 200);
			this.panelFurniture.Name = "panelFurniture";
			this.panelFurniture.Size = new System.Drawing.Size(173, 113);
			this.panelFurniture.TabIndex = 1;
			// 
			// checkBoxTagCabinet
			// 
			this.checkBoxTagCabinet.AutoSize = true;
			this.checkBoxTagCabinet.Location = new System.Drawing.Point(94, 95);
			this.checkBoxTagCabinet.Name = "checkBoxTagCabinet";
			this.checkBoxTagCabinet.Size = new System.Drawing.Size(62, 17);
			this.checkBoxTagCabinet.TabIndex = 0;
			this.checkBoxTagCabinet.Text = "Cabinet";
			this.checkBoxTagCabinet.UseVisualStyleBackColor = true;
			this.checkBoxTagCabinet.CheckedChanged += new System.EventHandler(this.checkBoxTagFurniture_CheckedChanged);
			// 
			// panelHierarchy3
			// 
			this.panelHierarchy3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.panelHierarchy3.ChildrenCount = 5;
			this.panelHierarchy3.Location = new System.Drawing.Point(69, 10);
			this.panelHierarchy3.Name = "panelHierarchy3";
			this.panelHierarchy3.Size = new System.Drawing.Size(19, 94);
			this.panelHierarchy3.TabIndex = 1;
			// 
			// checkBoxTagDesk
			// 
			this.checkBoxTagDesk.AutoSize = true;
			this.checkBoxTagDesk.Location = new System.Drawing.Point(94, 72);
			this.checkBoxTagDesk.Name = "checkBoxTagDesk";
			this.checkBoxTagDesk.Size = new System.Drawing.Size(51, 17);
			this.checkBoxTagDesk.TabIndex = 0;
			this.checkBoxTagDesk.Text = "Desk";
			this.checkBoxTagDesk.UseVisualStyleBackColor = true;
			this.checkBoxTagDesk.CheckedChanged += new System.EventHandler(this.checkBoxTagFurniture_CheckedChanged);
			// 
			// checkBoxTagWardrobe
			// 
			this.checkBoxTagWardrobe.AutoSize = true;
			this.checkBoxTagWardrobe.Location = new System.Drawing.Point(94, 49);
			this.checkBoxTagWardrobe.Name = "checkBoxTagWardrobe";
			this.checkBoxTagWardrobe.Size = new System.Drawing.Size(73, 17);
			this.checkBoxTagWardrobe.TabIndex = 0;
			this.checkBoxTagWardrobe.Text = "Wardrobe";
			this.checkBoxTagWardrobe.UseVisualStyleBackColor = true;
			this.checkBoxTagWardrobe.CheckedChanged += new System.EventHandler(this.checkBoxTagFurniture_CheckedChanged);
			// 
			// checkBoxTagChair
			// 
			this.checkBoxTagChair.AutoSize = true;
			this.checkBoxTagChair.Location = new System.Drawing.Point(94, 26);
			this.checkBoxTagChair.Name = "checkBoxTagChair";
			this.checkBoxTagChair.Size = new System.Drawing.Size(50, 17);
			this.checkBoxTagChair.TabIndex = 0;
			this.checkBoxTagChair.Text = "Chair";
			this.checkBoxTagChair.UseVisualStyleBackColor = true;
			this.checkBoxTagChair.CheckedChanged += new System.EventHandler(this.checkBoxTagFurniture_CheckedChanged);
			// 
			// checkBoxTagTable
			// 
			this.checkBoxTagTable.AutoSize = true;
			this.checkBoxTagTable.Location = new System.Drawing.Point(94, 3);
			this.checkBoxTagTable.Name = "checkBoxTagTable";
			this.checkBoxTagTable.Size = new System.Drawing.Size(53, 17);
			this.checkBoxTagTable.TabIndex = 0;
			this.checkBoxTagTable.Text = "Table";
			this.checkBoxTagTable.UseVisualStyleBackColor = true;
			this.checkBoxTagTable.CheckedChanged += new System.EventHandler(this.checkBoxTagFurniture_CheckedChanged);
			// 
			// checkBoxTagFurniture
			// 
			this.checkBoxTagFurniture.AutoSize = true;
			this.checkBoxTagFurniture.Location = new System.Drawing.Point(3, 49);
			this.checkBoxTagFurniture.Name = "checkBoxTagFurniture";
			this.checkBoxTagFurniture.Size = new System.Drawing.Size(67, 17);
			this.checkBoxTagFurniture.TabIndex = 0;
			this.checkBoxTagFurniture.Text = "Furniture";
			this.toolTip.SetToolTip(this.checkBoxTagFurniture, "(chair, table, wardrobe)");
			this.checkBoxTagFurniture.UseVisualStyleBackColor = true;
			this.checkBoxTagFurniture.CheckedChanged += new System.EventHandler(this.checkBoxTagFurniture_CheckedChanged);
			// 
			// panelTextureInfos
			// 
			this.panelTextureInfos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.panelTextureInfos.Controls.Add(this.panelOverviewImage);
			this.panelTextureInfos.Controls.Add(this.label12);
			this.panelTextureInfos.Controls.Add(this.label3);
			this.panelTextureInfos.Controls.Add(this.panelCS8);
			this.panelTextureInfos.Controls.Add(this.buttonLoadOverviewImage);
			this.panelTextureInfos.Controls.Add(this.panelCS5);
			this.panelTextureInfos.Controls.Add(this.panelTexture);
			this.panelTextureInfos.Controls.Add(this.panelCS2);
			this.panelTextureInfos.Controls.Add(this.label6);
			this.panelTextureInfos.Controls.Add(this.panelSwatchAvg);
			this.panelTextureInfos.Controls.Add(this.label4);
			this.panelTextureInfos.Controls.Add(this.panelCS7);
			this.panelTextureInfos.Controls.Add(this.label5);
			this.panelTextureInfos.Controls.Add(this.panelCS4);
			this.panelTextureInfos.Controls.Add(this.label7);
			this.panelTextureInfos.Controls.Add(this.textBoxRelativePath);
			this.panelTextureInfos.Controls.Add(this.panelCS1);
			this.panelTextureInfos.Controls.Add(this.textBoxFriendlyName);
			this.panelTextureInfos.Controls.Add(this.panelSwatchMax);
			this.panelTextureInfos.Controls.Add(this.textBoxDescription);
			this.panelTextureInfos.Controls.Add(this.panelCS6);
			this.panelTextureInfos.Controls.Add(this.textBoxOverviewImage);
			this.panelTextureInfos.Controls.Add(this.panelCS3);
			this.panelTextureInfos.Controls.Add(this.panelThumbnail);
			this.panelTextureInfos.Controls.Add(this.panelCS0);
			this.panelTextureInfos.Controls.Add(this.panelSwatchMin);
			this.panelTextureInfos.Location = new System.Drawing.Point(425, 13);
			this.panelTextureInfos.Name = "panelTextureInfos";
			this.panelTextureInfos.Size = new System.Drawing.Size(402, 482);
			this.panelTextureInfos.TabIndex = 5;
			// 
			// panelOverviewImage
			// 
			this.panelOverviewImage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.panelOverviewImage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelOverviewImage.Location = new System.Drawing.Point(331, 111);
			this.panelOverviewImage.Name = "panelOverviewImage";
			this.panelOverviewImage.Size = new System.Drawing.Size(67, 53);
			this.panelOverviewImage.SourceImage = null;
			this.panelOverviewImage.TabIndex = 4;
			// 
			// label12
			// 
			this.label12.AutoSize = true;
			this.label12.Location = new System.Drawing.Point(3, 3);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(71, 13);
			this.label12.TabIndex = 2;
			this.label12.Text = "Relative Path";
			// 
			// label3
			// 
			this.label3.AutoSize = true;
			this.label3.Location = new System.Drawing.Point(3, 28);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(74, 13);
			this.label3.TabIndex = 2;
			this.label3.Text = "Friendly Name";
			// 
			// panelCS8
			// 
			this.panelCS8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelCS8.Location = new System.Drawing.Point(62, 339);
			this.panelCS8.Name = "panelCS8";
			this.panelCS8.Size = new System.Drawing.Size(24, 20);
			this.panelCS8.TabIndex = 4;
			// 
			// buttonLoadOverviewImage
			// 
			this.buttonLoadOverviewImage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.buttonLoadOverviewImage.Location = new System.Drawing.Point(295, 111);
			this.buttonLoadOverviewImage.Name = "buttonLoadOverviewImage";
			this.buttonLoadOverviewImage.Size = new System.Drawing.Size(28, 23);
			this.buttonLoadOverviewImage.TabIndex = 0;
			this.buttonLoadOverviewImage.Text = "...";
			this.buttonLoadOverviewImage.UseVisualStyleBackColor = true;
			this.buttonLoadOverviewImage.Click += new System.EventHandler(this.buttonLoadOverviewImage_Click);
			// 
			// panelCS5
			// 
			this.panelCS5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelCS5.Location = new System.Drawing.Point(62, 313);
			this.panelCS5.Name = "panelCS5";
			this.panelCS5.Size = new System.Drawing.Size(24, 20);
			this.panelCS5.TabIndex = 4;
			// 
			// panelTexture
			// 
			this.panelTexture.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.panelTexture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelTexture.Location = new System.Drawing.Point(92, 173);
			this.panelTexture.Name = "panelTexture";
			this.panelTexture.Size = new System.Drawing.Size(306, 306);
			this.panelTexture.SourceImage = null;
			this.panelTexture.TabIndex = 2;
			// 
			// panelCS2
			// 
			this.panelCS2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelCS2.Location = new System.Drawing.Point(62, 287);
			this.panelCS2.Name = "panelCS2";
			this.panelCS2.Size = new System.Drawing.Size(24, 20);
			this.panelCS2.TabIndex = 4;
			// 
			// label6
			// 
			this.label6.AutoSize = true;
			this.label6.Location = new System.Drawing.Point(3, 53);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(60, 13);
			this.label6.TabIndex = 2;
			this.label6.Text = "Description";
			// 
			// panelSwatchAvg
			// 
			this.panelSwatchAvg.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelSwatchAvg.Location = new System.Drawing.Point(62, 239);
			this.panelSwatchAvg.Name = "panelSwatchAvg";
			this.panelSwatchAvg.Size = new System.Drawing.Size(24, 20);
			this.panelSwatchAvg.TabIndex = 4;
			// 
			// label4
			// 
			this.label4.AutoSize = true;
			this.label4.Location = new System.Drawing.Point(3, 116);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(84, 13);
			this.label4.TabIndex = 2;
			this.label4.Text = "Overview Image";
			// 
			// panelCS7
			// 
			this.panelCS7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelCS7.Location = new System.Drawing.Point(32, 339);
			this.panelCS7.Name = "panelCS7";
			this.panelCS7.Size = new System.Drawing.Size(24, 20);
			this.panelCS7.TabIndex = 4;
			// 
			// label5
			// 
			this.label5.AutoSize = true;
			this.label5.Location = new System.Drawing.Point(3, 157);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(56, 13);
			this.label5.TabIndex = 2;
			this.label5.Text = "Thumbnail";
			// 
			// panelCS4
			// 
			this.panelCS4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelCS4.Location = new System.Drawing.Point(32, 313);
			this.panelCS4.Name = "panelCS4";
			this.panelCS4.Size = new System.Drawing.Size(24, 20);
			this.panelCS4.TabIndex = 4;
			// 
			// label7
			// 
			this.label7.AutoSize = true;
			this.label7.Location = new System.Drawing.Point(89, 157);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(43, 13);
			this.label7.TabIndex = 2;
			this.label7.Text = "Texture";
			// 
			// textBoxRelativePath
			// 
			this.textBoxRelativePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.textBoxRelativePath.Location = new System.Drawing.Point(107, 1);
			this.textBoxRelativePath.Name = "textBoxRelativePath";
			this.textBoxRelativePath.ReadOnly = true;
			this.textBoxRelativePath.Size = new System.Drawing.Size(291, 20);
			this.textBoxRelativePath.TabIndex = 3;
			// 
			// panelCS1
			// 
			this.panelCS1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelCS1.Location = new System.Drawing.Point(32, 287);
			this.panelCS1.Name = "panelCS1";
			this.panelCS1.Size = new System.Drawing.Size(24, 20);
			this.panelCS1.TabIndex = 4;
			// 
			// textBoxFriendlyName
			// 
			this.textBoxFriendlyName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.textBoxFriendlyName.Location = new System.Drawing.Point(107, 26);
			this.textBoxFriendlyName.Name = "textBoxFriendlyName";
			this.textBoxFriendlyName.Size = new System.Drawing.Size(291, 20);
			this.textBoxFriendlyName.TabIndex = 3;
			this.textBoxFriendlyName.TextChanged += new System.EventHandler(this.textBoxFriendlyName_TextChanged);
			this.textBoxFriendlyName.Validated += new System.EventHandler(this.textBoxFriendlyName_Validated);
			// 
			// panelSwatchMax
			// 
			this.panelSwatchMax.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelSwatchMax.Location = new System.Drawing.Point(32, 239);
			this.panelSwatchMax.Name = "panelSwatchMax";
			this.panelSwatchMax.Size = new System.Drawing.Size(24, 20);
			this.panelSwatchMax.TabIndex = 4;
			// 
			// textBoxDescription
			// 
			this.textBoxDescription.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.textBoxDescription.Location = new System.Drawing.Point(107, 50);
			this.textBoxDescription.Multiline = true;
			this.textBoxDescription.Name = "textBoxDescription";
			this.textBoxDescription.Size = new System.Drawing.Size(291, 55);
			this.textBoxDescription.TabIndex = 3;
			this.textBoxDescription.TextChanged += new System.EventHandler(this.textBoxDescription_TextChanged);
			// 
			// panelCS6
			// 
			this.panelCS6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelCS6.Location = new System.Drawing.Point(2, 339);
			this.panelCS6.Name = "panelCS6";
			this.panelCS6.Size = new System.Drawing.Size(24, 20);
			this.panelCS6.TabIndex = 4;
			// 
			// textBoxOverviewImage
			// 
			this.textBoxOverviewImage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.textBoxOverviewImage.Location = new System.Drawing.Point(107, 113);
			this.textBoxOverviewImage.Name = "textBoxOverviewImage";
			this.textBoxOverviewImage.ReadOnly = true;
			this.textBoxOverviewImage.Size = new System.Drawing.Size(182, 20);
			this.textBoxOverviewImage.TabIndex = 3;
			// 
			// panelCS3
			// 
			this.panelCS3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelCS3.Location = new System.Drawing.Point(2, 313);
			this.panelCS3.Name = "panelCS3";
			this.panelCS3.Size = new System.Drawing.Size(24, 20);
			this.panelCS3.TabIndex = 4;
			// 
			// panelThumbnail
			// 
			this.panelThumbnail.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelThumbnail.Location = new System.Drawing.Point(2, 173);
			this.panelThumbnail.Name = "panelThumbnail";
			this.panelThumbnail.Size = new System.Drawing.Size(84, 60);
			this.panelThumbnail.SourceImage = null;
			this.panelThumbnail.TabIndex = 4;
			// 
			// panelCS0
			// 
			this.panelCS0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelCS0.Location = new System.Drawing.Point(2, 287);
			this.panelCS0.Name = "panelCS0";
			this.panelCS0.Size = new System.Drawing.Size(24, 20);
			this.panelCS0.TabIndex = 4;
			// 
			// panelSwatchMin
			// 
			this.panelSwatchMin.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelSwatchMin.Location = new System.Drawing.Point(2, 239);
			this.panelSwatchMin.Name = "panelSwatchMin";
			this.panelSwatchMin.Size = new System.Drawing.Size(24, 20);
			this.panelSwatchMin.TabIndex = 4;
			// 
			// listBoxDatabaseEntries
			// 
			this.listBoxDatabaseEntries.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.listBoxDatabaseEntries.FormattingEnabled = true;
			this.listBoxDatabaseEntries.IntegralHeight = false;
			this.listBoxDatabaseEntries.Location = new System.Drawing.Point(0, 19);
			this.listBoxDatabaseEntries.Name = "listBoxDatabaseEntries";
			this.listBoxDatabaseEntries.Size = new System.Drawing.Size(177, 501);
			this.listBoxDatabaseEntries.TabIndex = 0;
			this.listBoxDatabaseEntries.SelectedIndexChanged += new System.EventHandler(this.listBoxDatabaseEntries_SelectedIndexChanged);
			// 
			// groupBox3
			// 
			this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.groupBox3.Controls.Add(this.buttonGenerateThumbnails);
			this.groupBox3.Controls.Add(this.buttonExportJSON);
			this.groupBox3.Location = new System.Drawing.Point(735, 13);
			this.groupBox3.Name = "groupBox3";
			this.groupBox3.Size = new System.Drawing.Size(293, 132);
			this.groupBox3.TabIndex = 3;
			this.groupBox3.TabStop = false;
			this.groupBox3.Text = "Publishing";
			// 
			// buttonGenerateThumbnails
			// 
			this.buttonGenerateThumbnails.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.buttonGenerateThumbnails.Enabled = false;
			this.buttonGenerateThumbnails.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.buttonGenerateThumbnails.Location = new System.Drawing.Point(65, 50);
			this.buttonGenerateThumbnails.Name = "buttonGenerateThumbnails";
			this.buttonGenerateThumbnails.Size = new System.Drawing.Size(162, 23);
			this.buttonGenerateThumbnails.TabIndex = 1;
			this.buttonGenerateThumbnails.Text = "Generate Thumbnails";
			this.buttonGenerateThumbnails.UseVisualStyleBackColor = true;
			this.buttonGenerateThumbnails.Click += new System.EventHandler(this.buttonGenerateThumbnails_Click);
			// 
			// openFileDialogOverviewImage
			// 
			this.openFileDialogOverviewImage.DefaultExt = "*.rdb";
			this.openFileDialogOverviewImage.Filter = "Supported Image Files|*.jpg;*.png;*.bmp|All Files (*.*)|*.*";
			this.openFileDialogOverviewImage.Title = "Choose an environment image to load";
			// 
			// saveFileDialogExportJSON
			// 
			this.saveFileDialogExportJSON.DefaultExt = "*.json";
			this.saveFileDialogExportJSON.Filter = "Reflectance Database (*.json)|*.json|All Files (*.*)|*.*";
			// 
			// checkBoxTagMetal
			// 
			this.checkBoxTagMetal.AutoSize = true;
			this.checkBoxTagMetal.Location = new System.Drawing.Point(61, 163);
			this.checkBoxTagMetal.Name = "checkBoxTagMetal";
			this.checkBoxTagMetal.Size = new System.Drawing.Size(52, 17);
			this.checkBoxTagMetal.TabIndex = 0;
			this.checkBoxTagMetal.Text = "Metal";
			this.checkBoxTagMetal.UseVisualStyleBackColor = true;
			this.checkBoxTagMetal.CheckedChanged += new System.EventHandler(this.checkBoxTagType_CheckedChanged);
			// 
			// checkBoxTagRusty
			// 
			this.checkBoxTagRusty.AutoSize = true;
			this.checkBoxTagRusty.Location = new System.Drawing.Point(83, 108);
			this.checkBoxTagRusty.Name = "checkBoxTagRusty";
			this.checkBoxTagRusty.Size = new System.Drawing.Size(53, 17);
			this.checkBoxTagRusty.TabIndex = 0;
			this.checkBoxTagRusty.Text = "Rusty";
			this.checkBoxTagRusty.UseVisualStyleBackColor = true;
			this.checkBoxTagRusty.CheckedChanged += new System.EventHandler(this.checkBoxTagModifiers_CheckedChanged);
			// 
			// Form1
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(1040, 690);
			this.Controls.Add(this.groupBox3);
			this.Controls.Add(this.groupBox2);
			this.Controls.Add(this.groupBox1);
			this.Name = "Form1";
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Reflectance Database Builder";
			this.groupBox1.ResumeLayout(false);
			this.groupBox1.PerformLayout();
			this.groupBox2.ResumeLayout(false);
			this.groupBoxDatabaseEntry.ResumeLayout(false);
			this.groupBox4.ResumeLayout(false);
			this.panel3.ResumeLayout(false);
			this.panel3.PerformLayout();
			this.panelTagModifiers.ResumeLayout(false);
			this.panelTagModifiers.PerformLayout();
			this.panel2.ResumeLayout(false);
			this.panel2.PerformLayout();
			this.panel1.ResumeLayout(false);
			this.panel1.PerformLayout();
			this.panelTagType.ResumeLayout(false);
			this.panelTagType.PerformLayout();
			this.panelConstruction.ResumeLayout(false);
			this.panelConstruction.PerformLayout();
			this.panelFurniture.ResumeLayout(false);
			this.panelFurniture.PerformLayout();
			this.panelTextureInfos.ResumeLayout(false);
			this.panelTextureInfos.PerformLayout();
			this.groupBox3.ResumeLayout(false);
			this.ResumeLayout(false);

		}