Пример #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] {
         "11:30:45",
         "=EP_Mono=CO",
         "Saying some stuff yeah text goes here."
     }, -1);
     System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem(new string[] {
         "11:31:27",
         "GuyInServer",
         "I said things just now."
     }, -1);
     this.sandDockManager1   = new TD.SandDock.SandDockManager();
     this.leftSandDock       = new TD.SandDock.DockContainer();
     this.rightSandDock      = new TD.SandDock.DockContainer();
     this.bottomSandDock     = new TD.SandDock.DockContainer();
     this.topSandDock        = new TD.SandDock.DockContainer();
     this.dockControl1       = new TD.SandDock.DockControl();
     this.dockControl3       = new TD.SandDock.DockControl();
     this.dockControl4       = new TD.SandDock.DockControl();
     this.dockControl5       = new TD.SandDock.DockControl();
     this.documentContainer1 = new TD.SandDock.DocumentContainer();
     this.dockControl2       = new TD.SandDock.DockControl();
     this.dockControl6       = new TD.SandDock.DockControl();
     this.dockControl7       = new TD.SandDock.DockControl();
     this.textBox1           = new System.Windows.Forms.TextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.myXPButton1        = new MyXPButton.MyXPButton();
     this.listView1          = new System.Windows.Forms.ListView();
     this.columnHeader1      = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2      = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3      = new System.Windows.Forms.ColumnHeader();
     this.leftSandDock.SuspendLayout();
     this.bottomSandDock.SuspendLayout();
     this.documentContainer1.SuspendLayout();
     this.dockControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // sandDockManager1
     //
     this.sandDockManager1.DockingManager = TD.SandDock.DockingManager.Whidbey;
     this.sandDockManager1.OwnerForm      = this;
     this.sandDockManager1.Renderer       = new TD.SandDock.Rendering.Office2003Renderer();
     //
     // leftSandDock
     //
     this.leftSandDock.Controls.Add(this.dockControl4);
     this.leftSandDock.Controls.Add(this.dockControl1);
     this.leftSandDock.Dock         = System.Windows.Forms.DockStyle.Left;
     this.leftSandDock.Guid         = new System.Guid("958057af-a8f5-4422-b97d-01d3b4451a1b");
     this.leftSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400, System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
         new TD.SandDock.ControlLayoutSystem(268, 358, new TD.SandDock.DockControl[] {
             this.dockControl4,
             this.dockControl1
         }, this.dockControl4)
     });
     this.leftSandDock.Location = new System.Drawing.Point(0, 0);
     this.leftSandDock.Manager  = this.sandDockManager1;
     this.leftSandDock.Name     = "leftSandDock";
     this.leftSandDock.Size     = new System.Drawing.Size(272, 358);
     this.leftSandDock.TabIndex = 0;
     //
     // rightSandDock
     //
     this.rightSandDock.Dock         = System.Windows.Forms.DockStyle.Right;
     this.rightSandDock.Guid         = new System.Guid("184719bf-aeff-4ce8-ba9b-4fe6a40e3911");
     this.rightSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
     this.rightSandDock.Location     = new System.Drawing.Point(712, 0);
     this.rightSandDock.Manager      = this.sandDockManager1;
     this.rightSandDock.Name         = "rightSandDock";
     this.rightSandDock.Size         = new System.Drawing.Size(0, 358);
     this.rightSandDock.TabIndex     = 1;
     //
     // bottomSandDock
     //
     this.bottomSandDock.Controls.Add(this.dockControl3);
     this.bottomSandDock.Controls.Add(this.dockControl5);
     this.bottomSandDock.Dock         = System.Windows.Forms.DockStyle.Bottom;
     this.bottomSandDock.Guid         = new System.Guid("75e4c8a7-c6a5-40d5-b145-3752fa434f9b");
     this.bottomSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400, System.Windows.Forms.Orientation.Vertical, new TD.SandDock.LayoutSystemBase[] {
         new TD.SandDock.ControlLayoutSystem(712, 148, new TD.SandDock.DockControl[] {
             this.dockControl3,
             this.dockControl5
         }, this.dockControl3)
     });
     this.bottomSandDock.Location = new System.Drawing.Point(0, 358);
     this.bottomSandDock.Manager  = this.sandDockManager1;
     this.bottomSandDock.Name     = "bottomSandDock";
     this.bottomSandDock.Size     = new System.Drawing.Size(712, 152);
     this.bottomSandDock.TabIndex = 2;
     //
     // topSandDock
     //
     this.topSandDock.Dock         = System.Windows.Forms.DockStyle.Top;
     this.topSandDock.Guid         = new System.Guid("8b6d68e9-b487-42ef-8ae5-e0a5efbc5e0c");
     this.topSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
     this.topSandDock.Location     = new System.Drawing.Point(0, 0);
     this.topSandDock.Manager      = this.sandDockManager1;
     this.topSandDock.Name         = "topSandDock";
     this.topSandDock.Size         = new System.Drawing.Size(712, 0);
     this.topSandDock.TabIndex     = 3;
     //
     // dockControl1
     //
     this.dockControl1.Guid     = new System.Guid("c396f39d-efae-4321-bf8e-28dc7443190f");
     this.dockControl1.Location = new System.Drawing.Point(0, 25);
     this.dockControl1.Name     = "dockControl1";
     this.dockControl1.Size     = new System.Drawing.Size(268, 310);
     this.dockControl1.TabIndex = 0;
     this.dockControl1.Text     = "dockControl1";
     //
     // dockControl3
     //
     this.dockControl3.Guid     = new System.Guid("b49c0a80-0d3c-4e12-8a0d-6b385cafb4aa");
     this.dockControl3.Location = new System.Drawing.Point(0, 29);
     this.dockControl3.Name     = "dockControl3";
     this.dockControl3.Size     = new System.Drawing.Size(712, 100);
     this.dockControl3.TabIndex = 1;
     this.dockControl3.Text     = "dockControl3";
     //
     // dockControl4
     //
     this.dockControl4.Guid     = new System.Guid("c9f7b7eb-bf25-4a41-bf7f-0036e5cbd2b6");
     this.dockControl4.Location = new System.Drawing.Point(0, 25);
     this.dockControl4.Name     = "dockControl4";
     this.dockControl4.Size     = new System.Drawing.Size(268, 310);
     this.dockControl4.TabIndex = 1;
     this.dockControl4.Text     = "dockControl4";
     //
     // dockControl5
     //
     this.dockControl5.Guid     = new System.Guid("aa22d0d5-d252-4ce2-afa0-a16d31cf33b1");
     this.dockControl5.Location = new System.Drawing.Point(0, 29);
     this.dockControl5.Name     = "dockControl5";
     this.dockControl5.Size     = new System.Drawing.Size(712, 100);
     this.dockControl5.TabIndex = 2;
     this.dockControl5.Text     = "dockControl5";
     //
     // documentContainer1
     //
     this.documentContainer1.Controls.Add(this.dockControl2);
     this.documentContainer1.Controls.Add(this.dockControl6);
     this.documentContainer1.Controls.Add(this.dockControl7);
     this.documentContainer1.Guid         = new System.Guid("3bca33ff-7d04-4170-ba74-cef89d512f7e");
     this.documentContainer1.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400, System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
         new TD.SandDock.DocumentLayoutSystem(438, 356, new TD.SandDock.DockControl[] {
             this.dockControl2,
             this.dockControl6,
             this.dockControl7
         }, this.dockControl2)
     });
     this.documentContainer1.Location = new System.Drawing.Point(272, 0);
     this.documentContainer1.Manager  = null;
     this.documentContainer1.Name     = "documentContainer1";
     this.documentContainer1.Size     = new System.Drawing.Size(440, 358);
     this.documentContainer1.TabIndex = 4;
     //
     // dockControl2
     //
     this.dockControl2.Controls.Add(this.listView1);
     this.dockControl2.Controls.Add(this.myXPButton1);
     this.dockControl2.Controls.Add(this.label1);
     this.dockControl2.Controls.Add(this.textBox1);
     this.dockControl2.Guid     = new System.Guid("b7826977-2623-4692-9243-4862b08ea3c1");
     this.dockControl2.Location = new System.Drawing.Point(3, 23);
     this.dockControl2.Name     = "dockControl2";
     this.dockControl2.Size     = new System.Drawing.Size(434, 332);
     this.dockControl2.TabIndex = 0;
     this.dockControl2.Text     = "Chat";
     //
     // dockControl6
     //
     this.dockControl6.Guid     = new System.Guid("7ce518b5-71d2-46d5-8f78-8722a08a0a9c");
     this.dockControl6.Location = new System.Drawing.Point(3, 23);
     this.dockControl6.Name     = "dockControl6";
     this.dockControl6.Size     = new System.Drawing.Size(388, 260);
     this.dockControl6.TabIndex = 1;
     this.dockControl6.Text     = "RCON";
     //
     // dockControl7
     //
     this.dockControl7.Guid     = new System.Guid("dae88ed6-41de-48e3-ae97-e80dbe5fc9fb");
     this.dockControl7.Location = new System.Drawing.Point(3, 23);
     this.dockControl7.Name     = "dockControl7";
     this.dockControl7.Size     = new System.Drawing.Size(388, 260);
     this.dockControl7.TabIndex = 2;
     this.dockControl7.Text     = "HST Commands";
     //
     // textBox1
     //
     this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBox1.Location    = new System.Drawing.Point(8, 304);
     this.textBox1.Name        = "textBox1";
     this.textBox1.Size        = new System.Drawing.Size(339, 20);
     this.textBox1.TabIndex    = 0;
     this.textBox1.Text        = "";
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label1.Location = new System.Drawing.Point(8, 280);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(370, 15);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Enter your text to say in game, and click Send.";
     //
     // myXPButton1
     //
     this.myXPButton1.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.myXPButton1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.myXPButton1.BtnShape = MyXPButton.emunType.BtnShape.Rectangle;
     this.myXPButton1.BtnStyle = MyXPButton.emunType.XPStyle.Default;
     this.myXPButton1.Location = new System.Drawing.Point(354, 303);
     this.myXPButton1.Name     = "myXPButton1";
     this.myXPButton1.Size     = new System.Drawing.Size(71, 23);
     this.myXPButton1.TabIndex = 3;
     this.myXPButton1.Text     = "Send";
     //
     // listView1
     //
     this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.listView1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2,
         this.columnHeader3
     });
     this.listView1.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
         listViewItem1,
         listViewItem2
     });
     this.listView1.Location = new System.Drawing.Point(8, 8);
     this.listView1.Name     = "listView1";
     this.listView1.Size     = new System.Drawing.Size(417, 264);
     this.listView1.TabIndex = 4;
     this.listView1.View     = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "Time";
     this.columnHeader1.Width = 55;
     //
     // columnHeader2
     //
     this.columnHeader2.Text  = "Player";
     this.columnHeader2.Width = 92;
     //
     // columnHeader3
     //
     this.columnHeader3.Text  = "Message";
     this.columnHeader3.Width = 263;
     //
     // hst_gui
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(712, 510);
     this.Controls.Add(this.documentContainer1);
     this.Controls.Add(this.leftSandDock);
     this.Controls.Add(this.rightSandDock);
     this.Controls.Add(this.bottomSandDock);
     this.Controls.Add(this.topSandDock);
     this.Name = "hst_gui";
     this.Text = "Halo Server Tools LiTE v0.3 - Public Beta 1";
     this.leftSandDock.ResumeLayout(false);
     this.bottomSandDock.ResumeLayout(false);
     this.documentContainer1.ResumeLayout(false);
     this.dockControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     TD.SandDock.DockContainer dockContainer1;
     this.dockableWindow1  = new TD.SandDock.DockableWindow();
     this.serView1         = new System.Windows.Forms.TreeView();
     this.panel2           = new System.Windows.Forms.Panel();
     this.panel3           = new System.Windows.Forms.Panel();
     this.comboBox1        = new System.Windows.Forms.ComboBox();
     this.label1           = new System.Windows.Forms.Label();
     this.label6           = new System.Windows.Forms.Label();
     this.sandDockManager1 = new TD.SandDock.SandDockManager();
     this.panel1           = new System.Windows.Forms.Panel();
     this.toolTip1         = new System.Windows.Forms.ToolTip(this.components);
     dockContainer1        = new TD.SandDock.DockContainer();
     dockContainer1.SuspendLayout();
     this.dockableWindow1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     this.SuspendLayout();
     //
     // dockContainer1
     //
     //dockContainer1.Controls.Add(this.dockableWindow1);
     dockContainer1.Dock         = System.Windows.Forms.DockStyle.Right;
     dockContainer1.LayoutSystem = new TD.SandDock.SplitLayoutSystem(176, 388, System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
         ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(176, 388, new TD.SandDock.DockControl[] {
             ((TD.SandDock.DockControl)(this.dockableWindow1))
         }, this.dockableWindow1)))
     });
     dockContainer1.Location = new System.Drawing.Point(348, 0);
     dockContainer1.Manager  = this.sandDockManager1;
     dockContainer1.Name     = "dockContainer1";
     dockContainer1.Size     = new System.Drawing.Size(180, 388);
     dockContainer1.TabIndex = 0;
     //
     // dockableWindow1
     //
     this.dockableWindow1.AllowClose  = false;
     this.dockableWindow1.BackColor   = System.Drawing.SystemColors.Window;
     this.dockableWindow1.BorderStyle = TD.SandDock.Rendering.BorderStyle.SunkenThin;
     this.dockableWindow1.Controls.Add(this.serView1);
     this.dockableWindow1.Controls.Add(this.panel2);
     this.dockableWindow1.Guid     = new System.Guid("96d91e95-3c5c-4948-83cf-3b138c803d30");
     this.dockableWindow1.Location = new System.Drawing.Point(4, 20);
     this.dockableWindow1.Name     = "dockableWindow1";
     this.dockableWindow1.Size     = new System.Drawing.Size(176, 346);
     this.dockableWindow1.TabIndex = 0;
     this.dockableWindow1.Text     = "Options";
     //
     // serView1
     //
     this.serView1.CheckBoxes = true;
     this.serView1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.serView1.Location   = new System.Drawing.Point(1, 43);
     this.serView1.Name       = "serView1";
     this.serView1.Size       = new System.Drawing.Size(174, 302);
     this.serView1.TabIndex   = 8;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Controls.Add(this.label6);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(1, 1);
     this.panel2.Name     = "panel2";
     this.panel2.Padding  = new System.Windows.Forms.Padding(0, 4, 0, 0);
     this.panel2.Size     = new System.Drawing.Size(174, 42);
     this.panel2.TabIndex = 7;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.SystemColors.Window;
     this.panel3.Controls.Add(this.comboBox1);
     this.panel3.Controls.Add(this.label1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 1);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(174, 22);
     this.panel3.TabIndex = 34;
     //
     // comboBox1
     //
     this.comboBox1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.comboBox1.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         "Totals (Absolute)",
         "Interval (Delta)"
     });
     this.comboBox1.Location = new System.Drawing.Point(42, 0);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(132, 21);
     this.comboBox1.TabIndex = 40;
     this.comboBox1.Text     = "Interval (Delta)";
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Dock        = System.Windows.Forms.DockStyle.Left;
     this.label1.Font        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label1.Location    = new System.Drawing.Point(0, 0);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(42, 22);
     this.label1.TabIndex    = 39;
     this.label1.Text        = "Type";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.label6.Font        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label6.Location    = new System.Drawing.Point(0, 23);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(174, 19);
     this.label6.TabIndex    = 33;
     this.label6.Text        = "Show / Hide";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.BottomLeft;
     //
     // sandDockManager1
     //
     this.sandDockManager1.DockSystemContainer = this;
     this.sandDockManager1.OwnerForm           = null;
     this.sandDockManager1.Renderer            = new TD.SandDock.Rendering.EverettRenderer();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.Window;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(348, 388);
     this.panel1.TabIndex  = 5;
     //
     // toolTip1
     //
     this.toolTip1.AutoPopDelay = 30000;
     this.toolTip1.InitialDelay = 250;
     this.toolTip1.ReshowDelay  = 100;
     //
     // CtlAADisplay
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.Control;
     this.Controls.Add(this.panel1);
     this.Controls.Add(dockContainer1);
     this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Name = "CtlAADisplay";
     this.Size = new System.Drawing.Size(528, 388);
     dockContainer1.ResumeLayout(false);
     this.dockableWindow1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #3
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			TD.SandDock.DocumentContainer documentContainer1;
			TD.SandDock.DockContainer dockContainer3;
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
			System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("Visual Studio 2003");
			System.Windows.Forms.TreeNode treeNode17 = new System.Windows.Forms.TreeNode("Luna Blue");
			System.Windows.Forms.TreeNode treeNode18 = new System.Windows.Forms.TreeNode("Luna Silver");
			System.Windows.Forms.TreeNode treeNode19 = new System.Windows.Forms.TreeNode("Luna Olive");
			System.Windows.Forms.TreeNode treeNode20 = new System.Windows.Forms.TreeNode("Classic");
			System.Windows.Forms.TreeNode treeNode21 = new System.Windows.Forms.TreeNode("Office 2003", new System.Windows.Forms.TreeNode[] {
            treeNode17,
            treeNode18,
            treeNode19,
            treeNode20});
			System.Windows.Forms.TreeNode treeNode22 = new System.Windows.Forms.TreeNode("Luna Blue");
			System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("Luna Silver");
			System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("Luna Olive");
			System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("Classic");
			System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("Visual Studio 2005", new System.Windows.Forms.TreeNode[] {
            treeNode22,
            treeNode23,
            treeNode24,
            treeNode25});
			System.Windows.Forms.TreeNode treeNode27 = new System.Windows.Forms.TreeNode("Blue");
			System.Windows.Forms.TreeNode treeNode28 = new System.Windows.Forms.TreeNode("Black");
			System.Windows.Forms.TreeNode treeNode29 = new System.Windows.Forms.TreeNode("Silver");
			System.Windows.Forms.TreeNode treeNode30 = new System.Windows.Forms.TreeNode("Office 2007", new System.Windows.Forms.TreeNode[] {
            treeNode27,
            treeNode28,
            treeNode29});
			this.tdWelcome = new TD.SandDock.TabbedDocument();
			this.richTextBox1 = new System.Windows.Forms.RichTextBox();
			this.sandDockManager1 = new TD.SandDock.SandDockManager();
			this.panel1 = new System.Windows.Forms.Panel();
			this.dwToolbox = new TD.SandDock.DockableWindow();
			this.lvwTools = new System.Windows.Forms.ListView();
			this.ilTools = new System.Windows.Forms.ImageList(this.components);
			this.dockContainer2 = new TD.SandDock.DockContainer();
			this.dwOutput = new TD.SandDock.DockableWindow();
			this.txtEventLog = new System.Windows.Forms.TextBox();
			this.dwTaskList = new TD.SandDock.DockableWindow();
			this.textBox1 = new System.Windows.Forms.TextBox();
			this.dockContainer1 = new TD.SandDock.DockContainer();
			this.dwAppearance = new TD.SandDock.DockableWindow();
			this.tvwRenderer = new System.Windows.Forms.TreeView();
			this.dwNewWindows = new TD.SandDock.DockableWindow();
			this.dwBehavior = new TD.SandDock.DockableWindow();
			this.chkIntegralClose = new System.Windows.Forms.CheckBox();
			this.chkAllowOptions = new System.Windows.Forms.CheckBox();
			this.chkShowActiveFilesList = new System.Windows.Forms.CheckBox();
			this.chkAllowDockContainerResize = new System.Windows.Forms.CheckBox();
			this.chkAllowClose = new System.Windows.Forms.CheckBox();
			this.chkAllowPin = new System.Windows.Forms.CheckBox();
			this.dwClassView = new TD.SandDock.DockableWindow();
			this.textBox2 = new System.Windows.Forms.TextBox();
			this.statusBar1 = new System.Windows.Forms.StatusBar();
			this.menuStrip1 = new System.Windows.Forms.MenuStrip();
			this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.toolboxToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.appearanceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.outputToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.taskListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.classViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.behaviorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.ctxWindow = new System.Windows.Forms.ContextMenuStrip(this.components);
			this.mnuWindowNewHorizontalTabGroup = new System.Windows.Forms.ToolStripMenuItem();
			this.mnuWindowNewVerticalTabGroup = new System.Windows.Forms.ToolStripMenuItem();
			this.mnuWindowFloat = new System.Windows.Forms.ToolStripMenuItem();
			this.mnuWindowDock = new System.Windows.Forms.ToolStripMenuItem();
			this.mnuWindowAutoHide = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
			this.mnuWindowClose = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStrip2 = new System.Windows.Forms.ToolStrip();
			this.btnNew = new System.Windows.Forms.ToolStripButton();
			this.btnSaveLayout = new System.Windows.Forms.ToolStripButton();
			this.btnLoadLayout = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
			this.btnFloatAll = new System.Windows.Forms.ToolStripButton();
			documentContainer1 = new TD.SandDock.DocumentContainer();
			dockContainer3 = new TD.SandDock.DockContainer();
			documentContainer1.SuspendLayout();
			this.tdWelcome.SuspendLayout();
			this.panel1.SuspendLayout();
			dockContainer3.SuspendLayout();
			this.dwToolbox.SuspendLayout();
			this.dockContainer2.SuspendLayout();
			this.dwOutput.SuspendLayout();
			this.dwTaskList.SuspendLayout();
			this.dockContainer1.SuspendLayout();
			this.dwAppearance.SuspendLayout();
			this.dwBehavior.SuspendLayout();
			this.dwClassView.SuspendLayout();
			this.menuStrip1.SuspendLayout();
			this.ctxWindow.SuspendLayout();
			this.toolStrip2.SuspendLayout();
			this.SuspendLayout();
			// 
			// documentContainer1
			// 
			documentContainer1.ContentSize = 329;
			documentContainer1.Controls.Add(this.tdWelcome);
			documentContainer1.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(534F, 329F), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.DocumentLayoutSystem(new System.Drawing.SizeF(534F, 329F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.tdWelcome))}, this.tdWelcome)))});
			documentContainer1.Location = new System.Drawing.Point(112, 0);
			documentContainer1.Manager = this.sandDockManager1;
			documentContainer1.Name = "documentContainer1";
			documentContainer1.Size = new System.Drawing.Size(540, 354);
			documentContainer1.TabIndex = 0;
			// 
			// tdWelcome
			// 
			this.tdWelcome.BackColor = System.Drawing.SystemColors.Window;
			this.tdWelcome.Controls.Add(this.richTextBox1);
			this.tdWelcome.FloatingSize = new System.Drawing.Size(550, 400);
			this.tdWelcome.Guid = new System.Guid("a391a42f-b7f0-4773-9d75-04f2c86636d9");
			this.tdWelcome.Location = new System.Drawing.Point(1, 21);
			this.tdWelcome.Name = "tdWelcome";
			this.tdWelcome.Padding = new System.Windows.Forms.Padding(8);
			this.tdWelcome.Size = new System.Drawing.Size(538, 332);
			this.tdWelcome.TabIndex = 0;
			this.tdWelcome.Text = "Welcome";
			// 
			// richTextBox1
			// 
			this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.richTextBox1.Location = new System.Drawing.Point(8, 8);
			this.richTextBox1.Name = "richTextBox1";
			this.richTextBox1.Size = new System.Drawing.Size(522, 316);
			this.richTextBox1.TabIndex = 0;
			this.richTextBox1.Text = "Welcome to SandDock";
			// 
			// sandDockManager1
			// 
			this.sandDockManager1.DockSystemContainer = this.panel1;
			this.sandDockManager1.OwnerForm = this;
			this.sandDockManager1.SelectTabsOnDrag = true;
			this.sandDockManager1.DockingStarted += new System.EventHandler(this.sandDockManager1_DockingStarted);
			this.sandDockManager1.ActiveTabbedDocumentChanged += new System.EventHandler(this.sandDockManager1_ActiveTabbedDocumentChanged);
			this.sandDockManager1.ResolveDockControl += new TD.SandDock.ResolveDockControlEventHandler(this.sandDockManager1_ResolveDockControl);
			this.sandDockManager1.DockingFinished += new System.EventHandler(this.sandDockManager1_DockingFinished);
			this.sandDockManager1.DockControlRemoved += new TD.SandDock.DockControlEventHandler(this.sandDockManager1_DockControlRemoved);
			this.sandDockManager1.DockControlActivated += new TD.SandDock.DockControlEventHandler(this.sandDockManager1_DockControlActivated);
			this.sandDockManager1.ShowControlContextMenu += new TD.SandDock.ShowControlContextMenuEventHandler(this.sandDockManager1_ShowControlContextMenu);
			this.sandDockManager1.ShowActiveFilesList += new TD.SandDock.ActiveFilesListEventHandler(this.sandDockManager1_ShowActiveFilesList);
			this.sandDockManager1.DockControlClosing += new TD.SandDock.DockControlClosingEventHandler(this.sandDockManager1_DockControlClosing);
			this.sandDockManager1.DockControlAdded += new TD.SandDock.DockControlEventHandler(this.sandDockManager1_DockControlAdded);
			// 
			// panel1
			// 
			this.panel1.Controls.Add(documentContainer1);
			this.panel1.Controls.Add(dockContainer3);
			this.panel1.Controls.Add(this.dockContainer2);
			this.panel1.Controls.Add(this.dockContainer1);
			this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel1.Location = new System.Drawing.Point(0, 49);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(906, 515);
			this.panel1.TabIndex = 13;
			// 
			// dockContainer3
			// 
			dockContainer3.ContentSize = 108;
			dockContainer3.Controls.Add(this.dwToolbox);
			dockContainer3.Dock = System.Windows.Forms.DockStyle.Left;
			dockContainer3.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(108F, 331F), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(108F, 331F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.dwToolbox))}, this.dwToolbox)))});
			dockContainer3.Location = new System.Drawing.Point(0, 0);
			dockContainer3.Manager = this.sandDockManager1;
			dockContainer3.Name = "dockContainer3";
			dockContainer3.Size = new System.Drawing.Size(112, 354);
			dockContainer3.TabIndex = 12;
			// 
			// dwToolbox
			// 
			this.dwToolbox.BackColor = System.Drawing.SystemColors.Window;
			this.dwToolbox.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
			this.dwToolbox.Collapsed = true;
			this.dwToolbox.Controls.Add(this.lvwTools);
			this.dwToolbox.Guid = new System.Guid("e99cb778-d5f6-4b28-89dd-7e81982cfb27");
			this.dwToolbox.Location = new System.Drawing.Point(0, 18);
			this.dwToolbox.Name = "dwToolbox";
			this.dwToolbox.Padding = new System.Windows.Forms.Padding(4);
			this.dwToolbox.Size = new System.Drawing.Size(108, 312);
			this.dwToolbox.TabImage = ((System.Drawing.Image)(resources.GetObject("dwToolbox.TabImage")));
			this.dwToolbox.TabIndex = 1;
			this.dwToolbox.Text = "Toolbox";
			// 
			// lvwTools
			// 
			this.lvwTools.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lvwTools.Dock = System.Windows.Forms.DockStyle.Fill;
			this.lvwTools.Location = new System.Drawing.Point(5, 5);
			this.lvwTools.MultiSelect = false;
			this.lvwTools.Name = "lvwTools";
			this.lvwTools.Scrollable = false;
			this.lvwTools.Size = new System.Drawing.Size(98, 302);
			this.lvwTools.SmallImageList = this.ilTools;
			this.lvwTools.TabIndex = 0;
			this.lvwTools.UseCompatibleStateImageBehavior = false;
			this.lvwTools.View = System.Windows.Forms.View.List;
			// 
			// ilTools
			// 
			this.ilTools.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
			this.ilTools.ImageSize = new System.Drawing.Size(16, 16);
			this.ilTools.TransparentColor = System.Drawing.Color.Transparent;
			// 
			// dockContainer2
			// 
			this.dockContainer2.ContentSize = 157;
			this.dockContainer2.Controls.Add(this.dwOutput);
			this.dockContainer2.Controls.Add(this.dwTaskList);
			this.dockContainer2.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.dockContainer2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.dockContainer2.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(648F, 170F), System.Windows.Forms.Orientation.Vertical, new TD.SandDock.LayoutSystemBase[] {
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(385F, 170F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.dwOutput)),
                        ((TD.SandDock.DockControl)(this.dwTaskList))}, this.dwOutput)))});
			this.dockContainer2.Location = new System.Drawing.Point(0, 354);
			this.dockContainer2.Manager = this.sandDockManager1;
			this.dockContainer2.Name = "dockContainer2";
			this.dockContainer2.Size = new System.Drawing.Size(652, 161);
			this.dockContainer2.TabIndex = 4;
			// 
			// dwOutput
			// 
			this.dwOutput.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
			this.dwOutput.Controls.Add(this.txtEventLog);
			this.dwOutput.Guid = new System.Guid("ca8fa1d3-5e9c-463b-b815-0fda4ca1ebea");
			this.dwOutput.Location = new System.Drawing.Point(0, 22);
			this.dwOutput.Name = "dwOutput";
			this.dwOutput.Size = new System.Drawing.Size(652, 115);
			this.dwOutput.TabImage = ((System.Drawing.Image)(resources.GetObject("dwOutput.TabImage")));
			this.dwOutput.TabIndex = 1;
			this.dwOutput.Text = "Events";
			// 
			// txtEventLog
			// 
			this.txtEventLog.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.txtEventLog.Dock = System.Windows.Forms.DockStyle.Fill;
			this.txtEventLog.Location = new System.Drawing.Point(1, 1);
			this.txtEventLog.Multiline = true;
			this.txtEventLog.Name = "txtEventLog";
			this.txtEventLog.ScrollBars = System.Windows.Forms.ScrollBars.Both;
			this.txtEventLog.Size = new System.Drawing.Size(650, 113);
			this.txtEventLog.TabIndex = 0;
			// 
			// dwTaskList
			// 
			this.dwTaskList.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
			this.dwTaskList.Controls.Add(this.textBox1);
			this.dwTaskList.Guid = new System.Guid("88d3b582-f745-4dd4-b522-3910a141e136");
			this.dwTaskList.Location = new System.Drawing.Point(0, 0);
			this.dwTaskList.Name = "dwTaskList";
			this.dwTaskList.Size = new System.Drawing.Size(648, 128);
			this.dwTaskList.TabImage = ((System.Drawing.Image)(resources.GetObject("dwTaskList.TabImage")));
			this.dwTaskList.TabIndex = 2;
			this.dwTaskList.Text = "Task List";
			// 
			// textBox1
			// 
			this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.textBox1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.textBox1.Location = new System.Drawing.Point(1, 1);
			this.textBox1.Multiline = true;
			this.textBox1.Name = "textBox1";
			this.textBox1.ScrollBars = System.Windows.Forms.ScrollBars.Both;
			this.textBox1.Size = new System.Drawing.Size(646, 126);
			this.textBox1.TabIndex = 1;
			// 
			// dockContainer1
			// 
			this.dockContainer1.ContentSize = 250;
			this.dockContainer1.Controls.Add(this.dwAppearance);
			this.dockContainer1.Controls.Add(this.dwNewWindows);
			this.dockContainer1.Controls.Add(this.dwBehavior);
			this.dockContainer1.Controls.Add(this.dwClassView);
			this.dockContainer1.Dock = System.Windows.Forms.DockStyle.Right;
			this.dockContainer1.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(250F, 505F), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250F, 246.491F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.dwAppearance)),
                        ((TD.SandDock.DockControl)(this.dwNewWindows))}, this.dwAppearance))),
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250F, 255.509F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.dwBehavior)),
                        ((TD.SandDock.DockControl)(this.dwClassView))}, this.dwBehavior)))});
			this.dockContainer1.Location = new System.Drawing.Point(652, 0);
			this.dockContainer1.Manager = this.sandDockManager1;
			this.dockContainer1.Name = "dockContainer1";
			this.dockContainer1.Size = new System.Drawing.Size(254, 515);
			this.dockContainer1.TabIndex = 9;
			// 
			// dwAppearance
			// 
			this.dwAppearance.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
			this.dwAppearance.Controls.Add(this.tvwRenderer);
			this.dwAppearance.Guid = new System.Guid("40a3d4f5-35eb-4b2a-acec-c3ed52b8f061");
			this.dwAppearance.Location = new System.Drawing.Point(4, 18);
			this.dwAppearance.Name = "dwAppearance";
			this.dwAppearance.Size = new System.Drawing.Size(250, 209);
			this.dwAppearance.TabImage = ((System.Drawing.Image)(resources.GetObject("dwAppearance.TabImage")));
			this.dwAppearance.TabIndex = 0;
			this.dwAppearance.Text = "Theme";
			// 
			// tvwRenderer
			// 
			this.tvwRenderer.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.tvwRenderer.Dock = System.Windows.Forms.DockStyle.Fill;
			this.tvwRenderer.HideSelection = false;
			this.tvwRenderer.Location = new System.Drawing.Point(1, 1);
			this.tvwRenderer.Name = "tvwRenderer";
			treeNode16.Name = "Node0";
			treeNode16.Text = "Visual Studio 2003";
			treeNode17.Name = "Node11";
			treeNode17.Text = "Luna Blue";
			treeNode18.Name = "Node12";
			treeNode18.Text = "Luna Silver";
			treeNode19.Name = "Node13";
			treeNode19.Text = "Luna Olive";
			treeNode20.Name = "Node14";
			treeNode20.Text = "Classic";
			treeNode21.Name = "Node1";
			treeNode21.Text = "Office 2003";
			treeNode22.Name = "Node15";
			treeNode22.Text = "Luna Blue";
			treeNode23.Name = "Node16";
			treeNode23.Text = "Luna Silver";
			treeNode24.Name = "Node17";
			treeNode24.Text = "Luna Olive";
			treeNode25.Name = "Node18";
			treeNode25.Text = "Classic";
			treeNode26.Name = "Node2";
			treeNode26.Text = "Visual Studio 2005";
			treeNode27.Name = "Node4";
			treeNode27.Text = "Blue";
			treeNode28.Name = "Node5";
			treeNode28.Text = "Black";
			treeNode29.Name = "Node6";
			treeNode29.Text = "Silver";
			treeNode30.Name = "Node3";
			treeNode30.Text = "Office 2007";
			this.tvwRenderer.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
            treeNode16,
            treeNode21,
            treeNode26,
            treeNode30});
			this.tvwRenderer.Size = new System.Drawing.Size(248, 207);
			this.tvwRenderer.TabIndex = 4;
			this.tvwRenderer.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvwRenderer_AfterSelect);
			// 
			// dwNewWindows
			// 
			this.dwNewWindows.BackColor = System.Drawing.SystemColors.Window;
			this.dwNewWindows.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
			this.dwNewWindows.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.dwNewWindows.Guid = new System.Guid("1c062ea5-0deb-4b2e-a36a-1564e1520d5f");
			this.dwNewWindows.Location = new System.Drawing.Point(0, 0);
			this.dwNewWindows.Name = "dwNewWindows";
			this.dwNewWindows.Size = new System.Drawing.Size(250, 192);
			this.dwNewWindows.TabImage = ((System.Drawing.Image)(resources.GetObject("dwNewWindows.TabImage")));
			this.dwNewWindows.TabIndex = 1;
			this.dwNewWindows.Text = "Properties";
			// 
			// dwBehavior
			// 
			this.dwBehavior.BackColor = System.Drawing.SystemColors.Window;
			this.dwBehavior.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
			this.dwBehavior.Controls.Add(this.chkIntegralClose);
			this.dwBehavior.Controls.Add(this.chkAllowOptions);
			this.dwBehavior.Controls.Add(this.chkShowActiveFilesList);
			this.dwBehavior.Controls.Add(this.chkAllowDockContainerResize);
			this.dwBehavior.Controls.Add(this.chkAllowClose);
			this.dwBehavior.Controls.Add(this.chkAllowPin);
			this.dwBehavior.Guid = new System.Guid("6144385b-ee41-4bff-814d-2ba7d497d492");
			this.dwBehavior.Location = new System.Drawing.Point(4, 273);
			this.dwBehavior.Name = "dwBehavior";
			this.dwBehavior.Size = new System.Drawing.Size(250, 218);
			this.dwBehavior.TabImage = ((System.Drawing.Image)(resources.GetObject("dwBehavior.TabImage")));
			this.dwBehavior.TabIndex = 2;
			this.dwBehavior.Text = "Behavior";
			// 
			// chkIntegralClose
			// 
			this.chkIntegralClose.AutoSize = true;
			this.chkIntegralClose.Location = new System.Drawing.Point(12, 132);
			this.chkIntegralClose.Name = "chkIntegralClose";
			this.chkIntegralClose.Size = new System.Drawing.Size(154, 17);
			this.chkIntegralClose.TabIndex = 3;
			this.chkIntegralClose.Text = "Integral Tab Close Buttons";
			this.chkIntegralClose.CheckedChanged += new System.EventHandler(this.chkIntegralClose_CheckedChanged);
			// 
			// chkAllowOptions
			// 
			this.chkAllowOptions.Checked = true;
			this.chkAllowOptions.CheckState = System.Windows.Forms.CheckState.Checked;
			this.chkAllowOptions.Location = new System.Drawing.Point(12, 11);
			this.chkAllowOptions.Margin = new System.Windows.Forms.Padding(2);
			this.chkAllowOptions.Name = "chkAllowOptions";
			this.chkAllowOptions.Size = new System.Drawing.Size(160, 18);
			this.chkAllowOptions.TabIndex = 3;
			this.chkAllowOptions.Text = "Allow Options Menu";
			this.chkAllowOptions.CheckedChanged += new System.EventHandler(this.chkAllowOptions_CheckedChanged);
			// 
			// chkShowActiveFilesList
			// 
			this.chkShowActiveFilesList.AutoSize = true;
			this.chkShowActiveFilesList.Location = new System.Drawing.Point(12, 109);
			this.chkShowActiveFilesList.Name = "chkShowActiveFilesList";
			this.chkShowActiveFilesList.Size = new System.Drawing.Size(128, 17);
			this.chkShowActiveFilesList.TabIndex = 3;
			this.chkShowActiveFilesList.Text = "Show Active Files List";
			this.chkShowActiveFilesList.CheckedChanged += new System.EventHandler(this.chkShowActiveFilesList_CheckedChanged);
			// 
			// chkAllowDockContainerResize
			// 
			this.chkAllowDockContainerResize.Checked = true;
			this.chkAllowDockContainerResize.CheckState = System.Windows.Forms.CheckState.Checked;
			this.chkAllowDockContainerResize.Location = new System.Drawing.Point(12, 77);
			this.chkAllowDockContainerResize.Margin = new System.Windows.Forms.Padding(2);
			this.chkAllowDockContainerResize.Name = "chkAllowDockContainerResize";
			this.chkAllowDockContainerResize.Size = new System.Drawing.Size(207, 18);
			this.chkAllowDockContainerResize.TabIndex = 3;
			this.chkAllowDockContainerResize.Text = "Allow Resizing of Docked Windows";
			this.chkAllowDockContainerResize.CheckedChanged += new System.EventHandler(this.chkAllowDockContainerResize_CheckedChanged);
			// 
			// chkAllowClose
			// 
			this.chkAllowClose.Checked = true;
			this.chkAllowClose.CheckState = System.Windows.Forms.CheckState.Checked;
			this.chkAllowClose.Location = new System.Drawing.Point(12, 55);
			this.chkAllowClose.Margin = new System.Windows.Forms.Padding(2);
			this.chkAllowClose.Name = "chkAllowClose";
			this.chkAllowClose.Size = new System.Drawing.Size(160, 18);
			this.chkAllowClose.TabIndex = 3;
			this.chkAllowClose.Text = "Allow Closing of Windows";
			this.chkAllowClose.CheckedChanged += new System.EventHandler(this.chkAllowClose_CheckedChanged);
			// 
			// chkAllowPin
			// 
			this.chkAllowPin.Checked = true;
			this.chkAllowPin.CheckState = System.Windows.Forms.CheckState.Checked;
			this.chkAllowPin.Location = new System.Drawing.Point(12, 33);
			this.chkAllowPin.Margin = new System.Windows.Forms.Padding(2);
			this.chkAllowPin.Name = "chkAllowPin";
			this.chkAllowPin.Size = new System.Drawing.Size(160, 18);
			this.chkAllowPin.TabIndex = 3;
			this.chkAllowPin.Text = "Allow Pinning of Windows";
			this.chkAllowPin.CheckedChanged += new System.EventHandler(this.chkAllowPin_CheckedChanged);
			// 
			// dwClassView
			// 
			this.dwClassView.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
			this.dwClassView.Controls.Add(this.textBox2);
			this.dwClassView.Guid = new System.Guid("2f4de550-af67-4685-8728-5087e47eff30");
			this.dwClassView.Location = new System.Drawing.Point(0, 0);
			this.dwClassView.Name = "dwClassView";
			this.dwClassView.Size = new System.Drawing.Size(250, 200);
			this.dwClassView.TabImage = ((System.Drawing.Image)(resources.GetObject("dwClassView.TabImage")));
			this.dwClassView.TabIndex = 3;
			this.dwClassView.Text = "Class View";
			// 
			// textBox2
			// 
			this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.textBox2.Dock = System.Windows.Forms.DockStyle.Fill;
			this.textBox2.Location = new System.Drawing.Point(1, 1);
			this.textBox2.Multiline = true;
			this.textBox2.Name = "textBox2";
			this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Both;
			this.textBox2.Size = new System.Drawing.Size(248, 198);
			this.textBox2.TabIndex = 1;
			// 
			// statusBar1
			// 
			this.statusBar1.Location = new System.Drawing.Point(0, 564);
			this.statusBar1.Name = "statusBar1";
			this.statusBar1.Size = new System.Drawing.Size(906, 22);
			this.statusBar1.TabIndex = 8;
			// 
			// menuStrip1
			// 
			this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.viewToolStripMenuItem,
            this.helpToolStripMenuItem});
			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(906, 24);
			this.menuStrip1.TabIndex = 11;
			this.menuStrip1.Text = "menuStrip1";
			// 
			// fileToolStripMenuItem
			// 
			this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.exitToolStripMenuItem});
			this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
			this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);
			this.fileToolStripMenuItem.Text = "&File";
			// 
			// exitToolStripMenuItem
			// 
			this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
			this.exitToolStripMenuItem.Size = new System.Drawing.Size(103, 22);
			this.exitToolStripMenuItem.Text = "E&xit";
			this.exitToolStripMenuItem.Click += new System.EventHandler(this.mnuFileExit_Click);
			// 
			// viewToolStripMenuItem
			// 
			this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolboxToolStripMenuItem,
            this.appearanceToolStripMenuItem,
            this.outputToolStripMenuItem,
            this.taskListToolStripMenuItem,
            this.classViewToolStripMenuItem,
            this.behaviorToolStripMenuItem});
			this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
			this.viewToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
			this.viewToolStripMenuItem.Text = "&View";
			// 
			// toolboxToolStripMenuItem
			// 
			this.toolboxToolStripMenuItem.Name = "toolboxToolStripMenuItem";
			this.toolboxToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
						| System.Windows.Forms.Keys.X)));
			this.toolboxToolStripMenuItem.Size = new System.Drawing.Size(204, 22);
			this.toolboxToolStripMenuItem.Tag = "e99cb778-d5f6-4b28-89dd-7e81982cfb27";
			this.toolboxToolStripMenuItem.Text = "Toolbo&x";
			this.toolboxToolStripMenuItem.Click += new System.EventHandler(this.OnViewWindowItemClick);
			// 
			// appearanceToolStripMenuItem
			// 
			this.appearanceToolStripMenuItem.Name = "appearanceToolStripMenuItem";
			this.appearanceToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
						| System.Windows.Forms.Keys.T)));
			this.appearanceToolStripMenuItem.Size = new System.Drawing.Size(204, 22);
			this.appearanceToolStripMenuItem.Tag = "40a3d4f5-35eb-4b2a-acec-c3ed52b8f061";
			this.appearanceToolStripMenuItem.Text = "&Theme";
			this.appearanceToolStripMenuItem.Click += new System.EventHandler(this.OnViewWindowItemClick);
			// 
			// outputToolStripMenuItem
			// 
			this.outputToolStripMenuItem.Name = "outputToolStripMenuItem";
			this.outputToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
						| System.Windows.Forms.Keys.E)));
			this.outputToolStripMenuItem.Size = new System.Drawing.Size(204, 22);
			this.outputToolStripMenuItem.Tag = "ca8fa1d3-5e9c-463b-b815-0fda4ca1ebea";
			this.outputToolStripMenuItem.Text = "&Events";
			this.outputToolStripMenuItem.Click += new System.EventHandler(this.OnViewWindowItemClick);
			// 
			// taskListToolStripMenuItem
			// 
			this.taskListToolStripMenuItem.Name = "taskListToolStripMenuItem";
			this.taskListToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
						| System.Windows.Forms.Keys.K)));
			this.taskListToolStripMenuItem.Size = new System.Drawing.Size(204, 22);
			this.taskListToolStripMenuItem.Tag = "88d3b582-f745-4dd4-b522-3910a141e136";
			this.taskListToolStripMenuItem.Text = "Tas&k List";
			this.taskListToolStripMenuItem.Click += new System.EventHandler(this.OnViewWindowItemClick);
			// 
			// classViewToolStripMenuItem
			// 
			this.classViewToolStripMenuItem.Name = "classViewToolStripMenuItem";
			this.classViewToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
						| System.Windows.Forms.Keys.C)));
			this.classViewToolStripMenuItem.Size = new System.Drawing.Size(204, 22);
			this.classViewToolStripMenuItem.Tag = "2f4de550-af67-4685-8728-5087e47eff30";
			this.classViewToolStripMenuItem.Text = "&Class View";
			this.classViewToolStripMenuItem.Click += new System.EventHandler(this.OnViewWindowItemClick);
			// 
			// behaviorToolStripMenuItem
			// 
			this.behaviorToolStripMenuItem.Name = "behaviorToolStripMenuItem";
			this.behaviorToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
						| System.Windows.Forms.Keys.B)));
			this.behaviorToolStripMenuItem.Size = new System.Drawing.Size(204, 22);
			this.behaviorToolStripMenuItem.Tag = "6144385b-ee41-4bff-814d-2ba7d497d492";
			this.behaviorToolStripMenuItem.Text = "&Behavior";
			this.behaviorToolStripMenuItem.Click += new System.EventHandler(this.OnViewWindowItemClick);
			// 
			// helpToolStripMenuItem
			// 
			this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.aboutToolStripMenuItem});
			this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
			this.helpToolStripMenuItem.Size = new System.Drawing.Size(40, 20);
			this.helpToolStripMenuItem.Text = "&Help";
			// 
			// aboutToolStripMenuItem
			// 
			this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
			this.aboutToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
			this.aboutToolStripMenuItem.Text = "&About";
			this.aboutToolStripMenuItem.Click += new System.EventHandler(this.mnuHelpAbout_Click);
			// 
			// ctxWindow
			// 
			this.ctxWindow.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuWindowNewHorizontalTabGroup,
            this.mnuWindowNewVerticalTabGroup,
            this.mnuWindowFloat,
            this.mnuWindowDock,
            this.mnuWindowAutoHide,
            this.toolStripMenuItem1,
            this.mnuWindowClose});
			this.ctxWindow.Name = "ctxWindow";
			this.ctxWindow.Size = new System.Drawing.Size(211, 142);
			this.ctxWindow.Opening += new System.ComponentModel.CancelEventHandler(this.ctxWindow_Opening);
			// 
			// mnuWindowNewHorizontalTabGroup
			// 
			this.mnuWindowNewHorizontalTabGroup.Image = ((System.Drawing.Image)(resources.GetObject("mnuWindowNewHorizontalTabGroup.Image")));
			this.mnuWindowNewHorizontalTabGroup.Name = "mnuWindowNewHorizontalTabGroup";
			this.mnuWindowNewHorizontalTabGroup.Size = new System.Drawing.Size(210, 22);
			this.mnuWindowNewHorizontalTabGroup.Text = "New Hori&zontal Tab Group";
			this.mnuWindowNewHorizontalTabGroup.Click += new System.EventHandler(this.mnuWindowNewHorizontalTabGroup_Click);
			// 
			// mnuWindowNewVerticalTabGroup
			// 
			this.mnuWindowNewVerticalTabGroup.Image = ((System.Drawing.Image)(resources.GetObject("mnuWindowNewVerticalTabGroup.Image")));
			this.mnuWindowNewVerticalTabGroup.Name = "mnuWindowNewVerticalTabGroup";
			this.mnuWindowNewVerticalTabGroup.Size = new System.Drawing.Size(210, 22);
			this.mnuWindowNewVerticalTabGroup.Text = "New &Vertical Tab Group";
			this.mnuWindowNewVerticalTabGroup.Click += new System.EventHandler(this.mnuWindowNewVerticalTabGroup_Click);
			// 
			// mnuWindowFloat
			// 
			this.mnuWindowFloat.Name = "mnuWindowFloat";
			this.mnuWindowFloat.Size = new System.Drawing.Size(210, 22);
			this.mnuWindowFloat.Text = "&Float";
			this.mnuWindowFloat.Click += new System.EventHandler(this.mnuWindowFloat_Click);
			// 
			// mnuWindowDock
			// 
			this.mnuWindowDock.Name = "mnuWindowDock";
			this.mnuWindowDock.Size = new System.Drawing.Size(210, 22);
			this.mnuWindowDock.Text = "&Dock";
			this.mnuWindowDock.Click += new System.EventHandler(this.mnuWindowDock_Click);
			// 
			// mnuWindowAutoHide
			// 
			this.mnuWindowAutoHide.Name = "mnuWindowAutoHide";
			this.mnuWindowAutoHide.Size = new System.Drawing.Size(210, 22);
			this.mnuWindowAutoHide.Text = "&Auto Hide";
			this.mnuWindowAutoHide.Click += new System.EventHandler(this.mnuWindowAutoHide_Click);
			// 
			// toolStripMenuItem1
			// 
			this.toolStripMenuItem1.Name = "toolStripMenuItem1";
			this.toolStripMenuItem1.Size = new System.Drawing.Size(207, 6);
			// 
			// mnuWindowClose
			// 
			this.mnuWindowClose.Name = "mnuWindowClose";
			this.mnuWindowClose.Size = new System.Drawing.Size(210, 22);
			this.mnuWindowClose.Text = "&Close";
			this.mnuWindowClose.Click += new System.EventHandler(this.mnuWindowClose_Click);
			// 
			// toolStrip2
			// 
			this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnNew,
            this.btnSaveLayout,
            this.btnLoadLayout,
            this.toolStripSeparator1,
            this.btnFloatAll});
			this.toolStrip2.Location = new System.Drawing.Point(0, 24);
			this.toolStrip2.Name = "toolStrip2";
			this.toolStrip2.Size = new System.Drawing.Size(906, 25);
			this.toolStrip2.TabIndex = 14;
			this.toolStrip2.Text = "toolStrip2";
			// 
			// btnNew
			// 
			this.btnNew.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnNew.Image = ((System.Drawing.Image)(resources.GetObject("btnNew.Image")));
			this.btnNew.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnNew.Name = "btnNew";
			this.btnNew.Size = new System.Drawing.Size(23, 22);
			this.btnNew.Text = "toolStripButton1";
			this.btnNew.ToolTipText = "New Document";
			this.btnNew.Click += new System.EventHandler(this.btnNew_Click);
			// 
			// btnSaveLayout
			// 
			this.btnSaveLayout.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnSaveLayout.Image = ((System.Drawing.Image)(resources.GetObject("btnSaveLayout.Image")));
			this.btnSaveLayout.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnSaveLayout.Name = "btnSaveLayout";
			this.btnSaveLayout.Size = new System.Drawing.Size(23, 22);
			this.btnSaveLayout.Text = "toolStripButton1";
			this.btnSaveLayout.ToolTipText = "Save Layout";
			this.btnSaveLayout.Click += new System.EventHandler(this.btnSaveLayout_Click);
			// 
			// btnLoadLayout
			// 
			this.btnLoadLayout.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnLoadLayout.Image = ((System.Drawing.Image)(resources.GetObject("btnLoadLayout.Image")));
			this.btnLoadLayout.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnLoadLayout.Name = "btnLoadLayout";
			this.btnLoadLayout.Size = new System.Drawing.Size(23, 22);
			this.btnLoadLayout.Text = "toolStripButton2";
			this.btnLoadLayout.ToolTipText = "Load Layout";
			this.btnLoadLayout.Click += new System.EventHandler(this.btnLoadLayout_Click);
			// 
			// toolStripSeparator1
			// 
			this.toolStripSeparator1.Name = "toolStripSeparator1";
			this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
			// 
			// btnFloatAll
			// 
			this.btnFloatAll.Image = ((System.Drawing.Image)(resources.GetObject("btnFloatAll.Image")));
			this.btnFloatAll.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnFloatAll.Name = "btnFloatAll";
			this.btnFloatAll.Size = new System.Drawing.Size(65, 22);
			this.btnFloatAll.Text = "Float All";
			this.btnFloatAll.Click += new System.EventHandler(this.btnFloatWindows_Click);
			// 
			// frmMain
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
			this.BackColor = System.Drawing.SystemColors.AppWorkspace;
			this.ClientSize = new System.Drawing.Size(906, 586);
			this.Controls.Add(this.panel1);
			this.Controls.Add(this.toolStrip2);
			this.Controls.Add(this.statusBar1);
			this.Controls.Add(this.menuStrip1);
			this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.MainMenuStrip = this.menuStrip1;
			this.Name = "frmMain";
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "SandDock Demonstration Application";
			this.Load += new System.EventHandler(this.Form2_Load);
			documentContainer1.ResumeLayout(false);
			this.tdWelcome.ResumeLayout(false);
			this.panel1.ResumeLayout(false);
			dockContainer3.ResumeLayout(false);
			this.dwToolbox.ResumeLayout(false);
			this.dockContainer2.ResumeLayout(false);
			this.dwOutput.ResumeLayout(false);
			this.dwOutput.PerformLayout();
			this.dwTaskList.ResumeLayout(false);
			this.dwTaskList.PerformLayout();
			this.dockContainer1.ResumeLayout(false);
			this.dwAppearance.ResumeLayout(false);
			this.dwBehavior.ResumeLayout(false);
			this.dwBehavior.PerformLayout();
			this.dwClassView.ResumeLayout(false);
			this.dwClassView.PerformLayout();
			this.menuStrip1.ResumeLayout(false);
			this.menuStrip1.PerformLayout();
			this.ctxWindow.ResumeLayout(false);
			this.toolStrip2.ResumeLayout(false);
			this.toolStrip2.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #4
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QSetEnvironmentForm));
            this.mainDocumentContainer = new TD.SandDock.DocumentContainer();
            this.sandDockManager = new TD.SandDock.SandDockManager();
            this.leftSandDock = new TD.SandDock.DockContainer();
            this.qSetExplorerDock = new TD.SandDock.DockableWindow();
            this.propertyGridDock = new TD.SandDock.DockableWindow();
            this.propertyGrid = new System.Windows.Forms.PropertyGrid();
            this.rightSandDock = new TD.SandDock.DockContainer();
            this.messageViewerDock = new TD.SandDock.DockableWindow();
            this.bottomSandDock = new TD.SandDock.DockContainer();
            this.qSetMonitorDockControl = new TD.SandDock.DockableWindow();
            this.topSandDock = new TD.SandDock.DockContainer();
            this.menuButton2 = new TD.SandBar.MenuButtonItem();
            this.menuButton4 = new TD.SandBar.MenuButtonItem();
            this.menuButton6 = new TD.SandBar.MenuButtonItem();
            this.sandBarManager = new TD.SandBar.SandBarManager(this.components);
            this.bottomSandBarDock = new TD.SandBar.ToolBarContainer();
            this.leftSandBarDock = new TD.SandBar.ToolBarContainer();
            this.rightSandBarDock = new TD.SandBar.ToolBarContainer();
            this.topSandBarDock = new TD.SandBar.ToolBarContainer();
            this.mainMenuBar = new TD.SandBar.MenuBar();
            this.messageBrowserCtxMenu = new TD.SandBar.ContextMenuBarItem();
            this.messageBrowserCtxForwardMessageMenuButton = new TD.SandBar.MenuButtonItem();
            this.messageBrowserCtxMoveMessageMenuButton = new TD.SandBar.MenuButtonItem();
            this.messageBrowserCtxDeleteMessageMenuButton = new TD.SandBar.MenuButtonItem();
            this.messageBrowserCtxRefreshMessagesMenuButton = new TD.SandBar.MenuButtonItem();
            this.messageBrowserCtxPurgeQueueMenuButton = new TD.SandBar.MenuButtonItem();
            this.qSetCtxMenu = new TD.SandBar.ContextMenuBarItem();
            this.qSetCtxAddActiveQueueToSet = new TD.SandBar.MenuButtonItem();
            this.qSetCtxNewFolder = new TD.SandBar.MenuButtonItem();
            this.qSetCtxRenameFolder = new TD.SandBar.MenuButtonItem();
            this.qSetCtxDeleteItem = new TD.SandBar.MenuButtonItem();
            this.qSetCtxSendMessage = new TD.SandBar.MenuButtonItem();
            this.qSetCtxNewWebServiceClient = new TD.SandBar.MenuButtonItem();
            this.qSetCtxPurgeQueue = new TD.SandBar.MenuButtonItem();
            this.qSetCtxDeleteQueue = new TD.SandBar.MenuButtonItem();
            this.fileMenuBar = new TD.SandBar.MenuBarItem();
            this.fileNewQSetMenuButton = new TD.SandBar.MenuButtonItem();
            this.fileOpenQSetMenuButton = new TD.SandBar.MenuButtonItem();
            this.fileCloseQSetMenuButton = new TD.SandBar.MenuButtonItem();
            this.fileNewMessageMenuButton = new TD.SandBar.MenuButtonItem();
            this.fileSaveQSetMenuButton = new TD.SandBar.MenuButtonItem();
            this.fileSaveQSetAsMenuButton = new TD.SandBar.MenuButtonItem();
            this.fileRecentFilesMenuButton = new TD.SandBar.MenuButtonItem();
            this.fileExitMenuButton = new TD.SandBar.MenuButtonItem();
            this.viewMenuBar = new TD.SandBar.MenuBarItem();
            this.viewQSetExplorerMenuButton = new TD.SandBar.MenuButtonItem();
            this.viewPropertiesWindowMenuButton = new TD.SandBar.MenuButtonItem();
            this.viewMessageViewerMenuButton = new TD.SandBar.MenuButtonItem();
            this.viewQSetMonitorMenuButton = new TD.SandBar.MenuButtonItem();
            this.qSetMenuBar = new TD.SandBar.MenuBarItem();
            this.qSetAddActiveQueueMenuButton = new TD.SandBar.MenuButtonItem();
            this.qSetNewFolderMenuButton = new TD.SandBar.MenuButtonItem();
            this.qSetRenameFolderMenuButton = new TD.SandBar.MenuButtonItem();
            this.qSetDeleteItemMenuButton = new TD.SandBar.MenuButtonItem();
            this.queueMenuBar = new TD.SandBar.MenuBarItem();
            this.queueOpenMenuButton = new TD.SandBar.MenuButtonItem();
            this.queueBrowseMenuButton = new TD.SandBar.MenuButtonItem();
            this.queueCreateMenuButton = new TD.SandBar.MenuButtonItem();
            this.queueDeleteMenuButton = new TD.SandBar.MenuButtonItem();
            this.queueRefreshMenuButton = new TD.SandBar.MenuButtonItem();
            this.queuePurgeMenuButton = new TD.SandBar.MenuButtonItem();
            this.messageMenuBar = new TD.SandBar.MenuBarItem();
            this.messageNewMenuButton = new TD.SandBar.MenuButtonItem();
            this.messageForwardMenuButton = new TD.SandBar.MenuButtonItem();
            this.messageMoveMenuButton = new TD.SandBar.MenuButtonItem();
            this.messageDeleteMenuButton = new TD.SandBar.MenuButtonItem();
            this.toolsMenuBar = new TD.SandBar.MenuBarItem();
            this.toolsNewWebServiceClientMenuButton = new TD.SandBar.MenuButtonItem();
            this.toolsOptionsMenuButton = new TD.SandBar.MenuButtonItem();
            this.helpMenuBar = new TD.SandBar.MenuBarItem();
            this.helpAboutMenuButton = new TD.SandBar.MenuButtonItem();
            this.mainToolBar = new TD.SandBar.ToolBar();
            this.fileNewQSetToolButton = new TD.SandBar.ButtonItem();
            this.fileOpenQSetToolButton = new TD.SandBar.ButtonItem();
            this.fileSaveQSetToolButton = new TD.SandBar.ButtonItem();
            this.fileNewMessageToolButton = new TD.SandBar.ButtonItem();
            this.viewQSetExplorerToolButton = new TD.SandBar.ButtonItem();
            this.viewPropertiesWindowToolButton = new TD.SandBar.ButtonItem();
            this.viewMessageViewerToolButton = new TD.SandBar.ButtonItem();
            this.viewQSetMonitorToolButton = new TD.SandBar.ButtonItem();
            this.qSetAddActiveQueueToolButton = new TD.SandBar.ButtonItem();
            this.qSetNewFolderToolButton = new TD.SandBar.ButtonItem();
            this.qSetRenameFolderToolButton = new TD.SandBar.ButtonItem();
            this.qSetDeleteItemToolButton = new TD.SandBar.ButtonItem();
            this.queueOpenToolButton = new TD.SandBar.ButtonItem();
            this.queueBrowseToolButton = new TD.SandBar.ButtonItem();
            this.queueCreateToolButton = new TD.SandBar.ButtonItem();
            this.queueDeleteToolButton = new TD.SandBar.ButtonItem();
            this.queueRefreshToolButton = new TD.SandBar.ButtonItem();
            this.queuePurgeToolButton = new TD.SandBar.ButtonItem();
            this.messageNewToolButton = new TD.SandBar.ButtonItem();
            this.messageForwardToolButton = new TD.SandBar.ButtonItem();
            this.messageMoveToolButton = new TD.SandBar.ButtonItem();
            this.messageDeleteToolButton = new TD.SandBar.ButtonItem();
            this.statusBar = new System.Windows.Forms.StatusBar();
            this.workingStatusBarPanel = new System.Windows.Forms.StatusBarPanel();
            this.buttonItem1 = new TD.SandBar.ButtonItem();
            this.leftSandDock.SuspendLayout();
            this.propertyGridDock.SuspendLayout();
            this.bottomSandDock.SuspendLayout();
            this.topSandBarDock.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.workingStatusBarPanel)).BeginInit();
            this.SuspendLayout();
            // 
            // mainDocumentContainer
            // 
            this.mainDocumentContainer.ContentSize = 400;
            this.mainDocumentContainer.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.mainDocumentContainer.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(250F, 400F), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[0]);
            this.mainDocumentContainer.Location = new System.Drawing.Point(228, 49);
            this.mainDocumentContainer.Manager = null;
            this.mainDocumentContainer.Name = "mainDocumentContainer";
            this.mainMenuBar.SetSandBarMenu(this.mainDocumentContainer, this.messageBrowserCtxMenu);
            this.mainDocumentContainer.Size = new System.Drawing.Size(632, 396);
            this.mainDocumentContainer.TabIndex = 0;
            // 
            // sandDockManager
            // 
            this.sandDockManager.DockSystemContainer = this;
            this.sandDockManager.OwnerForm = this;
            // 
            // leftSandDock
            // 
            this.leftSandDock.ContentSize = 250;
            this.leftSandDock.Controls.Add(this.qSetExplorerDock);
            this.leftSandDock.Controls.Add(this.propertyGridDock);
            this.leftSandDock.Dock = System.Windows.Forms.DockStyle.Left;
            this.leftSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(250F, 400F), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(224F, 394F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.qSetExplorerDock)),
                        ((TD.SandDock.DockControl)(this.propertyGridDock))}, this.qSetExplorerDock)))});
            this.leftSandDock.Location = new System.Drawing.Point(0, 49);
            this.leftSandDock.Manager = this.sandDockManager;
            this.leftSandDock.Name = "leftSandDock";
            this.leftSandDock.Size = new System.Drawing.Size(228, 396);
            this.leftSandDock.TabIndex = 1;
            // 
            // qSetExplorerDock
            // 
            this.qSetExplorerDock.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.qSetExplorerDock.Guid = new System.Guid("901719fd-4be9-4dcf-b58a-9b47b7eafe84");
            this.qSetExplorerDock.Location = new System.Drawing.Point(0, 18);
            this.qSetExplorerDock.Name = "qSetExplorerDock";
            this.mainMenuBar.SetSandBarMenu(this.qSetExplorerDock, this.qSetCtxMenu);
            this.qSetExplorerDock.Size = new System.Drawing.Size(224, 354);
            this.qSetExplorerDock.TabImage = ((System.Drawing.Image)(resources.GetObject("qSetExplorerDock.TabImage")));
            this.qSetExplorerDock.TabIndex = 0;
            this.qSetExplorerDock.Text = "Q Set Explorer";
            // 
            // propertyGridDock
            // 
            this.propertyGridDock.Controls.Add(this.propertyGrid);
            this.propertyGridDock.Guid = new System.Guid("e53b1c73-efe6-400d-bbab-bcc38ddd3e5a");
            this.propertyGridDock.Location = new System.Drawing.Point(0, 0);
            this.propertyGridDock.Name = "propertyGridDock";
            this.propertyGridDock.Size = new System.Drawing.Size(224, 355);
            this.propertyGridDock.TabImage = ((System.Drawing.Image)(resources.GetObject("propertyGridDock.TabImage")));
            this.propertyGridDock.TabIndex = 1;
            this.propertyGridDock.Text = "Properties";
            // 
            // propertyGrid
            // 
            this.propertyGrid.Dock = System.Windows.Forms.DockStyle.Fill;
            this.propertyGrid.HelpVisible = false;
            this.propertyGrid.LineColor = System.Drawing.SystemColors.ScrollBar;
            this.propertyGrid.Location = new System.Drawing.Point(0, 0);
            this.propertyGrid.Name = "propertyGrid";
            this.propertyGrid.Size = new System.Drawing.Size(224, 355);
            this.propertyGrid.TabIndex = 0;
            this.propertyGrid.ToolbarVisible = false;
            // 
            // rightSandDock
            // 
            this.rightSandDock.ContentSize = 250;
            this.rightSandDock.Dock = System.Windows.Forms.DockStyle.Right;
            this.rightSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(250F, 400F), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[0]);
            this.rightSandDock.Location = new System.Drawing.Point(860, 49);
            this.rightSandDock.Manager = this.sandDockManager;
            this.rightSandDock.Name = "rightSandDock";
            this.rightSandDock.Size = new System.Drawing.Size(0, 396);
            this.rightSandDock.TabIndex = 2;
            // 
            // messageViewerDock
            // 
            this.messageViewerDock.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.messageViewerDock.Guid = new System.Guid("10722582-3282-45a3-b28e-a62d4bb86d0f");
            this.messageViewerDock.Location = new System.Drawing.Point(0, 22);
            this.messageViewerDock.Name = "messageViewerDock";
            this.messageViewerDock.Size = new System.Drawing.Size(860, 152);
            this.messageViewerDock.TabImage = ((System.Drawing.Image)(resources.GetObject("messageViewerDock.TabImage")));
            this.messageViewerDock.TabIndex = 1;
            this.messageViewerDock.Text = "Message Viewer";
            // 
            // bottomSandDock
            // 
            this.bottomSandDock.ContentSize = 400;
            this.bottomSandDock.Controls.Add(this.messageViewerDock);
            this.bottomSandDock.Controls.Add(this.qSetMonitorDockControl);
            this.bottomSandDock.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.bottomSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(250F, 400F), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(860F, 194F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.messageViewerDock)),
                        ((TD.SandDock.DockControl)(this.qSetMonitorDockControl))}, this.messageViewerDock)))});
            this.bottomSandDock.Location = new System.Drawing.Point(0, 445);
            this.bottomSandDock.Manager = this.sandDockManager;
            this.bottomSandDock.Name = "bottomSandDock";
            this.bottomSandDock.Size = new System.Drawing.Size(860, 198);
            this.bottomSandDock.TabIndex = 3;
            // 
            // qSetMonitorDockControl
            // 
            this.qSetMonitorDockControl.Guid = new System.Guid("e0ae9663-99b8-4f45-a83c-79ef1eb64349");
            this.qSetMonitorDockControl.Location = new System.Drawing.Point(0, 0);
            this.qSetMonitorDockControl.Name = "qSetMonitorDockControl";
            this.qSetMonitorDockControl.Size = new System.Drawing.Size(860, 155);
            this.qSetMonitorDockControl.TabImage = ((System.Drawing.Image)(resources.GetObject("qSetMonitorDockControl.TabImage")));
            this.qSetMonitorDockControl.TabIndex = 2;
            this.qSetMonitorDockControl.Text = "Q Set Monitor";
            // 
            // topSandDock
            // 
            this.topSandDock.ContentSize = 400;
            this.topSandDock.Dock = System.Windows.Forms.DockStyle.Top;
            this.topSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(250F, 400F), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[0]);
            this.topSandDock.Location = new System.Drawing.Point(0, 49);
            this.topSandDock.Manager = this.sandDockManager;
            this.topSandDock.Name = "topSandDock";
            this.topSandDock.Size = new System.Drawing.Size(860, 0);
            this.topSandDock.TabIndex = 4;
            // 
            // menuButton2
            // 
            this.menuButton2.Icon = ((System.Drawing.Icon)(resources.GetObject("menuButton2.Icon")));
            this.menuButton2.Text = "&New";
            // 
            // menuButton4
            // 
            this.menuButton4.Icon = ((System.Drawing.Icon)(resources.GetObject("menuButton4.Icon")));
            this.menuButton4.Text = "&New";
            // 
            // menuButton6
            // 
            this.menuButton6.Icon = ((System.Drawing.Icon)(resources.GetObject("menuButton6.Icon")));
            this.menuButton6.Text = "&New";
            // 
            // sandBarManager
            // 
            this.sandBarManager.OwnerForm = this;
            // 
            // bottomSandBarDock
            // 
            this.bottomSandBarDock.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.bottomSandBarDock.Guid = new System.Guid("e1404dca-91bf-493c-8bd5-5431aedc87b6");
            this.bottomSandBarDock.Location = new System.Drawing.Point(0, 643);
            this.bottomSandBarDock.Manager = this.sandBarManager;
            this.bottomSandBarDock.Name = "bottomSandBarDock";
            this.bottomSandBarDock.Size = new System.Drawing.Size(860, 0);
            this.bottomSandBarDock.TabIndex = 7;
            // 
            // leftSandBarDock
            // 
            this.leftSandBarDock.Dock = System.Windows.Forms.DockStyle.Left;
            this.leftSandBarDock.Guid = new System.Guid("be9bb126-ec86-4e15-aa71-2f24d3145edf");
            this.leftSandBarDock.Location = new System.Drawing.Point(0, 49);
            this.leftSandBarDock.Manager = this.sandBarManager;
            this.leftSandBarDock.Name = "leftSandBarDock";
            this.leftSandBarDock.Size = new System.Drawing.Size(0, 594);
            this.leftSandBarDock.TabIndex = 5;
            // 
            // rightSandBarDock
            // 
            this.rightSandBarDock.Dock = System.Windows.Forms.DockStyle.Right;
            this.rightSandBarDock.Guid = new System.Guid("aa2d046a-aeb4-40b4-ae28-68f644b1d3f4");
            this.rightSandBarDock.Location = new System.Drawing.Point(860, 49);
            this.rightSandBarDock.Manager = this.sandBarManager;
            this.rightSandBarDock.Name = "rightSandBarDock";
            this.rightSandBarDock.Size = new System.Drawing.Size(0, 594);
            this.rightSandBarDock.TabIndex = 6;
            // 
            // topSandBarDock
            // 
            this.topSandBarDock.Controls.Add(this.mainMenuBar);
            this.topSandBarDock.Controls.Add(this.mainToolBar);
            this.topSandBarDock.Dock = System.Windows.Forms.DockStyle.Top;
            this.topSandBarDock.Guid = new System.Guid("dae86233-28e4-4cee-9d86-44195791f09a");
            this.topSandBarDock.Location = new System.Drawing.Point(0, 0);
            this.topSandBarDock.Manager = this.sandBarManager;
            this.topSandBarDock.Name = "topSandBarDock";
            this.topSandBarDock.Size = new System.Drawing.Size(860, 49);
            this.topSandBarDock.TabIndex = 8;
            // 
            // mainMenuBar
            // 
            this.mainMenuBar.Guid = new System.Guid("de990727-c3dc-49d7-b312-567eea1991ef");
            this.mainMenuBar.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.fileMenuBar,
            this.viewMenuBar,
            this.qSetMenuBar,
            this.queueMenuBar,
            this.messageMenuBar,
            this.toolsMenuBar,
            this.helpMenuBar,
            this.messageBrowserCtxMenu,
            this.qSetCtxMenu});
            this.mainMenuBar.Location = new System.Drawing.Point(2, 0);
            this.mainMenuBar.Name = "mainMenuBar";
            this.mainMenuBar.OwnerForm = this;
            this.mainMenuBar.Size = new System.Drawing.Size(858, 23);
            this.mainMenuBar.TabIndex = 0;
            // 
            // messageBrowserCtxMenu
            // 
            this.messageBrowserCtxMenu.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.messageBrowserCtxForwardMessageMenuButton,
            this.messageBrowserCtxMoveMessageMenuButton,
            this.messageBrowserCtxDeleteMessageMenuButton,
            this.messageBrowserCtxRefreshMessagesMenuButton,
            this.messageBrowserCtxPurgeQueueMenuButton});
            // 
            // messageBrowserCtxForwardMessageMenuButton
            // 
            this.messageBrowserCtxForwardMessageMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageBrowserCtxForwardMessageMenuButton.Icon")));
            this.messageBrowserCtxForwardMessageMenuButton.Text = "Forward";
            // 
            // messageBrowserCtxMoveMessageMenuButton
            // 
            this.messageBrowserCtxMoveMessageMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageBrowserCtxMoveMessageMenuButton.Icon")));
            this.messageBrowserCtxMoveMessageMenuButton.Text = "Move";
            // 
            // messageBrowserCtxDeleteMessageMenuButton
            // 
            this.messageBrowserCtxDeleteMessageMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageBrowserCtxDeleteMessageMenuButton.Icon")));
            this.messageBrowserCtxDeleteMessageMenuButton.Text = "Delete";
            // 
            // messageBrowserCtxRefreshMessagesMenuButton
            // 
            this.messageBrowserCtxRefreshMessagesMenuButton.BeginGroup = true;
            this.messageBrowserCtxRefreshMessagesMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageBrowserCtxRefreshMessagesMenuButton.Icon")));
            this.messageBrowserCtxRefreshMessagesMenuButton.Text = "Refresh";
            // 
            // messageBrowserCtxPurgeQueueMenuButton
            // 
            this.messageBrowserCtxPurgeQueueMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageBrowserCtxPurgeQueueMenuButton.Icon")));
            this.messageBrowserCtxPurgeQueueMenuButton.Text = "Purge";
            // 
            // qSetCtxMenu
            // 
            this.qSetCtxMenu.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.qSetCtxAddActiveQueueToSet,
            this.qSetCtxNewFolder,
            this.qSetCtxRenameFolder,
            this.qSetCtxDeleteItem,
            this.qSetCtxSendMessage,
            this.qSetCtxNewWebServiceClient,
            this.qSetCtxPurgeQueue,
            this.qSetCtxDeleteQueue});
            // 
            // qSetCtxAddActiveQueueToSet
            // 
            this.qSetCtxAddActiveQueueToSet.Icon = ((System.Drawing.Icon)(resources.GetObject("qSetCtxAddActiveQueueToSet.Icon")));
            this.qSetCtxAddActiveQueueToSet.Image = ((System.Drawing.Image)(resources.GetObject("qSetCtxAddActiveQueueToSet.Image")));
            this.qSetCtxAddActiveQueueToSet.Text = "Add Active Queue To Set";
            // 
            // qSetCtxNewFolder
            // 
            this.qSetCtxNewFolder.BeginGroup = true;
            this.qSetCtxNewFolder.Icon = ((System.Drawing.Icon)(resources.GetObject("qSetCtxNewFolder.Icon")));
            this.qSetCtxNewFolder.ImageIndex = 1;
            this.qSetCtxNewFolder.Text = "New Folder";
            // 
            // qSetCtxRenameFolder
            // 
            this.qSetCtxRenameFolder.Image = ((System.Drawing.Image)(resources.GetObject("qSetCtxRenameFolder.Image")));
            this.qSetCtxRenameFolder.Text = "Rename";
            // 
            // qSetCtxDeleteItem
            // 
            this.qSetCtxDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("qSetCtxDeleteItem.Image")));
            this.qSetCtxDeleteItem.Text = "Delete Item";
            // 
            // qSetCtxSendMessage
            // 
            this.qSetCtxSendMessage.BeginGroup = true;
            this.qSetCtxSendMessage.Icon = ((System.Drawing.Icon)(resources.GetObject("qSetCtxSendMessage.Icon")));
            this.qSetCtxSendMessage.Text = "&New Message";
            // 
            // qSetCtxNewWebServiceClient
            // 
            this.qSetCtxNewWebServiceClient.BeginGroup = true;
            this.qSetCtxNewWebServiceClient.Icon = ((System.Drawing.Icon)(resources.GetObject("qSetCtxNewWebServiceClient.Icon")));
            this.qSetCtxNewWebServiceClient.Text = "New Web Service Client";
            // 
            // qSetCtxPurgeQueue
            // 
            this.qSetCtxPurgeQueue.BeginGroup = true;
            this.qSetCtxPurgeQueue.Icon = ((System.Drawing.Icon)(resources.GetObject("qSetCtxPurgeQueue.Icon")));
            this.qSetCtxPurgeQueue.Text = "Purge";
            // 
            // qSetCtxDeleteQueue
            // 
            this.qSetCtxDeleteQueue.BeginGroup = true;
            this.qSetCtxDeleteQueue.Icon = ((System.Drawing.Icon)(resources.GetObject("qSetCtxDeleteQueue.Icon")));
            this.qSetCtxDeleteQueue.Text = "Delete Queue...";
            // 
            // fileMenuBar
            // 
            this.fileMenuBar.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.fileNewQSetMenuButton,
            this.fileOpenQSetMenuButton,
            this.fileCloseQSetMenuButton,
            this.fileNewMessageMenuButton,
            this.fileSaveQSetMenuButton,
            this.fileSaveQSetAsMenuButton,
            this.fileRecentFilesMenuButton,
            this.fileExitMenuButton});
            this.fileMenuBar.Text = "&File";
            // 
            // fileNewQSetMenuButton
            // 
            this.fileNewQSetMenuButton.Image = ((System.Drawing.Image)(resources.GetObject("fileNewQSetMenuButton.Image")));
            this.fileNewQSetMenuButton.Text = "&New";
            // 
            // fileOpenQSetMenuButton
            // 
            this.fileOpenQSetMenuButton.Image = ((System.Drawing.Image)(resources.GetObject("fileOpenQSetMenuButton.Image")));
            this.fileOpenQSetMenuButton.Text = "&Open...";
            // 
            // fileCloseQSetMenuButton
            // 
            this.fileCloseQSetMenuButton.Text = "&Close";
            // 
            // fileNewMessageMenuButton
            // 
            this.fileNewMessageMenuButton.BeginGroup = true;
            this.fileNewMessageMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("fileNewMessageMenuButton.Icon")));
            this.fileNewMessageMenuButton.Text = "New Message";
            // 
            // fileSaveQSetMenuButton
            // 
            this.fileSaveQSetMenuButton.BeginGroup = true;
            this.fileSaveQSetMenuButton.Image = ((System.Drawing.Image)(resources.GetObject("fileSaveQSetMenuButton.Image")));
            this.fileSaveQSetMenuButton.Text = "&Save";
            // 
            // fileSaveQSetAsMenuButton
            // 
            this.fileSaveQSetAsMenuButton.Text = "Save &As...";
            // 
            // fileRecentFilesMenuButton
            // 
            this.fileRecentFilesMenuButton.BeginGroup = true;
            this.fileRecentFilesMenuButton.Text = "Recent Files";
            // 
            // fileExitMenuButton
            // 
            this.fileExitMenuButton.BeginGroup = true;
            this.fileExitMenuButton.Text = "E&xit";
            // 
            // viewMenuBar
            // 
            this.viewMenuBar.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.viewQSetExplorerMenuButton,
            this.viewPropertiesWindowMenuButton,
            this.viewMessageViewerMenuButton,
            this.viewQSetMonitorMenuButton});
            this.viewMenuBar.Text = "&View";
            // 
            // viewQSetExplorerMenuButton
            // 
            this.viewQSetExplorerMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("viewQSetExplorerMenuButton.Icon")));
            this.viewQSetExplorerMenuButton.Text = "Q Set Explorer";
            // 
            // viewPropertiesWindowMenuButton
            // 
            this.viewPropertiesWindowMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("viewPropertiesWindowMenuButton.Icon")));
            this.viewPropertiesWindowMenuButton.Text = "Properties Window";
            // 
            // viewMessageViewerMenuButton
            // 
            this.viewMessageViewerMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("viewMessageViewerMenuButton.Icon")));
            this.viewMessageViewerMenuButton.Text = "Message Viewer";
            // 
            // viewQSetMonitorMenuButton
            // 
            this.viewQSetMonitorMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("viewQSetMonitorMenuButton.Icon")));
            this.viewQSetMonitorMenuButton.Text = "Q Set Monitor";
            // 
            // qSetMenuBar
            // 
            this.qSetMenuBar.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.qSetAddActiveQueueMenuButton,
            this.qSetNewFolderMenuButton,
            this.qSetRenameFolderMenuButton,
            this.qSetDeleteItemMenuButton});
            this.qSetMenuBar.Text = "Q &Set";
            // 
            // qSetAddActiveQueueMenuButton
            // 
            this.qSetAddActiveQueueMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("qSetAddActiveQueueMenuButton.Icon")));
            this.qSetAddActiveQueueMenuButton.Image = ((System.Drawing.Image)(resources.GetObject("qSetAddActiveQueueMenuButton.Image")));
            this.qSetAddActiveQueueMenuButton.Text = "Add Active Queue To Set";
            this.qSetAddActiveQueueMenuButton.Visible = false;
            // 
            // qSetNewFolderMenuButton
            // 
            this.qSetNewFolderMenuButton.BeginGroup = true;
            this.qSetNewFolderMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("qSetNewFolderMenuButton.Icon")));
            this.qSetNewFolderMenuButton.ImageIndex = 1;
            this.qSetNewFolderMenuButton.Text = "New Folder";
            // 
            // qSetRenameFolderMenuButton
            // 
            this.qSetRenameFolderMenuButton.Image = ((System.Drawing.Image)(resources.GetObject("qSetRenameFolderMenuButton.Image")));
            this.qSetRenameFolderMenuButton.Text = "Rename";
            // 
            // qSetDeleteItemMenuButton
            // 
            this.qSetDeleteItemMenuButton.Image = ((System.Drawing.Image)(resources.GetObject("qSetDeleteItemMenuButton.Image")));
            this.qSetDeleteItemMenuButton.Text = "Delete Item";
            // 
            // queueMenuBar
            // 
            this.queueMenuBar.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.queueOpenMenuButton,
            this.queueBrowseMenuButton,
            this.queueCreateMenuButton,
            this.queueDeleteMenuButton,
            this.queueRefreshMenuButton,
            this.queuePurgeMenuButton});
            this.queueMenuBar.Text = "&Queue";
            // 
            // queueOpenMenuButton
            // 
            this.queueOpenMenuButton.Image = ((System.Drawing.Image)(resources.GetObject("queueOpenMenuButton.Image")));
            this.queueOpenMenuButton.Text = "Open...";
            // 
            // queueBrowseMenuButton
            // 
            this.queueBrowseMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("queueBrowseMenuButton.Icon")));
            this.queueBrowseMenuButton.Text = "Search...";
            // 
            // queueCreateMenuButton
            // 
            this.queueCreateMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("queueCreateMenuButton.Icon")));
            this.queueCreateMenuButton.Text = "Create...";
            // 
            // queueDeleteMenuButton
            // 
            this.queueDeleteMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("queueDeleteMenuButton.Icon")));
            this.queueDeleteMenuButton.Text = "Delete...";
            // 
            // queueRefreshMenuButton
            // 
            this.queueRefreshMenuButton.BeginGroup = true;
            this.queueRefreshMenuButton.Image = ((System.Drawing.Image)(resources.GetObject("queueRefreshMenuButton.Image")));
            this.queueRefreshMenuButton.Text = "Refresh";
            // 
            // queuePurgeMenuButton
            // 
            this.queuePurgeMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("queuePurgeMenuButton.Icon")));
            this.queuePurgeMenuButton.Text = "Purge";
            // 
            // messageMenuBar
            // 
            this.messageMenuBar.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.messageNewMenuButton,
            this.messageForwardMenuButton,
            this.messageMoveMenuButton,
            this.messageDeleteMenuButton});
            this.messageMenuBar.Text = "Message";
            // 
            // messageNewMenuButton
            // 
            this.messageNewMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageNewMenuButton.Icon")));
            this.messageNewMenuButton.Text = "New...";
            // 
            // messageForwardMenuButton
            // 
            this.messageForwardMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageForwardMenuButton.Icon")));
            this.messageForwardMenuButton.Text = "Forward...";
            // 
            // messageMoveMenuButton
            // 
            this.messageMoveMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageMoveMenuButton.Icon")));
            this.messageMoveMenuButton.Text = "Move...";
            // 
            // messageDeleteMenuButton
            // 
            this.messageDeleteMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageDeleteMenuButton.Icon")));
            this.messageDeleteMenuButton.Text = "Delete...";
            // 
            // toolsMenuBar
            // 
            this.toolsMenuBar.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.toolsNewWebServiceClientMenuButton,
            this.toolsOptionsMenuButton});
            this.toolsMenuBar.Text = "&Tools";
            // 
            // toolsNewWebServiceClientMenuButton
            // 
            this.toolsNewWebServiceClientMenuButton.Icon = ((System.Drawing.Icon)(resources.GetObject("toolsNewWebServiceClientMenuButton.Icon")));
            this.toolsNewWebServiceClientMenuButton.Text = "New Web Service Client";
            // 
            // toolsOptionsMenuButton
            // 
            this.toolsOptionsMenuButton.BeginGroup = true;
            this.toolsOptionsMenuButton.Text = "&Options...";
            // 
            // helpMenuBar
            // 
            this.helpMenuBar.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.helpAboutMenuButton});
            this.helpMenuBar.Text = "&Help";
            // 
            // helpAboutMenuButton
            // 
            this.helpAboutMenuButton.Text = "&About";
            // 
            // mainToolBar
            // 
            this.mainToolBar.DockLine = 1;
            this.mainToolBar.DrawActionsButton = false;
            this.mainToolBar.Guid = new System.Guid("ad09efa5-d72b-4316-b20c-e175d6249283");
            this.mainToolBar.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.fileNewQSetToolButton,
            this.fileOpenQSetToolButton,
            this.fileSaveQSetToolButton,
            this.fileNewMessageToolButton,
            this.viewQSetExplorerToolButton,
            this.viewPropertiesWindowToolButton,
            this.viewMessageViewerToolButton,
            this.viewQSetMonitorToolButton,
            this.qSetAddActiveQueueToolButton,
            this.qSetNewFolderToolButton,
            this.qSetRenameFolderToolButton,
            this.qSetDeleteItemToolButton,
            this.queueOpenToolButton,
            this.queueBrowseToolButton,
            this.queueCreateToolButton,
            this.queueDeleteToolButton,
            this.queueRefreshToolButton,
            this.queuePurgeToolButton,
            this.messageNewToolButton,
            this.messageForwardToolButton,
            this.messageMoveToolButton,
            this.messageDeleteToolButton});
            this.mainToolBar.Location = new System.Drawing.Point(2, 23);
            this.mainToolBar.Name = "mainToolBar";
            this.mainToolBar.Size = new System.Drawing.Size(634, 26);
            this.mainToolBar.TabIndex = 1;
            this.mainToolBar.Text = "Standard";
            // 
            // fileNewQSetToolButton
            // 
            this.fileNewQSetToolButton.BuddyMenu = this.fileNewQSetMenuButton;
            this.fileNewQSetToolButton.Image = ((System.Drawing.Image)(resources.GetObject("fileNewQSetToolButton.Image")));
            this.fileNewQSetToolButton.ToolTipText = "New";
            // 
            // fileOpenQSetToolButton
            // 
            this.fileOpenQSetToolButton.BuddyMenu = this.fileOpenQSetMenuButton;
            this.fileOpenQSetToolButton.Image = ((System.Drawing.Image)(resources.GetObject("fileOpenQSetToolButton.Image")));
            this.fileOpenQSetToolButton.ToolTipText = "Open...";
            // 
            // fileSaveQSetToolButton
            // 
            this.fileSaveQSetToolButton.BuddyMenu = this.fileSaveQSetMenuButton;
            this.fileSaveQSetToolButton.Image = ((System.Drawing.Image)(resources.GetObject("fileSaveQSetToolButton.Image")));
            this.fileSaveQSetToolButton.ToolTipText = "Save";
            // 
            // fileNewMessageToolButton
            // 
            this.fileNewMessageToolButton.BeginGroup = true;
            this.fileNewMessageToolButton.BuddyMenu = this.fileNewMessageMenuButton;
            this.fileNewMessageToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("fileNewMessageToolButton.Icon")));
            this.fileNewMessageToolButton.Text = "New Message";
            this.fileNewMessageToolButton.ToolTipText = "New Message";
            // 
            // viewQSetExplorerToolButton
            // 
            this.viewQSetExplorerToolButton.BeginGroup = true;
            this.viewQSetExplorerToolButton.BuddyMenu = this.viewQSetExplorerMenuButton;
            this.viewQSetExplorerToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("viewQSetExplorerToolButton.Icon")));
            this.viewQSetExplorerToolButton.ToolTipText = "Q Set Explorer";
            // 
            // viewPropertiesWindowToolButton
            // 
            this.viewPropertiesWindowToolButton.BuddyMenu = this.viewPropertiesWindowMenuButton;
            this.viewPropertiesWindowToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("viewPropertiesWindowToolButton.Icon")));
            this.viewPropertiesWindowToolButton.ToolTipText = "Properties Window";
            // 
            // viewMessageViewerToolButton
            // 
            this.viewMessageViewerToolButton.BuddyMenu = this.viewMessageViewerMenuButton;
            this.viewMessageViewerToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("viewMessageViewerToolButton.Icon")));
            this.viewMessageViewerToolButton.ToolTipText = "Message Viewer";
            // 
            // viewQSetMonitorToolButton
            // 
            this.viewQSetMonitorToolButton.BuddyMenu = this.viewQSetMonitorMenuButton;
            this.viewQSetMonitorToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("viewQSetMonitorToolButton.Icon")));
            this.viewQSetMonitorToolButton.ToolTipText = "Q Set Monitor";
            // 
            // qSetAddActiveQueueToolButton
            // 
            this.qSetAddActiveQueueToolButton.BeginGroup = true;
            this.qSetAddActiveQueueToolButton.BuddyMenu = this.qSetAddActiveQueueMenuButton;
            this.qSetAddActiveQueueToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("qSetAddActiveQueueToolButton.Icon")));
            this.qSetAddActiveQueueToolButton.Image = ((System.Drawing.Image)(resources.GetObject("qSetAddActiveQueueToolButton.Image")));
            this.qSetAddActiveQueueToolButton.ToolTipText = "Add Active Queue To Set";
            this.qSetAddActiveQueueToolButton.Visible = false;
            // 
            // qSetNewFolderToolButton
            // 
            this.qSetNewFolderToolButton.BeginGroup = true;
            this.qSetNewFolderToolButton.BuddyMenu = this.qSetNewFolderMenuButton;
            this.qSetNewFolderToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("qSetNewFolderToolButton.Icon")));
            this.qSetNewFolderToolButton.ImageIndex = 1;
            this.qSetNewFolderToolButton.ToolTipText = "New Folder";
            // 
            // qSetRenameFolderToolButton
            // 
            this.qSetRenameFolderToolButton.BuddyMenu = this.qSetRenameFolderMenuButton;
            this.qSetRenameFolderToolButton.Image = ((System.Drawing.Image)(resources.GetObject("qSetRenameFolderToolButton.Image")));
            this.qSetRenameFolderToolButton.ToolTipText = "Rename Folder";
            // 
            // qSetDeleteItemToolButton
            // 
            this.qSetDeleteItemToolButton.BuddyMenu = this.qSetDeleteItemMenuButton;
            this.qSetDeleteItemToolButton.Image = ((System.Drawing.Image)(resources.GetObject("qSetDeleteItemToolButton.Image")));
            this.qSetDeleteItemToolButton.ToolTipText = "Delete Item";
            // 
            // queueOpenToolButton
            // 
            this.queueOpenToolButton.BeginGroup = true;
            this.queueOpenToolButton.BuddyMenu = this.queueOpenMenuButton;
            this.queueOpenToolButton.Image = ((System.Drawing.Image)(resources.GetObject("queueOpenToolButton.Image")));
            this.queueOpenToolButton.ToolTipText = "Open Queue";
            // 
            // queueBrowseToolButton
            // 
            this.queueBrowseToolButton.BuddyMenu = this.queueBrowseMenuButton;
            this.queueBrowseToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("queueBrowseToolButton.Icon")));
            this.queueBrowseToolButton.ToolTipText = "Search for Queue";
            // 
            // queueCreateToolButton
            // 
            this.queueCreateToolButton.BuddyMenu = this.queueCreateMenuButton;
            this.queueCreateToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("queueCreateToolButton.Icon")));
            this.queueCreateToolButton.ToolTipText = "Create Queue";
            // 
            // queueDeleteToolButton
            // 
            this.queueDeleteToolButton.BuddyMenu = this.queueDeleteMenuButton;
            this.queueDeleteToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("queueDeleteToolButton.Icon")));
            this.queueDeleteToolButton.ToolTipText = "Delete Queue";
            // 
            // queueRefreshToolButton
            // 
            this.queueRefreshToolButton.BeginGroup = true;
            this.queueRefreshToolButton.BuddyMenu = this.queueRefreshMenuButton;
            this.queueRefreshToolButton.Image = ((System.Drawing.Image)(resources.GetObject("queueRefreshToolButton.Image")));
            this.queueRefreshToolButton.ToolTipText = "Refresh Queue";
            // 
            // queuePurgeToolButton
            // 
            this.queuePurgeToolButton.BuddyMenu = this.queuePurgeMenuButton;
            this.queuePurgeToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("queuePurgeToolButton.Icon")));
            this.queuePurgeToolButton.ToolTipText = "Purge Queue";
            // 
            // messageNewToolButton
            // 
            this.messageNewToolButton.BeginGroup = true;
            this.messageNewToolButton.BuddyMenu = this.messageNewMenuButton;
            this.messageNewToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageNewToolButton.Icon")));
            this.messageNewToolButton.ToolTipText = "New Message";
            // 
            // messageForwardToolButton
            // 
            this.messageForwardToolButton.BuddyMenu = this.messageForwardMenuButton;
            this.messageForwardToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageForwardToolButton.Icon")));
            this.messageForwardToolButton.ToolTipText = "Forward...";
            // 
            // messageMoveToolButton
            // 
            this.messageMoveToolButton.BuddyMenu = this.messageMoveMenuButton;
            this.messageMoveToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageMoveToolButton.Icon")));
            this.messageMoveToolButton.ToolTipText = "Move...";
            // 
            // messageDeleteToolButton
            // 
            this.messageDeleteToolButton.BuddyMenu = this.messageDeleteMenuButton;
            this.messageDeleteToolButton.Icon = ((System.Drawing.Icon)(resources.GetObject("messageDeleteToolButton.Icon")));
            this.messageDeleteToolButton.ToolTipText = "Delete...";
            // 
            // statusBar
            // 
            this.statusBar.Location = new System.Drawing.Point(0, 643);
            this.statusBar.Name = "statusBar";
            this.statusBar.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
            this.workingStatusBarPanel});
            this.statusBar.ShowPanels = true;
            this.statusBar.Size = new System.Drawing.Size(860, 22);
            this.statusBar.TabIndex = 9;
            // 
            // workingStatusBarPanel
            // 
            this.workingStatusBarPanel.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
            this.workingStatusBarPanel.Name = "workingStatusBarPanel";
            this.workingStatusBarPanel.Width = 843;
            // 
            // buttonItem1
            // 
            this.buttonItem1.BuddyMenu = this.messageForwardMenuButton;
            this.buttonItem1.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonItem1.Icon")));
            this.buttonItem1.ToolTipText = "Forward...";
            // 
            // QSetEnvironmentForm
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
            this.ClientSize = new System.Drawing.Size(860, 665);
            this.Controls.Add(this.mainDocumentContainer);
            this.Controls.Add(this.leftSandDock);
            this.Controls.Add(this.rightSandDock);
            this.Controls.Add(this.bottomSandDock);
            this.Controls.Add(this.topSandDock);
            this.Controls.Add(this.leftSandBarDock);
            this.Controls.Add(this.rightSandBarDock);
            this.Controls.Add(this.bottomSandBarDock);
            this.Controls.Add(this.topSandBarDock);
            this.Controls.Add(this.statusBar);
            this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "QSetEnvironmentForm";
            this.Text = "Q Set";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.QSetEnvironmentForm_Closing);
            this.leftSandDock.ResumeLayout(false);
            this.propertyGridDock.ResumeLayout(false);
            this.bottomSandDock.ResumeLayout(false);
            this.topSandBarDock.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.workingStatusBarPanel)).EndInit();
            this.ResumeLayout(false);

		}
