/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.chkCommunityRegionInfo = new System.Windows.Forms.CheckBox();
			this.cancelButton = new Terrarium.Glass.GlassButton();
			this.okButton = new Terrarium.Glass.GlassButton();
			this.graphicsButton = new Terrarium.Glass.GlassButton();
			this.performanceButton = new Terrarium.Glass.GlassButton();
			this.serverButton = new Terrarium.Glass.GlassButton();
			this.performancePanel = new Terrarium.Glass.GlassPanel();
			this.GlassLabel3 = new Terrarium.Glass.GlassLabel();
			this.GlassLabel2 = new Terrarium.Glass.GlassLabel();
			this.GlassLabel1 = new Terrarium.Glass.GlassLabel();
			this.lblPerformanceDescription = new Terrarium.Glass.GlassLabel();
			this.lblPerformanceSlider = new Terrarium.Glass.GlassLabel();
			this.tbrPerformanceSlider = new System.Windows.Forms.TrackBar();
			this.lblPerformanceSliderResult = new Terrarium.Glass.GlassLabel();
			this.lblPerformanceEnableLogging = new Terrarium.Glass.GlassLabel();
			this.radPerformanceNoLogging = new System.Windows.Forms.RadioButton();
			this.radPerformanceSelectedLogging = new System.Windows.Forms.RadioButton();
			this.radPerformanceAllLogging = new System.Windows.Forms.RadioButton();
			this.serverPanel = new Terrarium.Glass.GlassPanel();
			this.GlassLabel5 = new Terrarium.Glass.GlassLabel();
			this.txtPeerChannel = new System.Windows.Forms.TextBox();
			this.lblServerDescription = new Terrarium.Glass.GlassLabel();
			this.lblServerURI = new Terrarium.Glass.GlassLabel();
			this.txtServerURI = new System.Windows.Forms.TextBox();
			this.lblServerEnableNat = new Terrarium.Glass.GlassLabel();
			this.chkServerEnableNat = new System.Windows.Forms.CheckBox();
			this.graphicsPanel = new Terrarium.Glass.GlassPanel();
			this.chkStartFullscreen = new System.Windows.Forms.CheckBox();
			this.GlassLabel6 = new Terrarium.Glass.GlassLabel();
			this.styleComboBox = new System.Windows.Forms.ComboBox();
			this.GlassLabel4 = new Terrarium.Glass.GlassLabel();
			this.lblGraphicsDescription = new Terrarium.Glass.GlassLabel();
			this.chkGraphicsDrawScreen = new System.Windows.Forms.CheckBox();
			this.chkGraphicsBoundingBoxes = new System.Windows.Forms.CheckBox();
			this.chkGraphicsBackgroundGrid = new System.Windows.Forms.CheckBox();
			this.chkGraphicsDestinationLines = new System.Windows.Forms.CheckBox();
			this.lblGraphicsDrawScreen = new Terrarium.Glass.GlassLabel();
			this.lblGraphicsBoundingBoxes = new Terrarium.Glass.GlassLabel();
			this.lblGraphicsBackgroundGrid = new Terrarium.Glass.GlassLabel();
			this.lblGraphicsDestinationLines = new Terrarium.Glass.GlassLabel();
			this.bottomPanel.SuspendLayout();
			this.performancePanel.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.tbrPerformanceSlider)).BeginInit();
			this.serverPanel.SuspendLayout();
			this.graphicsPanel.SuspendLayout();
			this.SuspendLayout();
			// 
			// titleBar
			// 
			this.titleBar.Size = new System.Drawing.Size(409, 32);
			this.titleBar.Title = "Game Settings";
			this.titleBar.CloseClicked += new System.EventHandler(this.Cancel_Click);
			// 
			// bottomPanel
			// 
			this.bottomPanel.Controls.Add(this.cancelButton);
			this.bottomPanel.Controls.Add(this.okButton);
			this.bottomPanel.Gradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.bottomPanel.Gradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.bottomPanel.Location = new System.Drawing.Point(0, 374);
			this.bottomPanel.Size = new System.Drawing.Size(409, 40);
			// 
			// chkCommunityRegionInfo
			// 
			this.chkCommunityRegionInfo.Location = new System.Drawing.Point(0, 0);
			this.chkCommunityRegionInfo.Name = "chkCommunityRegionInfo";
			this.chkCommunityRegionInfo.Size = new System.Drawing.Size(104, 24);
			this.chkCommunityRegionInfo.TabIndex = 0;
			// 
			// cancelButton
			// 
			this.cancelButton.BackColor = System.Drawing.Color.Transparent;
			this.cancelButton.BorderColor = System.Drawing.Color.Black;
			this.cancelButton.Depth = 3;
			this.cancelButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
			this.cancelButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
			this.cancelButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.cancelButton.ForeColor = System.Drawing.Color.White;
			this.cancelButton.Highlight = false;
			this.cancelButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.cancelButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
			this.cancelButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.cancelButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
			this.cancelButton.IsGlass = true;
			this.cancelButton.Location = new System.Drawing.Point(322, 2);
			this.cancelButton.Name = "cancelButton";
			this.cancelButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.cancelButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.cancelButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
			this.cancelButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.cancelButton.Size = new System.Drawing.Size(75, 36);
			this.cancelButton.TabIndex = 19;
			this.cancelButton.TabStop = false;
			this.cancelButton.Text = "Cancel";
			this.cancelButton.UseStyles = true;
			this.cancelButton.UseVisualStyleBackColor = false;
			this.cancelButton.Click += new System.EventHandler(this.Cancel_Click);
			// 
			// okButton
			// 
			this.okButton.BackColor = System.Drawing.Color.Transparent;
			this.okButton.BorderColor = System.Drawing.Color.Black;
			this.okButton.Depth = 3;
			this.okButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
			this.okButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
			this.okButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.okButton.ForeColor = System.Drawing.Color.White;
			this.okButton.Highlight = false;
			this.okButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.okButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
			this.okButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.okButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
			this.okButton.IsGlass = true;
			this.okButton.Location = new System.Drawing.Point(241, 2);
			this.okButton.Name = "okButton";
			this.okButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.okButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.okButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
			this.okButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.okButton.Size = new System.Drawing.Size(75, 36);
			this.okButton.TabIndex = 18;
			this.okButton.TabStop = false;
			this.okButton.Text = "OK";
			this.okButton.UseStyles = true;
			this.okButton.UseVisualStyleBackColor = false;
			this.okButton.Click += new System.EventHandler(this.OK_Click);
			// 
			// graphicsButton
			// 
			this.graphicsButton.BackColor = System.Drawing.Color.Transparent;
			this.graphicsButton.BorderColor = System.Drawing.Color.Black;
			this.graphicsButton.Depth = 3;
			this.graphicsButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
			this.graphicsButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
			this.graphicsButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.graphicsButton.ForeColor = System.Drawing.Color.White;
			this.graphicsButton.Highlight = false;
			this.graphicsButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.graphicsButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
			this.graphicsButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.graphicsButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
			this.graphicsButton.IsGlass = true;
			this.graphicsButton.Location = new System.Drawing.Point(91, 63);
			this.graphicsButton.Name = "graphicsButton";
			this.graphicsButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.graphicsButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.graphicsButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
			this.graphicsButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.graphicsButton.Size = new System.Drawing.Size(90, 52);
			this.graphicsButton.TabIndex = 21;
			this.graphicsButton.TabStop = false;
			this.graphicsButton.Text = "Graphics";
			this.graphicsButton.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this.graphicsButton.UseStyles = true;
			this.graphicsButton.UseVisualStyleBackColor = false;
			this.graphicsButton.Click += new System.EventHandler(this.graphicsButton_Click);
			// 
			// performanceButton
			// 
			this.performanceButton.BackColor = System.Drawing.Color.Transparent;
			this.performanceButton.BorderColor = System.Drawing.Color.Black;
			this.performanceButton.Depth = 3;
			this.performanceButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
			this.performanceButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
			this.performanceButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.performanceButton.ForeColor = System.Drawing.Color.White;
			this.performanceButton.Highlight = false;
			this.performanceButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.performanceButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
			this.performanceButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.performanceButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
			this.performanceButton.IsGlass = true;
			this.performanceButton.Location = new System.Drawing.Point(183, 63);
			this.performanceButton.Name = "performanceButton";
			this.performanceButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.performanceButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.performanceButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
			this.performanceButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.performanceButton.Size = new System.Drawing.Size(118, 52);
			this.performanceButton.TabIndex = 22;
			this.performanceButton.TabStop = false;
			this.performanceButton.Text = "Performance";
			this.performanceButton.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this.performanceButton.UseStyles = true;
			this.performanceButton.UseVisualStyleBackColor = false;
			this.performanceButton.Click += new System.EventHandler(this.performanceButton_Click);
			// 
			// serverButton
			// 
			this.serverButton.BackColor = System.Drawing.Color.Transparent;
			this.serverButton.BorderColor = System.Drawing.Color.Black;
			this.serverButton.Depth = 3;
			this.serverButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
			this.serverButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
			this.serverButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.serverButton.ForeColor = System.Drawing.Color.White;
			this.serverButton.Highlight = false;
			this.serverButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.serverButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
			this.serverButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.serverButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
			this.serverButton.IsGlass = true;
			this.serverButton.Location = new System.Drawing.Point(13, 63);
			this.serverButton.Name = "serverButton";
			this.serverButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.serverButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.serverButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
			this.serverButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
			this.serverButton.Size = new System.Drawing.Size(76, 52);
			this.serverButton.TabIndex = 23;
			this.serverButton.TabStop = false;
			this.serverButton.Text = "Server";
			this.serverButton.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this.serverButton.UseStyles = true;
			this.serverButton.UseVisualStyleBackColor = false;
			this.serverButton.Click += new System.EventHandler(this.serverButton_Click);
			// 
			// performancePanel
			// 
			this.performancePanel.Borders = ((Terrarium.Glass.GlassBorders)((((Terrarium.Glass.GlassBorders.Left | Terrarium.Glass.GlassBorders.Top)
						| Terrarium.Glass.GlassBorders.Right)
						| Terrarium.Glass.GlassBorders.Bottom)));
			this.performancePanel.Controls.Add(this.GlassLabel3);
			this.performancePanel.Controls.Add(this.GlassLabel2);
			this.performancePanel.Controls.Add(this.GlassLabel1);
			this.performancePanel.Controls.Add(this.lblPerformanceDescription);
			this.performancePanel.Controls.Add(this.lblPerformanceSlider);
			this.performancePanel.Controls.Add(this.tbrPerformanceSlider);
			this.performancePanel.Controls.Add(this.lblPerformanceSliderResult);
			this.performancePanel.Controls.Add(this.lblPerformanceEnableLogging);
			this.performancePanel.Controls.Add(this.radPerformanceNoLogging);
			this.performancePanel.Controls.Add(this.radPerformanceSelectedLogging);
			this.performancePanel.Controls.Add(this.radPerformanceAllLogging);
			this.performancePanel.Gradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.performancePanel.Gradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.performancePanel.IsGlass = true;
			this.performancePanel.IsSunk = false;
			this.performancePanel.Location = new System.Drawing.Point(13, 87);
			this.performancePanel.Name = "performancePanel";
			this.performancePanel.Size = new System.Drawing.Size(384, 272);
			this.performancePanel.TabIndex = 27;
			this.performancePanel.UseStyles = true;
			// 
			// GlassLabel3
			// 
			this.GlassLabel3.AutoSize = true;
			this.GlassLabel3.BackColor = System.Drawing.Color.Transparent;
			this.GlassLabel3.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.GlassLabel3.ForeColor = System.Drawing.Color.White;
			this.GlassLabel3.Location = new System.Drawing.Point(96, 240);
			this.GlassLabel3.Name = "GlassLabel3";
			this.GlassLabel3.NoWrap = false;
			this.GlassLabel3.Size = new System.Drawing.Size(28, 12);
			this.GlassLabel3.TabIndex = 24;
			this.GlassLabel3.Text = "None";
			this.GlassLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// GlassLabel2
			// 
			this.GlassLabel2.AutoSize = true;
			this.GlassLabel2.BackColor = System.Drawing.Color.Transparent;
			this.GlassLabel2.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.GlassLabel2.ForeColor = System.Drawing.Color.White;
			this.GlassLabel2.Location = new System.Drawing.Point(160, 240);
			this.GlassLabel2.Name = "GlassLabel2";
			this.GlassLabel2.NoWrap = false;
			this.GlassLabel2.Size = new System.Drawing.Size(72, 12);
			this.GlassLabel2.TabIndex = 23;
			this.GlassLabel2.Text = "Selected Only";
			this.GlassLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// GlassLabel1
			// 
			this.GlassLabel1.AutoSize = true;
			this.GlassLabel1.BackColor = System.Drawing.Color.Transparent;
			this.GlassLabel1.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.GlassLabel1.ForeColor = System.Drawing.Color.White;
			this.GlassLabel1.Location = new System.Drawing.Point(264, 240);
			this.GlassLabel1.Name = "GlassLabel1";
			this.GlassLabel1.NoWrap = false;
			this.GlassLabel1.Size = new System.Drawing.Size(21, 12);
			this.GlassLabel1.TabIndex = 22;
			this.GlassLabel1.Text = "Full";
			this.GlassLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// lblPerformanceDescription
			// 
			this.lblPerformanceDescription.BackColor = System.Drawing.Color.Transparent;
			this.lblPerformanceDescription.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblPerformanceDescription.ForeColor = System.Drawing.Color.White;
			this.lblPerformanceDescription.Location = new System.Drawing.Point(16, 16);
			this.lblPerformanceDescription.Name = "lblPerformanceDescription";
			this.lblPerformanceDescription.NoWrap = false;
			this.lblPerformanceDescription.Size = new System.Drawing.Size(360, 72);
			this.lblPerformanceDescription.TabIndex = 16;
			this.lblPerformanceDescription.Text = "Settings here allow you to affect how the terrarium performs on your machine.  No" +
				"te some settings may be useful for debugging, but may affect performance.";
			// 
			// lblPerformanceSlider
			// 
			this.lblPerformanceSlider.BackColor = System.Drawing.Color.Transparent;
			this.lblPerformanceSlider.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblPerformanceSlider.ForeColor = System.Drawing.Color.White;
			this.lblPerformanceSlider.Location = new System.Drawing.Point(8, 104);
			this.lblPerformanceSlider.Name = "lblPerformanceSlider";
			this.lblPerformanceSlider.NoWrap = false;
			this.lblPerformanceSlider.Size = new System.Drawing.Size(368, 16);
			this.lblPerformanceSlider.TabIndex = 15;
			this.lblPerformanceSlider.Text = "World Size (Min 25%, Max 400%):";
			this.lblPerformanceSlider.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// tbrPerformanceSlider
			// 
			this.tbrPerformanceSlider.BackColor = System.Drawing.Color.Gray;
			this.tbrPerformanceSlider.LargeChange = 10;
			this.tbrPerformanceSlider.Location = new System.Drawing.Point(56, 120);
			this.tbrPerformanceSlider.Maximum = 400;
			this.tbrPerformanceSlider.Minimum = 25;
			this.tbrPerformanceSlider.Name = "tbrPerformanceSlider";
			this.tbrPerformanceSlider.Size = new System.Drawing.Size(272, 45);
			this.tbrPerformanceSlider.TabIndex = 17;
			this.tbrPerformanceSlider.TickFrequency = 10;
			this.tbrPerformanceSlider.Value = 100;
			this.tbrPerformanceSlider.ValueChanged += new System.EventHandler(this.PerformanceSlider_ValueChanged);
			// 
			// lblPerformanceSliderResult
			// 
			this.lblPerformanceSliderResult.BackColor = System.Drawing.Color.Transparent;
			this.lblPerformanceSliderResult.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblPerformanceSliderResult.ForeColor = System.Drawing.Color.White;
			this.lblPerformanceSliderResult.Location = new System.Drawing.Point(8, 168);
			this.lblPerformanceSliderResult.Name = "lblPerformanceSliderResult";
			this.lblPerformanceSliderResult.NoWrap = false;
			this.lblPerformanceSliderResult.Size = new System.Drawing.Size(368, 16);
			this.lblPerformanceSliderResult.TabIndex = 14;
			this.lblPerformanceSliderResult.Text = "Current: 100%";
			this.lblPerformanceSliderResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// lblPerformanceEnableLogging
			// 
			this.lblPerformanceEnableLogging.BackColor = System.Drawing.Color.Transparent;
			this.lblPerformanceEnableLogging.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblPerformanceEnableLogging.ForeColor = System.Drawing.Color.White;
			this.lblPerformanceEnableLogging.Location = new System.Drawing.Point(8, 208);
			this.lblPerformanceEnableLogging.Name = "lblPerformanceEnableLogging";
			this.lblPerformanceEnableLogging.NoWrap = false;
			this.lblPerformanceEnableLogging.Size = new System.Drawing.Size(368, 16);
			this.lblPerformanceEnableLogging.TabIndex = 18;
			this.lblPerformanceEnableLogging.Text = "Enable Animal Trace Logging for use with DBMon:";
			this.lblPerformanceEnableLogging.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// radPerformanceNoLogging
			// 
			this.radPerformanceNoLogging.BackColor = System.Drawing.Color.Transparent;
			this.radPerformanceNoLogging.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.radPerformanceNoLogging.ForeColor = System.Drawing.Color.White;
			this.radPerformanceNoLogging.Location = new System.Drawing.Point(80, 240);
			this.radPerformanceNoLogging.Name = "radPerformanceNoLogging";
			this.radPerformanceNoLogging.Size = new System.Drawing.Size(12, 12);
			this.radPerformanceNoLogging.TabIndex = 19;
			this.radPerformanceNoLogging.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.radPerformanceNoLogging.UseVisualStyleBackColor = false;
			// 
			// radPerformanceSelectedLogging
			// 
			this.radPerformanceSelectedLogging.BackColor = System.Drawing.Color.Transparent;
			this.radPerformanceSelectedLogging.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.radPerformanceSelectedLogging.ForeColor = System.Drawing.Color.White;
			this.radPerformanceSelectedLogging.Location = new System.Drawing.Point(144, 240);
			this.radPerformanceSelectedLogging.Name = "radPerformanceSelectedLogging";
			this.radPerformanceSelectedLogging.Size = new System.Drawing.Size(12, 12);
			this.radPerformanceSelectedLogging.TabIndex = 20;
			this.radPerformanceSelectedLogging.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.radPerformanceSelectedLogging.UseVisualStyleBackColor = false;
			// 
			// radPerformanceAllLogging
			// 
			this.radPerformanceAllLogging.BackColor = System.Drawing.Color.Transparent;
			this.radPerformanceAllLogging.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.radPerformanceAllLogging.ForeColor = System.Drawing.Color.White;
			this.radPerformanceAllLogging.Location = new System.Drawing.Point(248, 240);
			this.radPerformanceAllLogging.Name = "radPerformanceAllLogging";
			this.radPerformanceAllLogging.Size = new System.Drawing.Size(12, 12);
			this.radPerformanceAllLogging.TabIndex = 21;
			this.radPerformanceAllLogging.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.radPerformanceAllLogging.UseVisualStyleBackColor = false;
			// 
			// serverPanel
			// 
			this.serverPanel.Borders = ((Terrarium.Glass.GlassBorders)((((Terrarium.Glass.GlassBorders.Left | Terrarium.Glass.GlassBorders.Top)
						| Terrarium.Glass.GlassBorders.Right)
						| Terrarium.Glass.GlassBorders.Bottom)));
			this.serverPanel.Controls.Add(this.GlassLabel5);
			this.serverPanel.Controls.Add(this.txtPeerChannel);
			this.serverPanel.Controls.Add(this.lblServerDescription);
			this.serverPanel.Controls.Add(this.lblServerURI);
			this.serverPanel.Controls.Add(this.txtServerURI);
			this.serverPanel.Controls.Add(this.lblServerEnableNat);
			this.serverPanel.Controls.Add(this.chkServerEnableNat);
			this.serverPanel.Gradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.serverPanel.Gradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.serverPanel.IsGlass = true;
			this.serverPanel.IsSunk = false;
			this.serverPanel.Location = new System.Drawing.Point(13, 87);
			this.serverPanel.Name = "serverPanel";
			this.serverPanel.Size = new System.Drawing.Size(384, 272);
			this.serverPanel.TabIndex = 29;
			this.serverPanel.UseStyles = true;
			// 
			// GlassLabel5
			// 
			this.GlassLabel5.BackColor = System.Drawing.Color.Transparent;
			this.GlassLabel5.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.GlassLabel5.ForeColor = System.Drawing.Color.White;
			this.GlassLabel5.Location = new System.Drawing.Point(8, 161);
			this.GlassLabel5.Name = "GlassLabel5";
			this.GlassLabel5.NoWrap = false;
			this.GlassLabel5.Size = new System.Drawing.Size(104, 16);
			this.GlassLabel5.TabIndex = 14;
			this.GlassLabel5.Text = "Peer Channel:";
			this.GlassLabel5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// txtPeerChannel
			// 
			this.txtPeerChannel.BackColor = System.Drawing.SystemColors.Window;
			this.txtPeerChannel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.txtPeerChannel.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.txtPeerChannel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.txtPeerChannel.Location = new System.Drawing.Point(112, 160);
			this.txtPeerChannel.Name = "txtPeerChannel";
			this.txtPeerChannel.Size = new System.Drawing.Size(240, 18);
			this.txtPeerChannel.TabIndex = 15;
			// 
			// lblServerDescription
			// 
			this.lblServerDescription.BackColor = System.Drawing.Color.Transparent;
			this.lblServerDescription.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblServerDescription.ForeColor = System.Drawing.Color.White;
			this.lblServerDescription.Location = new System.Drawing.Point(16, 16);
			this.lblServerDescription.Name = "lblServerDescription";
			this.lblServerDescription.NoWrap = false;
			this.lblServerDescription.Size = new System.Drawing.Size(360, 80);
			this.lblServerDescription.TabIndex = 10;
			this.lblServerDescription.Text = "The Terrarium gaming client can be pointed at an alternate Terrarium server.  Fee" +
				"l free to change your game to another server.";
			// 
			// lblServerURI
			// 
			this.lblServerURI.BackColor = System.Drawing.Color.Transparent;
			this.lblServerURI.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblServerURI.ForeColor = System.Drawing.Color.White;
			this.lblServerURI.Location = new System.Drawing.Point(6, 129);
			this.lblServerURI.Name = "lblServerURI";
			this.lblServerURI.NoWrap = false;
			this.lblServerURI.Size = new System.Drawing.Size(104, 16);
			this.lblServerURI.TabIndex = 9;
			this.lblServerURI.Text = "Server URL:";
			this.lblServerURI.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// txtServerURI
			// 
			this.txtServerURI.BackColor = System.Drawing.SystemColors.Window;
			this.txtServerURI.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.txtServerURI.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.txtServerURI.ForeColor = System.Drawing.SystemColors.ControlText;
			this.txtServerURI.Location = new System.Drawing.Point(112, 128);
			this.txtServerURI.Name = "txtServerURI";
			this.txtServerURI.Size = new System.Drawing.Size(240, 18);
			this.txtServerURI.TabIndex = 11;
			// 
			// lblServerEnableNat
			// 
			this.lblServerEnableNat.BackColor = System.Drawing.Color.Transparent;
			this.lblServerEnableNat.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblServerEnableNat.ForeColor = System.Drawing.Color.White;
			this.lblServerEnableNat.Location = new System.Drawing.Point(104, 208);
			this.lblServerEnableNat.Name = "lblServerEnableNat";
			this.lblServerEnableNat.NoWrap = false;
			this.lblServerEnableNat.Size = new System.Drawing.Size(160, 16);
			this.lblServerEnableNat.TabIndex = 12;
			this.lblServerEnableNat.Text = "Enable Nat/Firewall Support";
			this.lblServerEnableNat.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// chkServerEnableNat
			// 
			this.chkServerEnableNat.BackColor = System.Drawing.Color.Transparent;
			this.chkServerEnableNat.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.chkServerEnableNat.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkServerEnableNat.ForeColor = System.Drawing.SystemColors.ControlText;
			this.chkServerEnableNat.Location = new System.Drawing.Point(264, 208);
			this.chkServerEnableNat.Name = "chkServerEnableNat";
			this.chkServerEnableNat.Size = new System.Drawing.Size(13, 13);
			this.chkServerEnableNat.TabIndex = 13;
			this.chkServerEnableNat.UseVisualStyleBackColor = false;
			// 
			// graphicsPanel
			// 
			this.graphicsPanel.Borders = ((Terrarium.Glass.GlassBorders)((((Terrarium.Glass.GlassBorders.Left | Terrarium.Glass.GlassBorders.Top)
						| Terrarium.Glass.GlassBorders.Right)
						| Terrarium.Glass.GlassBorders.Bottom)));
			this.graphicsPanel.Controls.Add(this.chkStartFullscreen);
			this.graphicsPanel.Controls.Add(this.GlassLabel6);
			this.graphicsPanel.Controls.Add(this.styleComboBox);
			this.graphicsPanel.Controls.Add(this.GlassLabel4);
			this.graphicsPanel.Controls.Add(this.lblGraphicsDescription);
			this.graphicsPanel.Controls.Add(this.chkGraphicsDrawScreen);
			this.graphicsPanel.Controls.Add(this.chkGraphicsBoundingBoxes);
			this.graphicsPanel.Controls.Add(this.chkGraphicsBackgroundGrid);
			this.graphicsPanel.Controls.Add(this.chkGraphicsDestinationLines);
			this.graphicsPanel.Controls.Add(this.lblGraphicsDrawScreen);
			this.graphicsPanel.Controls.Add(this.lblGraphicsBoundingBoxes);
			this.graphicsPanel.Controls.Add(this.lblGraphicsBackgroundGrid);
			this.graphicsPanel.Controls.Add(this.lblGraphicsDestinationLines);
			this.graphicsPanel.Gradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.graphicsPanel.Gradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
			this.graphicsPanel.IsGlass = true;
			this.graphicsPanel.IsSunk = false;
			this.graphicsPanel.Location = new System.Drawing.Point(13, 87);
			this.graphicsPanel.Name = "graphicsPanel";
			this.graphicsPanel.Size = new System.Drawing.Size(384, 272);
			this.graphicsPanel.TabIndex = 30;
			this.graphicsPanel.UseStyles = true;
			// 
			// chkStartFullscreen
			// 
			this.chkStartFullscreen.BackColor = System.Drawing.Color.Transparent;
			this.chkStartFullscreen.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.chkStartFullscreen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkStartFullscreen.Location = new System.Drawing.Point(248, 144);
			this.chkStartFullscreen.Name = "chkStartFullscreen";
			this.chkStartFullscreen.Size = new System.Drawing.Size(13, 13);
			this.chkStartFullscreen.TabIndex = 31;
			this.chkStartFullscreen.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.chkStartFullscreen.UseVisualStyleBackColor = false;
			// 
			// GlassLabel6
			// 
			this.GlassLabel6.BackColor = System.Drawing.Color.Transparent;
			this.GlassLabel6.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.GlassLabel6.ForeColor = System.Drawing.Color.White;
			this.GlassLabel6.Location = new System.Drawing.Point(16, 142);
			this.GlassLabel6.Name = "GlassLabel6";
			this.GlassLabel6.NoWrap = false;
			this.GlassLabel6.Size = new System.Drawing.Size(234, 16);
			this.GlassLabel6.TabIndex = 30;
			this.GlassLabel6.Text = "Fullscreen on Start";
			this.GlassLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// styleComboBox
			// 
			this.styleComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.styleComboBox.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.styleComboBox.FormattingEnabled = true;
			this.styleComboBox.Location = new System.Drawing.Point(112, 112);
			this.styleComboBox.Name = "styleComboBox";
			this.styleComboBox.Size = new System.Drawing.Size(216, 20);
			this.styleComboBox.TabIndex = 29;
			// 
			// GlassLabel4
			// 
			this.GlassLabel4.BackColor = System.Drawing.Color.Transparent;
			this.GlassLabel4.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.GlassLabel4.ForeColor = System.Drawing.Color.White;
			this.GlassLabel4.Location = new System.Drawing.Point(16, 112);
			this.GlassLabel4.Name = "GlassLabel4";
			this.GlassLabel4.NoWrap = false;
			this.GlassLabel4.Size = new System.Drawing.Size(88, 24);
			this.GlassLabel4.TabIndex = 27;
			this.GlassLabel4.Text = "Style:";
			this.GlassLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// lblGraphicsDescription
			// 
			this.lblGraphicsDescription.BackColor = System.Drawing.Color.Transparent;
			this.lblGraphicsDescription.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblGraphicsDescription.ForeColor = System.Drawing.Color.White;
			this.lblGraphicsDescription.Location = new System.Drawing.Point(16, 16);
			this.lblGraphicsDescription.Name = "lblGraphicsDescription";
			this.lblGraphicsDescription.NoWrap = false;
			this.lblGraphicsDescription.Size = new System.Drawing.Size(360, 80);
			this.lblGraphicsDescription.TabIndex = 18;
			this.lblGraphicsDescription.Text = "These settings affect the graphic display of the Terrarium.  Note some settings m" +
				"ay be useful for debugging, but may affect Graphics performance.";
			// 
			// chkGraphicsDrawScreen
			// 
			this.chkGraphicsDrawScreen.BackColor = System.Drawing.Color.Transparent;
			this.chkGraphicsDrawScreen.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.chkGraphicsDrawScreen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkGraphicsDrawScreen.Location = new System.Drawing.Point(248, 168);
			this.chkGraphicsDrawScreen.Name = "chkGraphicsDrawScreen";
			this.chkGraphicsDrawScreen.Size = new System.Drawing.Size(13, 13);
			this.chkGraphicsDrawScreen.TabIndex = 20;
			this.chkGraphicsDrawScreen.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.chkGraphicsDrawScreen.UseVisualStyleBackColor = false;
			// 
			// chkGraphicsBoundingBoxes
			// 
			this.chkGraphicsBoundingBoxes.BackColor = System.Drawing.Color.Transparent;
			this.chkGraphicsBoundingBoxes.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.chkGraphicsBoundingBoxes.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkGraphicsBoundingBoxes.Location = new System.Drawing.Point(248, 192);
			this.chkGraphicsBoundingBoxes.Name = "chkGraphicsBoundingBoxes";
			this.chkGraphicsBoundingBoxes.Size = new System.Drawing.Size(13, 13);
			this.chkGraphicsBoundingBoxes.TabIndex = 22;
			this.chkGraphicsBoundingBoxes.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.chkGraphicsBoundingBoxes.UseVisualStyleBackColor = false;
			// 
			// chkGraphicsBackgroundGrid
			// 
			this.chkGraphicsBackgroundGrid.BackColor = System.Drawing.Color.Transparent;
			this.chkGraphicsBackgroundGrid.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.chkGraphicsBackgroundGrid.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkGraphicsBackgroundGrid.Location = new System.Drawing.Point(248, 216);
			this.chkGraphicsBackgroundGrid.Name = "chkGraphicsBackgroundGrid";
			this.chkGraphicsBackgroundGrid.Size = new System.Drawing.Size(13, 13);
			this.chkGraphicsBackgroundGrid.TabIndex = 24;
			this.chkGraphicsBackgroundGrid.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.chkGraphicsBackgroundGrid.UseVisualStyleBackColor = false;
			// 
			// chkGraphicsDestinationLines
			// 
			this.chkGraphicsDestinationLines.BackColor = System.Drawing.Color.Transparent;
			this.chkGraphicsDestinationLines.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.chkGraphicsDestinationLines.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkGraphicsDestinationLines.Location = new System.Drawing.Point(248, 240);
			this.chkGraphicsDestinationLines.Name = "chkGraphicsDestinationLines";
			this.chkGraphicsDestinationLines.Size = new System.Drawing.Size(13, 13);
			this.chkGraphicsDestinationLines.TabIndex = 26;
			this.chkGraphicsDestinationLines.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.chkGraphicsDestinationLines.UseVisualStyleBackColor = false;
			// 
			// lblGraphicsDrawScreen
			// 
			this.lblGraphicsDrawScreen.BackColor = System.Drawing.Color.Transparent;
			this.lblGraphicsDrawScreen.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblGraphicsDrawScreen.ForeColor = System.Drawing.Color.White;
			this.lblGraphicsDrawScreen.Location = new System.Drawing.Point(16, 166);
			this.lblGraphicsDrawScreen.Name = "lblGraphicsDrawScreen";
			this.lblGraphicsDrawScreen.NoWrap = false;
			this.lblGraphicsDrawScreen.Size = new System.Drawing.Size(234, 16);
			this.lblGraphicsDrawScreen.TabIndex = 19;
			this.lblGraphicsDrawScreen.Text = "Enable Game View";
			this.lblGraphicsDrawScreen.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// lblGraphicsBoundingBoxes
			// 
			this.lblGraphicsBoundingBoxes.BackColor = System.Drawing.Color.Transparent;
			this.lblGraphicsBoundingBoxes.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblGraphicsBoundingBoxes.ForeColor = System.Drawing.Color.White;
			this.lblGraphicsBoundingBoxes.Location = new System.Drawing.Point(18, 190);
			this.lblGraphicsBoundingBoxes.Name = "lblGraphicsBoundingBoxes";
			this.lblGraphicsBoundingBoxes.NoWrap = false;
			this.lblGraphicsBoundingBoxes.Size = new System.Drawing.Size(234, 16);
			this.lblGraphicsBoundingBoxes.TabIndex = 21;
			this.lblGraphicsBoundingBoxes.Text = "Enable Bounding Boxes";
			this.lblGraphicsBoundingBoxes.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// lblGraphicsBackgroundGrid
			// 
			this.lblGraphicsBackgroundGrid.BackColor = System.Drawing.Color.Transparent;
			this.lblGraphicsBackgroundGrid.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblGraphicsBackgroundGrid.ForeColor = System.Drawing.Color.White;
			this.lblGraphicsBackgroundGrid.Location = new System.Drawing.Point(18, 215);
			this.lblGraphicsBackgroundGrid.Name = "lblGraphicsBackgroundGrid";
			this.lblGraphicsBackgroundGrid.NoWrap = false;
			this.lblGraphicsBackgroundGrid.Size = new System.Drawing.Size(234, 16);
			this.lblGraphicsBackgroundGrid.TabIndex = 23;
			this.lblGraphicsBackgroundGrid.Text = "Enable Background Grid";
			this.lblGraphicsBackgroundGrid.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// lblGraphicsDestinationLines
			// 
			this.lblGraphicsDestinationLines.BackColor = System.Drawing.Color.Transparent;
			this.lblGraphicsDestinationLines.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.lblGraphicsDestinationLines.ForeColor = System.Drawing.Color.White;
			this.lblGraphicsDestinationLines.Location = new System.Drawing.Point(16, 238);
			this.lblGraphicsDestinationLines.Name = "lblGraphicsDestinationLines";
			this.lblGraphicsDestinationLines.NoWrap = false;
			this.lblGraphicsDestinationLines.Size = new System.Drawing.Size(234, 16);
			this.lblGraphicsDestinationLines.TabIndex = 25;
			this.lblGraphicsDestinationLines.Text = "Enable Destination Lines";
			this.lblGraphicsDestinationLines.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// PeerProperties
			// 
			this.BackColor = System.Drawing.Color.Magenta;
			this.ClientSize = new System.Drawing.Size(409, 414);
			this.Controls.Add(this.graphicsPanel);
			this.Controls.Add(this.serverPanel);
			this.Controls.Add(this.performancePanel);
			this.Controls.Add(this.serverButton);
			this.Controls.Add(this.performanceButton);
			this.Controls.Add(this.graphicsButton);
			this.Description = "View and change various Terrarium Client Game settings";
			this.Location = new System.Drawing.Point(0, 24);
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "PeerProperties";
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Title = "Game Settings";
			this.Load += new System.EventHandler(this.PeerProperties_Load);
			this.Controls.SetChildIndex(this.graphicsButton, 0);
			this.Controls.SetChildIndex(this.performanceButton, 0);
			this.Controls.SetChildIndex(this.serverButton, 0);
			this.Controls.SetChildIndex(this.bottomPanel, 0);
			this.Controls.SetChildIndex(this.titleBar, 0);
			this.Controls.SetChildIndex(this.performancePanel, 0);
			this.Controls.SetChildIndex(this.serverPanel, 0);
			this.Controls.SetChildIndex(this.graphicsPanel, 0);
			this.bottomPanel.ResumeLayout(false);
			this.performancePanel.ResumeLayout(false);
			this.performancePanel.PerformLayout();
			((System.ComponentModel.ISupportInitialize)(this.tbrPerformanceSlider)).EndInit();
			this.serverPanel.ResumeLayout(false);
			this.serverPanel.PerformLayout();
			this.graphicsPanel.ResumeLayout(false);
			this.ResumeLayout(false);

		}
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TerrariumForm));
     this._titleBar = new Terrarium.Forms.GlassTitleBar();
     this._dialogDescriptionLabel = new Terrarium.Glass.GlassLabel();
     this._bottomPanel = new Terrarium.Glass.GlassPanel();
     this.SuspendLayout();
     //
     // titleBar
     //
     this._titleBar.Dock = System.Windows.Forms.DockStyle.Top;
     this._titleBar.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this._titleBar.ForeColor = System.Drawing.Color.White;
     this._titleBar.Image = ((System.Drawing.Image)(resources.GetObject("titleBar.Image")));
     this._titleBar.Location = new System.Drawing.Point(0, 0);
     this._titleBar.Name = "titleBar";
     this._titleBar.Size = new System.Drawing.Size(261, 32);
     this._titleBar.TabIndex = 13;
     this._titleBar.Title = "Form Title";
     //
     // dialogDescriptionLabel
     //
     this._dialogDescriptionLabel.BackColor = System.Drawing.Color.Transparent;
     this._dialogDescriptionLabel.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this._dialogDescriptionLabel.ForeColor = System.Drawing.Color.White;
     this._dialogDescriptionLabel.Location = new System.Drawing.Point(12, 35);
     this._dialogDescriptionLabel.Name = "dialogDescriptionLabel";
     this._dialogDescriptionLabel.NoWrap = false;
     this._dialogDescriptionLabel.Size = new System.Drawing.Size(237, 32);
     this._dialogDescriptionLabel.TabIndex = 14;
     this._dialogDescriptionLabel.Text = "Form Title";
     //
     // bottomPanel
     //
     this._bottomPanel.Borders = ((Terrarium.Glass.GlassBorders)((((Terrarium.Glass.GlassBorders.Left | Terrarium.Glass.GlassBorders.Top)
                 | Terrarium.Glass.GlassBorders.Right)
                 | Terrarium.Glass.GlassBorders.Bottom)));
     this._bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
     this._bottomPanel.Gradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this._bottomPanel.Gradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this._bottomPanel.IsGlass = true;
     this._bottomPanel.IsSunk = false;
     this._bottomPanel.Location = new System.Drawing.Point(0, 302);
     this._bottomPanel.Name = "bottomPanel";
     this._bottomPanel.Size = new System.Drawing.Size(261, 40);
     this._bottomPanel.TabIndex = 15;
     this._bottomPanel.UseStyles = true;
     //
     // TerrariumForm
     //
     this.BackColor = System.Drawing.Color.Fuchsia;
     this.ClientSize = new System.Drawing.Size(261, 342);
     this.Controls.Add(this._bottomPanel);
     this.Controls.Add(this._dialogDescriptionLabel);
     this.Controls.Add(this._titleBar);
     this.Font = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ForeColor = System.Drawing.SystemColors.ControlText;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "TerrariumForm";
     this.ShowInTaskbar = false;
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "Terrarium";
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GlassBottomPanel));
     this.GlassPanel1 = new Terrarium.Glass.GlassPanel();
     this.buttonsPanel = new System.Windows.Forms.Panel();
     this.traceButton = new Terrarium.Glass.GlassButton();
     this.statisticsButton = new Terrarium.Glass.GlassButton();
     this.detailsButton = new Terrarium.Glass.GlassButton();
     this.settingsButton = new Terrarium.Glass.GlassButton();
     this.panel1 = new System.Windows.Forms.Panel();
     this.controlsMasterPanel = new System.Windows.Forms.Panel();
     this.loadTerrariumButton = new Terrarium.Glass.GlassButton();
     this.newTerrariumButton = new Terrarium.Glass.GlassButton();
     this.joinEcosystemButton = new Terrarium.Glass.GlassButton();
     this.panel2 = new System.Windows.Forms.Panel();
     this.ecosystemControlsPanel = new System.Windows.Forms.Panel();
     this.reintroduceAnimalButton = new Terrarium.Glass.GlassButton();
     this.introduceAnimalEcosystemButton = new Terrarium.Glass.GlassButton();
     this.terrariumControlsPanel = new System.Windows.Forms.Panel();
     this.pauseButton = new Terrarium.Glass.GlassButton();
     this.addAnimalButton = new Terrarium.Glass.GlassButton();
     this.introduceAnimalTerrariumButton = new Terrarium.Glass.GlassButton();
     this.addAnimalComboBox = new System.Windows.Forms.ComboBox();
     this.controlsToolTip = new System.Windows.Forms.ToolTip(this.components);
     this.tickerBar = new Terrarium.Forms.TickerBar();
     this.developerPanelButton = new Terrarium.Glass.GlassButton();
     this.GlassPanel1.SuspendLayout();
     this.buttonsPanel.SuspendLayout();
     this.controlsMasterPanel.SuspendLayout();
     this.ecosystemControlsPanel.SuspendLayout();
     this.terrariumControlsPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // GlassPanel1
     //
     this.GlassPanel1.Borders = ((Terrarium.Glass.GlassBorders)((Terrarium.Glass.GlassBorders.Top | Terrarium.Glass.GlassBorders.Bottom)));
     this.GlassPanel1.Controls.Add(this.buttonsPanel);
     this.GlassPanel1.Controls.Add(this.panel1);
     this.GlassPanel1.Controls.Add(this.controlsMasterPanel);
     this.GlassPanel1.Controls.Add(this.panel2);
     this.GlassPanel1.Controls.Add(this.ecosystemControlsPanel);
     this.GlassPanel1.Controls.Add(this.terrariumControlsPanel);
     this.GlassPanel1.Dock = System.Windows.Forms.DockStyle.Right;
     this.GlassPanel1.Gradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.GlassPanel1.Gradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.GlassPanel1.IsGlass = true;
     this.GlassPanel1.IsSunk = false;
     this.GlassPanel1.Location = new System.Drawing.Point(286, 0);
     this.GlassPanel1.Name = "GlassPanel1";
     this.GlassPanel1.Size = new System.Drawing.Size(702, 48);
     this.GlassPanel1.TabIndex = 3;
     this.GlassPanel1.UseStyles = true;
     //
     // buttonsPanel
     //
     this.buttonsPanel.BackColor = System.Drawing.Color.Transparent;
     this.buttonsPanel.Controls.Add(this.developerPanelButton);
     this.buttonsPanel.Controls.Add(this.traceButton);
     this.buttonsPanel.Controls.Add(this.statisticsButton);
     this.buttonsPanel.Controls.Add(this.detailsButton);
     this.buttonsPanel.Controls.Add(this.settingsButton);
     this.buttonsPanel.Dock = System.Windows.Forms.DockStyle.Right;
     this.buttonsPanel.Location = new System.Drawing.Point(1, 0);
     this.buttonsPanel.Name = "buttonsPanel";
     this.buttonsPanel.Size = new System.Drawing.Size(225, 48);
     this.buttonsPanel.TabIndex = 33;
     //
     // traceButton
     //
     this.traceButton.BackColor = System.Drawing.Color.Transparent;
     this.traceButton.BorderColor = System.Drawing.Color.Black;
     this.traceButton.Depth = 4;
     this.traceButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.traceButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.traceButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.traceButton.ForeColor = System.Drawing.Color.White;
     this.traceButton.Highlight = false;
     this.traceButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.traceButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.traceButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.traceButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.traceButton.Image = ((System.Drawing.Image)(resources.GetObject("traceButton.Image")));
     this.traceButton.IsGlass = true;
     this.traceButton.Location = new System.Drawing.Point(178, 2);
     this.traceButton.Name = "traceButton";
     this.traceButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.traceButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.traceButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.traceButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.traceButton.Size = new System.Drawing.Size(44, 44);
     this.traceButton.TabIndex = 11;
     this.traceButton.TabStop = false;
     this.traceButton.UseStyles = true;
     this.traceButton.UseVisualStyleBackColor = false;
     //
     // statisticsButton
     //
     this.statisticsButton.BackColor = System.Drawing.Color.Transparent;
     this.statisticsButton.BorderColor = System.Drawing.Color.Black;
     this.statisticsButton.Depth = 4;
     this.statisticsButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.statisticsButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.statisticsButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.statisticsButton.ForeColor = System.Drawing.Color.White;
     this.statisticsButton.Highlight = false;
     this.statisticsButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.statisticsButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.statisticsButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.statisticsButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.statisticsButton.Image = ((System.Drawing.Image)(resources.GetObject("statisticsButton.Image")));
     this.statisticsButton.IsGlass = true;
     this.statisticsButton.Location = new System.Drawing.Point(134, 2);
     this.statisticsButton.Name = "statisticsButton";
     this.statisticsButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.statisticsButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.statisticsButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.statisticsButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.statisticsButton.Size = new System.Drawing.Size(44, 44);
     this.statisticsButton.TabIndex = 10;
     this.statisticsButton.TabStop = false;
     this.statisticsButton.UseStyles = true;
     this.statisticsButton.UseVisualStyleBackColor = false;
     //
     // detailsButton
     //
     this.detailsButton.BackColor = System.Drawing.Color.Transparent;
     this.detailsButton.BorderColor = System.Drawing.Color.Black;
     this.detailsButton.Depth = 4;
     this.detailsButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.detailsButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.detailsButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.detailsButton.ForeColor = System.Drawing.Color.White;
     this.detailsButton.Highlight = false;
     this.detailsButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.detailsButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.detailsButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.detailsButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.detailsButton.Image = ((System.Drawing.Image)(resources.GetObject("detailsButton.Image")));
     this.detailsButton.IsGlass = true;
     this.detailsButton.Location = new System.Drawing.Point(90, 2);
     this.detailsButton.Name = "detailsButton";
     this.detailsButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.detailsButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.detailsButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.detailsButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.detailsButton.Size = new System.Drawing.Size(44, 44);
     this.detailsButton.TabIndex = 9;
     this.detailsButton.TabStop = false;
     this.detailsButton.UseStyles = true;
     this.detailsButton.UseVisualStyleBackColor = false;
     //
     // settingsButton
     //
     this.settingsButton.BackColor = System.Drawing.Color.Transparent;
     this.settingsButton.BorderColor = System.Drawing.Color.Black;
     this.settingsButton.Depth = 4;
     this.settingsButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.settingsButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.settingsButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.settingsButton.ForeColor = System.Drawing.Color.White;
     this.settingsButton.Highlight = false;
     this.settingsButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.settingsButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.settingsButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.settingsButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.settingsButton.Image = ((System.Drawing.Image)(resources.GetObject("settingsButton.Image")));
     this.settingsButton.IsGlass = true;
     this.settingsButton.Location = new System.Drawing.Point(46, 2);
     this.settingsButton.Name = "settingsButton";
     this.settingsButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.settingsButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.settingsButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.settingsButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.settingsButton.Size = new System.Drawing.Size(44, 44);
     this.settingsButton.TabIndex = 8;
     this.settingsButton.TabStop = false;
     this.settingsButton.UseStyles = true;
     this.settingsButton.UseVisualStyleBackColor = false;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
     this.panel1.Location = new System.Drawing.Point(226, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(8, 48);
     this.panel1.TabIndex = 32;
     //
     // controlsMasterPanel
     //
     this.controlsMasterPanel.BackColor = System.Drawing.Color.Transparent;
     this.controlsMasterPanel.Controls.Add(this.loadTerrariumButton);
     this.controlsMasterPanel.Controls.Add(this.newTerrariumButton);
     this.controlsMasterPanel.Controls.Add(this.joinEcosystemButton);
     this.controlsMasterPanel.Dock = System.Windows.Forms.DockStyle.Right;
     this.controlsMasterPanel.Location = new System.Drawing.Point(234, 0);
     this.controlsMasterPanel.Name = "controlsMasterPanel";
     this.controlsMasterPanel.Size = new System.Drawing.Size(135, 48);
     this.controlsMasterPanel.TabIndex = 31;
     //
     // loadTerrariumButton
     //
     this.loadTerrariumButton.BackColor = System.Drawing.Color.Transparent;
     this.loadTerrariumButton.BorderColor = System.Drawing.Color.Black;
     this.loadTerrariumButton.Depth = 4;
     this.loadTerrariumButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.loadTerrariumButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.loadTerrariumButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.loadTerrariumButton.ForeColor = System.Drawing.Color.White;
     this.loadTerrariumButton.Highlight = false;
     this.loadTerrariumButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.loadTerrariumButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.loadTerrariumButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.loadTerrariumButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.loadTerrariumButton.Image = ((System.Drawing.Image)(resources.GetObject("loadTerrariumButton.Image")));
     this.loadTerrariumButton.IsGlass = true;
     this.loadTerrariumButton.Location = new System.Drawing.Point(88, 2);
     this.loadTerrariumButton.Name = "loadTerrariumButton";
     this.loadTerrariumButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.loadTerrariumButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.loadTerrariumButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.loadTerrariumButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.loadTerrariumButton.Size = new System.Drawing.Size(44, 44);
     this.loadTerrariumButton.TabIndex = 20;
     this.loadTerrariumButton.TabStop = false;
     this.loadTerrariumButton.UseStyles = true;
     this.loadTerrariumButton.UseVisualStyleBackColor = false;
     //
     // newTerrariumButton
     //
     this.newTerrariumButton.BackColor = System.Drawing.Color.Transparent;
     this.newTerrariumButton.BorderColor = System.Drawing.Color.Black;
     this.newTerrariumButton.Depth = 4;
     this.newTerrariumButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.newTerrariumButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.newTerrariumButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.newTerrariumButton.ForeColor = System.Drawing.Color.White;
     this.newTerrariumButton.Highlight = false;
     this.newTerrariumButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.newTerrariumButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.newTerrariumButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.newTerrariumButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.newTerrariumButton.Image = ((System.Drawing.Image)(resources.GetObject("newTerrariumButton.Image")));
     this.newTerrariumButton.IsGlass = true;
     this.newTerrariumButton.Location = new System.Drawing.Point(44, 2);
     this.newTerrariumButton.Name = "newTerrariumButton";
     this.newTerrariumButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.newTerrariumButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.newTerrariumButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.newTerrariumButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.newTerrariumButton.Size = new System.Drawing.Size(44, 44);
     this.newTerrariumButton.TabIndex = 19;
     this.newTerrariumButton.TabStop = false;
     this.newTerrariumButton.UseStyles = true;
     this.newTerrariumButton.UseVisualStyleBackColor = false;
     //
     // joinEcosystemButton
     //
     this.joinEcosystemButton.BackColor = System.Drawing.Color.Transparent;
     this.joinEcosystemButton.BorderColor = System.Drawing.Color.Black;
     this.joinEcosystemButton.Depth = 4;
     this.joinEcosystemButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.joinEcosystemButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.joinEcosystemButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.joinEcosystemButton.ForeColor = System.Drawing.Color.White;
     this.joinEcosystemButton.Highlight = false;
     this.joinEcosystemButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.joinEcosystemButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.joinEcosystemButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.joinEcosystemButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.joinEcosystemButton.Image = ((System.Drawing.Image)(resources.GetObject("joinEcosystemButton.Image")));
     this.joinEcosystemButton.IsGlass = true;
     this.joinEcosystemButton.Location = new System.Drawing.Point(0, 2);
     this.joinEcosystemButton.Name = "joinEcosystemButton";
     this.joinEcosystemButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.joinEcosystemButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.joinEcosystemButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.joinEcosystemButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.joinEcosystemButton.Size = new System.Drawing.Size(44, 44);
     this.joinEcosystemButton.TabIndex = 18;
     this.joinEcosystemButton.TabStop = false;
     this.joinEcosystemButton.UseStyles = true;
     this.joinEcosystemButton.UseVisualStyleBackColor = false;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Transparent;
     this.panel2.Dock = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(369, 0);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(8, 48);
     this.panel2.TabIndex = 30;
     //
     // ecosystemControlsPanel
     //
     this.ecosystemControlsPanel.BackColor = System.Drawing.Color.Transparent;
     this.ecosystemControlsPanel.Controls.Add(this.reintroduceAnimalButton);
     this.ecosystemControlsPanel.Controls.Add(this.introduceAnimalEcosystemButton);
     this.ecosystemControlsPanel.Dock = System.Windows.Forms.DockStyle.Right;
     this.ecosystemControlsPanel.Location = new System.Drawing.Point(377, 0);
     this.ecosystemControlsPanel.Name = "ecosystemControlsPanel";
     this.ecosystemControlsPanel.Size = new System.Drawing.Size(88, 48);
     this.ecosystemControlsPanel.TabIndex = 29;
     //
     // reintroduceAnimalButton
     //
     this.reintroduceAnimalButton.BackColor = System.Drawing.Color.Transparent;
     this.reintroduceAnimalButton.BorderColor = System.Drawing.Color.Black;
     this.reintroduceAnimalButton.Depth = 4;
     this.reintroduceAnimalButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.reintroduceAnimalButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.reintroduceAnimalButton.Enabled = false;
     this.reintroduceAnimalButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.reintroduceAnimalButton.ForeColor = System.Drawing.Color.White;
     this.reintroduceAnimalButton.Highlight = false;
     this.reintroduceAnimalButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.reintroduceAnimalButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.reintroduceAnimalButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.reintroduceAnimalButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.reintroduceAnimalButton.Image = ((System.Drawing.Image)(resources.GetObject("reintroduceAnimalButton.Image")));
     this.reintroduceAnimalButton.IsGlass = true;
     this.reintroduceAnimalButton.Location = new System.Drawing.Point(44, 2);
     this.reintroduceAnimalButton.Name = "reintroduceAnimalButton";
     this.reintroduceAnimalButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.reintroduceAnimalButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.reintroduceAnimalButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.reintroduceAnimalButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.reintroduceAnimalButton.Size = new System.Drawing.Size(44, 44);
     this.reintroduceAnimalButton.TabIndex = 12;
     this.reintroduceAnimalButton.TabStop = false;
     this.reintroduceAnimalButton.UseStyles = true;
     this.reintroduceAnimalButton.UseVisualStyleBackColor = false;
     //
     // introduceAnimalEcosystemButton
     //
     this.introduceAnimalEcosystemButton.BackColor = System.Drawing.Color.Transparent;
     this.introduceAnimalEcosystemButton.BorderColor = System.Drawing.Color.Black;
     this.introduceAnimalEcosystemButton.Depth = 4;
     this.introduceAnimalEcosystemButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.introduceAnimalEcosystemButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.introduceAnimalEcosystemButton.Enabled = false;
     this.introduceAnimalEcosystemButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.introduceAnimalEcosystemButton.ForeColor = System.Drawing.Color.White;
     this.introduceAnimalEcosystemButton.Highlight = false;
     this.introduceAnimalEcosystemButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.introduceAnimalEcosystemButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.introduceAnimalEcosystemButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.introduceAnimalEcosystemButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.introduceAnimalEcosystemButton.Image = ((System.Drawing.Image)(resources.GetObject("introduceAnimalEcosystemButton.Image")));
     this.introduceAnimalEcosystemButton.IsGlass = true;
     this.introduceAnimalEcosystemButton.Location = new System.Drawing.Point(0, 2);
     this.introduceAnimalEcosystemButton.Name = "introduceAnimalEcosystemButton";
     this.introduceAnimalEcosystemButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.introduceAnimalEcosystemButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.introduceAnimalEcosystemButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.introduceAnimalEcosystemButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.introduceAnimalEcosystemButton.Size = new System.Drawing.Size(44, 44);
     this.introduceAnimalEcosystemButton.TabIndex = 11;
     this.introduceAnimalEcosystemButton.TabStop = false;
     this.introduceAnimalEcosystemButton.UseStyles = true;
     this.introduceAnimalEcosystemButton.UseVisualStyleBackColor = false;
     //
     // terrariumControlsPanel
     //
     this.terrariumControlsPanel.BackColor = System.Drawing.Color.Transparent;
     this.terrariumControlsPanel.Controls.Add(this.pauseButton);
     this.terrariumControlsPanel.Controls.Add(this.addAnimalButton);
     this.terrariumControlsPanel.Controls.Add(this.introduceAnimalTerrariumButton);
     this.terrariumControlsPanel.Controls.Add(this.addAnimalComboBox);
     this.terrariumControlsPanel.Dock = System.Windows.Forms.DockStyle.Right;
     this.terrariumControlsPanel.Location = new System.Drawing.Point(465, 0);
     this.terrariumControlsPanel.Name = "terrariumControlsPanel";
     this.terrariumControlsPanel.Size = new System.Drawing.Size(237, 48);
     this.terrariumControlsPanel.TabIndex = 27;
     //
     // pauseButton
     //
     this.pauseButton.BackColor = System.Drawing.Color.Transparent;
     this.pauseButton.BorderColor = System.Drawing.Color.Black;
     this.pauseButton.Depth = 4;
     this.pauseButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.pauseButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.pauseButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pauseButton.ForeColor = System.Drawing.Color.White;
     this.pauseButton.Highlight = false;
     this.pauseButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.pauseButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.pauseButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.pauseButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.pauseButton.Image = ((System.Drawing.Image)(resources.GetObject("pauseButton.Image")));
     this.pauseButton.IsGlass = true;
     this.pauseButton.Location = new System.Drawing.Point(190, 2);
     this.pauseButton.Name = "pauseButton";
     this.pauseButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.pauseButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.pauseButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.pauseButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.pauseButton.Size = new System.Drawing.Size(44, 44);
     this.pauseButton.TabIndex = 22;
     this.pauseButton.TabStop = false;
     this.pauseButton.UseStyles = true;
     this.pauseButton.UseVisualStyleBackColor = false;
     //
     // addAnimalButton
     //
     this.addAnimalButton.BackColor = System.Drawing.Color.Transparent;
     this.addAnimalButton.BorderColor = System.Drawing.Color.Black;
     this.addAnimalButton.Depth = 4;
     this.addAnimalButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.addAnimalButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.addAnimalButton.Enabled = false;
     this.addAnimalButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.addAnimalButton.ForeColor = System.Drawing.Color.White;
     this.addAnimalButton.Highlight = false;
     this.addAnimalButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.addAnimalButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.addAnimalButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.addAnimalButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.addAnimalButton.Image = ((System.Drawing.Image)(resources.GetObject("addAnimalButton.Image")));
     this.addAnimalButton.IsGlass = true;
     this.addAnimalButton.Location = new System.Drawing.Point(146, 2);
     this.addAnimalButton.Name = "addAnimalButton";
     this.addAnimalButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.addAnimalButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.addAnimalButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.addAnimalButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.addAnimalButton.Size = new System.Drawing.Size(44, 44);
     this.addAnimalButton.TabIndex = 18;
     this.addAnimalButton.TabStop = false;
     this.addAnimalButton.UseStyles = true;
     this.addAnimalButton.UseVisualStyleBackColor = false;
     //
     // introduceAnimalTerrariumButton
     //
     this.introduceAnimalTerrariumButton.BackColor = System.Drawing.Color.Transparent;
     this.introduceAnimalTerrariumButton.BorderColor = System.Drawing.Color.Black;
     this.introduceAnimalTerrariumButton.Depth = 4;
     this.introduceAnimalTerrariumButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.introduceAnimalTerrariumButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.introduceAnimalTerrariumButton.Enabled = false;
     this.introduceAnimalTerrariumButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.introduceAnimalTerrariumButton.ForeColor = System.Drawing.Color.White;
     this.introduceAnimalTerrariumButton.Highlight = false;
     this.introduceAnimalTerrariumButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.introduceAnimalTerrariumButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.introduceAnimalTerrariumButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.introduceAnimalTerrariumButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.introduceAnimalTerrariumButton.Image = ((System.Drawing.Image)(resources.GetObject("introduceAnimalTerrariumButton.Image")));
     this.introduceAnimalTerrariumButton.IsGlass = true;
     this.introduceAnimalTerrariumButton.Location = new System.Drawing.Point(0, 2);
     this.introduceAnimalTerrariumButton.Name = "introduceAnimalTerrariumButton";
     this.introduceAnimalTerrariumButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.introduceAnimalTerrariumButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.introduceAnimalTerrariumButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.introduceAnimalTerrariumButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.introduceAnimalTerrariumButton.Size = new System.Drawing.Size(44, 44);
     this.introduceAnimalTerrariumButton.TabIndex = 17;
     this.introduceAnimalTerrariumButton.TabStop = false;
     this.introduceAnimalTerrariumButton.UseStyles = true;
     this.introduceAnimalTerrariumButton.UseVisualStyleBackColor = false;
     //
     // addAnimalComboBox
     //
     this.addAnimalComboBox.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.addAnimalComboBox.FormattingEnabled = true;
     this.addAnimalComboBox.Location = new System.Drawing.Point(47, 14);
     this.addAnimalComboBox.Name = "addAnimalComboBox";
     this.addAnimalComboBox.Size = new System.Drawing.Size(96, 20);
     this.addAnimalComboBox.TabIndex = 16;
     //
     // controlsToolTip
     //
     this.controlsToolTip.AutoPopDelay = 5000;
     this.controlsToolTip.InitialDelay = 1000;
     this.controlsToolTip.IsBalloon = true;
     this.controlsToolTip.ReshowDelay = 100;
     //
     // tickerBar
     //
     this.tickerBar.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tickerBar.Location = new System.Drawing.Point(0, 0);
     this.tickerBar.MessageLife = 2500;
     this.tickerBar.Name = "tickerBar";
     this.tickerBar.Size = new System.Drawing.Size(286, 48);
     this.tickerBar.TabIndex = 6;
     //
     // developerPanelButton
     //
     this.developerPanelButton.BackColor = System.Drawing.Color.Transparent;
     this.developerPanelButton.BorderColor = System.Drawing.Color.Black;
     this.developerPanelButton.Depth = 4;
     this.developerPanelButton.DisabledGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.developerPanelButton.DisabledGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.developerPanelButton.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.developerPanelButton.ForeColor = System.Drawing.Color.White;
     this.developerPanelButton.Highlight = false;
     this.developerPanelButton.HighlightGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.developerPanelButton.HighlightGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.developerPanelButton.HoverGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.developerPanelButton.HoverGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.developerPanelButton.Image = ((System.Drawing.Image)(resources.GetObject("developerPanelButton.Image")));
     this.developerPanelButton.IsGlass = true;
     this.developerPanelButton.Location = new System.Drawing.Point(2, 2);
     this.developerPanelButton.Name = "developerPanelButton";
     this.developerPanelButton.NormalGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.developerPanelButton.NormalGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(96)))), ((int)(((byte)(96)))));
     this.developerPanelButton.PressedGradient.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(216)))), ((int)(((byte)(0)))));
     this.developerPanelButton.PressedGradient.Top = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.developerPanelButton.Size = new System.Drawing.Size(44, 44);
     this.developerPanelButton.TabIndex = 12;
     this.developerPanelButton.TabStop = false;
     this.developerPanelButton.UseStyles = true;
     this.developerPanelButton.UseVisualStyleBackColor = false;
     //
     // GlassBottomPanel
     //
     this.Controls.Add(this.tickerBar);
     this.Controls.Add(this.GlassPanel1);
     this.Name = "GlassBottomPanel";
     this.Size = new System.Drawing.Size(988, 48);
     this.GlassPanel1.ResumeLayout(false);
     this.buttonsPanel.ResumeLayout(false);
     this.controlsMasterPanel.ResumeLayout(false);
     this.ecosystemControlsPanel.ResumeLayout(false);
     this.terrariumControlsPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #4
