Пример #1
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);
 }
Пример #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.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();

		}
        /// <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);

        }
Пример #4
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();

		}
Пример #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();
 }
Пример #6
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();
 }