Пример #5
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			TD.SandDock.DockContainer dockContainer1;
			this.documentBrowserDockableWindow = new TD.SandDock.DockableWindow();
			this.noBrowserLabel = new System.Windows.Forms.Label();
			this.propertiesDockableWindow = new TD.SandDock.DockableWindow();
			this.propertyGrid = new VisualStudioPropertyGrid();
			this.sandDockManager = new TD.SandDock.SandDockManager();
			this.menuStrip = new System.Windows.Forms.MenuStrip();
			this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.newQueryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
			this.closeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
			this.importTestDefinitionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.exportTestDefinitionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator();
			this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.redoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
			this.cutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
			this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.documentBrowserToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.propertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
			this.welcomePageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.queryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.executeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.explainToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripSeparator();
			this.listMembersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.parameterInfoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.completeWordToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.addinsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStrip = new System.Windows.Forms.ToolStrip();
			this.newQueryToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
			this.cutToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.copyToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.pasteToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
			this.undoToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.redoToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
			this.propertiesToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.documentBrowserToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.welcomePageToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
			this.executeToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.explainQueryToolStripButton = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
			this.saveResultsToolStripButton = new System.Windows.Forms.ToolStripButton();
			dockContainer1 = new TD.SandDock.DockContainer();
			dockContainer1.SuspendLayout();
			this.documentBrowserDockableWindow.SuspendLayout();
			this.propertiesDockableWindow.SuspendLayout();
			this.menuStrip.SuspendLayout();
			this.toolStrip.SuspendLayout();
			this.SuspendLayout();
			// 
			// dockContainer1
			// 
			dockContainer1.Controls.Add(this.documentBrowserDockableWindow);
			dockContainer1.Controls.Add(this.propertiesDockableWindow);
			dockContainer1.Dock = System.Windows.Forms.DockStyle.Right;
			dockContainer1.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(250, 517), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250, 243), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.documentBrowserDockableWindow))}, this.documentBrowserDockableWindow))),
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250, 271), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.propertiesDockableWindow))}, this.propertiesDockableWindow)))});
			dockContainer1.Location = new System.Drawing.Point(538, 49);
			dockContainer1.Manager = this.sandDockManager;
			dockContainer1.Name = "dockContainer1";
			dockContainer1.Size = new System.Drawing.Size(254, 517);
			dockContainer1.TabIndex = 24;
			// 
			// documentBrowserDockableWindow
			// 
			this.documentBrowserDockableWindow.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
			this.documentBrowserDockableWindow.Controls.Add(this.noBrowserLabel);
			this.documentBrowserDockableWindow.Guid = new System.Guid("b4875f5d-da25-4046-a14a-239ae8ab87b2");
			this.documentBrowserDockableWindow.Location = new System.Drawing.Point(4, 18);
			this.documentBrowserDockableWindow.Name = "documentBrowserDockableWindow";
			this.documentBrowserDockableWindow.Size = new System.Drawing.Size(250, 201);
			this.documentBrowserDockableWindow.TabImage = global::NQuery.Demo.Properties.Resources.Browser;
			this.documentBrowserDockableWindow.TabIndex = 0;
			this.documentBrowserDockableWindow.Text = "Document Browser";
			// 
			// noBrowserLabel
			// 
			this.noBrowserLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
						| System.Windows.Forms.AnchorStyles.Left)
						| System.Windows.Forms.AnchorStyles.Right)));
			this.noBrowserLabel.Location = new System.Drawing.Point(16, 21);
			this.noBrowserLabel.Name = "noBrowserLabel";
			this.noBrowserLabel.Size = new System.Drawing.Size(221, 162);
			this.noBrowserLabel.TabIndex = 0;
			this.noBrowserLabel.Text = "There are no items to show for the selected document.";
			this.noBrowserLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// propertiesDockableWindow
			// 
			this.propertiesDockableWindow.Controls.Add(this.propertyGrid);
			this.propertiesDockableWindow.Guid = new System.Guid("86a69ab1-973d-4313-b8e8-f72667a53005");
			this.propertiesDockableWindow.Location = new System.Drawing.Point(4, 265);
			this.propertiesDockableWindow.Name = "propertiesDockableWindow";
			this.propertiesDockableWindow.Size = new System.Drawing.Size(250, 228);
			this.propertiesDockableWindow.TabImage = global::NQuery.Demo.Properties.Resources.Properties;
			this.propertiesDockableWindow.TabIndex = 1;
			this.propertiesDockableWindow.Text = "Properties";
			// 
			// propertyGrid
			// 
			this.propertyGrid.Dock = System.Windows.Forms.DockStyle.Fill;
			this.propertyGrid.HelpVisible = false;
			this.propertyGrid.Location = new System.Drawing.Point(0, 0);
			this.propertyGrid.Name = "propertyGrid";
			this.propertyGrid.Size = new System.Drawing.Size(250, 228);
			this.propertyGrid.TabIndex = 6;
			// 
			// sandDockManager
			// 
			this.sandDockManager.DockSystemContainer = this;
			this.sandDockManager.OwnerForm = this;
			this.sandDockManager.ActiveTabbedDocumentChanged += new System.EventHandler(this.sandDockManager_ActiveTabbedDocumentChanged);
			// 
			// menuStrip
			// 
			this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.editToolStripMenuItem,
            this.viewToolStripMenuItem,
            this.queryToolStripMenuItem,
            this.toolsToolStripMenuItem});
			this.menuStrip.Location = new System.Drawing.Point(0, 0);
			this.menuStrip.Name = "menuStrip";
			this.menuStrip.Size = new System.Drawing.Size(792, 24);
			this.menuStrip.TabIndex = 5;
			this.menuStrip.Text = "menuStrip1";
			// 
			// fileToolStripMenuItem
			// 
			this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newQueryToolStripMenuItem,
            this.toolStripMenuItem1,
            this.closeToolStripMenuItem,
            this.toolStripSeparator2,
            this.importTestDefinitionToolStripMenuItem,
            this.exportTestDefinitionToolStripMenuItem,
            this.toolStripMenuItem5,
            this.exitToolStripMenuItem});
			this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
			this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);
			this.fileToolStripMenuItem.Text = "&File";
			// 
			// newQueryToolStripMenuItem
			// 
			this.newQueryToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.New;
			this.newQueryToolStripMenuItem.Name = "newQueryToolStripMenuItem";
			this.newQueryToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
			this.newQueryToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
			this.newQueryToolStripMenuItem.Text = "New Query...";
			this.newQueryToolStripMenuItem.Click += new System.EventHandler(this.newQueryToolStripMenuItem_Click);
			// 
			// toolStripMenuItem1
			// 
			this.toolStripMenuItem1.Name = "toolStripMenuItem1";
			this.toolStripMenuItem1.Size = new System.Drawing.Size(198, 6);
			// 
			// closeToolStripMenuItem
			// 
			this.closeToolStripMenuItem.Name = "closeToolStripMenuItem";
			this.closeToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F4)));
			this.closeToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
			this.closeToolStripMenuItem.Text = "&Close";
			this.closeToolStripMenuItem.Click += new System.EventHandler(this.closeToolStripMenuItem_Click);
			// 
			// toolStripSeparator2
			// 
			this.toolStripSeparator2.Name = "toolStripSeparator2";
			this.toolStripSeparator2.Size = new System.Drawing.Size(198, 6);
			// 
			// importTestDefinitionToolStripMenuItem
			// 
			this.importTestDefinitionToolStripMenuItem.Name = "importTestDefinitionToolStripMenuItem";
			this.importTestDefinitionToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
			this.importTestDefinitionToolStripMenuItem.Text = "Import Test Definition...";
			this.importTestDefinitionToolStripMenuItem.Click += new System.EventHandler(this.importTestDefinitionToolStripMenuItem_Click);
			// 
			// exportTestDefinitionToolStripMenuItem
			// 
			this.exportTestDefinitionToolStripMenuItem.Name = "exportTestDefinitionToolStripMenuItem";
			this.exportTestDefinitionToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
			this.exportTestDefinitionToolStripMenuItem.Text = "Export Test Definition...";
			this.exportTestDefinitionToolStripMenuItem.Click += new System.EventHandler(this.exportTestDefinitionToolStripMenuItem_Click);
			// 
			// toolStripMenuItem5
			// 
			this.toolStripMenuItem5.Name = "toolStripMenuItem5";
			this.toolStripMenuItem5.Size = new System.Drawing.Size(198, 6);
			// 
			// exitToolStripMenuItem
			// 
			this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
			this.exitToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
			this.exitToolStripMenuItem.Text = "E&xit";
			this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
			// 
			// editToolStripMenuItem
			// 
			this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.undoToolStripMenuItem,
            this.redoToolStripMenuItem,
            this.toolStripSeparator4,
            this.cutToolStripMenuItem,
            this.copyToolStripMenuItem,
            this.pasteToolStripMenuItem,
            this.deleteToolStripMenuItem,
            this.toolStripSeparator5,
            this.selectAllToolStripMenuItem});
			this.editToolStripMenuItem.Name = "editToolStripMenuItem";
			this.editToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
			this.editToolStripMenuItem.Text = "&Edit";
			// 
			// undoToolStripMenuItem
			// 
			this.undoToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Undo;
			this.undoToolStripMenuItem.Name = "undoToolStripMenuItem";
			this.undoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
			this.undoToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
			this.undoToolStripMenuItem.Text = "&Undo";
			this.undoToolStripMenuItem.Click += new System.EventHandler(this.undoToolStripMenuItem_Click);
			// 
			// redoToolStripMenuItem
			// 
			this.redoToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Redo;
			this.redoToolStripMenuItem.Name = "redoToolStripMenuItem";
			this.redoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
			this.redoToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
			this.redoToolStripMenuItem.Text = "&Redo";
			this.redoToolStripMenuItem.Click += new System.EventHandler(this.redoToolStripMenuItem_Click);
			// 
			// toolStripSeparator4
			// 
			this.toolStripSeparator4.Name = "toolStripSeparator4";
			this.toolStripSeparator4.Size = new System.Drawing.Size(164, 6);
			// 
			// cutToolStripMenuItem
			// 
			this.cutToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Cut;
			this.cutToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.cutToolStripMenuItem.Name = "cutToolStripMenuItem";
			this.cutToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
			this.cutToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
			this.cutToolStripMenuItem.Text = "Cu&t";
			this.cutToolStripMenuItem.Click += new System.EventHandler(this.cutToolStripMenuItem_Click);
			// 
			// copyToolStripMenuItem
			// 
			this.copyToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Copy;
			this.copyToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";
			this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
			this.copyToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
			this.copyToolStripMenuItem.Text = "&Copy";
			this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click);
			// 
			// pasteToolStripMenuItem
			// 
			this.pasteToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Paste;
			this.pasteToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem";
			this.pasteToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
			this.pasteToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
			this.pasteToolStripMenuItem.Text = "&Paste";
			this.pasteToolStripMenuItem.Click += new System.EventHandler(this.pasteToolStripMenuItem_Click);
			// 
			// deleteToolStripMenuItem
			// 
			this.deleteToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Delete;
			this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
			this.deleteToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
			this.deleteToolStripMenuItem.Text = "&Delete";
			this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
			// 
			// toolStripSeparator5
			// 
			this.toolStripSeparator5.Name = "toolStripSeparator5";
			this.toolStripSeparator5.Size = new System.Drawing.Size(164, 6);
			// 
			// selectAllToolStripMenuItem
			// 
			this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
			this.selectAllToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
			this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
			this.selectAllToolStripMenuItem.Text = "Select &All";
			this.selectAllToolStripMenuItem.Click += new System.EventHandler(this.selectAllToolStripMenuItem_Click);
			// 
			// viewToolStripMenuItem
			// 
			this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.documentBrowserToolStripMenuItem,
            this.propertiesToolStripMenuItem,
            this.toolStripMenuItem2,
            this.welcomePageToolStripMenuItem});
			this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
			this.viewToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
			this.viewToolStripMenuItem.Text = "&View";
			// 
			// documentBrowserToolStripMenuItem
			// 
			this.documentBrowserToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Browser;
			this.documentBrowserToolStripMenuItem.Name = "documentBrowserToolStripMenuItem";
			this.documentBrowserToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
			this.documentBrowserToolStripMenuItem.Text = "Document Browser";
			this.documentBrowserToolStripMenuItem.Click += new System.EventHandler(this.documentBrowserToolStripMenuItem_Click);
			// 
			// propertiesToolStripMenuItem
			// 
			this.propertiesToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Properties;
			this.propertiesToolStripMenuItem.Name = "propertiesToolStripMenuItem";
			this.propertiesToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F4;
			this.propertiesToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
			this.propertiesToolStripMenuItem.Text = "Properties";
			this.propertiesToolStripMenuItem.Click += new System.EventHandler(this.propertiesToolStripMenuItem_Click);
			// 
			// toolStripMenuItem2
			// 
			this.toolStripMenuItem2.Name = "toolStripMenuItem2";
			this.toolStripMenuItem2.Size = new System.Drawing.Size(172, 6);
			// 
			// welcomePageToolStripMenuItem
			// 
			this.welcomePageToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.WelcomeDocument;
			this.welcomePageToolStripMenuItem.Name = "welcomePageToolStripMenuItem";
			this.welcomePageToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
			this.welcomePageToolStripMenuItem.Text = "Welcome Page";
			this.welcomePageToolStripMenuItem.Click += new System.EventHandler(this.welcomePageToolStripMenuItem_Click);
			// 
			// queryToolStripMenuItem
			// 
			this.queryToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.executeToolStripMenuItem,
            this.explainToolStripMenuItem,
            this.toolStripMenuItem7,
            this.listMembersToolStripMenuItem,
            this.parameterInfoToolStripMenuItem,
            this.completeWordToolStripMenuItem});
			this.queryToolStripMenuItem.Name = "queryToolStripMenuItem";
			this.queryToolStripMenuItem.Size = new System.Drawing.Size(49, 20);
			this.queryToolStripMenuItem.Text = "&Query";
			// 
			// executeToolStripMenuItem
			// 
			this.executeToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Execute;
			this.executeToolStripMenuItem.Name = "executeToolStripMenuItem";
			this.executeToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
			this.executeToolStripMenuItem.Size = new System.Drawing.Size(249, 22);
			this.executeToolStripMenuItem.Text = "&Execute";
			this.executeToolStripMenuItem.Click += new System.EventHandler(this.executeToolStripMenuItem_Click);
			// 
			// explainToolStripMenuItem
			// 
			this.explainToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.EstimatePlan;
			this.explainToolStripMenuItem.Name = "explainToolStripMenuItem";
			this.explainToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L)));
			this.explainToolStripMenuItem.Size = new System.Drawing.Size(249, 22);
			this.explainToolStripMenuItem.Text = "Explain";
			this.explainToolStripMenuItem.Click += new System.EventHandler(this.explainToolStripMenuItem_Click);
			// 
			// toolStripMenuItem7
			// 
			this.toolStripMenuItem7.Name = "toolStripMenuItem7";
			this.toolStripMenuItem7.Size = new System.Drawing.Size(246, 6);
			// 
			// listMembersToolStripMenuItem
			// 
			this.listMembersToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.ListMembers;
			this.listMembersToolStripMenuItem.Name = "listMembersToolStripMenuItem";
			this.listMembersToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+J";
			this.listMembersToolStripMenuItem.Size = new System.Drawing.Size(249, 22);
			this.listMembersToolStripMenuItem.Text = "List Members";
			this.listMembersToolStripMenuItem.Click += new System.EventHandler(this.listMembersToolStripMenuItem_Click);
			// 
			// parameterInfoToolStripMenuItem
			// 
			this.parameterInfoToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.ParameterInfo;
			this.parameterInfoToolStripMenuItem.Name = "parameterInfoToolStripMenuItem";
			this.parameterInfoToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+Shift+Space";
			this.parameterInfoToolStripMenuItem.Size = new System.Drawing.Size(249, 22);
			this.parameterInfoToolStripMenuItem.Text = "Parameter Info";
			this.parameterInfoToolStripMenuItem.Click += new System.EventHandler(this.parameterInfoToolStripMenuItem_Click);
			// completeWordToolStripMenuItem
			// 
			this.completeWordToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.CompleteWord;
			this.completeWordToolStripMenuItem.Name = "completeWordToolStripMenuItem";
			this.completeWordToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+Space";
			this.completeWordToolStripMenuItem.Size = new System.Drawing.Size(249, 22);
			this.completeWordToolStripMenuItem.Text = "Complete Word";
			this.completeWordToolStripMenuItem.Click += new System.EventHandler(this.completeWordToolStripMenuItem_Click);
			// 
			// toolsToolStripMenuItem
			// 
			this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.addinsToolStripMenuItem});
			this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
			this.toolsToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
			this.toolsToolStripMenuItem.Text = "&Tools";
			// 
			// addinsToolStripMenuItem
			// 
			this.addinsToolStripMenuItem.Name = "addinsToolStripMenuItem";
			this.addinsToolStripMenuItem.Size = new System.Drawing.Size(133, 22);
			this.addinsToolStripMenuItem.Text = "Add-ins...";
			this.addinsToolStripMenuItem.Click += new System.EventHandler(this.addinsToolStripMenuItem_Click);
			// 
			// toolStrip
			// 
			this.toolStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
			this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newQueryToolStripButton,
            this.toolStripSeparator3,
            this.cutToolStripButton,
            this.copyToolStripButton,
            this.pasteToolStripButton,
            this.toolStripSeparator8,
            this.undoToolStripButton,
            this.redoToolStripButton,
            this.toolStripSeparator6,
            this.propertiesToolStripButton,
            this.documentBrowserToolStripButton,
            this.welcomePageToolStripButton,
            this.toolStripSeparator7,
            this.executeToolStripButton,
            this.explainQueryToolStripButton,
            this.toolStripSeparator1,
            this.saveResultsToolStripButton});
			this.toolStrip.Location = new System.Drawing.Point(0, 24);
			this.toolStrip.Name = "toolStrip";
			this.toolStrip.Size = new System.Drawing.Size(792, 25);
			this.toolStrip.TabIndex = 23;
			this.toolStrip.Text = "toolStrip1";
			// 
			// newQueryToolStripButton
			// 
			this.newQueryToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.newQueryToolStripButton.Image = global::NQuery.Demo.Properties.Resources.New;
			this.newQueryToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.newQueryToolStripButton.Name = "newQueryToolStripButton";
			this.newQueryToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.newQueryToolStripButton.Text = "New Query";
			this.newQueryToolStripButton.Click += new System.EventHandler(this.newQueryToolStripButton_Click);
			// 
			// toolStripSeparator3
			// 
			this.toolStripSeparator3.Name = "toolStripSeparator3";
			this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
			// 
			// cutToolStripButton
			// 
			this.cutToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.cutToolStripButton.Image = global::NQuery.Demo.Properties.Resources.Cut;
			this.cutToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.cutToolStripButton.Name = "cutToolStripButton";
			this.cutToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.cutToolStripButton.Text = "Cut";
			this.cutToolStripButton.Click += new System.EventHandler(this.cutToolStripButton_Click);
			// 
			// copyToolStripButton
			// 
			this.copyToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.copyToolStripButton.Image = global::NQuery.Demo.Properties.Resources.Copy;
			this.copyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.copyToolStripButton.Name = "copyToolStripButton";
			this.copyToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.copyToolStripButton.Text = "Copy";
			this.copyToolStripButton.Click += new System.EventHandler(this.copyToolStripButton_Click);
			// 
			// pasteToolStripButton
			// 
			this.pasteToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.pasteToolStripButton.Image = global::NQuery.Demo.Properties.Resources.Paste;
			this.pasteToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.pasteToolStripButton.Name = "pasteToolStripButton";
			this.pasteToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.pasteToolStripButton.Text = "Paste";
			this.pasteToolStripButton.Click += new System.EventHandler(this.pasteToolStripButton_Click);
			// 
			// toolStripSeparator8
			// 
			this.toolStripSeparator8.Name = "toolStripSeparator8";
			this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25);
			// 
			// undoToolStripButton
			// 
			this.undoToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.undoToolStripButton.Image = global::NQuery.Demo.Properties.Resources.Undo;
			this.undoToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.undoToolStripButton.Name = "undoToolStripButton";
			this.undoToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.undoToolStripButton.Text = "Undo";
			this.undoToolStripButton.Click += new System.EventHandler(this.undoToolStripButton_Click);
			// 
			// redoToolStripButton
			// 
			this.redoToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.redoToolStripButton.Image = global::NQuery.Demo.Properties.Resources.Redo;
			this.redoToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.redoToolStripButton.Name = "redoToolStripButton";
			this.redoToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.redoToolStripButton.Text = "Redo";
			this.redoToolStripButton.Click += new System.EventHandler(this.redoToolStripButton_Click);
			// 
			// toolStripSeparator6
			// 
			this.toolStripSeparator6.Name = "toolStripSeparator6";
			this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
			// 
			// propertiesToolStripButton
			// 
			this.propertiesToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.propertiesToolStripButton.Image = global::NQuery.Demo.Properties.Resources.Properties;
			this.propertiesToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.propertiesToolStripButton.Name = "propertiesToolStripButton";
			this.propertiesToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.propertiesToolStripButton.Text = "Properties";
			this.propertiesToolStripButton.Click += new System.EventHandler(this.propertiesToolStripButton_Click);
			// 
			// documentBrowserToolStripButton
			// 
			this.documentBrowserToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.documentBrowserToolStripButton.Image = global::NQuery.Demo.Properties.Resources.Browser;
			this.documentBrowserToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.documentBrowserToolStripButton.Name = "documentBrowserToolStripButton";
			this.documentBrowserToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.documentBrowserToolStripButton.Text = "Document Browser";
			this.documentBrowserToolStripButton.Click += new System.EventHandler(this.documentBrowserToolStripButton_Click);
			// 
			// welcomePageToolStripButton
			// 
			this.welcomePageToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.welcomePageToolStripButton.Image = global::NQuery.Demo.Properties.Resources.WelcomeDocument;
			this.welcomePageToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.welcomePageToolStripButton.Name = "welcomePageToolStripButton";
			this.welcomePageToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.welcomePageToolStripButton.Text = "Welcome Page";
			this.welcomePageToolStripButton.Click += new System.EventHandler(this.welcomePageToolStripButton_Click);
			// 
			// toolStripSeparator7
			// 
			this.toolStripSeparator7.Name = "toolStripSeparator7";
			this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25);
			// 
			// executeToolStripButton
			// 
			this.executeToolStripButton.Image = global::NQuery.Demo.Properties.Resources.Execute;
			this.executeToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.executeToolStripButton.Name = "executeToolStripButton";
			this.executeToolStripButton.Size = new System.Drawing.Size(66, 22);
			this.executeToolStripButton.Text = "Execute";
			this.executeToolStripButton.Click += new System.EventHandler(this.executeToolStripButton_Click);
			// 
			// explainQueryToolStripButton
			// 
			this.explainQueryToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.explainQueryToolStripButton.Image = global::NQuery.Demo.Properties.Resources.EstimatePlan;
			this.explainQueryToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.explainQueryToolStripButton.Name = "explainQueryToolStripButton";
			this.explainQueryToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.explainQueryToolStripButton.Text = "Show execution plan";
			this.explainQueryToolStripButton.Click += new System.EventHandler(this.explainQueryToolStripButton_Click);
			// 
			// toolStripSeparator1
			// 
			this.toolStripSeparator1.Name = "toolStripSeparator1";
			this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
			// 
			// saveResultsToolStripButton
			// 
			this.saveResultsToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.saveResultsToolStripButton.Image = global::NQuery.Demo.Properties.Resources.SaveGrid;
			this.saveResultsToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.saveResultsToolStripButton.Name = "saveResultsToolStripButton";
			this.saveResultsToolStripButton.Size = new System.Drawing.Size(23, 22);
			this.saveResultsToolStripButton.Text = "Save Results to File";
			this.saveResultsToolStripButton.Click += new System.EventHandler(this.saveResultsToolStripButton_Click);
			// 
			// MainForm
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.AppWorkspace;
			this.ClientSize = new System.Drawing.Size(792, 566);
			this.Controls.Add(dockContainer1);
			this.Controls.Add(this.toolStrip);
			this.Controls.Add(this.menuStrip);
			this.MainMenuStrip = this.menuStrip;
			this.Name = "MainForm";
			this.Text = "NQuery Hosting Demo";
			dockContainer1.ResumeLayout(false);
			this.documentBrowserDockableWindow.ResumeLayout(false);
			this.propertiesDockableWindow.ResumeLayout(false);
			this.menuStrip.ResumeLayout(false);
			this.menuStrip.PerformLayout();
			this.toolStrip.ResumeLayout(false);
			this.toolStrip.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent() {
            this.components = new System.ComponentModel.Container();
            TD.SandDock.DockContainer dockContainerRight;
            TD.SandDock.DockContainer dockContainerLeft;
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDiagrammer));
            this.dockableWindowOverview = new TD.SandDock.DockableWindow();
            this.esriOverview1 = new ESRI.ArcGIS.Diagrammer.EsriOverview();
            this.dockableWindowProperties = new TD.SandDock.DockableWindow();
            this.propertyEditor1 = new ESRI.ArcGIS.Diagrammer.PropertyEditor();
            this.dockableWindowCatalog = new TD.SandDock.DockableWindow();
            this.catalog1 = new ESRI.ArcGIS.Diagrammer.Catalog();
            this.sandDockManager1 = new TD.SandDock.SandDockManager();
            this.dockableWindowPalette = new TD.SandDock.DockableWindow();
            this.palette1 = new ESRI.ArcGIS.Diagrammer.Palette();
            this.dockableWindowErrorList = new TD.SandDock.DockableWindow();
            this.errorList1 = new ESRI.ArcGIS.Diagrammer.ErrorListDiagram();
            this.imageListGeneral = new System.Windows.Forms.ImageList(this.components);
            this.sandBarManager1 = new TD.SandBar.SandBarManager(this.components);
            this.leftSandBarDock = new TD.SandBar.ToolBarContainer();
            this.rightSandBarDock = new TD.SandBar.ToolBarContainer();
            this.bottomSandBarDock = new TD.SandBar.ToolBarContainer();
            this.topSandBarDock = new TD.SandBar.ToolBarContainer();
            this.menuBar1 = new TD.SandBar.MenuBar();
            this.menuBarItemFile = new TD.SandBar.MenuBarItem();
            this.menuButtonItemNew = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemOpen = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemClose = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemSave = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemSaveAs = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemPublish = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemExport = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemPrintSetup = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemPrintPreview = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemPrint = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemExit = new TD.SandBar.MenuButtonItem();
            this.menuBarItemEdit = new TD.SandBar.MenuBarItem();
            this.menuButtonItemUndo = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemRedo = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemCut = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemCopy = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemPaste = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemDelete = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemSelectAll = new TD.SandBar.MenuButtonItem();
            this.menuBarItemView = new TD.SandBar.MenuBarItem();
            this.menuButtonItemColorScheme = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemColorSchemeBlue = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemColorSchemeSilver = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemColorSchemeBlack = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemLayout = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemCircular = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemForcedDirect = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemHierachical = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemOrthogonal = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemTree = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemAlignLeft = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemAlignCenter = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemAlignRight = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemAlignTop = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemAlignMiddle = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemAlignBottom = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemToolbars = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemStandardToolbar = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemLayoutToolbar = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemInteractiveModeToolbar = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemZoom = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemZoom300 = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemZoom200 = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemZoom100 = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemZoom75 = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemZoom50 = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemZoom25 = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemZoomFull = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemOverviewWindow = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemCatalogWindow = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemPaletteWindow = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemPropertiesWindow = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemErrorList = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemExceptions = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemStatusBar = new TD.SandBar.MenuButtonItem();
            this.menuBarItemTools = new TD.SandBar.MenuBarItem();
            this.menuButtonItemNormalMode = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemLinkMode = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemSchemaReport = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemDataReport = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemXmlReport = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemValidate = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemOptions = new TD.SandBar.MenuButtonItem();
            this.menuBarItemWindow = new TD.SandBar.MenuBarItem();
            this.menuButtonItemNewHorizontalTabGroup = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemNewVerticalTabGroup = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemRestoreTabGroup = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemCloseAllDocuments = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemWindows = new TD.SandBar.MenuButtonItem();
            this.menuBarItemHelp = new TD.SandBar.MenuBarItem();
            this.menuButtonItemUserGuide = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemTutorials = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemCreateSchemaReport = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemReorderFields = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemAddSubtype = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemCreateOneToManyRelationship = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemSendFeedback = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemDiscussionForum = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemHistory = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemEsriHome = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemEsriSupportCenter = new TD.SandBar.MenuButtonItem();
            this.menuButtonItemAbout = new TD.SandBar.MenuButtonItem();
            this.comboBoxItemHelp = new TD.SandBar.ComboBoxItem();
            this.toolBarLayout = new TD.SandBar.ToolBar();
            this.buttonItemCircular = new TD.SandBar.ButtonItem();
            this.buttonItemForcedDirect = new TD.SandBar.ButtonItem();
            this.buttonItemHierachical = new TD.SandBar.ButtonItem();
            this.buttonItemOrthogonal = new TD.SandBar.ButtonItem();
            this.buttonItemTree = new TD.SandBar.ButtonItem();
            this.buttonItemAlignLeft = new TD.SandBar.ButtonItem();
            this.buttonItemAlignCenter = new TD.SandBar.ButtonItem();
            this.buttonItemAlignRight = new TD.SandBar.ButtonItem();
            this.buttonItemAlignTop = new TD.SandBar.ButtonItem();
            this.buttonItemAlignMiddle = new TD.SandBar.ButtonItem();
            this.buttonItemAlignBottom = new TD.SandBar.ButtonItem();
            this.toolBarStandard = new TD.SandBar.ToolBar();
            this.buttonItemNew = new TD.SandBar.ButtonItem();
            this.buttonItemOpen = new TD.SandBar.ButtonItem();
            this.buttonItemSave = new TD.SandBar.ButtonItem();
            this.buttonItemPublish = new TD.SandBar.ButtonItem();
            this.buttonItemExport = new TD.SandBar.ButtonItem();
            this.buttonItemPrint = new TD.SandBar.ButtonItem();
            this.buttonItemCut = new TD.SandBar.ButtonItem();
            this.buttonItemCopy = new TD.SandBar.ButtonItem();
            this.buttonItemPaste = new TD.SandBar.ButtonItem();
            this.buttonItemDelete = new TD.SandBar.ButtonItem();
            this.buttonItemUndo = new TD.SandBar.ButtonItem();
            this.buttonItemRedo = new TD.SandBar.ButtonItem();
            this.toolBarInteractiveMode = new TD.SandBar.ToolBar();
            this.buttonItemNormal = new TD.SandBar.ButtonItem();
            this.buttonItemLink = new TD.SandBar.ButtonItem();
            this.statusBar1 = new TD.SandBar.StatusBar();
            this.statusBarItemMain = new TD.SandBar.StatusBarItem();
            this.statusBarItemError = new TD.SandBar.StatusBarItem();
            this.containerBar1 = new TD.SandBar.ContainerBar();
            this.timerUI = new System.Windows.Forms.Timer(this.components);
            this.printDialog1 = new System.Windows.Forms.PrintDialog();
            this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
            this.menuButtonItemCreateDataReport = new TD.SandBar.MenuButtonItem();
            dockContainerRight = new TD.SandDock.DockContainer();
            dockContainerLeft = new TD.SandDock.DockContainer();
            dockContainerRight.SuspendLayout();
            this.dockableWindowOverview.SuspendLayout();
            this.dockableWindowProperties.SuspendLayout();
            this.dockableWindowCatalog.SuspendLayout();
            dockContainerLeft.SuspendLayout();
            this.dockableWindowPalette.SuspendLayout();
            this.dockableWindowErrorList.SuspendLayout();
            this.topSandBarDock.SuspendLayout();
            this.SuspendLayout();
            // 
            // dockContainerRight
            // 
            dockContainerRight.ContentSize = 250;
            dockContainerRight.Controls.Add(this.dockableWindowOverview);
            dockContainerRight.Controls.Add(this.dockableWindowProperties);
            dockContainerRight.Controls.Add(this.dockableWindowCatalog);
            dockContainerRight.Dock = System.Windows.Forms.DockStyle.Right;
            dockContainerRight.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(250F, 497F), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250F, 146F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.dockableWindowOverview))}, this.dockableWindowOverview))),
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250F, 179F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.dockableWindowProperties))}, this.dockableWindowProperties))),
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250F, 165F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.dockableWindowCatalog))}, this.dockableWindowCatalog)))});
            dockContainerRight.Location = new System.Drawing.Point(538, 49);
            dockContainerRight.Manager = this.sandDockManager1;
            dockContainerRight.Name = "dockContainerRight";
            dockContainerRight.Size = new System.Drawing.Size(254, 497);
            dockContainerRight.TabIndex = 5;
            // 
            // dockableWindowOverview
            // 
            this.dockableWindowOverview.Controls.Add(this.esriOverview1);
            this.dockableWindowOverview.Guid = new System.Guid("ce9ee94c-2ca5-4f5e-950d-e67168ed0de0");
            this.dockableWindowOverview.Location = new System.Drawing.Point(4, 21);
            this.dockableWindowOverview.Name = "dockableWindowOverview";
            this.dockableWindowOverview.ShowOptions = false;
            this.dockableWindowOverview.Size = new System.Drawing.Size(250, 101);
            this.dockableWindowOverview.TabIndex = 0;
            this.dockableWindowOverview.Text = "XOverview";
            // 
            // esriOverview1
            // 
            this.esriOverview1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
            this.esriOverview1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.esriOverview1.DiagramSize = new System.Drawing.Size(250, 153);
            this.esriOverview1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.esriOverview1.Location = new System.Drawing.Point(0, 0);
            this.esriOverview1.Name = "esriOverview1";
            this.esriOverview1.Size = new System.Drawing.Size(250, 101);
            this.esriOverview1.TabIndex = 0;
            this.esriOverview1.WorkspaceColor = System.Drawing.SystemColors.AppWorkspace;
            this.esriOverview1.Zoom = 10F;
            // 
            // dockableWindowProperties
            // 
            this.dockableWindowProperties.Controls.Add(this.propertyEditor1);
            this.dockableWindowProperties.Guid = new System.Guid("95123ce3-acdc-4f08-b7db-c51f025e2854");
            this.dockableWindowProperties.Location = new System.Drawing.Point(4, 171);
            this.dockableWindowProperties.Name = "dockableWindowProperties";
            this.dockableWindowProperties.ShowOptions = false;
            this.dockableWindowProperties.Size = new System.Drawing.Size(250, 134);
            this.dockableWindowProperties.TabIndex = 3;
            this.dockableWindowProperties.Text = "XProperties";
            // 
            // propertyEditor1
            // 
            this.propertyEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.propertyEditor1.Location = new System.Drawing.Point(0, 0);
            this.propertyEditor1.Name = "propertyEditor1";
            this.propertyEditor1.Size = new System.Drawing.Size(250, 134);
            this.propertyEditor1.TabIndex = 0;
            // 
            // dockableWindowCatalog
            // 
            this.dockableWindowCatalog.Controls.Add(this.catalog1);
            this.dockableWindowCatalog.Guid = new System.Guid("3320fba6-5b66-4f14-b9a9-0952acdce7ca");
            this.dockableWindowCatalog.Location = new System.Drawing.Point(4, 354);
            this.dockableWindowCatalog.Name = "dockableWindowCatalog";
            this.dockableWindowCatalog.ShowOptions = false;
            this.dockableWindowCatalog.Size = new System.Drawing.Size(250, 119);
            this.dockableWindowCatalog.TabIndex = 4;
            this.dockableWindowCatalog.Text = "XCatalog";
            // 
            // catalog1
            // 
            this.catalog1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.catalog1.Location = new System.Drawing.Point(0, 0);
            this.catalog1.Name = "catalog1";
            this.catalog1.SchemaModel = null;
            this.catalog1.Size = new System.Drawing.Size(250, 119);
            this.catalog1.TabIndex = 0;
            // 
            // sandDockManager1
            // 
            this.sandDockManager1.DockSystemContainer = this;
            this.sandDockManager1.IntegralClose = true;
            this.sandDockManager1.OwnerForm = this;
            this.sandDockManager1.Renderer = new TD.SandDock.Rendering.Office2007Renderer();
            this.sandDockManager1.ActiveTabbedDocumentChanged += new System.EventHandler(this.SandDockManager_ActiveTabbedDocumentChanged);
            // 
            // dockContainerLeft
            // 
            dockContainerLeft.ContentSize = 250;
            dockContainerLeft.Controls.Add(this.dockableWindowPalette);
            dockContainerLeft.Controls.Add(this.dockableWindowErrorList);
            dockContainerLeft.Dock = System.Windows.Forms.DockStyle.Left;
            dockContainerLeft.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(250F, 497F), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250F, 304F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.dockableWindowPalette))}, this.dockableWindowPalette))),
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250F, 190F), new TD.SandDock.DockControl[] {
                        ((TD.SandDock.DockControl)(this.dockableWindowErrorList))}, this.dockableWindowErrorList)))});
            dockContainerLeft.Location = new System.Drawing.Point(0, 49);
            dockContainerLeft.Manager = this.sandDockManager1;
            dockContainerLeft.Name = "dockContainerLeft";
            dockContainerLeft.Size = new System.Drawing.Size(254, 497);
            dockContainerLeft.TabIndex = 7;
            // 
            // dockableWindowPalette
            // 
            this.dockableWindowPalette.Controls.Add(this.palette1);
            this.dockableWindowPalette.Guid = new System.Guid("bc4edb47-2fb9-4e31-a750-0ce8b35f69b8");
            this.dockableWindowPalette.Location = new System.Drawing.Point(0, 21);
            this.dockableWindowPalette.Name = "dockableWindowPalette";
            this.dockableWindowPalette.PopupSize = 200;
            this.dockableWindowPalette.ShowOptions = false;
            this.dockableWindowPalette.Size = new System.Drawing.Size(250, 258);
            this.dockableWindowPalette.TabIndex = 2;
            this.dockableWindowPalette.Text = "XPalette";
            // 
            // palette1
            // 
            this.palette1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.palette1.Location = new System.Drawing.Point(0, 0);
            this.palette1.Name = "palette1";
            this.palette1.Size = new System.Drawing.Size(250, 258);
            this.palette1.TabIndex = 0;
            // 
            // dockableWindowErrorList
            // 
            this.dockableWindowErrorList.Controls.Add(this.errorList1);
            this.dockableWindowErrorList.Guid = new System.Guid("6fd2122e-dd9e-4d38-9824-f9bf77f1cd60");
            this.dockableWindowErrorList.Location = new System.Drawing.Point(0, 328);
            this.dockableWindowErrorList.Name = "dockableWindowErrorList";
            this.dockableWindowErrorList.PopupSize = 200;
            this.dockableWindowErrorList.ShowOptions = false;
            this.dockableWindowErrorList.Size = new System.Drawing.Size(250, 145);
            this.dockableWindowErrorList.TabIndex = 4;
            this.dockableWindowErrorList.Text = "XError List";
            // 
            // errorList1
            // 
            this.errorList1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.errorList1.Location = new System.Drawing.Point(0, 0);
            this.errorList1.Name = "errorList1";
            this.errorList1.Size = new System.Drawing.Size(250, 145);
            this.errorList1.TabIndex = 0;
            // 
            // imageListGeneral
            // 
            this.imageListGeneral.ColorDepth = System.Windows.Forms.ColorDepth.Depth24Bit;
            this.imageListGeneral.ImageSize = new System.Drawing.Size(16, 16);
            this.imageListGeneral.TransparentColor = System.Drawing.Color.Transparent;
            // 
            // sandBarManager1
            // 
            this.sandBarManager1.OwnerForm = this;
            this.sandBarManager1.Renderer = new TD.SandBar.Office2007Renderer();
            // 
            // leftSandBarDock
            // 
            this.leftSandBarDock.Dock = System.Windows.Forms.DockStyle.Left;
            this.leftSandBarDock.Guid = new System.Guid("2e015946-0a8d-4014-8c66-106875439bf2");
            this.leftSandBarDock.Location = new System.Drawing.Point(0, 49);
            this.leftSandBarDock.Manager = this.sandBarManager1;
            this.leftSandBarDock.Name = "leftSandBarDock";
            this.leftSandBarDock.Size = new System.Drawing.Size(0, 497);
            this.leftSandBarDock.TabIndex = 0;
            // 
            // rightSandBarDock
            // 
            this.rightSandBarDock.Dock = System.Windows.Forms.DockStyle.Right;
            this.rightSandBarDock.Guid = new System.Guid("d482dca2-c1b6-4b30-a840-bdc3511428b0");
            this.rightSandBarDock.Location = new System.Drawing.Point(792, 49);
            this.rightSandBarDock.Manager = this.sandBarManager1;
            this.rightSandBarDock.Name = "rightSandBarDock";
            this.rightSandBarDock.Size = new System.Drawing.Size(0, 497);
            this.rightSandBarDock.TabIndex = 1;
            // 
            // bottomSandBarDock
            // 
            this.bottomSandBarDock.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.bottomSandBarDock.Guid = new System.Guid("67a6606f-7043-4474-bac1-b1780375311c");
            this.bottomSandBarDock.Location = new System.Drawing.Point(0, 546);
            this.bottomSandBarDock.Manager = this.sandBarManager1;
            this.bottomSandBarDock.Name = "bottomSandBarDock";
            this.bottomSandBarDock.Size = new System.Drawing.Size(792, 0);
            this.bottomSandBarDock.TabIndex = 2;
            // 
            // topSandBarDock
            // 
            this.topSandBarDock.Controls.Add(this.menuBar1);
            this.topSandBarDock.Controls.Add(this.toolBarStandard);
            this.topSandBarDock.Controls.Add(this.toolBarLayout);
            this.topSandBarDock.Controls.Add(this.toolBarInteractiveMode);
            this.topSandBarDock.Dock = System.Windows.Forms.DockStyle.Top;
            this.topSandBarDock.Guid = new System.Guid("b71d581e-0507-4a52-a65c-2926b56301d3");
            this.topSandBarDock.Location = new System.Drawing.Point(0, 0);
            this.topSandBarDock.Manager = this.sandBarManager1;
            this.topSandBarDock.Name = "topSandBarDock";
            this.topSandBarDock.Size = new System.Drawing.Size(792, 49);
            this.topSandBarDock.TabIndex = 3;
            // 
            // menuBar1
            // 
            this.menuBar1.FlipLastItem = true;
            this.menuBar1.Guid = new System.Guid("5adaa0a0-8a53-41e4-bdc3-aa9f4b3e2b49");
            this.menuBar1.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuBarItemFile,
            this.menuBarItemEdit,
            this.menuBarItemView,
            this.menuBarItemTools,
            this.menuBarItemWindow,
            this.menuBarItemHelp,
            this.comboBoxItemHelp});
            this.menuBar1.Location = new System.Drawing.Point(2, 0);
            this.menuBar1.Name = "menuBar1";
            this.menuBar1.OwnerForm = this;
            this.menuBar1.Size = new System.Drawing.Size(790, 26);
            this.menuBar1.TabIndex = 0;
            this.menuBar1.Text = "menuBar1";
            // 
            // menuBarItemFile
            // 
            this.menuBarItemFile.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemNew,
            this.menuButtonItemOpen,
            this.menuButtonItemClose,
            this.menuButtonItemSave,
            this.menuButtonItemSaveAs,
            this.menuButtonItemPublish,
            this.menuButtonItemExport,
            this.menuButtonItemPrintSetup,
            this.menuButtonItemPrintPreview,
            this.menuButtonItemPrint,
            this.menuButtonItemExit});
            this.menuBarItemFile.Text = "XFile";
            this.menuBarItemFile.BeforePopup += new TD.SandBar.MenuItemBase.BeforePopupEventHandler(this.MenuItem_BeforePopup);
            // 
            // menuButtonItemNew
            // 
            this.menuButtonItemNew.Shortcut = System.Windows.Forms.Shortcut.CtrlN;
            this.menuButtonItemNew.Text = "XNew";
            this.menuButtonItemNew.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemOpen
            // 
            this.menuButtonItemOpen.Shortcut = System.Windows.Forms.Shortcut.CtrlO;
            this.menuButtonItemOpen.Text = "XOpen";
            this.menuButtonItemOpen.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemClose
            // 
            this.menuButtonItemClose.Text = "XClose";
            this.menuButtonItemClose.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemSave
            // 
            this.menuButtonItemSave.BeginGroup = true;
            this.menuButtonItemSave.Shortcut = System.Windows.Forms.Shortcut.CtrlS;
            this.menuButtonItemSave.Text = "XSave <>";
            this.menuButtonItemSave.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemSaveAs
            // 
            this.menuButtonItemSaveAs.Text = "XSave <> As...";
            this.menuButtonItemSaveAs.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemPublish
            // 
            this.menuButtonItemPublish.BeginGroup = true;
            this.menuButtonItemPublish.Text = "XPublish...";
            this.menuButtonItemPublish.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemExport
            // 
            this.menuButtonItemExport.BeginGroup = true;
            this.menuButtonItemExport.Shortcut = System.Windows.Forms.Shortcut.CtrlE;
            this.menuButtonItemExport.Text = "XExport...";
            this.menuButtonItemExport.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemPrintSetup
            // 
            this.menuButtonItemPrintSetup.BeginGroup = true;
            this.menuButtonItemPrintSetup.Text = "XPrint Setup...";
            this.menuButtonItemPrintSetup.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemPrintPreview
            // 
            this.menuButtonItemPrintPreview.Text = "XPrint Preview...";
            this.menuButtonItemPrintPreview.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemPrint
            // 
            this.menuButtonItemPrint.Shortcut = System.Windows.Forms.Shortcut.CtrlP;
            this.menuButtonItemPrint.Text = "XPrint...";
            this.menuButtonItemPrint.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemExit
            // 
            this.menuButtonItemExit.BeginGroup = true;
            this.menuButtonItemExit.Shortcut = System.Windows.Forms.Shortcut.AltF4;
            this.menuButtonItemExit.Text = "XExit";
            this.menuButtonItemExit.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuBarItemEdit
            // 
            this.menuBarItemEdit.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemUndo,
            this.menuButtonItemRedo,
            this.menuButtonItemCut,
            this.menuButtonItemCopy,
            this.menuButtonItemPaste,
            this.menuButtonItemDelete,
            this.menuButtonItemSelectAll});
            this.menuBarItemEdit.Text = "XEdit";
            this.menuBarItemEdit.BeforePopup += new TD.SandBar.MenuItemBase.BeforePopupEventHandler(this.MenuItem_BeforePopup);
            // 
            // menuButtonItemUndo
            // 
            this.menuButtonItemUndo.Shortcut = System.Windows.Forms.Shortcut.CtrlZ;
            this.menuButtonItemUndo.Text = "XUndo";
            this.menuButtonItemUndo.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemRedo
            // 
            this.menuButtonItemRedo.Shortcut = System.Windows.Forms.Shortcut.CtrlY;
            this.menuButtonItemRedo.Text = "XRedo";
            this.menuButtonItemRedo.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemCut
            // 
            this.menuButtonItemCut.BeginGroup = true;
            this.menuButtonItemCut.Shortcut = System.Windows.Forms.Shortcut.CtrlX;
            this.menuButtonItemCut.Text = "XCut";
            this.menuButtonItemCut.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemCopy
            // 
            this.menuButtonItemCopy.Shortcut = System.Windows.Forms.Shortcut.CtrlC;
            this.menuButtonItemCopy.Text = "XCopy";
            this.menuButtonItemCopy.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemPaste
            // 
            this.menuButtonItemPaste.Shortcut = System.Windows.Forms.Shortcut.CtrlV;
            this.menuButtonItemPaste.Text = "XPaste";
            this.menuButtonItemPaste.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemDelete
            // 
            this.menuButtonItemDelete.Shortcut = System.Windows.Forms.Shortcut.Del;
            this.menuButtonItemDelete.Text = "XDelete";
            this.menuButtonItemDelete.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemSelectAll
            // 
            this.menuButtonItemSelectAll.BeginGroup = true;
            this.menuButtonItemSelectAll.Shortcut = System.Windows.Forms.Shortcut.CtrlA;
            this.menuButtonItemSelectAll.Text = "XSelectAll";
            this.menuButtonItemSelectAll.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuBarItemView
            // 
            this.menuBarItemView.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemColorScheme,
            this.menuButtonItemLayout,
            this.menuButtonItemToolbars,
            this.menuButtonItemZoom,
            this.menuButtonItemOverviewWindow,
            this.menuButtonItemCatalogWindow,
            this.menuButtonItemPaletteWindow,
            this.menuButtonItemPropertiesWindow,
            this.menuButtonItemErrorList,
            this.menuButtonItemExceptions,
            this.menuButtonItemStatusBar});
            this.menuBarItemView.Text = "XView";
            this.menuBarItemView.BeforePopup += new TD.SandBar.MenuItemBase.BeforePopupEventHandler(this.MenuItem_BeforePopup);
            // 
            // menuButtonItemColorScheme
            // 
            this.menuButtonItemColorScheme.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemColorSchemeBlue,
            this.menuButtonItemColorSchemeSilver,
            this.menuButtonItemColorSchemeBlack});
            this.menuButtonItemColorScheme.Text = "XColor Scheme";
            this.menuButtonItemColorScheme.BeforePopup += new TD.SandBar.MenuItemBase.BeforePopupEventHandler(this.MenuItem_BeforePopup);
            // 
            // menuButtonItemColorSchemeBlue
            // 
            this.menuButtonItemColorSchemeBlue.Text = "XBlue";
            this.menuButtonItemColorSchemeBlue.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemColorSchemeSilver
            // 
            this.menuButtonItemColorSchemeSilver.Text = "XSilver";
            this.menuButtonItemColorSchemeSilver.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemColorSchemeBlack
            // 
            this.menuButtonItemColorSchemeBlack.Text = "XBlack";
            this.menuButtonItemColorSchemeBlack.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemLayout
            // 
            this.menuButtonItemLayout.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemCircular,
            this.menuButtonItemForcedDirect,
            this.menuButtonItemHierachical,
            this.menuButtonItemOrthogonal,
            this.menuButtonItemTree,
            this.menuButtonItemAlignLeft,
            this.menuButtonItemAlignCenter,
            this.menuButtonItemAlignRight,
            this.menuButtonItemAlignTop,
            this.menuButtonItemAlignMiddle,
            this.menuButtonItemAlignBottom});
            this.menuButtonItemLayout.Text = "XLayout";
            this.menuButtonItemLayout.BeforePopup += new TD.SandBar.MenuItemBase.BeforePopupEventHandler(this.MenuItem_BeforePopup);
            // 
            // menuButtonItemCircular
            // 
            this.menuButtonItemCircular.Text = "XCircular";
            this.menuButtonItemCircular.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemForcedDirect
            // 
            this.menuButtonItemForcedDirect.Text = "XForced Direct";
            this.menuButtonItemForcedDirect.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemHierachical
            // 
            this.menuButtonItemHierachical.Text = "XHierachical";
            this.menuButtonItemHierachical.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemOrthogonal
            // 
            this.menuButtonItemOrthogonal.Text = "XOrthogonal";
            this.menuButtonItemOrthogonal.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemTree
            // 
            this.menuButtonItemTree.Text = "XTree";
            this.menuButtonItemTree.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemAlignLeft
            // 
            this.menuButtonItemAlignLeft.BeginGroup = true;
            this.menuButtonItemAlignLeft.Text = "XAlign Left";
            this.menuButtonItemAlignLeft.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemAlignCenter
            // 
            this.menuButtonItemAlignCenter.Text = "XAlign Center";
            this.menuButtonItemAlignCenter.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemAlignRight
            // 
            this.menuButtonItemAlignRight.Text = "XAlign Right";
            this.menuButtonItemAlignRight.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemAlignTop
            // 
            this.menuButtonItemAlignTop.BeginGroup = true;
            this.menuButtonItemAlignTop.Text = "XAlign Top";
            this.menuButtonItemAlignTop.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemAlignMiddle
            // 
            this.menuButtonItemAlignMiddle.Text = "XAlign Middle";
            this.menuButtonItemAlignMiddle.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemAlignBottom
            // 
            this.menuButtonItemAlignBottom.Text = "XAlign Bottom";
            this.menuButtonItemAlignBottom.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemToolbars
            // 
            this.menuButtonItemToolbars.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemStandardToolbar,
            this.menuButtonItemLayoutToolbar,
            this.menuButtonItemInteractiveModeToolbar});
            this.menuButtonItemToolbars.Text = "XToolbars";
            this.menuButtonItemToolbars.BeforePopup += new TD.SandBar.MenuItemBase.BeforePopupEventHandler(this.MenuItem_BeforePopup);
            // 
            // menuButtonItemStandardToolbar
            // 
            this.menuButtonItemStandardToolbar.Text = "XStandard";
            this.menuButtonItemStandardToolbar.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemLayoutToolbar
            // 
            this.menuButtonItemLayoutToolbar.Text = "XLayout";
            this.menuButtonItemLayoutToolbar.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemInteractiveModeToolbar
            // 
            this.menuButtonItemInteractiveModeToolbar.Text = "XInteractive Mode";
            this.menuButtonItemInteractiveModeToolbar.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemZoom
            // 
            this.menuButtonItemZoom.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemZoom300,
            this.menuButtonItemZoom200,
            this.menuButtonItemZoom100,
            this.menuButtonItemZoom75,
            this.menuButtonItemZoom50,
            this.menuButtonItemZoom25,
            this.menuButtonItemZoomFull});
            this.menuButtonItemZoom.Text = "XZoom";
            this.menuButtonItemZoom.BeforePopup += new TD.SandBar.MenuItemBase.BeforePopupEventHandler(this.MenuItem_BeforePopup);
            // 
            // menuButtonItemZoom300
            // 
            this.menuButtonItemZoom300.Text = "X300%";
            this.menuButtonItemZoom300.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemZoom200
            // 
            this.menuButtonItemZoom200.Text = "X200%";
            this.menuButtonItemZoom200.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemZoom100
            // 
            this.menuButtonItemZoom100.Text = "X100%";
            this.menuButtonItemZoom100.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemZoom75
            // 
            this.menuButtonItemZoom75.Text = "X75%";
            this.menuButtonItemZoom75.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemZoom50
            // 
            this.menuButtonItemZoom50.Text = "X50%";
            this.menuButtonItemZoom50.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemZoom25
            // 
            this.menuButtonItemZoom25.Text = "X25%";
            this.menuButtonItemZoom25.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemZoomFull
            // 
            this.menuButtonItemZoomFull.Text = "XFull";
            this.menuButtonItemZoomFull.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemOverviewWindow
            // 
            this.menuButtonItemOverviewWindow.BeginGroup = true;
            this.menuButtonItemOverviewWindow.Text = "XOverview";
            this.menuButtonItemOverviewWindow.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemCatalogWindow
            // 
            this.menuButtonItemCatalogWindow.Text = "XCatalog";
            this.menuButtonItemCatalogWindow.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemPaletteWindow
            // 
            this.menuButtonItemPaletteWindow.Text = "XPalette";
            this.menuButtonItemPaletteWindow.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemPropertiesWindow
            // 
            this.menuButtonItemPropertiesWindow.Text = "XProperties";
            this.menuButtonItemPropertiesWindow.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemErrorList
            // 
            this.menuButtonItemErrorList.Text = "XError List";
            this.menuButtonItemErrorList.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemExceptions
            // 
            this.menuButtonItemExceptions.BeginGroup = true;
            this.menuButtonItemExceptions.Text = "XExceptions";
            this.menuButtonItemExceptions.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemStatusBar
            // 
            this.menuButtonItemStatusBar.Text = "XStatus Bar";
            this.menuButtonItemStatusBar.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuBarItemTools
            // 
            this.menuBarItemTools.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemNormalMode,
            this.menuButtonItemLinkMode,
            this.menuButtonItemSchemaReport,
            this.menuButtonItemDataReport,
            this.menuButtonItemXmlReport,
            this.menuButtonItemValidate,
            this.menuButtonItemOptions});
            this.menuBarItemTools.Text = "XTools";
            this.menuBarItemTools.BeforePopup += new TD.SandBar.MenuItemBase.BeforePopupEventHandler(this.MenuItem_BeforePopup);
            // 
            // menuButtonItemNormalMode
            // 
            this.menuButtonItemNormalMode.Text = "XNormal Mode";
            this.menuButtonItemNormalMode.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemLinkMode
            // 
            this.menuButtonItemLinkMode.Text = "XLink Mode";
            this.menuButtonItemLinkMode.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemSchemaReport
            // 
            this.menuButtonItemSchemaReport.BeginGroup = true;
            this.menuButtonItemSchemaReport.Text = "XSchema Report";
            this.menuButtonItemSchemaReport.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemDataReport
            // 
            this.menuButtonItemDataReport.Text = "XData Report";
            this.menuButtonItemDataReport.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemXmlReport
            // 
            this.menuButtonItemXmlReport.Text = "XXmlReport";
            this.menuButtonItemXmlReport.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemValidate
            // 
            this.menuButtonItemValidate.BeginGroup = true;
            this.menuButtonItemValidate.Shortcut = System.Windows.Forms.Shortcut.CtrlQ;
            this.menuButtonItemValidate.Text = "XValidate";
            this.menuButtonItemValidate.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemOptions
            // 
            this.menuButtonItemOptions.BeginGroup = true;
            this.menuButtonItemOptions.Text = "XOptions...";
            this.menuButtonItemOptions.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuBarItemWindow
            // 
            this.menuBarItemWindow.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemNewHorizontalTabGroup,
            this.menuButtonItemNewVerticalTabGroup,
            this.menuButtonItemRestoreTabGroup,
            this.menuButtonItemCloseAllDocuments,
            this.menuButtonItemWindows});
            this.menuBarItemWindow.Text = "XWindow";
            this.menuBarItemWindow.BeforePopup += new TD.SandBar.MenuItemBase.BeforePopupEventHandler(this.MenuItem_BeforePopup);
            // 
            // menuButtonItemNewHorizontalTabGroup
            // 
            this.menuButtonItemNewHorizontalTabGroup.Text = "XNew Horizontal Tab Group";
            this.menuButtonItemNewHorizontalTabGroup.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemNewVerticalTabGroup
            // 
            this.menuButtonItemNewVerticalTabGroup.Text = "XNew Vertical Tab Group";
            this.menuButtonItemNewVerticalTabGroup.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemRestoreTabGroup
            // 
            this.menuButtonItemRestoreTabGroup.Text = "XRestore Tab Group";
            this.menuButtonItemRestoreTabGroup.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemCloseAllDocuments
            // 
            this.menuButtonItemCloseAllDocuments.BeginGroup = true;
            this.menuButtonItemCloseAllDocuments.Text = "XClose All Documents";
            this.menuButtonItemCloseAllDocuments.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemWindows
            // 
            this.menuButtonItemWindows.BeginGroup = true;
            this.menuButtonItemWindows.Text = "XWindows...";
            this.menuButtonItemWindows.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuBarItemHelp
            // 
            this.menuBarItemHelp.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemUserGuide,
            this.menuButtonItemTutorials,
            this.menuButtonItemSendFeedback,
            this.menuButtonItemDiscussionForum,
            this.menuButtonItemHistory,
            this.menuButtonItemEsriHome,
            this.menuButtonItemEsriSupportCenter,
            this.menuButtonItemAbout});
            this.menuBarItemHelp.Text = "XHelp";
            this.menuBarItemHelp.BeforePopup += new TD.SandBar.MenuItemBase.BeforePopupEventHandler(this.MenuItem_BeforePopup);
            // 
            // menuButtonItemUserGuide
            // 
            this.menuButtonItemUserGuide.Text = "XArcGIS Diagrammer User Guide";
            this.menuButtonItemUserGuide.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemTutorials
            // 
            this.menuButtonItemTutorials.BeginGroup = true;
            this.menuButtonItemTutorials.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.menuButtonItemCreateSchemaReport,
            this.menuButtonItemReorderFields,
            this.menuButtonItemAddSubtype,
            this.menuButtonItemCreateOneToManyRelationship,
            this.menuButtonItemCreateDataReport});
            this.menuButtonItemTutorials.Text = "XTutorials";
            // 
            // menuButtonItemCreateSchemaReport
            // 
            this.menuButtonItemCreateSchemaReport.Text = "XCreate Schema Report";
            this.menuButtonItemCreateSchemaReport.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemReorderFields
            // 
            this.menuButtonItemReorderFields.Text = "XReorder Fields";
            this.menuButtonItemReorderFields.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemAddSubtype
            // 
            this.menuButtonItemAddSubtype.Text = "XAdd Subtype";
            this.menuButtonItemAddSubtype.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemCreateOneToManyRelationship
            // 
            this.menuButtonItemCreateOneToManyRelationship.Text = "XCreate One to Many Relationship";
            this.menuButtonItemCreateOneToManyRelationship.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemSendFeedback
            // 
            this.menuButtonItemSendFeedback.Text = "XSend Feedback";
            this.menuButtonItemSendFeedback.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemDiscussionForum
            // 
            this.menuButtonItemDiscussionForum.Text = "XDiscussion Forum";
            this.menuButtonItemDiscussionForum.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemHistory
            // 
            this.menuButtonItemHistory.Text = "XHistory";
            this.menuButtonItemHistory.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemEsriHome
            // 
            this.menuButtonItemEsriHome.BeginGroup = true;
            this.menuButtonItemEsriHome.Text = "XESRI Home";
            this.menuButtonItemEsriHome.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemEsriSupportCenter
            // 
            this.menuButtonItemEsriSupportCenter.Text = "XESRI Support Center";
            this.menuButtonItemEsriSupportCenter.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // menuButtonItemAbout
            // 
            this.menuButtonItemAbout.BeginGroup = true;
            this.menuButtonItemAbout.Text = "XAbout ArcDiagrammer";
            this.menuButtonItemAbout.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // comboBoxItemHelp
            // 
            this.comboBoxItemHelp.ControlHeight = 21;
            this.comboBoxItemHelp.MinimumControlWidth = 145;
            this.comboBoxItemHelp.Visible = false;
            // 
            // toolBarLayout
            // 
            this.toolBarLayout.DockLine = 1;
            this.toolBarLayout.Guid = new System.Guid("c709e87b-3acb-4859-b14c-f99af95ccd89");
            this.toolBarLayout.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.buttonItemCircular,
            this.buttonItemForcedDirect,
            this.buttonItemHierachical,
            this.buttonItemOrthogonal,
            this.buttonItemTree,
            this.buttonItemAlignLeft,
            this.buttonItemAlignCenter,
            this.buttonItemAlignRight,
            this.buttonItemAlignTop,
            this.buttonItemAlignMiddle,
            this.buttonItemAlignBottom});
            this.toolBarLayout.Location = new System.Drawing.Point(74, 26);
            this.toolBarLayout.Name = "toolBarLayout";
            this.toolBarLayout.Size = new System.Drawing.Size(291, 23);
            this.toolBarLayout.TabIndex = 4;
            this.toolBarLayout.Text = "";
            this.toolBarLayout.ButtonClick += new TD.SandBar.ToolBar.ButtonClickEventHandler(this.ToolBar_ButtonClick);
            // 
            // buttonItemCircular
            // 
            this.buttonItemCircular.Text = "c";
            // 
            // buttonItemForcedDirect
            // 
            this.buttonItemForcedDirect.Text = "f";
            // 
            // buttonItemHierachical
            // 
            this.buttonItemHierachical.Text = "h";
            // 
            // buttonItemOrthogonal
            // 
            this.buttonItemOrthogonal.Text = "o";
            // 
            // buttonItemTree
            // 
            this.buttonItemTree.Text = "t";
            // 
            // buttonItemAlignLeft
            // 
            this.buttonItemAlignLeft.BeginGroup = true;
            this.buttonItemAlignLeft.Text = "l";
            // 
            // buttonItemAlignCenter
            // 
            this.buttonItemAlignCenter.Text = "c";
            // 
            // buttonItemAlignRight
            // 
            this.buttonItemAlignRight.Text = "r";
            // 
            // buttonItemAlignTop
            // 
            this.buttonItemAlignTop.BeginGroup = true;
            this.buttonItemAlignTop.Text = "t";
            // 
            // buttonItemAlignMiddle
            // 
            this.buttonItemAlignMiddle.Text = "m";
            // 
            // buttonItemAlignBottom
            // 
            this.buttonItemAlignBottom.Text = "b";
            // 
            // toolBarStandard
            // 
            this.toolBarStandard.DockLine = 1;
            this.toolBarStandard.Guid = new System.Guid("5cb893b5-6c6c-4b74-ae8d-69d5e93520d6");
            this.toolBarStandard.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.buttonItemNew,
            this.buttonItemOpen,
            this.buttonItemSave,
            this.buttonItemPublish,
            this.buttonItemExport,
            this.buttonItemPrint,
            this.buttonItemCut,
            this.buttonItemCopy,
            this.buttonItemPaste,
            this.buttonItemDelete,
            this.buttonItemUndo,
            this.buttonItemRedo});
            this.toolBarStandard.Location = new System.Drawing.Point(367, 26);
            this.toolBarStandard.Name = "toolBarStandard";
            this.toolBarStandard.Size = new System.Drawing.Size(328, 23);
            this.toolBarStandard.TabIndex = 1;
            this.toolBarStandard.Text = "";
            this.toolBarStandard.ButtonClick += new TD.SandBar.ToolBar.ButtonClickEventHandler(this.ToolBar_ButtonClick);
            // 
            // buttonItemNew
            // 
            this.buttonItemNew.Text = "n";
            // 
            // buttonItemOpen
            // 
            this.buttonItemOpen.Text = "o";
            // 
            // buttonItemSave
            // 
            this.buttonItemSave.Text = "s";
            // 
            // buttonItemPublish
            // 
            this.buttonItemPublish.BeginGroup = true;
            this.buttonItemPublish.Text = "p";
            // 
            // buttonItemExport
            // 
            this.buttonItemExport.BeginGroup = true;
            this.buttonItemExport.Text = "e";
            // 
            // buttonItemPrint
            // 
            this.buttonItemPrint.Text = "p";
            // 
            // buttonItemCut
            // 
            this.buttonItemCut.BeginGroup = true;
            this.buttonItemCut.Text = "c";
            // 
            // buttonItemCopy
            // 
            this.buttonItemCopy.Text = "c";
            // 
            // buttonItemPaste
            // 
            this.buttonItemPaste.Text = "p";
            // 
            // buttonItemDelete
            // 
            this.buttonItemDelete.Text = "d";
            // 
            // buttonItemUndo
            // 
            this.buttonItemUndo.BeginGroup = true;
            this.buttonItemUndo.Text = "u";
            // 
            // buttonItemRedo
            // 
            this.buttonItemRedo.Text = "r";
            // 
            // toolBarInteractiveMode
            // 
            this.toolBarInteractiveMode.DockLine = 1;
            this.toolBarInteractiveMode.Guid = new System.Guid("f30b78b9-4f98-498f-94c0-adcbab319dfd");
            this.toolBarInteractiveMode.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.buttonItemNormal,
            this.buttonItemLink});
            this.toolBarInteractiveMode.Location = new System.Drawing.Point(2, 26);
            this.toolBarInteractiveMode.Name = "toolBarInteractiveMode";
            this.toolBarInteractiveMode.Size = new System.Drawing.Size(70, 23);
            this.toolBarInteractiveMode.TabIndex = 5;
            this.toolBarInteractiveMode.Text = "toolBar1";
            this.toolBarInteractiveMode.ButtonClick += new TD.SandBar.ToolBar.ButtonClickEventHandler(this.ToolBar_ButtonClick);
            // 
            // buttonItemNormal
            // 
            this.buttonItemNormal.Text = "n";
            // 
            // buttonItemLink
            // 
            this.buttonItemLink.Text = "l";
            // 
            // statusBar1
            // 
            this.statusBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.statusBar1.Guid = new System.Guid("f1ca10e8-5e3e-4898-b26d-8e7100f053c3");
            this.statusBar1.Items.AddRange(new TD.SandBar.ToolbarItemBase[] {
            this.statusBarItemMain,
            this.statusBarItemError});
            this.statusBar1.Location = new System.Drawing.Point(0, 546);
            this.statusBar1.Name = "statusBar1";
            this.statusBar1.OwnerForm = this;
            this.statusBar1.Renderer = new TD.SandBar.Office2007Renderer();
            this.statusBar1.Size = new System.Drawing.Size(792, 20);
            this.statusBar1.TabIndex = 4;
            this.statusBar1.Text = "";
            this.statusBar1.ButtonClick += new TD.SandBar.ToolBar.ButtonClickEventHandler(this.ToolBar_ButtonClick);
            // 
            // statusBarItemMain
            // 
            this.statusBarItemMain.Stretch = true;
            this.statusBarItemMain.Text = "";
            // 
            // statusBarItemError
            // 
            this.statusBarItemError.BeginGroup = true;
            this.statusBarItemError.MinimumSize = 30;
            this.statusBarItemError.Text = "XError";
            // 
            // containerBar1
            // 
            this.containerBar1.DockLine = 3;
            this.containerBar1.Flow = TD.SandBar.ToolBarLayout.Horizontal;
            this.containerBar1.Guid = new System.Guid("5fe2b806-2c3d-464f-90d7-3c2a52ea2dc6");
            this.containerBar1.Location = new System.Drawing.Point(2, 72);
            this.containerBar1.Name = "containerBar1";
            this.containerBar1.Size = new System.Drawing.Size(749, 284);
            this.containerBar1.TabIndex = 3;
            this.containerBar1.Text = "containerBar1";
            // 
            // timerUI
            // 
            this.timerUI.Enabled = true;
            this.timerUI.Interval = 500;
            this.timerUI.Tick += new System.EventHandler(this.Timer_Tick);
            // 
            // printDialog1
            // 
            this.printDialog1.AllowCurrentPage = true;
            this.printDialog1.AllowSomePages = true;
            this.printDialog1.ShowHelp = true;
            this.printDialog1.UseEXDialog = true;
            // 
            // printPreviewDialog1
            // 
            this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
            this.printPreviewDialog1.Enabled = true;
            this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
            this.printPreviewDialog1.Name = "printPreviewDialog1";
            this.printPreviewDialog1.Visible = false;
            // 
            // menuButtonItemCreateDataReport
            // 
            this.menuButtonItemCreateDataReport.Text = "XCreate Data Report";
            this.menuButtonItemCreateDataReport.Activate += new System.EventHandler(this.MenuItem_Activate);
            // 
            // FormDiagrammer
            // 
            this.AllowDrop = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.AppWorkspace;
            this.ClientSize = new System.Drawing.Size(792, 566);
            this.Controls.Add(dockContainerLeft);
            this.Controls.Add(dockContainerRight);
            this.Controls.Add(this.leftSandBarDock);
            this.Controls.Add(this.rightSandBarDock);
            this.Controls.Add(this.bottomSandBarDock);
            this.Controls.Add(this.topSandBarDock);
            this.Controls.Add(this.statusBar1);
            this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.KeyPreview = true;
            this.Name = "FormDiagrammer";
            this.Text = "X";
            this.DragDrop += new System.Windows.Forms.DragEventHandler(this.Form_DragDrop);
            this.DragEnter += new System.Windows.Forms.DragEventHandler(this.Form_DragEnter);
            this.DragOver += new System.Windows.Forms.DragEventHandler(this.Form_DragOver);
            this.DragLeave += new System.EventHandler(this.Form_DragLeave);
            dockContainerRight.ResumeLayout(false);
            this.dockableWindowOverview.ResumeLayout(false);
            this.dockableWindowProperties.ResumeLayout(false);
            this.dockableWindowCatalog.ResumeLayout(false);
            dockContainerLeft.ResumeLayout(false);
            this.dockableWindowPalette.ResumeLayout(false);
            this.dockableWindowErrorList.ResumeLayout(false);
            this.topSandBarDock.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Пример #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SongEditor));
     this.ListEx_ImageList = new System.Windows.Forms.ImageList(this.components);
     this.sandDockManager0 = new TD.SandDock.SandDockManager();
     this.leftSandDock     = new TD.SandDock.DockContainer();
     this.rightSandDock    = new TD.SandDock.DockContainer();
     this.bottomSandDock   = new TD.SandDock.DockContainer();
     this.topSandDock      = new TD.SandDock.DockContainer();
     this.ToolTip          = new System.Windows.Forms.ToolTip(this.components);
     this.Sequence_Tab     = new System.Windows.Forms.TabPage();
     this.ListEx_Sequence  = new Lister.ListEx();
     this.ListEx_Available = new Lister.ListEx();
     this.label9           = new System.Windows.Forms.Label();
     this.label10          = new System.Windows.Forms.Label();
     this.Lyrics_Tab       = new System.Windows.Forms.TabPage();
     this.panel1           = new System.Windows.Forms.Panel();
     this.DualLanguage     = new ctlLEDRadioButton.LEDradioButton();
     this.label1           = new System.Windows.Forms.Label();
     this.LyricsTabs       = new System.Windows.Forms.TabControl();
     this.LyricsOther_Tab  = new System.Windows.Forms.TabPage();
     this.OtherLyrics      = new System.Windows.Forms.RichTextBox();
     this.LyricsChorus_Tab = new System.Windows.Forms.TabPage();
     this.ChorusLyrics     = new System.Windows.Forms.RichTextBox();
     this.LyricsVerse_Tab  = new System.Windows.Forms.TabPage();
     this.VerseLyrics      = new System.Windows.Forms.RichTextBox();
     this.General_Tab      = new System.Windows.Forms.TabPage();
     this.Collection       = new System.Windows.Forms.ComboBox();
     this.Author           = new System.Windows.Forms.TextBox();
     this.Number           = new System.Windows.Forms.TextBox();
     this.Title            = new System.Windows.Forms.TextBox();
     this.Notes            = new System.Windows.Forms.TextBox();
     this.label2           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.label5           = new System.Windows.Forms.Label();
     this.label6           = new System.Windows.Forms.Label();
     this.label8           = new System.Windows.Forms.Label();
     this.KeyRangeLow      = new System.Windows.Forms.ComboBox();
     this.KeyRangeHigh     = new System.Windows.Forms.ComboBox();
     this.MinorKey         = new System.Windows.Forms.CheckBox();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.label7           = new System.Windows.Forms.Label();
     this.BrowseTheme      = new System.Windows.Forms.Button();
     this.MainTabs         = new System.Windows.Forms.TabControl();
     this.Sequence_Tab.SuspendLayout();
     this.Lyrics_Tab.SuspendLayout();
     this.panel1.SuspendLayout();
     this.LyricsTabs.SuspendLayout();
     this.LyricsOther_Tab.SuspendLayout();
     this.LyricsChorus_Tab.SuspendLayout();
     this.LyricsVerse_Tab.SuspendLayout();
     this.General_Tab.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.MainTabs.SuspendLayout();
     this.SuspendLayout();
     //
     // ListEx_ImageList
     //
     this.ListEx_ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ListEx_ImageList.ImageStream")));
     this.ListEx_ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ListEx_ImageList.Images.SetKeyName(0, "");
     this.ListEx_ImageList.Images.SetKeyName(1, "");
     //
     // sandDockManager0
     //
     this.sandDockManager0.DockingManager = TD.SandDock.DockingManager.Whidbey;
     this.sandDockManager0.OwnerForm      = null;
     this.sandDockManager0.Renderer       = new TD.SandDock.Rendering.EverettRenderer();
     //
     // leftSandDock
     //
     this.leftSandDock.Dock         = System.Windows.Forms.DockStyle.Left;
     this.leftSandDock.Guid         = new System.Guid("34c126c4-bb10-42ba-8322-ba00448f73c1");
     this.leftSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
     this.leftSandDock.Location     = new System.Drawing.Point(0, 0);
     this.leftSandDock.Manager      = this.sandDockManager0;
     this.leftSandDock.Name         = "leftSandDock";
     this.leftSandDock.Size         = new System.Drawing.Size(0, 398);
     this.leftSandDock.TabIndex     = 5;
     //
     // rightSandDock
     //
     this.rightSandDock.Dock         = System.Windows.Forms.DockStyle.Right;
     this.rightSandDock.Guid         = new System.Guid("ab4f7f00-e57a-4ead-b8ff-f49baa6306f2");
     this.rightSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
     this.rightSandDock.Location     = new System.Drawing.Point(348, 0);
     this.rightSandDock.Manager      = this.sandDockManager0;
     this.rightSandDock.Name         = "rightSandDock";
     this.rightSandDock.Size         = new System.Drawing.Size(0, 398);
     this.rightSandDock.TabIndex     = 6;
     //
     // bottomSandDock
     //
     this.bottomSandDock.Dock         = System.Windows.Forms.DockStyle.Bottom;
     this.bottomSandDock.Guid         = new System.Guid("29d0f55e-83b5-4569-890e-1a0712353397");
     this.bottomSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
     this.bottomSandDock.Location     = new System.Drawing.Point(0, 398);
     this.bottomSandDock.Manager      = this.sandDockManager0;
     this.bottomSandDock.Name         = "bottomSandDock";
     this.bottomSandDock.Size         = new System.Drawing.Size(348, 0);
     this.bottomSandDock.TabIndex     = 7;
     //
     // topSandDock
     //
     this.topSandDock.Dock         = System.Windows.Forms.DockStyle.Top;
     this.topSandDock.Guid         = new System.Guid("5bf990f7-5cdc-4110-a187-3e6c30b29a2c");
     this.topSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
     this.topSandDock.Location     = new System.Drawing.Point(0, 0);
     this.topSandDock.Manager      = this.sandDockManager0;
     this.topSandDock.Name         = "topSandDock";
     this.topSandDock.Size         = new System.Drawing.Size(348, 0);
     this.topSandDock.TabIndex     = 8;
     //
     // Sequence_Tab
     //
     this.Sequence_Tab.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("Sequence_Tab.BackgroundImage")));
     this.Sequence_Tab.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Sequence_Tab.Controls.Add(this.label10);
     this.Sequence_Tab.Controls.Add(this.label9);
     this.Sequence_Tab.Controls.Add(this.ListEx_Available);
     this.Sequence_Tab.Controls.Add(this.ListEx_Sequence);
     this.Sequence_Tab.Location = new System.Drawing.Point(4, 22);
     this.Sequence_Tab.Name     = "Sequence_Tab";
     this.Sequence_Tab.Size     = new System.Drawing.Size(340, 372);
     this.Sequence_Tab.TabIndex = 2;
     this.Sequence_Tab.Text     = "Sequence";
     //
     // ListEx_Sequence
     //
     this.ListEx_Sequence.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)));
     this.ListEx_Sequence.DrawMode    = System.Windows.Forms.DrawMode.OwnerDrawVariable;
     this.ListEx_Sequence.Imgs        = this.ListEx_ImageList;
     this.ListEx_Sequence.LineColor   = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(199)))), ((int)(((byte)(199)))));
     this.ListEx_Sequence.Location    = new System.Drawing.Point(10, 28);
     this.ListEx_Sequence.Name        = "ListEx_Sequence";
     this.ListEx_Sequence.ReadOnly    = true;
     this.ListEx_Sequence.ShowBullets = true;
     this.ListEx_Sequence.Size        = new System.Drawing.Size(120, 324);
     this.ListEx_Sequence.TabIndex    = 0;
     this.ToolTip.SetToolTip(this.ListEx_Sequence, "Click on the \"-\" icon to remove the item from the list");
     this.ListEx_Sequence.PressIcon += new Lister.ListEx.EventHandler(this.ListEx_Sequence_PressIcon);
     //
     // ListEx_Available
     //
     this.ListEx_Available.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)));
     this.ListEx_Available.DrawMode    = System.Windows.Forms.DrawMode.OwnerDrawVariable;
     this.ListEx_Available.Imgs        = this.ListEx_ImageList;
     this.ListEx_Available.LineColor   = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(199)))), ((int)(((byte)(199)))));
     this.ListEx_Available.Location    = new System.Drawing.Point(156, 28);
     this.ListEx_Available.Name        = "ListEx_Available";
     this.ListEx_Available.ReadOnly    = true;
     this.ListEx_Available.ShowBullets = true;
     this.ListEx_Available.Size        = new System.Drawing.Size(120, 324);
     this.ListEx_Available.TabIndex    = 1;
     this.ToolTip.SetToolTip(this.ListEx_Available, "Click on the \"+\" icon in the order the lyrics will be sung");
     this.ListEx_Available.PressIcon += new Lister.ListEx.EventHandler(this.ListEx_Available_PressIcon);
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(158, 10);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(100, 16);
     this.label9.TabIndex = 2;
     this.label9.Text     = "Available lyrics:";
     //
     // label10
     //
     this.label10.Location = new System.Drawing.Point(12, 10);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(100, 16);
     this.label10.TabIndex = 3;
     this.label10.Text     = "Lyrics sequence:";
     //
     // Lyrics_Tab
     //
     this.Lyrics_Tab.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("Lyrics_Tab.BackgroundImage")));
     this.Lyrics_Tab.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Lyrics_Tab.Controls.Add(this.LyricsTabs);
     this.Lyrics_Tab.Controls.Add(this.label1);
     this.Lyrics_Tab.Controls.Add(this.panel1);
     this.Lyrics_Tab.Location = new System.Drawing.Point(4, 22);
     this.Lyrics_Tab.Name     = "Lyrics_Tab";
     this.Lyrics_Tab.Size     = new System.Drawing.Size(340, 372);
     this.Lyrics_Tab.TabIndex = 1;
     this.Lyrics_Tab.Text     = "Lyrics";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.DualLanguage);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 334);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(340, 38);
     this.panel1.TabIndex = 3;
     //
     // DualLanguage
     //
     this.DualLanguage.Anchor            = System.Windows.Forms.AnchorStyles.Top;
     this.DualLanguage.Appearance        = System.Windows.Forms.Appearance.Button;
     this.DualLanguage.bottomColor       = System.Drawing.Color.DarkBlue;
     this.DualLanguage.BottomTransparent = 64;
     this.DualLanguage.Enabled           = false;
     this.DualLanguage.LEDColor          = System.Drawing.Color.Green;
     this.DualLanguage.Location          = new System.Drawing.Point(118, 7);
     this.DualLanguage.Name           = "DualLanguage";
     this.DualLanguage.Size           = new System.Drawing.Size(104, 24);
     this.DualLanguage.TabIndex       = 2;
     this.DualLanguage.Text           = "Dual Language";
     this.DualLanguage.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.DualLanguage.topColor       = System.Drawing.Color.LightGreen;
     this.DualLanguage.TopTransparent = 64;
     this.DualLanguage.Visible        = false;
     //
     // label1
     //
     this.label1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(340, 23);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Separate verses or choruses with a blank line";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // LyricsTabs
     //
     this.LyricsTabs.Controls.Add(this.LyricsVerse_Tab);
     this.LyricsTabs.Controls.Add(this.LyricsChorus_Tab);
     this.LyricsTabs.Controls.Add(this.LyricsOther_Tab);
     this.LyricsTabs.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.LyricsTabs.Location      = new System.Drawing.Point(0, 23);
     this.LyricsTabs.Multiline     = true;
     this.LyricsTabs.Name          = "LyricsTabs";
     this.LyricsTabs.SelectedIndex = 0;
     this.LyricsTabs.Size          = new System.Drawing.Size(340, 311);
     this.LyricsTabs.TabIndex      = 0;
     //
     // LyricsOther_Tab
     //
     this.LyricsOther_Tab.Controls.Add(this.OtherLyrics);
     this.LyricsOther_Tab.Location = new System.Drawing.Point(4, 22);
     this.LyricsOther_Tab.Name     = "LyricsOther_Tab";
     this.LyricsOther_Tab.Size     = new System.Drawing.Size(332, 285);
     this.LyricsOther_Tab.TabIndex = 2;
     this.LyricsOther_Tab.Text     = "Other";
     //
     // OtherLyrics
     //
     this.OtherLyrics.AcceptsTab = true;
     this.OtherLyrics.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.OtherLyrics.Font       = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.OtherLyrics.Location   = new System.Drawing.Point(0, 0);
     this.OtherLyrics.Name       = "OtherLyrics";
     this.OtherLyrics.Size       = new System.Drawing.Size(332, 285);
     this.OtherLyrics.TabIndex   = 0;
     this.OtherLyrics.Text       = "";
     //
     // LyricsChorus_Tab
     //
     this.LyricsChorus_Tab.Controls.Add(this.ChorusLyrics);
     this.LyricsChorus_Tab.Location = new System.Drawing.Point(4, 22);
     this.LyricsChorus_Tab.Name     = "LyricsChorus_Tab";
     this.LyricsChorus_Tab.Size     = new System.Drawing.Size(332, 285);
     this.LyricsChorus_Tab.TabIndex = 1;
     this.LyricsChorus_Tab.Text     = "Chorus";
     //
     // ChorusLyrics
     //
     this.ChorusLyrics.AcceptsTab = true;
     this.ChorusLyrics.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.ChorusLyrics.Font       = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ChorusLyrics.Location   = new System.Drawing.Point(0, 0);
     this.ChorusLyrics.Name       = "ChorusLyrics";
     this.ChorusLyrics.Size       = new System.Drawing.Size(332, 285);
     this.ChorusLyrics.TabIndex   = 0;
     this.ChorusLyrics.Text       = "";
     //
     // LyricsVerse_Tab
     //
     this.LyricsVerse_Tab.Controls.Add(this.VerseLyrics);
     this.LyricsVerse_Tab.Location = new System.Drawing.Point(4, 22);
     this.LyricsVerse_Tab.Name     = "LyricsVerse_Tab";
     this.LyricsVerse_Tab.Size     = new System.Drawing.Size(332, 285);
     this.LyricsVerse_Tab.TabIndex = 0;
     this.LyricsVerse_Tab.Text     = "Verse";
     //
     // VerseLyrics
     //
     this.VerseLyrics.AcceptsTab = true;
     this.VerseLyrics.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.VerseLyrics.Font       = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.VerseLyrics.Location   = new System.Drawing.Point(0, 0);
     this.VerseLyrics.Name       = "VerseLyrics";
     this.VerseLyrics.Size       = new System.Drawing.Size(332, 285);
     this.VerseLyrics.TabIndex   = 0;
     this.VerseLyrics.Text       = "";
     //
     // General_Tab
     //
     this.General_Tab.BackColor             = System.Drawing.Color.Transparent;
     this.General_Tab.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("General_Tab.BackgroundImage")));
     this.General_Tab.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.General_Tab.Controls.Add(this.groupBox1);
     this.General_Tab.Controls.Add(this.MinorKey);
     this.General_Tab.Controls.Add(this.KeyRangeHigh);
     this.General_Tab.Controls.Add(this.KeyRangeLow);
     this.General_Tab.Controls.Add(this.label8);
     this.General_Tab.Controls.Add(this.label6);
     this.General_Tab.Controls.Add(this.label5);
     this.General_Tab.Controls.Add(this.label4);
     this.General_Tab.Controls.Add(this.label3);
     this.General_Tab.Controls.Add(this.label2);
     this.General_Tab.Controls.Add(this.Notes);
     this.General_Tab.Controls.Add(this.Title);
     this.General_Tab.Controls.Add(this.Number);
     this.General_Tab.Controls.Add(this.Author);
     this.General_Tab.Controls.Add(this.Collection);
     this.General_Tab.Location = new System.Drawing.Point(4, 22);
     this.General_Tab.Name     = "General_Tab";
     this.General_Tab.Size     = new System.Drawing.Size(340, 372);
     this.General_Tab.TabIndex = 0;
     this.General_Tab.Text     = "General";
     //
     // Collection
     //
     this.Collection.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.Collection.Location = new System.Drawing.Point(90, 62);
     this.Collection.Name     = "Collection";
     this.Collection.Size     = new System.Drawing.Size(228, 21);
     this.Collection.TabIndex = 2;
     //
     // Author
     //
     this.Author.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.Author.Location = new System.Drawing.Point(90, 36);
     this.Author.Name     = "Author";
     this.Author.Size     = new System.Drawing.Size(228, 20);
     this.Author.TabIndex = 1;
     //
     // Number
     //
     this.Number.Location = new System.Drawing.Point(90, 90);
     this.Number.Name     = "Number";
     this.Number.Size     = new System.Drawing.Size(68, 20);
     this.Number.TabIndex = 4;
     //
     // Title
     //
     this.Title.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.Title.Location = new System.Drawing.Point(90, 10);
     this.Title.Name     = "Title";
     this.Title.Size     = new System.Drawing.Size(228, 20);
     this.Title.TabIndex = 0;
     //
     // Notes
     //
     this.Notes.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.Notes.Location  = new System.Drawing.Point(90, 116);
     this.Notes.Multiline = true;
     this.Notes.Name      = "Notes";
     this.Notes.Size      = new System.Drawing.Size(232, 116);
     this.Notes.TabIndex  = 5;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(10, 14);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(70, 16);
     this.label2.TabIndex  = 11;
     this.label2.Text      = "Title:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(10, 40);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(70, 16);
     this.label3.TabIndex  = 12;
     this.label3.Text      = "Author:";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(10, 66);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(70, 16);
     this.label4.TabIndex  = 13;
     this.label4.Text      = "Collection:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(10, 92);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(70, 16);
     this.label5.TabIndex  = 14;
     this.label5.Text      = "Number";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(10, 118);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(70, 16);
     this.label6.TabIndex  = 15;
     this.label6.Text      = "Notes:";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label8.Location = new System.Drawing.Point(10, 242);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(70, 16);
     this.label8.TabIndex = 17;
     this.label8.Text     = "Key range:";
     //
     // KeyRangeLow
     //
     this.KeyRangeLow.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.KeyRangeLow.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.KeyRangeLow.ItemHeight    = 13;
     this.KeyRangeLow.Items.AddRange(new object[] {
         "",
         "A",
         "A#",
         "Bb",
         "B",
         "C",
         "C#",
         "Db",
         "D",
         "D#",
         "Eb",
         "E",
         "F",
         "F#",
         "Gb",
         "G",
         "G#",
         "Ab"
     });
     this.KeyRangeLow.Location         = new System.Drawing.Point(90, 238);
     this.KeyRangeLow.MaxDropDownItems = 13;
     this.KeyRangeLow.Name             = "KeyRangeLow";
     this.KeyRangeLow.Size             = new System.Drawing.Size(76, 21);
     this.KeyRangeLow.TabIndex         = 8;
     //
     // KeyRangeHigh
     //
     this.KeyRangeHigh.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.KeyRangeHigh.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.KeyRangeHigh.ItemHeight    = 13;
     this.KeyRangeHigh.Items.AddRange(new object[] {
         "",
         "A",
         "A#",
         "Bb",
         "B",
         "C",
         "C#",
         "Db",
         "D",
         "D#",
         "Eb",
         "E",
         "F",
         "F#",
         "Gb",
         "G",
         "G#",
         "Ab"
     });
     this.KeyRangeHigh.Location         = new System.Drawing.Point(176, 238);
     this.KeyRangeHigh.MaxDropDownItems = 13;
     this.KeyRangeHigh.Name             = "KeyRangeHigh";
     this.KeyRangeHigh.Size             = new System.Drawing.Size(74, 21);
     this.KeyRangeHigh.TabIndex         = 9;
     //
     // MinorKey
     //
     this.MinorKey.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.MinorKey.Location = new System.Drawing.Point(258, 238);
     this.MinorKey.Name     = "MinorKey";
     this.MinorKey.Size     = new System.Drawing.Size(64, 24);
     this.MinorKey.TabIndex = 10;
     this.MinorKey.Text     = "Minor";
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.BrowseTheme);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Location = new System.Drawing.Point(13, 314);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(309, 46);
     this.groupBox1.TabIndex = 19;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Custom song theme";
     //
     // label7
     //
     this.label7.Location  = new System.Drawing.Point(6, 16);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(48, 16);
     this.label7.TabIndex  = 16;
     this.label7.Text      = "Theme:";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // BrowseTheme
     //
     this.BrowseTheme.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.BrowseTheme.Location = new System.Drawing.Point(241, 13);
     this.BrowseTheme.Name     = "BrowseTheme";
     this.BrowseTheme.Size     = new System.Drawing.Size(62, 23);
     this.BrowseTheme.TabIndex = 7;
     this.BrowseTheme.Text     = "Browse...";
     //
     // MainTabs
     //
     this.MainTabs.Controls.Add(this.General_Tab);
     this.MainTabs.Controls.Add(this.Lyrics_Tab);
     this.MainTabs.Controls.Add(this.Sequence_Tab);
     this.MainTabs.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.MainTabs.Location              = new System.Drawing.Point(0, 0);
     this.MainTabs.Name                  = "MainTabs";
     this.MainTabs.SelectedIndex         = 0;
     this.MainTabs.Size                  = new System.Drawing.Size(348, 398);
     this.MainTabs.TabIndex              = 0;
     this.MainTabs.SelectedIndexChanged += new System.EventHandler(this.MainTabs_SelectedIndexChanged);
     //
     // SongEditor
     //
     this.Controls.Add(this.MainTabs);
     this.Controls.Add(this.leftSandDock);
     this.Controls.Add(this.rightSandDock);
     this.Controls.Add(this.bottomSandDock);
     this.Controls.Add(this.topSandDock);
     this.Name = "SongEditor";
     this.Size = new System.Drawing.Size(348, 398);
     this.Sequence_Tab.ResumeLayout(false);
     this.Lyrics_Tab.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.LyricsTabs.ResumeLayout(false);
     this.LyricsOther_Tab.ResumeLayout(false);
     this.LyricsChorus_Tab.ResumeLayout(false);
     this.LyricsVerse_Tab.ResumeLayout(false);
     this.General_Tab.ResumeLayout(false);
     this.General_Tab.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.MainTabs.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.sandDockManager1  = new TD.SandDock.SandDockManager();
     this.leftSandDock      = new TD.SandDock.DockContainer();
     this.dockControl4      = new TD.SandDock.DockControl();
     this.lblPlayers        = new System.Windows.Forms.Label();
     this.btnControlServer  = new MyXPButton.MyXPButton();
     this.lblGameType       = new System.Windows.Forms.Label();
     this.lblMapName        = new System.Windows.Forms.Label();
     this.dockControl1      = new TD.SandDock.DockControl();
     this.navigationBar1    = new TD.Eyefinder.NavigationBar();
     this.navigationPane1   = new TD.Eyefinder.NavigationPane();
     this.navigationPane2   = new TD.Eyefinder.NavigationPane();
     this.navigationPane3   = new TD.Eyefinder.NavigationPane();
     this.navigationPane4   = new TD.Eyefinder.NavigationPane();
     this.label4            = new System.Windows.Forms.Label();
     this.checkBox4         = new System.Windows.Forms.CheckBox();
     this.checkBox3         = new System.Windows.Forms.CheckBox();
     this.checkBox2         = new System.Windows.Forms.CheckBox();
     this.navigationPane5   = new TD.Eyefinder.NavigationPane();
     this.checkBox1         = new System.Windows.Forms.CheckBox();
     this.rightSandDock     = new TD.SandDock.DockContainer();
     this.bottomSandDock    = new TD.SandDock.DockContainer();
     this.dockControl3      = new TD.SandDock.DockControl();
     this.txtServerLogfile  = new System.Windows.Forms.TextBox();
     this.dockControl5      = new TD.SandDock.DockControl();
     this.txtHSTLog         = new System.Windows.Forms.TextBox();
     this.dockControl8      = new TD.SandDock.DockControl();
     this.dockControl9      = new TD.SandDock.DockControl();
     this.topSandDock       = new TD.SandDock.DockContainer();
     this.sandBarManager1   = new TD.SandBar.SandBarManager();
     this.bottomSandBarDock = new TD.SandBar.ToolBarContainer();
     this.leftSandBarDock   = new TD.SandBar.ToolBarContainer();
     this.rightSandBarDock  = new TD.SandBar.ToolBarContainer();
     this.topSandBarDock    = new TD.SandBar.ToolBarContainer();
     this.menuBar1          = new TD.SandBar.MenuBar();
     this.menuBarItem1      = new TD.SandBar.MenuBarItem();
     this.mnu                = new TD.SandBar.MenuButtonItem();
     this.mnuExit            = new TD.SandBar.MenuButtonItem();
     this.mnuSettings        = new TD.SandBar.MenuBarItem();
     this.mnuRunSetupWizard  = new TD.SandBar.MenuButtonItem();
     this.mnuManageAdmins    = new TD.SandBar.MenuButtonItem();
     this.menuBarItem3       = new TD.SandBar.MenuBarItem();
     this.menuButtonItem2    = new TD.SandBar.MenuButtonItem();
     this.menuButtonItem3    = new TD.SandBar.MenuButtonItem();
     this.menuButtonItem4    = new TD.SandBar.MenuButtonItem();
     this.mnuControlServer   = new TD.SandBar.MenuButtonItem();
     this.menuBarItem5       = new TD.SandBar.MenuBarItem();
     this.menuButtonItem1    = new TD.SandBar.MenuButtonItem();
     this.documentContainer1 = new TD.SandDock.DocumentContainer();
     this.dockControl2       = new TD.SandDock.DockControl();
     this.dockControl6       = new TD.SandDock.DockControl();
     this.dockControl7       = new TD.SandDock.DockControl();
     this.dockControl10      = new TD.SandDock.DockControl();
     this.menuButtonItem5    = new TD.SandBar.MenuButtonItem();
     this.leftSandDock.SuspendLayout();
     this.dockControl4.SuspendLayout();
     this.dockControl1.SuspendLayout();
     this.navigationBar1.SuspendLayout();
     this.navigationPane4.SuspendLayout();
     this.navigationPane5.SuspendLayout();
     this.bottomSandDock.SuspendLayout();
     this.dockControl3.SuspendLayout();
     this.dockControl5.SuspendLayout();
     this.topSandBarDock.SuspendLayout();
     this.documentContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // sandDockManager1
     //
     this.sandDockManager1.DockingManager = TD.SandDock.DockingManager.Whidbey;
     this.sandDockManager1.OwnerForm      = this;
     this.sandDockManager1.Renderer       = new TD.SandDock.Rendering.Office2003Renderer();
     //
     // leftSandDock
     //
     this.leftSandDock.AllowDrop = false;
     this.leftSandDock.Controls.Add(this.dockControl4);
     this.leftSandDock.Controls.Add(this.dockControl1);
     this.leftSandDock.Dock         = System.Windows.Forms.DockStyle.Left;
     this.leftSandDock.Guid         = new System.Guid("958057af-a8f5-4422-b97d-01d3b4451a1b");
     this.leftSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400, System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
         new TD.SandDock.ControlLayoutSystem(268, 286, new TD.SandDock.DockControl[] {
             this.dockControl4,
             this.dockControl1
         }, this.dockControl1)
     });
     this.leftSandDock.Location = new System.Drawing.Point(0, 24);
     this.leftSandDock.Manager  = this.sandDockManager1;
     this.leftSandDock.Name     = "leftSandDock";
     this.leftSandDock.Size     = new System.Drawing.Size(272, 286);
     this.leftSandDock.TabIndex = 0;
     //
     // dockControl4
     //
     this.dockControl4.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
     this.dockControl4.Controls.Add(this.lblPlayers);
     this.dockControl4.Controls.Add(this.btnControlServer);
     this.dockControl4.Controls.Add(this.lblGameType);
     this.dockControl4.Controls.Add(this.lblMapName);
     this.dockControl4.Guid     = new System.Guid("c9f7b7eb-bf25-4a41-bf7f-0036e5cbd2b6");
     this.dockControl4.Location = new System.Drawing.Point(0, 25);
     this.dockControl4.Name     = "dockControl4";
     this.dockControl4.Size     = new System.Drawing.Size(268, 238);
     this.dockControl4.TabIndex = 1;
     this.dockControl4.Text     = "Server Overview";
     //
     // lblPlayers
     //
     this.lblPlayers.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblPlayers.Location  = new System.Drawing.Point(96, 61);
     this.lblPlayers.Name      = "lblPlayers";
     this.lblPlayers.Size      = new System.Drawing.Size(160, 16);
     this.lblPlayers.TabIndex  = 17;
     this.lblPlayers.Text      = "[ 2 of 16 players ]";
     this.lblPlayers.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btnControlServer
     //
     this.btnControlServer.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.btnControlServer.BtnShape            = MyXPButton.emunType.BtnShape.Rectangle;
     this.btnControlServer.BtnStyle            = MyXPButton.emunType.XPStyle.Default;
     this.btnControlServer.Location            = new System.Drawing.Point(8, 56);
     this.btnControlServer.Name     = "btnControlServer";
     this.btnControlServer.TabIndex = 16;
     this.btnControlServer.Text     = "Start";
     this.btnControlServer.Click   += new System.EventHandler(this.myXPButton2_Click);
     //
     // lblGameType
     //
     this.lblGameType.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblGameType.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.lblGameType.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblGameType.ForeColor   = System.Drawing.Color.SteelBlue;
     this.lblGameType.Location    = new System.Drawing.Point(8, 32);
     this.lblGameType.Name        = "lblGameType";
     this.lblGameType.Size        = new System.Drawing.Size(251, 16);
     this.lblGameType.TabIndex    = 15;
     this.lblGameType.Text        = "CTF";
     this.lblGameType.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblMapName
     //
     this.lblMapName.BackColor   = System.Drawing.Color.SteelBlue;
     this.lblMapName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblMapName.Font        = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblMapName.ForeColor   = System.Drawing.Color.White;
     this.lblMapName.Location    = new System.Drawing.Point(8, 8);
     this.lblMapName.Name        = "lblMapName";
     this.lblMapName.Size        = new System.Drawing.Size(251, 26);
     this.lblMapName.TabIndex    = 14;
     this.lblMapName.Text        = "Bloodgulch";
     this.lblMapName.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // dockControl1
     //
     this.dockControl1.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
     this.dockControl1.Controls.Add(this.navigationBar1);
     this.dockControl1.Guid     = new System.Guid("c396f39d-efae-4321-bf8e-28dc7443190f");
     this.dockControl1.Location = new System.Drawing.Point(0, 25);
     this.dockControl1.Name     = "dockControl1";
     this.dockControl1.Size     = new System.Drawing.Size(268, 238);
     this.dockControl1.TabIndex = 0;
     this.dockControl1.Text     = "Controls";
     //
     // navigationBar1
     //
     this.navigationBar1.AddRemoveButtonsText = "&Add or Remove Buttons";
     this.navigationBar1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.navigationBar1.Controls.Add(this.navigationPane1);
     this.navigationBar1.Controls.Add(this.navigationPane2);
     this.navigationBar1.Controls.Add(this.navigationPane3);
     this.navigationBar1.Controls.Add(this.navigationPane4);
     this.navigationBar1.Controls.Add(this.navigationPane5);
     this.navigationBar1.Dock = System.Windows.Forms.DockStyle.None;
     this.navigationBar1.DrawActionsButton = false;
     this.navigationBar1.FewerButtonsText  = "Show &Fewer Buttons";
     this.navigationBar1.HeaderFont        = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.navigationBar1.Location          = new System.Drawing.Point(0, 0);
     this.navigationBar1.MoreButtonsText   = "Show &More Buttons";
     this.navigationBar1.Name            = "navigationBar1";
     this.navigationBar1.PaneFont        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.navigationBar1.PaneOptionsText = "Na&vigation Pane Options...";
     this.navigationBar1.SelectedPane    = this.navigationPane4;
     this.navigationBar1.ShowPanes       = 3;
     this.navigationBar1.Size            = new System.Drawing.Size(271, 236);
     this.navigationBar1.TabIndex        = 20;
     this.navigationBar1.Text            = "Kick Idle Players";
     //
     // navigationPane1
     //
     this.navigationPane1.LargeImage = null;
     this.navigationPane1.Location   = new System.Drawing.Point(1, 26);
     this.navigationPane1.Name       = "navigationPane1";
     this.navigationPane1.Size       = new System.Drawing.Size(269, 107);
     this.navigationPane1.SmallImage = null;
     this.navigationPane1.TabIndex   = 0;
     this.navigationPane1.Text       = "Stats Logging";
     //
     // navigationPane2
     //
     this.navigationPane2.LargeImage = null;
     this.navigationPane2.Location   = new System.Drawing.Point(1, 26);
     this.navigationPane2.Name       = "navigationPane2";
     this.navigationPane2.Size       = new System.Drawing.Size(269, 107);
     this.navigationPane2.SmallImage = null;
     this.navigationPane2.TabIndex   = 1;
     this.navigationPane2.Text       = "IRC Bot";
     //
     // navigationPane3
     //
     this.navigationPane3.LargeImage = null;
     this.navigationPane3.Location   = new System.Drawing.Point(1, 26);
     this.navigationPane3.Name       = "navigationPane3";
     this.navigationPane3.Size       = new System.Drawing.Size(269, 107);
     this.navigationPane3.SmallImage = null;
     this.navigationPane3.TabIndex   = 2;
     this.navigationPane3.Text       = "Post Game Announcements";
     //
     // navigationPane4
     //
     this.navigationPane4.Controls.Add(this.label4);
     this.navigationPane4.Controls.Add(this.checkBox4);
     this.navigationPane4.Controls.Add(this.checkBox3);
     this.navigationPane4.Controls.Add(this.checkBox2);
     this.navigationPane4.LargeImage = null;
     this.navigationPane4.Location   = new System.Drawing.Point(1, 26);
     this.navigationPane4.Name       = "navigationPane4";
     this.navigationPane4.Size       = new System.Drawing.Size(269, 107);
     this.navigationPane4.SmallImage = null;
     this.navigationPane4.TabIndex   = 3;
     this.navigationPane4.Text       = "In-Game Announcements";
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label4.Location    = new System.Drawing.Point(152, 16);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(104, 72);
     this.label4.TabIndex    = 4;
     this.label4.Text        = "Check the in-game announcements that you would like to be triggered.";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // checkBox4
     //
     this.checkBox4.Location = new System.Drawing.Point(8, 56);
     this.checkBox4.Name     = "checkBox4";
     this.checkBox4.Size     = new System.Drawing.Size(136, 24);
     this.checkBox4.TabIndex = 3;
     this.checkBox4.Text     = "HST Server Message";
     //
     // checkBox3
     //
     this.checkBox3.Location = new System.Drawing.Point(8, 32);
     this.checkBox3.Name     = "checkBox3";
     this.checkBox3.Size     = new System.Drawing.Size(136, 24);
     this.checkBox3.TabIndex = 2;
     this.checkBox3.Text     = "Killtaculars";
     //
     // checkBox2
     //
     this.checkBox2.Location = new System.Drawing.Point(8, 8);
     this.checkBox2.Name     = "checkBox2";
     this.checkBox2.Size     = new System.Drawing.Size(136, 24);
     this.checkBox2.TabIndex = 1;
     this.checkBox2.Text     = "Killing Sprees/Riots";
     //
     // navigationPane5
     //
     this.navigationPane5.Controls.Add(this.checkBox1);
     this.navigationPane5.LargeImage = null;
     this.navigationPane5.Location   = new System.Drawing.Point(1, 26);
     this.navigationPane5.Name       = "navigationPane5";
     this.navigationPane5.Size       = new System.Drawing.Size(269, 107);
     this.navigationPane5.SmallImage = null;
     this.navigationPane5.TabIndex   = 4;
     this.navigationPane5.Text       = "In-Game Commands";
     //
     // checkBox1
     //
     this.checkBox1.Location = new System.Drawing.Point(8, 8);
     this.checkBox1.Name     = "checkBox1";
     this.checkBox1.TabIndex = 0;
     this.checkBox1.Text     = "checkBox1";
     //
     // rightSandDock
     //
     this.rightSandDock.Dock         = System.Windows.Forms.DockStyle.Right;
     this.rightSandDock.Guid         = new System.Guid("184719bf-aeff-4ce8-ba9b-4fe6a40e3911");
     this.rightSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
     this.rightSandDock.Location     = new System.Drawing.Point(648, 24);
     this.rightSandDock.Manager      = this.sandDockManager1;
     this.rightSandDock.Name         = "rightSandDock";
     this.rightSandDock.Size         = new System.Drawing.Size(0, 286);
     this.rightSandDock.TabIndex     = 1;
     //
     // bottomSandDock
     //
     this.bottomSandDock.Controls.Add(this.dockControl3);
     this.bottomSandDock.Controls.Add(this.dockControl5);
     this.bottomSandDock.Dock         = System.Windows.Forms.DockStyle.Bottom;
     this.bottomSandDock.Guid         = new System.Guid("75e4c8a7-c6a5-40d5-b145-3752fa434f9b");
     this.bottomSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400, System.Windows.Forms.Orientation.Vertical, new TD.SandDock.LayoutSystemBase[] {
         new TD.SandDock.ControlLayoutSystem(648, 148, new TD.SandDock.DockControl[] {
             this.dockControl3,
             this.dockControl5
         }, this.dockControl3)
     });
     this.bottomSandDock.Location = new System.Drawing.Point(0, 310);
     this.bottomSandDock.Manager  = this.sandDockManager1;
     this.bottomSandDock.Name     = "bottomSandDock";
     this.bottomSandDock.Size     = new System.Drawing.Size(648, 152);
     this.bottomSandDock.TabIndex = 2;
     //
     // dockControl3
     //
     this.dockControl3.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
     this.dockControl3.Closable    = false;
     this.dockControl3.Controls.Add(this.txtServerLogfile);
     this.dockControl3.Guid     = new System.Guid("b49c0a80-0d3c-4e12-8a0d-6b385cafb4aa");
     this.dockControl3.Location = new System.Drawing.Point(0, 29);
     this.dockControl3.Name     = "dockControl3";
     this.dockControl3.Size     = new System.Drawing.Size(648, 100);
     this.dockControl3.TabIndex = 1;
     this.dockControl3.Text     = "Server Logfile";
     //
     // txtServerLogfile
     //
     this.txtServerLogfile.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.txtServerLogfile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtServerLogfile.Location    = new System.Drawing.Point(7, 7);
     this.txtServerLogfile.Multiline   = true;
     this.txtServerLogfile.Name        = "txtServerLogfile";
     this.txtServerLogfile.Size        = new System.Drawing.Size(633, 84);
     this.txtServerLogfile.TabIndex    = 0;
     this.txtServerLogfile.Text        = "";
     //
     // dockControl5
     //
     this.dockControl5.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
     this.dockControl5.Closable    = false;
     this.dockControl5.Controls.Add(this.txtHSTLog);
     this.dockControl5.Guid     = new System.Guid("aa22d0d5-d252-4ce2-afa0-a16d31cf33b1");
     this.dockControl5.Location = new System.Drawing.Point(0, 29);
     this.dockControl5.Name     = "dockControl5";
     this.dockControl5.Size     = new System.Drawing.Size(648, 100);
     this.dockControl5.TabIndex = 2;
     this.dockControl5.Text     = "HST Log";
     //
     // txtHSTLog
     //
     this.txtHSTLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.txtHSTLog.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtHSTLog.Location    = new System.Drawing.Point(8, 8);
     this.txtHSTLog.Multiline   = true;
     this.txtHSTLog.Name        = "txtHSTLog";
     this.txtHSTLog.Size        = new System.Drawing.Size(633, 84);
     this.txtHSTLog.TabIndex    = 1;
     this.txtHSTLog.Text        = "";
     //
     // dockControl8
     //
     this.dockControl8.Guid     = new System.Guid("f9cb6326-fbae-48ce-9fd5-4f937e4ad61c");
     this.dockControl8.Location = new System.Drawing.Point(0, 29);
     this.dockControl8.Name     = "dockControl8";
     this.dockControl8.Size     = new System.Drawing.Size(648, 100);
     this.dockControl8.TabIndex = 3;
     this.dockControl8.Text     = "dockControl8";
     //
     // dockControl9
     //
     this.dockControl9.Guid     = new System.Guid("8d550ff6-332b-48f9-846f-18a9c7ce63b6");
     this.dockControl9.Location = new System.Drawing.Point(0, 29);
     this.dockControl9.Name     = "dockControl9";
     this.dockControl9.Size     = new System.Drawing.Size(648, 100);
     this.dockControl9.TabIndex = 4;
     this.dockControl9.Text     = "dockControl9";
     //
     // topSandDock
     //
     this.topSandDock.Dock         = System.Windows.Forms.DockStyle.Top;
     this.topSandDock.Guid         = new System.Guid("8b6d68e9-b487-42ef-8ae5-e0a5efbc5e0c");
     this.topSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
     this.topSandDock.Location     = new System.Drawing.Point(0, 24);
     this.topSandDock.Manager      = this.sandDockManager1;
     this.topSandDock.Name         = "topSandDock";
     this.topSandDock.Size         = new System.Drawing.Size(648, 0);
     this.topSandDock.TabIndex     = 3;
     //
     // sandBarManager1
     //
     this.sandBarManager1.BottomContainer = this.bottomSandBarDock;
     this.sandBarManager1.LeftContainer   = this.leftSandBarDock;
     this.sandBarManager1.OwnerForm       = this;
     this.sandBarManager1.RightContainer  = this.rightSandBarDock;
     this.sandBarManager1.TopContainer    = this.topSandBarDock;
     //
     // bottomSandBarDock
     //
     this.bottomSandBarDock.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.bottomSandBarDock.Location = new System.Drawing.Point(0, 462);
     this.bottomSandBarDock.Manager  = this.sandBarManager1;
     this.bottomSandBarDock.Name     = "bottomSandBarDock";
     this.bottomSandBarDock.Size     = new System.Drawing.Size(648, 0);
     this.bottomSandBarDock.TabIndex = 7;
     //
     // leftSandBarDock
     //
     this.leftSandBarDock.Dock     = System.Windows.Forms.DockStyle.Left;
     this.leftSandBarDock.Location = new System.Drawing.Point(0, 24);
     this.leftSandBarDock.Manager  = this.sandBarManager1;
     this.leftSandBarDock.Name     = "leftSandBarDock";
     this.leftSandBarDock.Size     = new System.Drawing.Size(0, 438);
     this.leftSandBarDock.TabIndex = 5;
     //
     // rightSandBarDock
     //
     this.rightSandBarDock.Dock     = System.Windows.Forms.DockStyle.Right;
     this.rightSandBarDock.Location = new System.Drawing.Point(648, 24);
     this.rightSandBarDock.Manager  = this.sandBarManager1;
     this.rightSandBarDock.Name     = "rightSandBarDock";
     this.rightSandBarDock.Size     = new System.Drawing.Size(0, 438);
     this.rightSandBarDock.TabIndex = 6;
     //
     // topSandBarDock
     //
     this.topSandBarDock.Controls.Add(this.menuBar1);
     this.topSandBarDock.Dock     = System.Windows.Forms.DockStyle.Top;
     this.topSandBarDock.Location = new System.Drawing.Point(0, 0);
     this.topSandBarDock.Manager  = this.sandBarManager1;
     this.topSandBarDock.Name     = "topSandBarDock";
     this.topSandBarDock.Size     = new System.Drawing.Size(648, 24);
     this.topSandBarDock.TabIndex = 8;
     //
     // menuBar1
     //
     this.menuBar1.Buttons.AddRange(new TD.SandBar.ToolbarItemBase[] {
         this.menuBarItem1,
         this.mnuSettings,
         this.menuBarItem3,
         this.menuBarItem5
     });
     this.menuBar1.Guid      = new System.Guid("1f627ce2-2d89-4634-b966-84630420f21b");
     this.menuBar1.ImageList = null;
     this.menuBar1.Location  = new System.Drawing.Point(2, 0);
     this.menuBar1.Movable   = false;
     this.menuBar1.Name      = "menuBar1";
     this.menuBar1.Size      = new System.Drawing.Size(648, 24);
     this.menuBar1.TabIndex  = 1;
     this.menuBar1.Tearable  = false;
     //
     // menuBarItem1
     //
     this.menuBarItem1.Icon = null;
     this.menuBarItem1.MenuItems.AddRange(new TD.SandBar.MenuButtonItem[] {
         this.mnu,
         this.menuButtonItem5,
         this.mnuExit
     });
     this.menuBarItem1.Text = "&File";
     //
     // mnu
     //
     this.mnu.Icon     = null;
     this.mnu.Shortcut = System.Windows.Forms.Shortcut.None;
     this.mnu.Text     = "&Save Layout";
     //
     // mnuExit
     //
     this.mnuExit.Icon     = null;
     this.mnuExit.Shortcut = System.Windows.Forms.Shortcut.None;
     this.mnuExit.Text     = "E&xit";
     //
     // mnuSettings
     //
     this.mnuSettings.Icon = null;
     this.mnuSettings.MenuItems.AddRange(new TD.SandBar.MenuButtonItem[] {
         this.mnuRunSetupWizard,
         this.mnuManageAdmins
     });
     this.mnuSettings.Text = "&Settings";
     //
     // mnuRunSetupWizard
     //
     this.mnuRunSetupWizard.Icon     = null;
     this.mnuRunSetupWizard.Shortcut = System.Windows.Forms.Shortcut.None;
     this.mnuRunSetupWizard.Text     = "&Run Setup Wizard";
     //
     // mnuManageAdmins
     //
     this.mnuManageAdmins.Icon     = null;
     this.mnuManageAdmins.Shortcut = System.Windows.Forms.Shortcut.None;
     this.mnuManageAdmins.Text     = "Manage Players and Admins";
     //
     // menuBarItem3
     //
     this.menuBarItem3.Icon = null;
     this.menuBarItem3.MenuItems.AddRange(new TD.SandBar.MenuButtonItem[] {
         this.menuButtonItem2,
         this.menuButtonItem3,
         this.menuButtonItem4,
         this.mnuControlServer
     });
     this.menuBarItem3.Text = "&Controls";
     //
     // menuButtonItem2
     //
     this.menuButtonItem2.BeginGroup = true;
     this.menuButtonItem2.Checked    = true;
     this.menuButtonItem2.Icon       = null;
     this.menuButtonItem2.Shortcut   = System.Windows.Forms.Shortcut.None;
     this.menuButtonItem2.Text       = "&Admin Shortcuts";
     //
     // menuButtonItem3
     //
     this.menuButtonItem3.Checked  = true;
     this.menuButtonItem3.Icon     = null;
     this.menuButtonItem3.Shortcut = System.Windows.Forms.Shortcut.None;
     this.menuButtonItem3.Text     = "&Player Voting";
     //
     // menuButtonItem4
     //
     this.menuButtonItem4.Icon     = null;
     this.menuButtonItem4.Shortcut = System.Windows.Forms.Shortcut.None;
     this.menuButtonItem4.Text     = "&IRC Bot";
     //
     // mnuControlServer
     //
     this.mnuControlServer.BeginGroup = true;
     this.mnuControlServer.Icon       = null;
     this.mnuControlServer.Shortcut   = System.Windows.Forms.Shortcut.None;
     this.mnuControlServer.Text       = "Stop Server";
     //
     // menuBarItem5
     //
     this.menuBarItem5.Icon = null;
     this.menuBarItem5.MenuItems.AddRange(new TD.SandBar.MenuButtonItem[] {
         this.menuButtonItem1
     });
     this.menuBarItem5.Text = "&Help";
     //
     // menuButtonItem1
     //
     this.menuButtonItem1.Icon     = null;
     this.menuButtonItem1.Shortcut = System.Windows.Forms.Shortcut.None;
     this.menuButtonItem1.Text     = "&About";
     //
     // documentContainer1
     //
     this.documentContainer1.Controls.Add(this.dockControl2);
     this.documentContainer1.Controls.Add(this.dockControl6);
     this.documentContainer1.Controls.Add(this.dockControl7);
     this.documentContainer1.Controls.Add(this.dockControl10);
     this.documentContainer1.Guid         = new System.Guid("beefbfc5-afd3-4129-a225-65fce615c4d6");
     this.documentContainer1.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400, System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
         new TD.SandDock.DocumentLayoutSystem(374, 284, new TD.SandDock.DockControl[] {
             this.dockControl2,
             this.dockControl6,
             this.dockControl7,
             this.dockControl10
         }, this.dockControl10)
     });
     this.documentContainer1.Location = new System.Drawing.Point(272, 24);
     this.documentContainer1.Manager  = null;
     this.documentContainer1.Name     = "documentContainer1";
     this.documentContainer1.Size     = new System.Drawing.Size(376, 286);
     this.documentContainer1.TabIndex = 9;
     //
     // dockControl2
     //
     this.dockControl2.Guid     = new System.Guid("84b8e4b3-c142-444b-a5fb-c06a15f978be");
     this.dockControl2.Location = new System.Drawing.Point(3, 23);
     this.dockControl2.Name     = "dockControl2";
     this.dockControl2.Size     = new System.Drawing.Size(370, 260);
     this.dockControl2.TabIndex = 0;
     this.dockControl2.Text     = "Game Status";
     //
     // dockControl6
     //
     this.dockControl6.Guid     = new System.Guid("b0d4cccb-8fe9-47fa-83b1-93ae6b936393");
     this.dockControl6.Location = new System.Drawing.Point(3, 23);
     this.dockControl6.Name     = "dockControl6";
     this.dockControl6.Size     = new System.Drawing.Size(370, 260);
     this.dockControl6.TabIndex = 1;
     this.dockControl6.Text     = "Chat";
     //
     // dockControl7
     //
     this.dockControl7.Guid     = new System.Guid("7dbef1df-c4c9-4ee4-b142-8a33a40c92a4");
     this.dockControl7.Location = new System.Drawing.Point(3, 23);
     this.dockControl7.Name     = "dockControl7";
     this.dockControl7.Size     = new System.Drawing.Size(370, 260);
     this.dockControl7.TabIndex = 2;
     this.dockControl7.Text     = "RCON";
     //
     // dockControl10
     //
     this.dockControl10.Guid     = new System.Guid("1f6b617d-dce8-4522-8eea-c654121504a7");
     this.dockControl10.Location = new System.Drawing.Point(3, 23);
     this.dockControl10.Name     = "dockControl10";
     this.dockControl10.Size     = new System.Drawing.Size(370, 260);
     this.dockControl10.TabIndex = 3;
     this.dockControl10.Text     = "HST Commands";
     //
     // menuButtonItem5
     //
     this.menuButtonItem5.Icon     = null;
     this.menuButtonItem5.Shortcut = System.Windows.Forms.Shortcut.None;
     this.menuButtonItem5.Text     = "Run Wizard";
     //
     // hst_gui
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(648, 462);
     this.Controls.Add(this.documentContainer1);
     this.Controls.Add(this.leftSandDock);
     this.Controls.Add(this.rightSandDock);
     this.Controls.Add(this.bottomSandDock);
     this.Controls.Add(this.topSandDock);
     this.Controls.Add(this.leftSandBarDock);
     this.Controls.Add(this.rightSandBarDock);
     this.Controls.Add(this.bottomSandBarDock);
     this.Controls.Add(this.topSandBarDock);
     this.Name     = "hst_gui";
     this.Text     = "Halo Server Tools LiTE v0.3 - Public Beta 1";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.hst_gui_Close);
     this.Load    += new System.EventHandler(this.hst_gui_Load);
     this.leftSandDock.ResumeLayout(false);
     this.dockControl4.ResumeLayout(false);
     this.dockControl1.ResumeLayout(false);
     this.navigationBar1.ResumeLayout(false);
     this.navigationPane4.ResumeLayout(false);
     this.navigationPane5.ResumeLayout(false);
     this.bottomSandDock.ResumeLayout(false);
     this.dockControl3.ResumeLayout(false);
     this.dockControl5.ResumeLayout(false);
     this.topSandBarDock.ResumeLayout(false);
     this.documentContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #9
