namespace DarkWynter.Shell { partial class UCAD { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.UCAD_LeftSplitContainer = new System.Windows.Forms.SplitContainer(); this.panelLeft = new System.Windows.Forms.Panel(); this.toolStripContainer3 = new System.Windows.Forms.ToolStripContainer(); this.toolStripContainer2 = new System.Windows.Forms.ToolStripContainer(); this.panelMain = new System.Windows.Forms.Panel(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.UCAD_BottomSplitContainer = new System.Windows.Forms.SplitContainer(); this.UCAD_RightSplitContainer = new System.Windows.Forms.SplitContainer(); this.toolStripContainer4 = new System.Windows.Forms.ToolStripContainer(); this.panelBottom = new System.Windows.Forms.Panel(); this.toolStripContainer1 = new System.Windows.Forms.ToolStripContainer(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.loadG2LToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.loadUCADToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toggleFullscreenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.UCAD_LeftSplitContainer.Panel1.SuspendLayout(); this.UCAD_LeftSplitContainer.Panel2.SuspendLayout(); this.UCAD_LeftSplitContainer.SuspendLayout(); this.panelLeft.SuspendLayout(); this.toolStripContainer3.SuspendLayout(); this.toolStripContainer2.ContentPanel.SuspendLayout(); this.toolStripContainer2.SuspendLayout(); this.UCAD_BottomSplitContainer.Panel1.SuspendLayout(); this.UCAD_BottomSplitContainer.Panel2.SuspendLayout(); this.UCAD_BottomSplitContainer.SuspendLayout(); this.UCAD_RightSplitContainer.Panel1.SuspendLayout(); this.UCAD_RightSplitContainer.Panel2.SuspendLayout(); this.UCAD_RightSplitContainer.SuspendLayout(); this.toolStripContainer4.SuspendLayout(); this.toolStripContainer1.ContentPanel.SuspendLayout(); this.toolStripContainer1.TopToolStripPanel.SuspendLayout(); this.toolStripContainer1.SuspendLayout(); this.menuStrip1.SuspendLayout(); this.SuspendLayout(); // // UCAD_LeftSplitContainer // this.UCAD_LeftSplitContainer.BackColor = System.Drawing.SystemColors.ControlLightLight; this.UCAD_LeftSplitContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.UCAD_LeftSplitContainer.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.UCAD_LeftSplitContainer.Location = new System.Drawing.Point(0, 0); this.UCAD_LeftSplitContainer.Name = "UCAD_LeftSplitContainer"; // // UCAD_LeftSplitContainer.Panel1 // this.UCAD_LeftSplitContainer.Panel1.Controls.Add(this.panelLeft); // // UCAD_LeftSplitContainer.Panel2 // this.UCAD_LeftSplitContainer.Panel2.Controls.Add(this.toolStripContainer2); this.UCAD_LeftSplitContainer.Size = new System.Drawing.Size(1158, 578); this.UCAD_LeftSplitContainer.SplitterDistance = 215; this.UCAD_LeftSplitContainer.TabIndex = 8; // // panelLeft // this.panelLeft.BackColor = System.Drawing.Color.WhiteSmoke; this.panelLeft.Controls.Add(this.toolStripContainer3); this.panelLeft.Dock = System.Windows.Forms.DockStyle.Fill; this.panelLeft.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.panelLeft.ForeColor = System.Drawing.Color.IndianRed; this.panelLeft.Location = new System.Drawing.Point(0, 0); this.panelLeft.Name = "panelLeft"; this.panelLeft.Size = new System.Drawing.Size(215, 578); this.panelLeft.TabIndex = 1; // // toolStripContainer3 // // // toolStripContainer3.ContentPanel // this.toolStripContainer3.ContentPanel.BackColor = System.Drawing.Color.WhiteSmoke; this.toolStripContainer3.ContentPanel.Size = new System.Drawing.Size(215, 553); this.toolStripContainer3.Dock = System.Windows.Forms.DockStyle.Fill; this.toolStripContainer3.Location = new System.Drawing.Point(0, 0); this.toolStripContainer3.Name = "toolStripContainer3"; this.toolStripContainer3.Size = new System.Drawing.Size(215, 578); this.toolStripContainer3.TabIndex = 0; this.toolStripContainer3.Text = "toolStripContainer3"; // // toolStripContainer2 // // // toolStripContainer2.ContentPanel // this.toolStripContainer2.ContentPanel.Controls.Add(this.panelMain); this.toolStripContainer2.ContentPanel.Size = new System.Drawing.Size(939, 553); this.toolStripContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.toolStripContainer2.Location = new System.Drawing.Point(0, 0); this.toolStripContainer2.Name = "toolStripContainer2"; this.toolStripContainer2.Size = new System.Drawing.Size(939, 578); this.toolStripContainer2.TabIndex = 1; this.toolStripContainer2.Text = "toolStripContainer2"; // // panelMain // this.panelMain.BackColor = System.Drawing.Color.WhiteSmoke; this.panelMain.Dock = System.Windows.Forms.DockStyle.Fill; this.panelMain.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.panelMain.ForeColor = System.Drawing.Color.IndianRed; this.panelMain.Location = new System.Drawing.Point(0, 0); this.panelMain.Name = "panelMain"; this.panelMain.Size = new System.Drawing.Size(939, 553); this.panelMain.TabIndex = 0; // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; // // UCAD_BottomSplitContainer // this.UCAD_BottomSplitContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.UCAD_BottomSplitContainer.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.UCAD_BottomSplitContainer.Location = new System.Drawing.Point(0, 0); this.UCAD_BottomSplitContainer.Name = "UCAD_BottomSplitContainer"; this.UCAD_BottomSplitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal; // // UCAD_BottomSplitContainer.Panel1 // this.UCAD_BottomSplitContainer.Panel1.Controls.Add(this.UCAD_RightSplitContainer); // // UCAD_BottomSplitContainer.Panel2 // this.UCAD_BottomSplitContainer.Panel2.BackColor = System.Drawing.SystemColors.ControlLightLight; this.UCAD_BottomSplitContainer.Panel2.Controls.Add(this.panelBottom); this.UCAD_BottomSplitContainer.Size = new System.Drawing.Size(1397, 757); this.UCAD_BottomSplitContainer.SplitterDistance = 578; this.UCAD_BottomSplitContainer.TabIndex = 9; // // UCAD_RightSplitContainer // this.UCAD_RightSplitContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.UCAD_RightSplitContainer.Location = new System.Drawing.Point(0, 0); this.UCAD_RightSplitContainer.Name = "UCAD_RightSplitContainer"; // // UCAD_RightSplitContainer.Panel1 // this.UCAD_RightSplitContainer.Panel1.Controls.Add(this.UCAD_LeftSplitContainer); // // UCAD_RightSplitContainer.Panel2 // this.UCAD_RightSplitContainer.Panel2.Controls.Add(this.toolStripContainer4); this.UCAD_RightSplitContainer.Size = new System.Drawing.Size(1397, 578); this.UCAD_RightSplitContainer.SplitterDistance = 1158; this.UCAD_RightSplitContainer.TabIndex = 9; // // toolStripContainer4 // // // toolStripContainer4.ContentPanel // this.toolStripContainer4.ContentPanel.BackColor = System.Drawing.Color.WhiteSmoke; this.toolStripContainer4.ContentPanel.ForeColor = System.Drawing.Color.IndianRed; this.toolStripContainer4.ContentPanel.Size = new System.Drawing.Size(235, 553); this.toolStripContainer4.Dock = System.Windows.Forms.DockStyle.Fill; this.toolStripContainer4.Location = new System.Drawing.Point(0, 0); this.toolStripContainer4.Name = "toolStripContainer4"; this.toolStripContainer4.Size = new System.Drawing.Size(235, 578); this.toolStripContainer4.TabIndex = 0; this.toolStripContainer4.Text = "toolStripContainer4"; // // panelBottom // this.panelBottom.BackColor = System.Drawing.Color.WhiteSmoke; this.panelBottom.Dock = System.Windows.Forms.DockStyle.Fill; this.panelBottom.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.panelBottom.ForeColor = System.Drawing.Color.IndianRed; this.panelBottom.Location = new System.Drawing.Point(0, 0); this.panelBottom.Name = "panelBottom"; this.panelBottom.Size = new System.Drawing.Size(1397, 175); this.panelBottom.TabIndex = 0; // // toolStripContainer1 // // // toolStripContainer1.ContentPanel // this.toolStripContainer1.ContentPanel.Controls.Add(this.UCAD_BottomSplitContainer); this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(1397, 757); this.toolStripContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.toolStripContainer1.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toolStripContainer1.Location = new System.Drawing.Point(0, 0); this.toolStripContainer1.Name = "toolStripContainer1"; this.toolStripContainer1.Size = new System.Drawing.Size(1397, 781); this.toolStripContainer1.TabIndex = 10; this.toolStripContainer1.Text = "toolStripContainer1"; // // toolStripContainer1.TopToolStripPanel // this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.menuStrip1); // // menuStrip1 // this.menuStrip1.BackColor = System.Drawing.Color.Black; this.menuStrip1.Dock = System.Windows.Forms.DockStyle.None; this.menuStrip1.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.menuStrip1.ForeColor = System.Drawing.Color.IndianRed; this.menuStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible; this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.toggleFullscreenToolStripMenuItem}); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional; this.menuStrip1.Size = new System.Drawing.Size(1397, 24); this.menuStrip1.TabIndex = 0; this.menuStrip1.Text = "menuStrip1"; // // fileToolStripMenuItem // this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.loadG2LToolStripMenuItem, this.loadUCADToolStripMenuItem, this.exitToolStripMenuItem}); this.fileToolStripMenuItem.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; this.fileToolStripMenuItem.Size = new System.Drawing.Size(40, 20); this.fileToolStripMenuItem.Text = "File"; // // loadG2LToolStripMenuItem // this.loadG2LToolStripMenuItem.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.loadG2LToolStripMenuItem.Name = "loadG2LToolStripMenuItem"; this.loadG2LToolStripMenuItem.Size = new System.Drawing.Size(168, 22); this.loadG2LToolStripMenuItem.Text = "Load G2L"; this.loadG2LToolStripMenuItem.Click += new System.EventHandler(this.loadG2LToolStripMenuItem_Click); // // loadUCADToolStripMenuItem // this.loadUCADToolStripMenuItem.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.loadUCADToolStripMenuItem.Name = "loadUCADToolStripMenuItem"; this.loadUCADToolStripMenuItem.Size = new System.Drawing.Size(168, 22); this.loadUCADToolStripMenuItem.Text = "Load UCAD..."; this.loadUCADToolStripMenuItem.Click += new System.EventHandler(this.loadUCADToolStripMenuItem_Click); // // exitToolStripMenuItem // this.exitToolStripMenuItem.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.Size = new System.Drawing.Size(168, 22); this.exitToolStripMenuItem.Text = "Exit..."; this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); // // toggleFullscreenToolStripMenuItem // this.toggleFullscreenToolStripMenuItem.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toggleFullscreenToolStripMenuItem.Name = "toggleFullscreenToolStripMenuItem"; this.toggleFullscreenToolStripMenuItem.Size = new System.Drawing.Size(100, 20); this.toggleFullscreenToolStripMenuItem.Text = "Editor-Mode"; this.toggleFullscreenToolStripMenuItem.Click += new System.EventHandler(this.ToggleFullscreen_Click); // // UCAD // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.toolStripContainer1); this.Name = "UCAD"; this.Size = new System.Drawing.Size(1397, 781); this.UCAD_LeftSplitContainer.Panel1.ResumeLayout(false); this.UCAD_LeftSplitContainer.Panel2.ResumeLayout(false); this.UCAD_LeftSplitContainer.ResumeLayout(false); this.panelLeft.ResumeLayout(false); this.toolStripContainer3.ResumeLayout(false); this.toolStripContainer3.PerformLayout(); this.toolStripContainer2.ContentPanel.ResumeLayout(false); this.toolStripContainer2.ResumeLayout(false); this.toolStripContainer2.PerformLayout(); this.UCAD_BottomSplitContainer.Panel1.ResumeLayout(false); this.UCAD_BottomSplitContainer.Panel2.ResumeLayout(false); this.UCAD_BottomSplitContainer.ResumeLayout(false); this.UCAD_RightSplitContainer.Panel1.ResumeLayout(false); this.UCAD_RightSplitContainer.Panel2.ResumeLayout(false); this.UCAD_RightSplitContainer.ResumeLayout(false); this.toolStripContainer4.ResumeLayout(false); this.toolStripContainer4.PerformLayout(); this.toolStripContainer1.ContentPanel.ResumeLayout(false); this.toolStripContainer1.TopToolStripPanel.ResumeLayout(false); this.toolStripContainer1.TopToolStripPanel.PerformLayout(); this.toolStripContainer1.ResumeLayout(false); this.toolStripContainer1.PerformLayout(); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.SplitContainer UCAD_LeftSplitContainer; private System.Windows.Forms.Panel panelMain; private System.Windows.Forms.OpenFileDialog openFileDialog1; private System.Windows.Forms.SplitContainer UCAD_BottomSplitContainer; private System.Windows.Forms.Panel panelLeft; private System.Windows.Forms.Panel panelBottom; private System.Windows.Forms.ToolStripContainer toolStripContainer1; private System.Windows.Forms.MenuStrip menuStrip1; private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem loadUCADToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem loadG2LToolStripMenuItem; private System.Windows.Forms.ToolStripContainer toolStripContainer2; private System.Windows.Forms.ToolStripContainer toolStripContainer3; private System.Windows.Forms.ToolStripMenuItem toggleFullscreenToolStripMenuItem; private System.Windows.Forms.SplitContainer UCAD_RightSplitContainer; private System.Windows.Forms.ToolStripContainer toolStripContainer4; } }