0
        protected override void OnPaint(PaintEventArgs e)
        {
            GlassGradient activeGradient = normalGradient;

            if (UseStyles)
            {
                if (Enabled == false)
                {
                    activeGradient = GlassStyleManager.Active.ButtonDisabled;
                }
                else if (mouseDown)
                {
                    activeGradient = GlassStyleManager.Active.ButtonPressed;
                }
                else if (mouseOver)
                {
                    activeGradient = GlassStyleManager.Active.ButtonHover;
                }
                else if (highlight)
                {
                    activeGradient = GlassStyleManager.Active.ButtonHighlight;
                }
                else
                {
                    activeGradient = GlassStyleManager.Active.ButtonNormal;
                }
            }
            else
            {
                if (Enabled == false)
                {
                    activeGradient = disabledGradient;
                }
                else if (mouseDown)
                {
                    activeGradient = pressedGradient;
                }
                else if (mouseOver)
                {
                    activeGradient = hoverGradient;
                }
                else if (highlight)
                {
                    activeGradient = highlightGradient;
                }
                else
                {
                    activeGradient = normalGradient;
                }
            }

            e.Graphics.CompositingQuality = CompositingQuality.HighQuality;
            e.Graphics.InterpolationMode  = InterpolationMode.HighQualityBicubic;
            e.Graphics.SmoothingMode      = SmoothingMode.AntiAlias;

            Rectangle clientRectangle = ClientRectangle;

            clientRectangle.Inflate(-1, -1);

            bool activeIsGlass;

            GlassGradient sunk = new GlassGradient(Color.FromArgb(48, Color.White), Color.FromArgb(160, Color.Black));

            if (Parent is GlassPanel)
            {
                GlassPanel parent = (GlassPanel)Parent;
                if (parent.UseStyles)
                {
                    activeIsGlass = GlassStyleManager.Active.PanelIsGlass;
                }
                else
                {
                    activeIsGlass = parent.IsGlass;
                }
            }
            else
            {
                activeIsGlass = false;
            }

            GlassHelper.FillRoundedRectangle(clientRectangle, sunk, true, activeIsGlass, e.Graphics);

            Rectangle rectangle = clientRectangle;

            rectangle.Inflate(-depth, -depth);

            if (UseStyles)
            {
                activeIsGlass = GlassStyleManager.Active.ButtonIsGlass;
            }
            else
            {
                activeIsGlass = IsGlass;
            }

            GlassHelper.FillRoundedRectangle(rectangle, activeGradient, false, activeIsGlass, e.Graphics);

            e.Graphics.SetClip(ClientRectangle);

            GlassHelper.DrawRoundedBorder(rectangle, BorderColor, Depth / 4.0f, e.Graphics);

            StringAlignment vertical   = StringAlignment.Center;
            StringAlignment horizontal = StringAlignment.Center;

            if (Image != null)
            {
                switch (ImageAlign)
                {
                case ContentAlignment.BottomCenter:
                {
                    horizontal = StringAlignment.Center;
                    vertical   = StringAlignment.Far;
                    break;
                }

                case ContentAlignment.BottomLeft:
                {
                    horizontal = StringAlignment.Near;
                    vertical   = StringAlignment.Far;
                    break;
                }

                case ContentAlignment.BottomRight:
                {
                    horizontal = StringAlignment.Far;
                    vertical   = StringAlignment.Far;
                    break;
                }

                case ContentAlignment.MiddleCenter:
                {
                    horizontal = StringAlignment.Center;
                    vertical   = StringAlignment.Center;
                    break;
                }

                case ContentAlignment.MiddleLeft:
                {
                    horizontal = StringAlignment.Near;
                    vertical   = StringAlignment.Center;
                    break;
                }

                case ContentAlignment.MiddleRight:
                {
                    horizontal = StringAlignment.Far;
                    vertical   = StringAlignment.Center;
                    break;
                }

                case ContentAlignment.TopCenter:
                {
                    horizontal = StringAlignment.Center;
                    vertical   = StringAlignment.Near;
                    break;
                }

                case ContentAlignment.TopLeft:
                {
                    horizontal = StringAlignment.Near;
                    vertical   = StringAlignment.Near;
                    break;
                }

                case ContentAlignment.TopRight:
                {
                    horizontal = StringAlignment.Far;
                    vertical   = StringAlignment.Near;
                    break;
                }
                }

                int imageLeft = 0;
                int imageTop  = 0;

                switch (horizontal)
                {
                case StringAlignment.Near:
                    imageLeft = 4;
                    break;

                case StringAlignment.Center:
                    imageLeft = 1 + (ClientRectangle.Width / 2 - Image.Width / 2);
                    break;

                case StringAlignment.Far:
                    imageLeft = Width - Image.Width - 4;
                    break;
                }

                switch (vertical)
                {
                case StringAlignment.Near:
                    imageTop = 2;
                    break;

                case StringAlignment.Center:
                    imageTop = 0 + (ClientRectangle.Height / 2 - Image.Height / 2);
                    break;

                case StringAlignment.Far:
                    imageTop = Height - Image.Height - 2;
                    break;
                }

                if (Enabled == false)
                {
                    ControlPaint.DrawImageDisabled(e.Graphics, Image, imageLeft, imageTop,
                                                   GlassStyleManager.Active.ButtonDisabled.Bottom);
                }
                else
                {
                    if (mouseDown)
                    {
                        imageLeft++;
                        imageTop++;
                    }

                    e.Graphics.DrawImage(Image, imageLeft, imageTop, Image.Width, Image.Height);
                }
            }

            Rectangle textRectangle = ClientRectangle;
            int       textPadding   = Depth + (Depth / 4) + 2;

            textRectangle.Inflate(-textPadding, -textPadding);

            if (Image != null)
            {
                switch (horizontal)
                {
                case StringAlignment.Near:
                    textRectangle = new Rectangle(Image.Width + 4, 0, ClientRectangle.Width - Image.Width - 2,
                                                  ClientRectangle.Height);
                    break;

                case StringAlignment.Center:
                    textRectangle = new Rectangle(0, Image.Height + 2, ClientRectangle.Width,
                                                  ClientRectangle.Height - Image.Height - 2);
                    break;

                case StringAlignment.Far:
                    textRectangle = new Rectangle(0, 0, ClientRectangle.Width - Image.Width - 2,
                                                  ClientRectangle.Height);
                    break;
                }
            }

            if (Enabled == false)
            {
                GlassHelper.DrawText(Text, textRectangle, TextAlign, e.Graphics, true,
                                     ControlPaint.Dark(GlassStyleManager.Active.ForeColor), Color.Empty);
            }
            else
            {
                if (mouseDown)
                {
                    textRectangle.Offset(1, 1);
                }

                GlassHelper.DrawText(Text, textRectangle, TextAlign, e.Graphics, true, Color.Empty, Color.Empty);
            }
        }