0
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BSPViewer));
            this.label3 = new System.Windows.Forms.Label();
            this.statusStrip = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
            this.tsLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.tsButtonType = new System.Windows.Forms.ToolStripButton();
            this.tsLabel2 = new System.Windows.Forms.ToolStripLabel();
            this.tsLabelCount = new System.Windows.Forms.ToolStripLabel();
            this.tsLabelX = new System.Windows.Forms.ToolStripLabel();
            this.tsTextBoxX = new System.Windows.Forms.ToolStripTextBox();
            this.tsLabelY = new System.Windows.Forms.ToolStripLabel();
            this.tsTextBoxY = new System.Windows.Forms.ToolStripTextBox();
            this.tsLabelZ = new System.Windows.Forms.ToolStripLabel();
            this.tsTextBoxZ = new System.Windows.Forms.ToolStripTextBox();
            this.tsLabelYaw = new System.Windows.Forms.ToolStripLabel();
            this.tsTextBoxYaw = new System.Windows.Forms.ToolStripTextBox();
            this.tsLabelPitch = new System.Windows.Forms.ToolStripLabel();
            this.tsTextBoxPitch = new System.Windows.Forms.ToolStripTextBox();
            this.tsLabelRoll = new System.Windows.Forms.ToolStripLabel();
            this.tsTextBoxRoll = new System.Windows.Forms.ToolStripTextBox();
            this.sandDockManager1 = new TD.SandDock.SandDockManager();
            this.identContext = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.selectFreezeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.selectFreezeAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.selectUnFreezeAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.selectCurrentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.selectGroupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.selectNoneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.speedBar = new System.Windows.Forms.TrackBar();
            this.speedLabel = new System.Windows.Forms.Label();
            this.rightSandDock = new TD.SandDock.DockContainer();
            this.bottomSandDock = new TD.SandDock.DockContainer();
            this.topSandDock = new TD.SandDock.DockContainer();
            this.dockControl6 = new TD.SandDock.DockControl();
            this.button5 = new System.Windows.Forms.Button();
            this.button4 = new System.Windows.Forms.Button();
            this.checkedListBox2 = new System.Windows.Forms.CheckedListBox();
            this.dockControl5 = new TD.SandDock.DockControl();
            this.button3 = new System.Windows.Forms.Button();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.button2 = new System.Windows.Forms.Button();
            this.button1 = new System.Windows.Forms.Button();
            this.checkBox2 = new System.Windows.Forms.CheckBox();
            this.radioButton2 = new System.Windows.Forms.RadioButton();
            this.radioButton1 = new System.Windows.Forms.RadioButton();
            this.trackBar3 = new System.Windows.Forms.TrackBar();
            this.trackBar2 = new System.Windows.Forms.TrackBar();
            this.trackBar1 = new System.Windows.Forms.TrackBar();
            this.panel1 = new System.Windows.Forms.Panel();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.dockControl4 = new TD.SandDock.DockControl();
            this.fcordgb = new System.Windows.Forms.GroupBox();
            this.fcordlz = new System.Windows.Forms.Label();
            this.fcordly = new System.Windows.Forms.Label();
            this.fcordlx = new System.Windows.Forms.Label();
            this.fcordx = new System.Windows.Forms.TextBox();
            this.fcordbutton = new System.Windows.Forms.Button();
            this.fcordy = new System.Windows.Forms.TextBox();
            this.fcordz = new System.Windows.Forms.TextBox();
            this.dockControl3 = new TD.SandDock.DockControl();
            this.treeView1 = new System.Windows.Forms.TreeView();
            this.dockControl2 = new TD.SandDock.DockControl();
            this.checkBox4 = new System.Windows.Forms.CheckBox();
            this.checkBox3 = new System.Windows.Forms.CheckBox();
            this.checkedListBox1 = new System.Windows.Forms.CheckedListBox();
            this.findspawn = new System.Windows.Forms.Button();
            this.mi4 = new System.Windows.Forms.Button();
            this.SelectAllSpawns = new System.Windows.Forms.Button();
            this.dockControl1 = new TD.SandDock.DockControl();
            this.label5 = new System.Windows.Forms.Label();
            this.CameraCulling = new System.Windows.Forms.CheckBox();
            this.label4 = new System.Windows.Forms.Label();
            this.BSPPermutations = new System.Windows.Forms.CheckBox();
            this.BSPLighting = new System.Windows.Forms.CheckBox();
            this.DeselectOne = new System.Windows.Forms.CheckBox();
            this.SaveChanges = new System.Windows.Forms.Button();
            this.NoCulling = new System.Windows.Forms.CheckBox();
            this.RenderSky = new System.Windows.Forms.CheckBox();
            this.leftSandDock = new TD.SandDock.DockContainer();
            this.toolStrip = new System.Windows.Forms.ToolStrip();
            this.toolStripBlankLabel = new System.Windows.Forms.ToolStripLabel();
            this.toolStripButtonReset = new System.Windows.Forms.ToolStripButton();
            this.ToolStripDropDownButtonRotateYaw = new System.Windows.Forms.ToolStripDropDownButton();
            this.ToolStripMenuItemRY45CCW = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRY90CCW = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRY180 = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRY90CW = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRY45CW = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripDropDownButtonRotatePitch = new System.Windows.Forms.ToolStripDropDownButton();
            this.ToolStripMenuItemRP45CCW = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRP90CCW = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRP180 = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRP90CW = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRP45CW = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripDropDownButtonRotateRoll = new System.Windows.Forms.ToolStripDropDownButton();
            this.ToolStripMenuItemRR45CCW = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRR90CCW = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRR180 = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRR90CW = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRR45CW = new System.Windows.Forms.ToolStripMenuItem();
            this.cbBSPTextures = new System.Windows.Forms.CheckBox();
            this.statusStrip.SuspendLayout();
            this.identContext.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.speedBar)).BeginInit();
            this.dockControl6.SuspendLayout();
            this.dockControl5.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.dockControl4.SuspendLayout();
            this.fcordgb.SuspendLayout();
            this.dockControl3.SuspendLayout();
            this.dockControl2.SuspendLayout();
            this.dockControl1.SuspendLayout();
            this.leftSandDock.SuspendLayout();
            this.toolStrip.SuspendLayout();
            this.SuspendLayout();
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Font = new System.Drawing.Font("Arial Black", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(592, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(195, 28);
            this.label3.TabIndex = 8;
            this.label3.Text = ".:LOADING BSP:.";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // statusStrip
            // 
            this.statusStrip.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.statusStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel2});
            this.statusStrip.Location = new System.Drawing.Point(0, 625);
            this.statusStrip.Name = "statusStrip";
            this.statusStrip.Size = new System.Drawing.Size(795, 25);
            this.statusStrip.TabIndex = 9;
            this.statusStrip.Text = "toolStrip1";
            // 
            // toolStripLabel2
            // 
            this.toolStripLabel2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.toolStripLabel2.Name = "toolStripLabel2";
            this.toolStripLabel2.Size = new System.Drawing.Size(78, 22);
            this.toolStripLabel2.Text = "toolStripLabel2";
            // 
            // tsLabel1
            // 
            this.tsLabel1.AutoSize = false;
            this.tsLabel1.Name = "tsLabel1";
            this.tsLabel1.Size = new System.Drawing.Size(60, 22);
            this.tsLabel1.Text = "tsLabel1";
            // 
            // tsButtonType
            // 
            this.tsButtonType.AutoSize = false;
            this.tsButtonType.AutoToolTip = false;
            this.tsButtonType.Name = "tsButtonType";
            this.tsButtonType.Size = new System.Drawing.Size(60, 22);
            this.tsButtonType.Text = "tsButtonType";
            this.tsButtonType.Click += new System.EventHandler(this.tsButton_Click);
            // 
            // tsLabel2
            // 
            this.tsLabel2.AutoSize = false;
            this.tsLabel2.Name = "tsLabel2";
            this.tsLabel2.Size = new System.Drawing.Size(30, 22);
            this.tsLabel2.Text = "tsLabel2";
            // 
            // tsLabelCount
            // 
            this.tsLabelCount.Name = "tsLabelCount";
            this.tsLabelCount.Size = new System.Drawing.Size(38, 22);
            this.tsLabelCount.Text = "tsLabelCount";
            // 
            // tsLabelX
            // 
            this.tsLabelX.AutoSize = false;
            this.tsLabelX.Name = "tsLabelX";
            this.tsLabelX.Size = new System.Drawing.Size(33, 22);
            this.tsLabelX.Text = "tsLabelX";
            // 
            // tsTextBoxX
            // 
            this.tsTextBoxX.AutoSize = false;
            this.tsTextBoxX.Name = "tsTextBoxX";
            this.tsTextBoxX.Size = new System.Drawing.Size(45, 22);
            this.tsTextBoxX.Text = "tsTextBoxX";
            this.tsTextBoxX.LostFocus += new System.EventHandler(this.tsTextBox_LostFocus);
            this.tsTextBoxX.GotFocus += new System.EventHandler(this.tsTextBox_GotFocus);
            this.tsTextBoxX.TextChanged += new System.EventHandler(this.tsTextBox_Change);
            // 
            // tsLabelY
            // 
            this.tsLabelY.AutoSize = false;
            this.tsLabelY.Name = "tsLabelY";
            this.tsLabelY.Size = new System.Drawing.Size(28, 22);
            this.tsLabelY.Text = "tsLabelY";
            // 
            // tsTextBoxY
            // 
            this.tsTextBoxY.AutoSize = false;
            this.tsTextBoxY.Name = "tsTextBoxY";
            this.tsTextBoxY.Size = new System.Drawing.Size(45, 22);
            this.tsTextBoxY.Text = "tsTextBoxY";
            this.tsTextBoxY.LostFocus += new System.EventHandler(this.tsTextBox_LostFocus);
            this.tsTextBoxY.GotFocus += new System.EventHandler(this.tsTextBox_GotFocus);
            this.tsTextBoxY.TextChanged += new System.EventHandler(this.tsTextBox_Change);
            // 
            // tsLabelZ
            // 
            this.tsLabelZ.AutoSize = false;
            this.tsLabelZ.Name = "tsLabelZ";
            this.tsLabelZ.Size = new System.Drawing.Size(28, 22);
            this.tsLabelZ.Text = "tsLabelZ";
            // 
            // tsTextBoxZ
            // 
            this.tsTextBoxZ.AutoSize = false;
            this.tsTextBoxZ.Name = "tsTextBoxZ";
            this.tsTextBoxZ.Size = new System.Drawing.Size(45, 22);
            this.tsTextBoxZ.Text = "tsTextBoxZ";
            this.tsTextBoxZ.LostFocus += new System.EventHandler(this.tsTextBox_LostFocus);
            this.tsTextBoxZ.GotFocus += new System.EventHandler(this.tsTextBox_GotFocus);
            this.tsTextBoxZ.TextChanged += new System.EventHandler(this.tsTextBox_Change);
            // 
            // tsLabelYaw
            // 
            this.tsLabelYaw.AutoSize = false;
            this.tsLabelYaw.Name = "tsLabelYaw";
            this.tsLabelYaw.Size = new System.Drawing.Size(28, 22);
            this.tsLabelYaw.Text = "tsLabelYaw";
            // 
            // tsTextBoxYaw
            // 
            this.tsTextBoxYaw.AutoSize = false;
            this.tsTextBoxYaw.Name = "tsTextBoxYaw";
            this.tsTextBoxYaw.Size = new System.Drawing.Size(45, 22);
            this.tsTextBoxYaw.Text = "tsTextBoxYaw";
            this.tsTextBoxYaw.LostFocus += new System.EventHandler(this.tsTextBox_LostFocus);
            this.tsTextBoxYaw.GotFocus += new System.EventHandler(this.tsTextBox_GotFocus);
            this.tsTextBoxYaw.TextChanged += new System.EventHandler(this.tsTextBox_Change);
            // 
            // tsLabelPitch
            // 
            this.tsLabelPitch.AutoSize = false;
            this.tsLabelPitch.Name = "tsLabelPitch";
            this.tsLabelPitch.Size = new System.Drawing.Size(28, 22);
            this.tsLabelPitch.Text = "tsLabelPitch";
            // 
            // tsTextBoxPitch
            // 
            this.tsTextBoxPitch.AutoSize = false;
            this.tsTextBoxPitch.Name = "tsTextBoxPitch";
            this.tsTextBoxPitch.Size = new System.Drawing.Size(45, 22);
            this.tsTextBoxPitch.Text = "tsTextBoxPitch";
            this.tsTextBoxPitch.LostFocus += new System.EventHandler(this.tsTextBox_LostFocus);
            this.tsTextBoxPitch.GotFocus += new System.EventHandler(this.tsTextBox_GotFocus);
            this.tsTextBoxPitch.TextChanged += new System.EventHandler(this.tsTextBox_Change);
            // 
            // tsLabelRoll
            // 
            this.tsLabelRoll.AutoSize = false;
            this.tsLabelRoll.Name = "tsLabelRoll";
            this.tsLabelRoll.Size = new System.Drawing.Size(28, 22);
            this.tsLabelRoll.Text = "tsLabelRoll";
            // 
            // tsTextBoxRoll
            // 
            this.tsTextBoxRoll.AutoSize = false;
            this.tsTextBoxRoll.Name = "tsTextBoxRoll";
            this.tsTextBoxRoll.Size = new System.Drawing.Size(45, 22);
            this.tsTextBoxRoll.Text = "tsTextBoxRoll";
            this.tsTextBoxRoll.LostFocus += new System.EventHandler(this.tsTextBox_LostFocus);
            this.tsTextBoxRoll.GotFocus += new System.EventHandler(this.tsTextBox_GotFocus);
            this.tsTextBoxRoll.TextChanged += new System.EventHandler(this.tsTextBox_Change);
            // 
            // sandDockManager1
            // 
            this.sandDockManager1.OwnerForm = this;
            // 
            // identContext
            // 
            this.identContext.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.selectFreezeMenuItem,
            this.selectFreezeAllMenuItem,
            this.selectUnFreezeAllMenuItem,
            this.selectCurrentToolStripMenuItem,
            this.selectGroupToolStripMenuItem,
            this.selectAllToolStripMenuItem,
            this.selectNoneToolStripMenuItem});
            this.identContext.Name = "identContext";
            this.identContext.Size = new System.Drawing.Size(189, 158);
            this.identContext.Opening += new System.ComponentModel.CancelEventHandler(this.identContext_Opening);
            // 
            // selectFreezeMenuItem
            // 
            this.selectFreezeMenuItem.Name = "selectFreezeMenuItem";
            this.selectFreezeMenuItem.Size = new System.Drawing.Size(188, 22);
            this.selectFreezeMenuItem.Text = "Freeze";
            this.selectFreezeMenuItem.Visible = false;
            this.selectFreezeMenuItem.Click += new System.EventHandler(this.selectToolStripMenuItem_Click);
            // 
            // selectFreezeAllMenuItem
            // 
            this.selectFreezeAllMenuItem.Name = "selectFreezeAllMenuItem";
            this.selectFreezeAllMenuItem.Size = new System.Drawing.Size(188, 22);
            this.selectFreezeAllMenuItem.Text = "Freeze All Unselected";
            this.selectFreezeAllMenuItem.Visible = false;
            this.selectFreezeAllMenuItem.Click += new System.EventHandler(this.selectToolStripMenuItem_Click);
            // 
            // selectUnFreezeAllMenuItem
            // 
            this.selectUnFreezeAllMenuItem.Name = "selectUnFreezeAllMenuItem";
            this.selectUnFreezeAllMenuItem.Size = new System.Drawing.Size(188, 22);
            this.selectUnFreezeAllMenuItem.Text = "Unfreeze All";
            this.selectUnFreezeAllMenuItem.Visible = false;
            this.selectUnFreezeAllMenuItem.Click += new System.EventHandler(this.selectToolStripMenuItem_Click);
            // 
            // selectCurrentToolStripMenuItem
            // 
            this.selectCurrentToolStripMenuItem.Name = "selectCurrentToolStripMenuItem";
            this.selectCurrentToolStripMenuItem.Size = new System.Drawing.Size(188, 22);
            this.selectCurrentToolStripMenuItem.Text = "Select";
            this.selectCurrentToolStripMenuItem.Visible = false;
            this.selectCurrentToolStripMenuItem.Click += new System.EventHandler(this.selectToolStripMenuItem_Click);
            // 
            // selectGroupToolStripMenuItem
            // 
            this.selectGroupToolStripMenuItem.Name = "selectGroupToolStripMenuItem";
            this.selectGroupToolStripMenuItem.Size = new System.Drawing.Size(188, 22);
            this.selectGroupToolStripMenuItem.Text = "Select ...";
            this.selectGroupToolStripMenuItem.Visible = false;
            this.selectGroupToolStripMenuItem.Click += new System.EventHandler(this.selectToolStripMenuItem_Click);
            // 
            // selectAllToolStripMenuItem
            // 
            this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
            this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(188, 22);
            this.selectAllToolStripMenuItem.Text = "Select ...";
            this.selectAllToolStripMenuItem.Visible = false;
            this.selectAllToolStripMenuItem.Click += new System.EventHandler(this.selectToolStripMenuItem_Click);
            // 
            // selectNoneToolStripMenuItem
            // 
            this.selectNoneToolStripMenuItem.Name = "selectNoneToolStripMenuItem";
            this.selectNoneToolStripMenuItem.Size = new System.Drawing.Size(188, 22);
            this.selectNoneToolStripMenuItem.Tag = "DES-1";
            this.selectNoneToolStripMenuItem.Text = "Deselect All";
            this.selectNoneToolStripMenuItem.Click += new System.EventHandler(this.selectToolStripMenuItem_Click);
            // 
            // speedBar
            // 
            this.speedBar.Location = new System.Drawing.Point(757, 13);
            this.speedBar.Maximum = 150;
            this.speedBar.Minimum = 1;
            this.speedBar.Name = "speedBar";
            this.speedBar.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.speedBar.Size = new System.Drawing.Size(45, 200);
            this.speedBar.TabIndex = 18;
            this.speedBar.TickFrequency = 5;
            this.speedBar.Value = 1;
            this.speedBar.ValueChanged += new System.EventHandler(this.speedBar_ValueChanged);
            this.speedBar.Scroll += new System.EventHandler(this.speedBar_Scroll);
            this.speedBar.KeyDown += new System.Windows.Forms.KeyEventHandler(this.speedBar_KeyDown);
            // 
            // speedLabel
            // 
            this.speedLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.speedLabel.Location = new System.Drawing.Point(757, 0);
            this.speedLabel.Name = "speedLabel";
            this.speedLabel.Size = new System.Drawing.Size(38, 13);
            this.speedLabel.TabIndex = 19;
            this.speedLabel.Text = "speed";
            this.speedLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // rightSandDock
            // 
            this.rightSandDock.Dock = System.Windows.Forms.DockStyle.Right;
            this.rightSandDock.Guid = new System.Guid("63cd0407-8e90-4f94-bab3-8ea89fde67af");
            this.rightSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
            this.rightSandDock.Location = new System.Drawing.Point(795, 0);
            this.rightSandDock.Manager = this.sandDockManager1;
            this.rightSandDock.Name = "rightSandDock";
            this.rightSandDock.Size = new System.Drawing.Size(0, 625);
            this.rightSandDock.TabIndex = 14;
            // 
            // bottomSandDock
            // 
            this.bottomSandDock.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.bottomSandDock.Guid = new System.Guid("8f427dca-24ab-40d5-9b32-732d9d46a574");
            this.bottomSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
            this.bottomSandDock.Location = new System.Drawing.Point(0, 625);
            this.bottomSandDock.Manager = this.sandDockManager1;
            this.bottomSandDock.Name = "bottomSandDock";
            this.bottomSandDock.Size = new System.Drawing.Size(795, 0);
            this.bottomSandDock.TabIndex = 15;
            // 
            // topSandDock
            // 
            this.topSandDock.Dock = System.Windows.Forms.DockStyle.Top;
            this.topSandDock.Guid = new System.Guid("53192ca4-cccc-4c39-bb57-5e16efa82d64");
            this.topSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400);
            this.topSandDock.Location = new System.Drawing.Point(254, 0);
            this.topSandDock.Manager = this.sandDockManager1;
            this.topSandDock.Name = "topSandDock";
            this.topSandDock.Size = new System.Drawing.Size(541, 0);
            this.topSandDock.TabIndex = 16;
            // 
            // dockControl6
            // 
            this.dockControl6.Controls.Add(this.button5);
            this.dockControl6.Controls.Add(this.button4);
            this.dockControl6.Controls.Add(this.checkedListBox2);
            this.dockControl6.Guid = new System.Guid("8a474c02-64bc-429b-8d89-83c818109d18");
            this.dockControl6.Location = new System.Drawing.Point(0, 18);
            this.dockControl6.Name = "dockControl6";
            this.dockControl6.Size = new System.Drawing.Size(250, 584);
            this.dockControl6.TabIndex = 5;
            this.dockControl6.Text = "BSP Selections";
            this.dockControl6.Enter += new System.EventHandler(this.dockControl6_Enter);
            // 
            // button5
            // 
            this.button5.Location = new System.Drawing.Point(90, 7);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(76, 27);
            this.button5.TabIndex = 2;
            this.button5.Text = "Select None";
            this.button5.UseVisualStyleBackColor = true;
            this.button5.Click += new System.EventHandler(this.button5_Click);
            // 
            // button4
            // 
            this.button4.Location = new System.Drawing.Point(12, 7);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(72, 27);
            this.button4.TabIndex = 1;
            this.button4.Text = "Select All";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.button4_Click);
            // 
            // checkedListBox2
            // 
            this.checkedListBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.checkedListBox2.FormattingEnabled = true;
            this.checkedListBox2.Location = new System.Drawing.Point(0, 40);
            this.checkedListBox2.Name = "checkedListBox2";
            this.checkedListBox2.Size = new System.Drawing.Size(250, 529);
            this.checkedListBox2.TabIndex = 0;
            this.checkedListBox2.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.checkedListBox2_ItemCheck);
            // 
            // dockControl5
            // 
            this.dockControl5.Controls.Add(this.button3);
            this.dockControl5.Controls.Add(this.groupBox2);
            this.dockControl5.Controls.Add(this.panel1);
            this.dockControl5.Controls.Add(this.groupBox1);
            this.dockControl5.Guid = new System.Guid("f641181f-8274-43e0-8421-3f46471b23a2");
            this.dockControl5.Location = new System.Drawing.Point(0, 18);
            this.dockControl5.Name = "dockControl5";
            this.dockControl5.Size = new System.Drawing.Size(250, 584);
            this.dockControl5.TabIndex = 4;
            this.dockControl5.Text = "Lightmap Palettes";
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(29, 13);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(193, 23);
            this.button3.TabIndex = 10;
            this.button3.Text = "Apply";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.button2);
            this.groupBox2.Controls.Add(this.button1);
            this.groupBox2.Controls.Add(this.checkBox2);
            this.groupBox2.Controls.Add(this.radioButton2);
            this.groupBox2.Controls.Add(this.radioButton1);
            this.groupBox2.Controls.Add(this.trackBar3);
            this.groupBox2.Controls.Add(this.trackBar2);
            this.groupBox2.Controls.Add(this.trackBar1);
            this.groupBox2.Location = new System.Drawing.Point(10, 45);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(231, 178);
            this.groupBox2.TabIndex = 9;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Color Adjustment";
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(110, 149);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 23);
            this.button2.TabIndex = 7;
            this.button2.Text = "Preview";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(29, 149);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 0;
            this.button1.Text = "Reset";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // checkBox2
            // 
            this.checkBox2.AutoSize = true;
            this.checkBox2.Location = new System.Drawing.Point(73, 129);
            this.checkBox2.Name = "checkBox2";
            this.checkBox2.Size = new System.Drawing.Size(63, 17);
            this.checkBox2.TabIndex = 6;
            this.checkBox2.Text = "Colorize";
            this.checkBox2.UseVisualStyleBackColor = true;
            this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
            // 
            // radioButton2
            // 
            this.radioButton2.AutoSize = true;
            this.radioButton2.Location = new System.Drawing.Point(119, 106);
            this.radioButton2.Name = "radioButton2";
            this.radioButton2.Size = new System.Drawing.Size(91, 17);
            this.radioButton2.TabIndex = 5;
            this.radioButton2.Text = "Color Balance";
            this.radioButton2.UseVisualStyleBackColor = true;
            this.radioButton2.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged);
            // 
            // radioButton1
            // 
            this.radioButton1.AutoSize = true;
            this.radioButton1.Checked = true;
            this.radioButton1.Location = new System.Drawing.Point(20, 106);
            this.radioButton1.Name = "radioButton1";
            this.radioButton1.Size = new System.Drawing.Size(98, 17);
            this.radioButton1.TabIndex = 4;
            this.radioButton1.TabStop = true;
            this.radioButton1.Text = "Hue\\Saturation";
            this.radioButton1.UseVisualStyleBackColor = true;
            this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
            // 
            // trackBar3
            // 
            this.trackBar3.Location = new System.Drawing.Point(6, 78);
            this.trackBar3.Maximum = 100;
            this.trackBar3.Minimum = -100;
            this.trackBar3.Name = "trackBar3";
            this.trackBar3.Size = new System.Drawing.Size(219, 45);
            this.trackBar3.TabIndex = 3;
            this.trackBar3.TickStyle = System.Windows.Forms.TickStyle.None;
            this.trackBar3.Scroll += new System.EventHandler(this.trackBar3_Scroll);
            // 
            // trackBar2
            // 
            this.trackBar2.Location = new System.Drawing.Point(6, 49);
            this.trackBar2.Maximum = 100;
            this.trackBar2.Minimum = -100;
            this.trackBar2.Name = "trackBar2";
            this.trackBar2.Size = new System.Drawing.Size(219, 45);
            this.trackBar2.TabIndex = 2;
            this.trackBar2.TickStyle = System.Windows.Forms.TickStyle.None;
            this.trackBar2.Scroll += new System.EventHandler(this.trackBar2_Scroll);
            // 
            // trackBar1
            // 
            this.trackBar1.Location = new System.Drawing.Point(6, 19);
            this.trackBar1.Maximum = 100;
            this.trackBar1.Minimum = -100;
            this.trackBar1.Name = "trackBar1";
            this.trackBar1.Size = new System.Drawing.Size(219, 45);
            this.trackBar1.TabIndex = 1;
            this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.None;
            this.trackBar1.Scroll += new System.EventHandler(this.trackBar1_Scroll);
            // 
            // panel1
            // 
            this.panel1.AutoScroll = true;
            this.panel1.Location = new System.Drawing.Point(10, 229);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(231, 224);
            this.panel1.TabIndex = 7;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.comboBox1);
            this.groupBox1.Controls.Add(this.checkBox1);
            this.groupBox1.Location = new System.Drawing.Point(10, 459);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(231, 100);
            this.groupBox1.TabIndex = 8;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Lightmap Chunk Selection";
            // 
            // label2
            // 
            this.label2.Location = new System.Drawing.Point(16, 16);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(201, 33);
            this.label2.TabIndex = 7;
            this.label2.Text = "Choose what chunk you would like to edit for the lightmap";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(16, 78);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(41, 13);
            this.label1.TabIndex = 6;
            this.label1.Text = "Chunk:";
            // 
            // comboBox1
            // 
            this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.Enabled = false;
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Location = new System.Drawing.Point(63, 75);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(150, 21);
            this.comboBox1.TabIndex = 5;
            // 
            // checkBox1
            // 
            this.checkBox1.AutoSize = true;
            this.checkBox1.Checked = true;
            this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox1.Location = new System.Drawing.Point(19, 52);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(58, 17);
            this.checkBox1.TabIndex = 4;
            this.checkBox1.Text = "Edit All";
            this.checkBox1.UseVisualStyleBackColor = true;
            this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
            // 
            // dockControl4
            // 
            this.dockControl4.Closable = false;
            this.dockControl4.Controls.Add(this.fcordgb);
            this.dockControl4.Guid = new System.Guid("a94fefcb-cae4-4234-86b6-d85bc85e0023");
            this.dockControl4.Location = new System.Drawing.Point(0, 18);
            this.dockControl4.Name = "dockControl4";
            this.dockControl4.Size = new System.Drawing.Size(250, 584);
            this.dockControl4.TabIndex = 3;
            this.dockControl4.Text = "Tools";
            // 
            // fcordgb
            // 
            this.fcordgb.Controls.Add(this.fcordlz);
            this.fcordgb.Controls.Add(this.fcordly);
            this.fcordgb.Controls.Add(this.fcordlx);
            this.fcordgb.Controls.Add(this.fcordx);
            this.fcordgb.Controls.Add(this.fcordbutton);
            this.fcordgb.Controls.Add(this.fcordy);
            this.fcordgb.Controls.Add(this.fcordz);
            this.fcordgb.Location = new System.Drawing.Point(3, 3);
            this.fcordgb.Name = "fcordgb";
            this.fcordgb.Size = new System.Drawing.Size(244, 129);
            this.fcordgb.TabIndex = 5;
            this.fcordgb.TabStop = false;
            this.fcordgb.Text = "Coordinate Finder";
            // 
            // fcordlz
            // 
            this.fcordlz.AutoSize = true;
            this.fcordlz.Location = new System.Drawing.Point(25, 74);
            this.fcordlz.Name = "fcordlz";
            this.fcordlz.Size = new System.Drawing.Size(17, 13);
            this.fcordlz.TabIndex = 6;
            this.fcordlz.Text = "Z:";
            // 
            // fcordly
            // 
            this.fcordly.AutoSize = true;
            this.fcordly.Location = new System.Drawing.Point(25, 48);
            this.fcordly.Name = "fcordly";
            this.fcordly.Size = new System.Drawing.Size(17, 13);
            this.fcordly.TabIndex = 5;
            this.fcordly.Text = "Y:";
            // 
            // fcordlx
            // 
            this.fcordlx.AutoSize = true;
            this.fcordlx.Location = new System.Drawing.Point(25, 22);
            this.fcordlx.Name = "fcordlx";
            this.fcordlx.Size = new System.Drawing.Size(17, 13);
            this.fcordlx.TabIndex = 4;
            this.fcordlx.Text = "X:";
            // 
            // fcordx
            // 
            this.fcordx.Location = new System.Drawing.Point(48, 19);
            this.fcordx.Name = "fcordx";
            this.fcordx.Size = new System.Drawing.Size(152, 20);
            this.fcordx.TabIndex = 0;
            this.fcordx.Text = "0";
            // 
            // fcordbutton
            // 
            this.fcordbutton.Location = new System.Drawing.Point(74, 97);
            this.fcordbutton.Name = "fcordbutton";
            this.fcordbutton.Size = new System.Drawing.Size(75, 23);
            this.fcordbutton.TabIndex = 3;
            this.fcordbutton.Text = "Find!";
            this.fcordbutton.UseVisualStyleBackColor = true;
            this.fcordbutton.Click += new System.EventHandler(this.fcordbutton_Click);
            // 
            // fcordy
            // 
            this.fcordy.Location = new System.Drawing.Point(48, 45);
            this.fcordy.Name = "fcordy";
            this.fcordy.Size = new System.Drawing.Size(152, 20);
            this.fcordy.TabIndex = 1;
            this.fcordy.Text = "0";
            // 
            // fcordz
            // 
            this.fcordz.Location = new System.Drawing.Point(48, 71);
            this.fcordz.Name = "fcordz";
            this.fcordz.Size = new System.Drawing.Size(152, 20);
            this.fcordz.TabIndex = 2;
            this.fcordz.Text = "0";
            // 
            // dockControl3
            // 
            this.dockControl3.Closable = false;
            this.dockControl3.Controls.Add(this.treeView1);
            this.dockControl3.Guid = new System.Guid("99e2161d-408c-498f-acde-40db65d6db24");
            this.dockControl3.Location = new System.Drawing.Point(0, 18);
            this.dockControl3.Name = "dockControl3";
            this.dockControl3.Size = new System.Drawing.Size(250, 584);
            this.dockControl3.TabIndex = 2;
            this.dockControl3.Text = "Spawns";
            // 
            // treeView1
            // 
            this.treeView1.ContextMenuStrip = this.identContext;
            this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.treeView1.Location = new System.Drawing.Point(0, 0);
            this.treeView1.Name = "treeView1";
            this.treeView1.Size = new System.Drawing.Size(250, 584);
            this.treeView1.TabIndex = 1;
            this.treeView1.DoubleClick += new System.EventHandler(this.treeView1_DoubleClick);
            this.treeView1.Click += new System.EventHandler(this.treeView1_Click);
            // 
            // dockControl2
            // 
            this.dockControl2.Closable = false;
            this.dockControl2.Controls.Add(this.checkBox4);
            this.dockControl2.Controls.Add(this.checkBox3);
            this.dockControl2.Controls.Add(this.checkedListBox1);
            this.dockControl2.Controls.Add(this.findspawn);
            this.dockControl2.Controls.Add(this.mi4);
            this.dockControl2.Controls.Add(this.SelectAllSpawns);
            this.dockControl2.Guid = new System.Guid("3838baa4-58e1-4863-b0d8-82180bab7409");
            this.dockControl2.Location = new System.Drawing.Point(0, 18);
            this.dockControl2.Name = "dockControl2";
            this.dockControl2.Size = new System.Drawing.Size(250, 584);
            this.dockControl2.TabIndex = 1;
            this.dockControl2.Text = "Edit";
            // 
            // checkBox4
            // 
            this.checkBox4.AutoSize = true;
            this.checkBox4.Location = new System.Drawing.Point(23, 350);
            this.checkBox4.Name = "checkBox4";
            this.checkBox4.Size = new System.Drawing.Size(184, 17);
            this.checkBox4.TabIndex = 8;
            this.checkBox4.Text = "Auto select item on treeview click";
            this.checkBox4.UseVisualStyleBackColor = true;
            // 
            // checkBox3
            // 
            this.checkBox3.AutoSize = true;
            this.checkBox3.Location = new System.Drawing.Point(15, 107);
            this.checkBox3.Name = "checkBox3";
            this.checkBox3.Size = new System.Drawing.Size(104, 17);
            this.checkBox3.TabIndex = 7;
            this.checkBox3.Text = "View All Spawns";
            this.checkBox3.UseVisualStyleBackColor = true;
            this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
            // 
            // checkedListBox1
            // 
            this.checkedListBox1.CheckOnClick = true;
            this.checkedListBox1.FormattingEnabled = true;
            this.checkedListBox1.Location = new System.Drawing.Point(12, 130);
            this.checkedListBox1.Name = "checkedListBox1";
            this.checkedListBox1.Size = new System.Drawing.Size(225, 214);
            this.checkedListBox1.Sorted = true;
            this.checkedListBox1.TabIndex = 0;
            this.checkedListBox1.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.SpawnList_Check);
            // 
            // findspawn
            // 
            this.findspawn.Location = new System.Drawing.Point(23, 72);
            this.findspawn.Name = "findspawn";
            this.findspawn.Size = new System.Drawing.Size(175, 23);
            this.findspawn.TabIndex = 6;
            this.findspawn.Text = "Find First Selected Spawn";
            this.findspawn.UseVisualStyleBackColor = true;
            this.findspawn.Click += new System.EventHandler(this.findspawn_Click);
            // 
            // mi4
            // 
            this.mi4.Location = new System.Drawing.Point(23, 43);
            this.mi4.Name = "mi4";
            this.mi4.Size = new System.Drawing.Size(175, 23);
            this.mi4.TabIndex = 5;
            this.mi4.Text = "Move All Spawns Here";
            this.mi4.UseVisualStyleBackColor = true;
            this.mi4.Click += new System.EventHandler(this.mi4_Click);
            // 
            // SelectAllSpawns
            // 
            this.SelectAllSpawns.Location = new System.Drawing.Point(23, 14);
            this.SelectAllSpawns.Name = "SelectAllSpawns";
            this.SelectAllSpawns.Size = new System.Drawing.Size(175, 23);
            this.SelectAllSpawns.TabIndex = 4;
            this.SelectAllSpawns.Text = "Select All Spawns";
            this.SelectAllSpawns.UseVisualStyleBackColor = true;
            this.SelectAllSpawns.Click += new System.EventHandler(this.SelectAllSpawns_Click);
            // 
            // dockControl1
            // 
            this.dockControl1.Closable = false;
            this.dockControl1.Controls.Add(this.cbBSPTextures);
            this.dockControl1.Controls.Add(this.label5);
            this.dockControl1.Controls.Add(this.CameraCulling);
            this.dockControl1.Controls.Add(this.label4);
            this.dockControl1.Controls.Add(this.BSPPermutations);
            this.dockControl1.Controls.Add(this.BSPLighting);
            this.dockControl1.Controls.Add(this.DeselectOne);
            this.dockControl1.Controls.Add(this.SaveChanges);
            this.dockControl1.Controls.Add(this.NoCulling);
            this.dockControl1.Controls.Add(this.RenderSky);
            this.dockControl1.Guid = new System.Guid("baf66d5e-5ae2-42bd-a116-5b600f86e7af");
            this.dockControl1.Location = new System.Drawing.Point(0, 18);
            this.dockControl1.Name = "dockControl1";
            this.dockControl1.Size = new System.Drawing.Size(250, 584);
            this.dockControl1.TabIndex = 0;
            this.dockControl1.Text = "Main";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location = new System.Drawing.Point(11, 238);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(214, 13);
            this.label5.TabIndex = 8;
            this.label5.Text = "Enable options below to speed up rendering";
            // 
            // CameraCulling
            // 
            this.CameraCulling.AutoSize = true;
            this.CameraCulling.Location = new System.Drawing.Point(25, 264);
            this.CameraCulling.Name = "CameraCulling";
            this.CameraCulling.Size = new System.Drawing.Size(207, 17);
            this.CameraCulling.TabIndex = 7;
            this.CameraCulling.Text = "Perform Camera Culling (slight glitches)";
            this.CameraCulling.UseVisualStyleBackColor = true;
            this.CameraCulling.CheckedChanged += new System.EventHandler(this.CameraCulling_CheckedChanged);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(11, 94);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(216, 13);
            this.label4.TabIndex = 6;
            this.label4.Text = "Disable options below to speed up rendering";
            // 
            // BSPPermutations
            // 
            this.BSPPermutations.AutoSize = true;
            this.BSPPermutations.Checked = true;
            this.BSPPermutations.CheckState = System.Windows.Forms.CheckState.Checked;
            this.BSPPermutations.Location = new System.Drawing.Point(25, 185);
            this.BSPPermutations.Name = "BSPPermutations";
            this.BSPPermutations.Size = new System.Drawing.Size(141, 17);
            this.BSPPermutations.TabIndex = 5;
            this.BSPPermutations.Text = "Show BSP Permutations";
            this.BSPPermutations.UseVisualStyleBackColor = true;
            this.BSPPermutations.CheckedChanged += new System.EventHandler(this.BSPPermutations_CheckedChanged);
            // 
            // BSPLighting
            // 
            this.BSPLighting.AutoSize = true;
            this.BSPLighting.Checked = true;
            this.BSPLighting.CheckState = System.Windows.Forms.CheckState.Checked;
            this.BSPLighting.Location = new System.Drawing.Point(25, 162);
            this.BSPLighting.Name = "BSPLighting";
            this.BSPLighting.Size = new System.Drawing.Size(117, 17);
            this.BSPLighting.TabIndex = 4;
            this.BSPLighting.Text = "Show BSP Lighting";
            this.BSPLighting.UseVisualStyleBackColor = true;
            this.BSPLighting.CheckedChanged += new System.EventHandler(this.BSPLighting_CheckedChanged);
            // 
            // DeselectOne
            // 
            this.DeselectOne.AutoSize = true;
            this.DeselectOne.Location = new System.Drawing.Point(23, 57);
            this.DeselectOne.Name = "DeselectOne";
            this.DeselectOne.Size = new System.Drawing.Size(164, 17);
            this.DeselectOne.TabIndex = 3;
            this.DeselectOne.Text = "Deselect one object at a time";
            this.DeselectOne.UseVisualStyleBackColor = true;
            // 
            // SaveChanges
            // 
            this.SaveChanges.Location = new System.Drawing.Point(12, 17);
            this.SaveChanges.Name = "SaveChanges";
            this.SaveChanges.Size = new System.Drawing.Size(215, 23);
            this.SaveChanges.TabIndex = 1;
            this.SaveChanges.Text = "Save Changes";
            this.SaveChanges.UseVisualStyleBackColor = true;
            this.SaveChanges.Click += new System.EventHandler(this.SaveChanges_Click);
            // 
            // NoCulling
            // 
            this.NoCulling.AutoSize = true;
            this.NoCulling.Location = new System.Drawing.Point(25, 119);
            this.NoCulling.Name = "NoCulling";
            this.NoCulling.Size = new System.Drawing.Size(163, 17);
            this.NoCulling.TabIndex = 2;
            this.NoCulling.Text = "Show backfaces (No Culling)";
            this.NoCulling.UseVisualStyleBackColor = true;
            // 
            // RenderSky
            // 
            this.RenderSky.AutoSize = true;
            this.RenderSky.Location = new System.Drawing.Point(25, 139);
            this.RenderSky.Name = "RenderSky";
            this.RenderSky.Size = new System.Drawing.Size(149, 17);
            this.RenderSky.TabIndex = 2;
            this.RenderSky.Text = "<Attempt To> Render Sky";
            this.RenderSky.UseVisualStyleBackColor = true;
            // 
            // leftSandDock
            // 
            this.leftSandDock.Controls.Add(this.dockControl1);
            this.leftSandDock.Controls.Add(this.dockControl2);
            this.leftSandDock.Controls.Add(this.dockControl3);
            this.leftSandDock.Controls.Add(this.dockControl4);
            this.leftSandDock.Controls.Add(this.dockControl5);
            this.leftSandDock.Controls.Add(this.dockControl6);
            this.leftSandDock.Dock = System.Windows.Forms.DockStyle.Left;
            this.leftSandDock.Guid = new System.Guid("7b82af44-7394-4006-9310-e7e7e6293930");
            this.leftSandDock.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 400, System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
            ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(250, 625, new TD.SandDock.DockControl[] {
                        this.dockControl1,
                        this.dockControl2,
                        this.dockControl3,
                        this.dockControl4,
                        this.dockControl5,
                        this.dockControl6}, this.dockControl1)))});
            this.leftSandDock.Location = new System.Drawing.Point(0, 0);
            this.leftSandDock.Manager = this.sandDockManager1;
            this.leftSandDock.Name = "leftSandDock";
            this.leftSandDock.Size = new System.Drawing.Size(254, 625);
            this.leftSandDock.TabIndex = 13;
            // 
            // toolStrip
            // 
            this.toolStrip.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripBlankLabel,
            this.toolStripButtonReset,
            this.ToolStripDropDownButtonRotateYaw,
            this.ToolStripDropDownButtonRotatePitch,
            this.toolStripDropDownButtonRotateRoll});
            this.toolStrip.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
            this.toolStrip.Location = new System.Drawing.Point(254, 0);
            this.toolStrip.Name = "toolStrip";
            this.toolStrip.Size = new System.Drawing.Size(541, 23);
            this.toolStrip.TabIndex = 21;
            this.toolStrip.Text = "toolStrip1";
            this.toolStrip.Visible = false;
            // 
            // toolStripBlankLabel
            // 
            this.toolStripBlankLabel.AutoSize = false;
            this.toolStripBlankLabel.Name = "toolStripBlankLabel";
            this.toolStripBlankLabel.Size = new System.Drawing.Size(20, 0);
            // 
            // toolStripButtonReset
            // 
            this.toolStripButtonReset.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.toolStripButtonReset.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonReset.Image")));
            this.toolStripButtonReset.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonReset.Name = "toolStripButtonReset";
            this.toolStripButtonReset.Size = new System.Drawing.Size(44, 20);
            this.toolStripButtonReset.Text = "Reset";
            this.toolStripButtonReset.Click += new System.EventHandler(this.toolStripButtonReset_Click);
            // 
            // ToolStripDropDownButtonRotateYaw
            // 
            this.ToolStripDropDownButtonRotateYaw.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.ToolStripDropDownButtonRotateYaw.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStripMenuItemRY45CCW,
            this.ToolStripMenuItemRY90CCW,
            this.ToolStripMenuItemRY180,
            this.ToolStripMenuItemRY90CW,
            this.ToolStripMenuItemRY45CW});
            this.ToolStripDropDownButtonRotateYaw.Image = ((System.Drawing.Image)(resources.GetObject("ToolStripDropDownButtonRotateYaw.Image")));
            this.ToolStripDropDownButtonRotateYaw.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.ToolStripDropDownButtonRotateYaw.Name = "ToolStripDropDownButtonRotateYaw";
            this.ToolStripDropDownButtonRotateYaw.Size = new System.Drawing.Size(86, 20);
            this.ToolStripDropDownButtonRotateYaw.Text = "Rotate Yaw";
            // 
            // ToolStripMenuItemRY45CCW
            // 
            this.ToolStripMenuItemRY45CCW.Name = "ToolStripMenuItemRY45CCW";
            this.ToolStripMenuItemRY45CCW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRY45CCW.Text = "45* CCW";
            this.ToolStripMenuItemRY45CCW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRY90CCW
            // 
            this.ToolStripMenuItemRY90CCW.Name = "ToolStripMenuItemRY90CCW";
            this.ToolStripMenuItemRY90CCW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRY90CCW.Text = "90* CCW";
            this.ToolStripMenuItemRY90CCW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRY180
            // 
            this.ToolStripMenuItemRY180.Name = "ToolStripMenuItemRY180";
            this.ToolStripMenuItemRY180.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRY180.Text = "180*";
            this.ToolStripMenuItemRY180.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRY90CW
            // 
            this.ToolStripMenuItemRY90CW.Name = "ToolStripMenuItemRY90CW";
            this.ToolStripMenuItemRY90CW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRY90CW.Text = "90* CW";
            this.ToolStripMenuItemRY90CW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRY45CW
            // 
            this.ToolStripMenuItemRY45CW.Name = "ToolStripMenuItemRY45CW";
            this.ToolStripMenuItemRY45CW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRY45CW.Text = "45* CW";
            this.ToolStripMenuItemRY45CW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripDropDownButtonRotatePitch
            // 
            this.ToolStripDropDownButtonRotatePitch.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.ToolStripDropDownButtonRotatePitch.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStripMenuItemRP45CCW,
            this.ToolStripMenuItemRP90CCW,
            this.ToolStripMenuItemRP180,
            this.ToolStripMenuItemRP90CW,
            this.ToolStripMenuItemRP45CW});
            this.ToolStripDropDownButtonRotatePitch.Image = ((System.Drawing.Image)(resources.GetObject("ToolStripDropDownButtonRotatePitch.Image")));
            this.ToolStripDropDownButtonRotatePitch.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.ToolStripDropDownButtonRotatePitch.Name = "ToolStripDropDownButtonRotatePitch";
            this.ToolStripDropDownButtonRotatePitch.Size = new System.Drawing.Size(89, 20);
            this.ToolStripDropDownButtonRotatePitch.Text = "Rotate Pitch";
            // 
            // ToolStripMenuItemRP45CCW
            // 
            this.ToolStripMenuItemRP45CCW.Name = "ToolStripMenuItemRP45CCW";
            this.ToolStripMenuItemRP45CCW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRP45CCW.Text = "45* CCW";
            this.ToolStripMenuItemRP45CCW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRP90CCW
            // 
            this.ToolStripMenuItemRP90CCW.Name = "ToolStripMenuItemRP90CCW";
            this.ToolStripMenuItemRP90CCW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRP90CCW.Text = "90* CCW";
            this.ToolStripMenuItemRP90CCW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRP180
            // 
            this.ToolStripMenuItemRP180.Name = "ToolStripMenuItemRP180";
            this.ToolStripMenuItemRP180.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRP180.Text = "180*";
            this.ToolStripMenuItemRP180.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRP90CW
            // 
            this.ToolStripMenuItemRP90CW.Name = "ToolStripMenuItemRP90CW";
            this.ToolStripMenuItemRP90CW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRP90CW.Text = "90* CW";
            this.ToolStripMenuItemRP90CW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRP45CW
            // 
            this.ToolStripMenuItemRP45CW.Name = "ToolStripMenuItemRP45CW";
            this.ToolStripMenuItemRP45CW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRP45CW.Text = "45* CW";
            this.ToolStripMenuItemRP45CW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // toolStripDropDownButtonRotateRoll
            // 
            this.toolStripDropDownButtonRotateRoll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.toolStripDropDownButtonRotateRoll.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStripMenuItemRR45CCW,
            this.ToolStripMenuItemRR90CCW,
            this.ToolStripMenuItemRR180,
            this.ToolStripMenuItemRR90CW,
            this.ToolStripMenuItemRR45CW});
            this.toolStripDropDownButtonRotateRoll.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButtonRotateRoll.Image")));
            this.toolStripDropDownButtonRotateRoll.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripDropDownButtonRotateRoll.Name = "toolStripDropDownButtonRotateRoll";
            this.toolStripDropDownButtonRotateRoll.Size = new System.Drawing.Size(83, 20);
            this.toolStripDropDownButtonRotateRoll.Text = "Rotate Roll";
            // 
            // ToolStripMenuItemRR45CCW
            // 
            this.ToolStripMenuItemRR45CCW.Name = "ToolStripMenuItemRR45CCW";
            this.ToolStripMenuItemRR45CCW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRR45CCW.Text = "45* CCW";
            this.ToolStripMenuItemRR45CCW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRR90CCW
            // 
            this.ToolStripMenuItemRR90CCW.Name = "ToolStripMenuItemRR90CCW";
            this.ToolStripMenuItemRR90CCW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRR90CCW.Text = "90* CCW";
            this.ToolStripMenuItemRR90CCW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRR180
            // 
            this.ToolStripMenuItemRR180.Name = "ToolStripMenuItemRR180";
            this.ToolStripMenuItemRR180.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRR180.Text = "180*";
            this.ToolStripMenuItemRR180.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRR90CW
            // 
            this.ToolStripMenuItemRR90CW.Name = "ToolStripMenuItemRR90CW";
            this.ToolStripMenuItemRR90CW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRR90CW.Text = "90* CW";
            this.ToolStripMenuItemRR90CW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // ToolStripMenuItemRR45CW
            // 
            this.ToolStripMenuItemRR45CW.Name = "ToolStripMenuItemRR45CW";
            this.ToolStripMenuItemRR45CW.Size = new System.Drawing.Size(143, 22);
            this.ToolStripMenuItemRR45CW.Text = "45* CW";
            this.ToolStripMenuItemRR45CW.Click += new System.EventHandler(this.ToolStripMenuItemRotate_Click);
            // 
            // cbBSPTextures
            // 
            this.cbBSPTextures.AutoSize = true;
            this.cbBSPTextures.Checked = true;
            this.cbBSPTextures.CheckState = System.Windows.Forms.CheckState.Checked;
            this.cbBSPTextures.Location = new System.Drawing.Point(25, 208);
            this.cbBSPTextures.Name = "cbBSPTextures";
            this.cbBSPTextures.Size = new System.Drawing.Size(121, 17);
            this.cbBSPTextures.TabIndex = 9;
            this.cbBSPTextures.Text = "Show BSP Textures";
            this.cbBSPTextures.UseVisualStyleBackColor = true;
            this.cbBSPTextures.CheckedChanged += new System.EventHandler(this.cbBSPTextures_CheckedChanged);
            // 
            // BSPViewer
            // 
            this.ClientSize = new System.Drawing.Size(795, 650);
            this.ContextMenuStrip = this.identContext;
            this.Controls.Add(this.speedLabel);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.speedBar);
            this.Controls.Add(this.topSandDock);
            this.Controls.Add(this.toolStrip);
            this.Controls.Add(this.leftSandDock);
            this.Controls.Add(this.rightSandDock);
            this.Controls.Add(this.bottomSandDock);
            this.Controls.Add(this.statusStrip);
            this.Name = "BSPViewer";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.MouseEnter += new System.EventHandler(this.leftSandDock_MouseLeave);
            this.statusStrip.ResumeLayout(false);
            this.statusStrip.PerformLayout();
            this.identContext.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.speedBar)).EndInit();
            this.dockControl6.ResumeLayout(false);
            this.dockControl5.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.dockControl4.ResumeLayout(false);
            this.fcordgb.ResumeLayout(false);
            this.fcordgb.PerformLayout();
            this.dockControl3.ResumeLayout(false);
            this.dockControl2.ResumeLayout(false);
            this.dockControl2.PerformLayout();
            this.dockControl1.ResumeLayout(false);
            this.dockControl1.PerformLayout();
            this.leftSandDock.ResumeLayout(false);
            this.toolStrip.ResumeLayout(false);
            this.toolStrip.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Пример #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     TD.SandDock.DockContainer dockContainer1;
     this.documentBrowserDockableWindow = new TD.SandDock.DockableWindow();
     this.noBrowserLabel           = new System.Windows.Forms.Label();
     this.propertiesDockableWindow = new TD.SandDock.DockableWindow();
     this.propertyGrid             = new VisualStudioPropertyGrid();
     this.sandDockManager          = new TD.SandDock.SandDockManager();
     this.menuStrip                             = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem                 = new System.Windows.Forms.ToolStripMenuItem();
     this.newQueryToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1                    = new System.Windows.Forms.ToolStripSeparator();
     this.closeToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2                   = new System.Windows.Forms.ToolStripSeparator();
     this.importTestDefinitionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.exportTestDefinitionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem5                    = new System.Windows.Forms.ToolStripSeparator();
     this.exitToolStripMenuItem                 = new System.Windows.Forms.ToolStripMenuItem();
     this.editToolStripMenuItem                 = new System.Windows.Forms.ToolStripMenuItem();
     this.undoToolStripMenuItem                 = new System.Windows.Forms.ToolStripMenuItem();
     this.redoToolStripMenuItem                 = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4                   = new System.Windows.Forms.ToolStripSeparator();
     this.cutToolStripMenuItem                  = new System.Windows.Forms.ToolStripMenuItem();
     this.copyToolStripMenuItem                 = new System.Windows.Forms.ToolStripMenuItem();
     this.pasteToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteToolStripMenuItem               = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator5                   = new System.Windows.Forms.ToolStripSeparator();
     this.selectAllToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.viewToolStripMenuItem                 = new System.Windows.Forms.ToolStripMenuItem();
     this.documentBrowserToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.propertiesToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2                    = new System.Windows.Forms.ToolStripSeparator();
     this.welcomePageToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.queryToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.executeToolStripMenuItem              = new System.Windows.Forms.ToolStripMenuItem();
     this.explainToolStripMenuItem              = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem7                    = new System.Windows.Forms.ToolStripSeparator();
     this.listMembersToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.parameterInfoToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.completeWordToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolsToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.addinsToolStripMenuItem               = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStrip                             = new System.Windows.Forms.ToolStrip();
     this.newQueryToolStripButton               = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3                   = new System.Windows.Forms.ToolStripSeparator();
     this.cutToolStripButton                    = new System.Windows.Forms.ToolStripButton();
     this.copyToolStripButton                   = new System.Windows.Forms.ToolStripButton();
     this.pasteToolStripButton                  = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator8                   = new System.Windows.Forms.ToolStripSeparator();
     this.undoToolStripButton                   = new System.Windows.Forms.ToolStripButton();
     this.redoToolStripButton                   = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6                   = new System.Windows.Forms.ToolStripSeparator();
     this.propertiesToolStripButton             = new System.Windows.Forms.ToolStripButton();
     this.documentBrowserToolStripButton        = new System.Windows.Forms.ToolStripButton();
     this.welcomePageToolStripButton            = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator7                   = new System.Windows.Forms.ToolStripSeparator();
     this.executeToolStripButton                = new System.Windows.Forms.ToolStripButton();
     this.explainQueryToolStripButton           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1                   = new System.Windows.Forms.ToolStripSeparator();
     this.saveResultsToolStripButton            = new System.Windows.Forms.ToolStripButton();
     dockContainer1                             = new TD.SandDock.DockContainer();
     dockContainer1.SuspendLayout();
     this.documentBrowserDockableWindow.SuspendLayout();
     this.propertiesDockableWindow.SuspendLayout();
     this.menuStrip.SuspendLayout();
     this.toolStrip.SuspendLayout();
     this.SuspendLayout();
     //
     // dockContainer1
     //
     dockContainer1.Controls.Add(this.documentBrowserDockableWindow);
     dockContainer1.Controls.Add(this.propertiesDockableWindow);
     dockContainer1.Dock         = System.Windows.Forms.DockStyle.Right;
     dockContainer1.LayoutSystem = new TD.SandDock.SplitLayoutSystem(new System.Drawing.SizeF(250, 517), System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
         ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250, 243), new TD.SandDock.DockControl[] {
             ((TD.SandDock.DockControl)(this.documentBrowserDockableWindow))
         }, this.documentBrowserDockableWindow))),
         ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(new System.Drawing.SizeF(250, 271), new TD.SandDock.DockControl[] {
             ((TD.SandDock.DockControl)(this.propertiesDockableWindow))
         }, this.propertiesDockableWindow)))
     });
     dockContainer1.Location = new System.Drawing.Point(538, 49);
     dockContainer1.Manager  = this.sandDockManager;
     dockContainer1.Name     = "dockContainer1";
     dockContainer1.Size     = new System.Drawing.Size(254, 517);
     dockContainer1.TabIndex = 24;
     //
     // documentBrowserDockableWindow
     //
     this.documentBrowserDockableWindow.BorderStyle = TD.SandDock.Rendering.BorderStyle.Flat;
     this.documentBrowserDockableWindow.Controls.Add(this.noBrowserLabel);
     this.documentBrowserDockableWindow.Guid     = new System.Guid("b4875f5d-da25-4046-a14a-239ae8ab87b2");
     this.documentBrowserDockableWindow.Location = new System.Drawing.Point(4, 18);
     this.documentBrowserDockableWindow.Name     = "documentBrowserDockableWindow";
     this.documentBrowserDockableWindow.Size     = new System.Drawing.Size(250, 201);
     this.documentBrowserDockableWindow.TabImage = global::NQuery.Demo.Properties.Resources.Browser;
     this.documentBrowserDockableWindow.TabIndex = 0;
     this.documentBrowserDockableWindow.Text     = "Document Browser";
     //
     // noBrowserLabel
     //
     this.noBrowserLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.noBrowserLabel.Location  = new System.Drawing.Point(16, 21);
     this.noBrowserLabel.Name      = "noBrowserLabel";
     this.noBrowserLabel.Size      = new System.Drawing.Size(221, 162);
     this.noBrowserLabel.TabIndex  = 0;
     this.noBrowserLabel.Text      = "There are no items to show for the selected document.";
     this.noBrowserLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // propertiesDockableWindow
     //
     this.propertiesDockableWindow.Controls.Add(this.propertyGrid);
     this.propertiesDockableWindow.Guid     = new System.Guid("86a69ab1-973d-4313-b8e8-f72667a53005");
     this.propertiesDockableWindow.Location = new System.Drawing.Point(4, 265);
     this.propertiesDockableWindow.Name     = "propertiesDockableWindow";
     this.propertiesDockableWindow.Size     = new System.Drawing.Size(250, 228);
     this.propertiesDockableWindow.TabImage = global::NQuery.Demo.Properties.Resources.Properties;
     this.propertiesDockableWindow.TabIndex = 1;
     this.propertiesDockableWindow.Text     = "Properties";
     //
     // propertyGrid
     //
     this.propertyGrid.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.propertyGrid.HelpVisible = false;
     this.propertyGrid.Location    = new System.Drawing.Point(0, 0);
     this.propertyGrid.Name        = "propertyGrid";
     this.propertyGrid.Size        = new System.Drawing.Size(250, 228);
     this.propertyGrid.TabIndex    = 6;
     //
     // sandDockManager
     //
     this.sandDockManager.DockSystemContainer          = this;
     this.sandDockManager.OwnerForm                    = this;
     this.sandDockManager.ActiveTabbedDocumentChanged += new System.EventHandler(this.sandDockManager_ActiveTabbedDocumentChanged);
     //
     // menuStrip
     //
     this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileToolStripMenuItem,
         this.editToolStripMenuItem,
         this.viewToolStripMenuItem,
         this.queryToolStripMenuItem,
         this.toolsToolStripMenuItem
     });
     this.menuStrip.Location = new System.Drawing.Point(0, 0);
     this.menuStrip.Name     = "menuStrip";
     this.menuStrip.Size     = new System.Drawing.Size(792, 24);
     this.menuStrip.TabIndex = 5;
     this.menuStrip.Text     = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newQueryToolStripMenuItem,
         this.toolStripMenuItem1,
         this.closeToolStripMenuItem,
         this.toolStripSeparator2,
         this.importTestDefinitionToolStripMenuItem,
         this.exportTestDefinitionToolStripMenuItem,
         this.toolStripMenuItem5,
         this.exitToolStripMenuItem
     });
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);
     this.fileToolStripMenuItem.Text = "&File";
     //
     // newQueryToolStripMenuItem
     //
     this.newQueryToolStripMenuItem.Image        = global::NQuery.Demo.Properties.Resources.New;
     this.newQueryToolStripMenuItem.Name         = "newQueryToolStripMenuItem";
     this.newQueryToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
     this.newQueryToolStripMenuItem.Size         = new System.Drawing.Size(201, 22);
     this.newQueryToolStripMenuItem.Text         = "New Query...";
     this.newQueryToolStripMenuItem.Click       += new System.EventHandler(this.newQueryToolStripMenuItem_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(198, 6);
     //
     // closeToolStripMenuItem
     //
     this.closeToolStripMenuItem.Name         = "closeToolStripMenuItem";
     this.closeToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F4)));
     this.closeToolStripMenuItem.Size         = new System.Drawing.Size(201, 22);
     this.closeToolStripMenuItem.Text         = "&Close";
     this.closeToolStripMenuItem.Click       += new System.EventHandler(this.closeToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(198, 6);
     //
     // importTestDefinitionToolStripMenuItem
     //
     this.importTestDefinitionToolStripMenuItem.Name   = "importTestDefinitionToolStripMenuItem";
     this.importTestDefinitionToolStripMenuItem.Size   = new System.Drawing.Size(201, 22);
     this.importTestDefinitionToolStripMenuItem.Text   = "Import Test Definition...";
     this.importTestDefinitionToolStripMenuItem.Click += new System.EventHandler(this.importTestDefinitionToolStripMenuItem_Click);
     //
     // exportTestDefinitionToolStripMenuItem
     //
     this.exportTestDefinitionToolStripMenuItem.Name   = "exportTestDefinitionToolStripMenuItem";
     this.exportTestDefinitionToolStripMenuItem.Size   = new System.Drawing.Size(201, 22);
     this.exportTestDefinitionToolStripMenuItem.Text   = "Export Test Definition...";
     this.exportTestDefinitionToolStripMenuItem.Click += new System.EventHandler(this.exportTestDefinitionToolStripMenuItem_Click);
     //
     // toolStripMenuItem5
     //
     this.toolStripMenuItem5.Name = "toolStripMenuItem5";
     this.toolStripMenuItem5.Size = new System.Drawing.Size(198, 6);
     //
     // exitToolStripMenuItem
     //
     this.exitToolStripMenuItem.Name   = "exitToolStripMenuItem";
     this.exitToolStripMenuItem.Size   = new System.Drawing.Size(201, 22);
     this.exitToolStripMenuItem.Text   = "E&xit";
     this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
     //
     // editToolStripMenuItem
     //
     this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.undoToolStripMenuItem,
         this.redoToolStripMenuItem,
         this.toolStripSeparator4,
         this.cutToolStripMenuItem,
         this.copyToolStripMenuItem,
         this.pasteToolStripMenuItem,
         this.deleteToolStripMenuItem,
         this.toolStripSeparator5,
         this.selectAllToolStripMenuItem
     });
     this.editToolStripMenuItem.Name = "editToolStripMenuItem";
     this.editToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.editToolStripMenuItem.Text = "&Edit";
     //
     // undoToolStripMenuItem
     //
     this.undoToolStripMenuItem.Image        = global::NQuery.Demo.Properties.Resources.Undo;
     this.undoToolStripMenuItem.Name         = "undoToolStripMenuItem";
     this.undoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
     this.undoToolStripMenuItem.Size         = new System.Drawing.Size(167, 22);
     this.undoToolStripMenuItem.Text         = "&Undo";
     this.undoToolStripMenuItem.Click       += new System.EventHandler(this.undoToolStripMenuItem_Click);
     //
     // redoToolStripMenuItem
     //
     this.redoToolStripMenuItem.Image        = global::NQuery.Demo.Properties.Resources.Redo;
     this.redoToolStripMenuItem.Name         = "redoToolStripMenuItem";
     this.redoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
     this.redoToolStripMenuItem.Size         = new System.Drawing.Size(167, 22);
     this.redoToolStripMenuItem.Text         = "&Redo";
     this.redoToolStripMenuItem.Click       += new System.EventHandler(this.redoToolStripMenuItem_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(164, 6);
     //
     // cutToolStripMenuItem
     //
     this.cutToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Cut;
     this.cutToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cutToolStripMenuItem.Name         = "cutToolStripMenuItem";
     this.cutToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
     this.cutToolStripMenuItem.Size         = new System.Drawing.Size(167, 22);
     this.cutToolStripMenuItem.Text         = "Cu&t";
     this.cutToolStripMenuItem.Click       += new System.EventHandler(this.cutToolStripMenuItem_Click);
     //
     // copyToolStripMenuItem
     //
     this.copyToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Copy;
     this.copyToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.copyToolStripMenuItem.Name         = "copyToolStripMenuItem";
     this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
     this.copyToolStripMenuItem.Size         = new System.Drawing.Size(167, 22);
     this.copyToolStripMenuItem.Text         = "&Copy";
     this.copyToolStripMenuItem.Click       += new System.EventHandler(this.copyToolStripMenuItem_Click);
     //
     // pasteToolStripMenuItem
     //
     this.pasteToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.Paste;
     this.pasteToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.pasteToolStripMenuItem.Name         = "pasteToolStripMenuItem";
     this.pasteToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
     this.pasteToolStripMenuItem.Size         = new System.Drawing.Size(167, 22);
     this.pasteToolStripMenuItem.Text         = "&Paste";
     this.pasteToolStripMenuItem.Click       += new System.EventHandler(this.pasteToolStripMenuItem_Click);
     //
     // deleteToolStripMenuItem
     //
     this.deleteToolStripMenuItem.Image  = global::NQuery.Demo.Properties.Resources.Delete;
     this.deleteToolStripMenuItem.Name   = "deleteToolStripMenuItem";
     this.deleteToolStripMenuItem.Size   = new System.Drawing.Size(167, 22);
     this.deleteToolStripMenuItem.Text   = "&Delete";
     this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(164, 6);
     //
     // selectAllToolStripMenuItem
     //
     this.selectAllToolStripMenuItem.Name         = "selectAllToolStripMenuItem";
     this.selectAllToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
     this.selectAllToolStripMenuItem.Size         = new System.Drawing.Size(167, 22);
     this.selectAllToolStripMenuItem.Text         = "Select &All";
     this.selectAllToolStripMenuItem.Click       += new System.EventHandler(this.selectAllToolStripMenuItem_Click);
     //
     // viewToolStripMenuItem
     //
     this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.documentBrowserToolStripMenuItem,
         this.propertiesToolStripMenuItem,
         this.toolStripMenuItem2,
         this.welcomePageToolStripMenuItem
     });
     this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
     this.viewToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
     this.viewToolStripMenuItem.Text = "&View";
     //
     // documentBrowserToolStripMenuItem
     //
     this.documentBrowserToolStripMenuItem.Image  = global::NQuery.Demo.Properties.Resources.Browser;
     this.documentBrowserToolStripMenuItem.Name   = "documentBrowserToolStripMenuItem";
     this.documentBrowserToolStripMenuItem.Size   = new System.Drawing.Size(175, 22);
     this.documentBrowserToolStripMenuItem.Text   = "Document Browser";
     this.documentBrowserToolStripMenuItem.Click += new System.EventHandler(this.documentBrowserToolStripMenuItem_Click);
     //
     // propertiesToolStripMenuItem
     //
     this.propertiesToolStripMenuItem.Image        = global::NQuery.Demo.Properties.Resources.Properties;
     this.propertiesToolStripMenuItem.Name         = "propertiesToolStripMenuItem";
     this.propertiesToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F4;
     this.propertiesToolStripMenuItem.Size         = new System.Drawing.Size(175, 22);
     this.propertiesToolStripMenuItem.Text         = "Properties";
     this.propertiesToolStripMenuItem.Click       += new System.EventHandler(this.propertiesToolStripMenuItem_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(172, 6);
     //
     // welcomePageToolStripMenuItem
     //
     this.welcomePageToolStripMenuItem.Image  = global::NQuery.Demo.Properties.Resources.WelcomeDocument;
     this.welcomePageToolStripMenuItem.Name   = "welcomePageToolStripMenuItem";
     this.welcomePageToolStripMenuItem.Size   = new System.Drawing.Size(175, 22);
     this.welcomePageToolStripMenuItem.Text   = "Welcome Page";
     this.welcomePageToolStripMenuItem.Click += new System.EventHandler(this.welcomePageToolStripMenuItem_Click);
     //
     // queryToolStripMenuItem
     //
     this.queryToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.executeToolStripMenuItem,
         this.explainToolStripMenuItem,
         this.toolStripMenuItem7,
         this.listMembersToolStripMenuItem,
         this.parameterInfoToolStripMenuItem,
         this.completeWordToolStripMenuItem
     });
     this.queryToolStripMenuItem.Name = "queryToolStripMenuItem";
     this.queryToolStripMenuItem.Size = new System.Drawing.Size(49, 20);
     this.queryToolStripMenuItem.Text = "&Query";
     //
     // executeToolStripMenuItem
     //
     this.executeToolStripMenuItem.Image        = global::NQuery.Demo.Properties.Resources.Execute;
     this.executeToolStripMenuItem.Name         = "executeToolStripMenuItem";
     this.executeToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
     this.executeToolStripMenuItem.Size         = new System.Drawing.Size(249, 22);
     this.executeToolStripMenuItem.Text         = "&Execute";
     this.executeToolStripMenuItem.Click       += new System.EventHandler(this.executeToolStripMenuItem_Click);
     //
     // explainToolStripMenuItem
     //
     this.explainToolStripMenuItem.Image        = global::NQuery.Demo.Properties.Resources.EstimatePlan;
     this.explainToolStripMenuItem.Name         = "explainToolStripMenuItem";
     this.explainToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L)));
     this.explainToolStripMenuItem.Size         = new System.Drawing.Size(249, 22);
     this.explainToolStripMenuItem.Text         = "Explain";
     this.explainToolStripMenuItem.Click       += new System.EventHandler(this.explainToolStripMenuItem_Click);
     //
     // toolStripMenuItem7
     //
     this.toolStripMenuItem7.Name = "toolStripMenuItem7";
     this.toolStripMenuItem7.Size = new System.Drawing.Size(246, 6);
     //
     // listMembersToolStripMenuItem
     //
     this.listMembersToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.ListMembers;
     this.listMembersToolStripMenuItem.Name  = "listMembersToolStripMenuItem";
     this.listMembersToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+J";
     this.listMembersToolStripMenuItem.Size   = new System.Drawing.Size(249, 22);
     this.listMembersToolStripMenuItem.Text   = "List Members";
     this.listMembersToolStripMenuItem.Click += new System.EventHandler(this.listMembersToolStripMenuItem_Click);
     //
     // parameterInfoToolStripMenuItem
     //
     this.parameterInfoToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.ParameterInfo;
     this.parameterInfoToolStripMenuItem.Name  = "parameterInfoToolStripMenuItem";
     this.parameterInfoToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+Shift+Space";
     this.parameterInfoToolStripMenuItem.Size   = new System.Drawing.Size(249, 22);
     this.parameterInfoToolStripMenuItem.Text   = "Parameter Info";
     this.parameterInfoToolStripMenuItem.Click += new System.EventHandler(this.parameterInfoToolStripMenuItem_Click);
     // completeWordToolStripMenuItem
     //
     this.completeWordToolStripMenuItem.Image = global::NQuery.Demo.Properties.Resources.CompleteWord;
     this.completeWordToolStripMenuItem.Name  = "completeWordToolStripMenuItem";
     this.completeWordToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+Space";
     this.completeWordToolStripMenuItem.Size   = new System.Drawing.Size(249, 22);
     this.completeWordToolStripMenuItem.Text   = "Complete Word";
     this.completeWordToolStripMenuItem.Click += new System.EventHandler(this.completeWordToolStripMenuItem_Click);
     //
     // toolsToolStripMenuItem
     //
     this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.addinsToolStripMenuItem
     });
     this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
     this.toolsToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.toolsToolStripMenuItem.Text = "&Tools";
     //
     // addinsToolStripMenuItem
     //
     this.addinsToolStripMenuItem.Name   = "addinsToolStripMenuItem";
     this.addinsToolStripMenuItem.Size   = new System.Drawing.Size(133, 22);
     this.addinsToolStripMenuItem.Text   = "Add-ins...";
     this.addinsToolStripMenuItem.Click += new System.EventHandler(this.addinsToolStripMenuItem_Click);
     //
     // toolStrip
     //
     this.toolStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newQueryToolStripButton,
         this.toolStripSeparator3,
         this.cutToolStripButton,
         this.copyToolStripButton,
         this.pasteToolStripButton,
         this.toolStripSeparator8,
         this.undoToolStripButton,
         this.redoToolStripButton,
         this.toolStripSeparator6,
         this.propertiesToolStripButton,
         this.documentBrowserToolStripButton,
         this.welcomePageToolStripButton,
         this.toolStripSeparator7,
         this.executeToolStripButton,
         this.explainQueryToolStripButton,
         this.toolStripSeparator1,
         this.saveResultsToolStripButton
     });
     this.toolStrip.Location = new System.Drawing.Point(0, 24);
     this.toolStrip.Name     = "toolStrip";
     this.toolStrip.Size     = new System.Drawing.Size(792, 25);
     this.toolStrip.TabIndex = 23;
     this.toolStrip.Text     = "toolStrip1";
     //
     // newQueryToolStripButton
     //
     this.newQueryToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.newQueryToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.New;
     this.newQueryToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.newQueryToolStripButton.Name   = "newQueryToolStripButton";
     this.newQueryToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.newQueryToolStripButton.Text   = "New Query";
     this.newQueryToolStripButton.Click += new System.EventHandler(this.newQueryToolStripButton_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
     //
     // cutToolStripButton
     //
     this.cutToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.cutToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.Cut;
     this.cutToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cutToolStripButton.Name   = "cutToolStripButton";
     this.cutToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.cutToolStripButton.Text   = "Cut";
     this.cutToolStripButton.Click += new System.EventHandler(this.cutToolStripButton_Click);
     //
     // copyToolStripButton
     //
     this.copyToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.copyToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.Copy;
     this.copyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.copyToolStripButton.Name   = "copyToolStripButton";
     this.copyToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.copyToolStripButton.Text   = "Copy";
     this.copyToolStripButton.Click += new System.EventHandler(this.copyToolStripButton_Click);
     //
     // pasteToolStripButton
     //
     this.pasteToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.pasteToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.Paste;
     this.pasteToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.pasteToolStripButton.Name   = "pasteToolStripButton";
     this.pasteToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.pasteToolStripButton.Text   = "Paste";
     this.pasteToolStripButton.Click += new System.EventHandler(this.pasteToolStripButton_Click);
     //
     // toolStripSeparator8
     //
     this.toolStripSeparator8.Name = "toolStripSeparator8";
     this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25);
     //
     // undoToolStripButton
     //
     this.undoToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.undoToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.Undo;
     this.undoToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.undoToolStripButton.Name   = "undoToolStripButton";
     this.undoToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.undoToolStripButton.Text   = "Undo";
     this.undoToolStripButton.Click += new System.EventHandler(this.undoToolStripButton_Click);
     //
     // redoToolStripButton
     //
     this.redoToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.redoToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.Redo;
     this.redoToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.redoToolStripButton.Name   = "redoToolStripButton";
     this.redoToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.redoToolStripButton.Text   = "Redo";
     this.redoToolStripButton.Click += new System.EventHandler(this.redoToolStripButton_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.Name = "toolStripSeparator6";
     this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
     //
     // propertiesToolStripButton
     //
     this.propertiesToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.propertiesToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.Properties;
     this.propertiesToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.propertiesToolStripButton.Name   = "propertiesToolStripButton";
     this.propertiesToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.propertiesToolStripButton.Text   = "Properties";
     this.propertiesToolStripButton.Click += new System.EventHandler(this.propertiesToolStripButton_Click);
     //
     // documentBrowserToolStripButton
     //
     this.documentBrowserToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.documentBrowserToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.Browser;
     this.documentBrowserToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.documentBrowserToolStripButton.Name   = "documentBrowserToolStripButton";
     this.documentBrowserToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.documentBrowserToolStripButton.Text   = "Document Browser";
     this.documentBrowserToolStripButton.Click += new System.EventHandler(this.documentBrowserToolStripButton_Click);
     //
     // welcomePageToolStripButton
     //
     this.welcomePageToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.welcomePageToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.WelcomeDocument;
     this.welcomePageToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.welcomePageToolStripButton.Name   = "welcomePageToolStripButton";
     this.welcomePageToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.welcomePageToolStripButton.Text   = "Welcome Page";
     this.welcomePageToolStripButton.Click += new System.EventHandler(this.welcomePageToolStripButton_Click);
     //
     // toolStripSeparator7
     //
     this.toolStripSeparator7.Name = "toolStripSeparator7";
     this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25);
     //
     // executeToolStripButton
     //
     this.executeToolStripButton.Image = global::NQuery.Demo.Properties.Resources.Execute;
     this.executeToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.executeToolStripButton.Name   = "executeToolStripButton";
     this.executeToolStripButton.Size   = new System.Drawing.Size(66, 22);
     this.executeToolStripButton.Text   = "Execute";
     this.executeToolStripButton.Click += new System.EventHandler(this.executeToolStripButton_Click);
     //
     // explainQueryToolStripButton
     //
     this.explainQueryToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.explainQueryToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.EstimatePlan;
     this.explainQueryToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.explainQueryToolStripButton.Name   = "explainQueryToolStripButton";
     this.explainQueryToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.explainQueryToolStripButton.Text   = "Show execution plan";
     this.explainQueryToolStripButton.Click += new System.EventHandler(this.explainQueryToolStripButton_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // saveResultsToolStripButton
     //
     this.saveResultsToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.saveResultsToolStripButton.Image                 = global::NQuery.Demo.Properties.Resources.SaveGrid;
     this.saveResultsToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.saveResultsToolStripButton.Name   = "saveResultsToolStripButton";
     this.saveResultsToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.saveResultsToolStripButton.Text   = "Save Results to File";
     this.saveResultsToolStripButton.Click += new System.EventHandler(this.saveResultsToolStripButton_Click);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.AppWorkspace;
     this.ClientSize          = new System.Drawing.Size(792, 566);
     this.Controls.Add(dockContainer1);
     this.Controls.Add(this.toolStrip);
     this.Controls.Add(this.menuStrip);
     this.MainMenuStrip = this.menuStrip;
     this.Name          = "MainForm";
     this.Text          = "NQuery Hosting Demo";
     dockContainer1.ResumeLayout(false);
     this.documentBrowserDockableWindow.ResumeLayout(false);
     this.propertiesDockableWindow.ResumeLayout(false);
     this.menuStrip.ResumeLayout(false);
     this.menuStrip.PerformLayout();
     this.toolStrip.ResumeLayout(false);
     this.toolStrip.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     TD.SandDock.DockContainer dockContainer2;
     TD.SandDock.DockContainer dockContainer1;
     this.dockableWindow1       = new TD.SandDock.DockableWindow();
     this.commandCenter1        = new ConsoleRecords.CommandCenter();
     this.sandDockManager1      = new TD.SandDock.SandDockManager();
     this.dockableWindow2       = new TD.SandDock.DockableWindow();
     this.messageCenter1        = new ConsoleRecords.MessageCenter();
     this.statusStrip2          = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
     this.tcpIpConsole1         = new ConsoleRecords.TcpIpConsole();
     dockContainer2             = new TD.SandDock.DockContainer();
     dockContainer1             = new TD.SandDock.DockContainer();
     dockContainer2.SuspendLayout();
     this.dockableWindow1.SuspendLayout();
     dockContainer1.SuspendLayout();
     this.dockableWindow2.SuspendLayout();
     this.statusStrip2.SuspendLayout();
     this.SuspendLayout();
     //
     // dockContainer2
     //
     dockContainer2.Controls.Add(this.dockableWindow1);
     dockContainer2.Dock         = System.Windows.Forms.DockStyle.Left;
     dockContainer2.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 600, System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
         ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(250, 600, new TD.SandDock.DockControl[] {
             ((TD.SandDock.DockControl)(this.dockableWindow1))
         }, this.dockableWindow1)))
     });
     dockContainer2.Location = new System.Drawing.Point(0, 0);
     dockContainer2.Manager  = this.sandDockManager1;
     dockContainer2.Name     = "dockContainer2";
     dockContainer2.Size     = new System.Drawing.Size(254, 600);
     dockContainer2.TabIndex = 1;
     //
     // dockableWindow1
     //
     this.dockableWindow1.BorderStyle = TD.SandDock.Rendering.BorderStyle.RaisedThin;
     this.dockableWindow1.Controls.Add(this.commandCenter1);
     this.dockableWindow1.Guid     = new System.Guid("b4bca99c-0d63-4389-ae87-04ec33ddc73e");
     this.dockableWindow1.Location = new System.Drawing.Point(0, 20);
     this.dockableWindow1.Name     = "dockableWindow1";
     this.dockableWindow1.Size     = new System.Drawing.Size(250, 558);
     this.dockableWindow1.TabIndex = 0;
     this.dockableWindow1.Text     = "Commands";
     //
     // commandCenter1
     //
     this.commandCenter1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.commandCenter1.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.commandCenter1.Location     = new System.Drawing.Point(1, 1);
     this.commandCenter1.Name         = "commandCenter1";
     this.commandCenter1.Release      = null;
     this.commandCenter1.Size         = new System.Drawing.Size(248, 556);
     this.commandCenter1.TabIndex     = 0;
     this.commandCenter1.TcpIpCommand = null;
     //
     // sandDockManager1
     //
     this.sandDockManager1.BorderStyle         = TD.SandDock.Rendering.BorderStyle.RaisedThick;
     this.sandDockManager1.DockSystemContainer = this;
     this.sandDockManager1.OwnerForm           = null;
     this.sandDockManager1.Renderer            = new TD.SandDock.Rendering.EverettRenderer();
     //
     // dockContainer1
     //
     dockContainer1.Controls.Add(this.dockableWindow2);
     dockContainer1.Dock         = System.Windows.Forms.DockStyle.Right;
     dockContainer1.LayoutSystem = new TD.SandDock.SplitLayoutSystem(250, 600, System.Windows.Forms.Orientation.Horizontal, new TD.SandDock.LayoutSystemBase[] {
         ((TD.SandDock.LayoutSystemBase)(new TD.SandDock.ControlLayoutSystem(250, 600, new TD.SandDock.DockControl[] {
             ((TD.SandDock.DockControl)(this.dockableWindow2))
         }, this.dockableWindow2)))
     });
     dockContainer1.Location = new System.Drawing.Point(546, 0);
     dockContainer1.Manager  = this.sandDockManager1;
     dockContainer1.Name     = "dockContainer1";
     dockContainer1.Size     = new System.Drawing.Size(254, 600);
     dockContainer1.TabIndex = 3;
     //
     // dockableWindow2
     //
     this.dockableWindow2.BorderStyle = TD.SandDock.Rendering.BorderStyle.SunkenThin;
     this.dockableWindow2.Controls.Add(this.messageCenter1);
     this.dockableWindow2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dockableWindow2.Guid     = new System.Guid("2f4e3e7a-7a31-48cd-8dad-6de9c02405bd");
     this.dockableWindow2.Location = new System.Drawing.Point(4, 20);
     this.dockableWindow2.Name     = "dockableWindow2";
     this.dockableWindow2.Size     = new System.Drawing.Size(250, 558);
     this.dockableWindow2.TabIndex = 1;
     this.dockableWindow2.Text     = "Message Codes";
     //
     // messageCenter1
     //
     this.messageCenter1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.messageCenter1.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.messageCenter1.Location = new System.Drawing.Point(1, 1);
     this.messageCenter1.Message  = null;
     this.messageCenter1.Name     = "messageCenter1";
     this.messageCenter1.Release  = null;
     this.messageCenter1.Size     = new System.Drawing.Size(248, 556);
     this.messageCenter1.TabIndex = 0;
     //
     // statusStrip2
     //
     this.statusStrip2.Dock = System.Windows.Forms.DockStyle.Top;
     this.statusStrip2.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.statusStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabel2
     });
     this.statusStrip2.Location   = new System.Drawing.Point(254, 0);
     this.statusStrip2.Name       = "statusStrip2";
     this.statusStrip2.Size       = new System.Drawing.Size(292, 22);
     this.statusStrip2.SizingGrip = false;
     this.statusStrip2.TabIndex   = 48;
     this.statusStrip2.Text       = "statusStrip2";
     //
     // toolStripStatusLabel2
     //
     this.toolStripStatusLabel2.Font   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripStatusLabel2.Name   = "toolStripStatusLabel2";
     this.toolStripStatusLabel2.Size   = new System.Drawing.Size(277, 17);
     this.toolStripStatusLabel2.Spring = true;
     this.toolStripStatusLabel2.Text   = "TCP/IP Console";
     //
     // tcpIpConsole1
     //
     this.tcpIpConsole1.Active      = true;
     this.tcpIpConsole1.Archive     = null;
     this.tcpIpConsole1.BackColor   = System.Drawing.SystemColors.Control;
     this.tcpIpConsole1.Command     = "";
     this.tcpIpConsole1.DisplaySize = 33;
     this.tcpIpConsole1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.tcpIpConsole1.Font        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tcpIpConsole1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.tcpIpConsole1.Location    = new System.Drawing.Point(254, 22);
     this.tcpIpConsole1.Name        = "tcpIpConsole1";
     this.tcpIpConsole1.Padding     = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.tcpIpConsole1.PageSize    = 33;
     this.tcpIpConsole1.Size        = new System.Drawing.Size(292, 578);
     this.tcpIpConsole1.TabIndex    = 49;
     this.tcpIpConsole1.Tag         = "";
     //
     // ControlConsole
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.tcpIpConsole1);
     this.Controls.Add(this.statusStrip2);
     this.Controls.Add(dockContainer2);
     this.Controls.Add(dockContainer1);
     this.Name  = "ControlConsole";
     this.Size  = new System.Drawing.Size(800, 600);
     this.Load += new System.EventHandler(this.ConsoleControl_Load);
     dockContainer2.ResumeLayout(false);
     this.dockableWindow1.ResumeLayout(false);
     dockContainer1.ResumeLayout(false);
     this.dockableWindow2.ResumeLayout(false);
     this.statusStrip2.ResumeLayout(false);
     this.statusStrip2.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }