/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(MainForm));
     this.objectPropertyGrid = new System.Windows.Forms.PropertyGrid();
     this.objectTreeView = new System.Windows.Forms.TreeView();
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.objectsListView = new System.Windows.Forms.ListView();
     this.clipBoardListView = new System.Windows.Forms.ListView();
     this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
     this.mainMenu1 = new System.Windows.Forms.MainMenu();
     this.menuItem1 = new System.Windows.Forms.MenuItem();
     this.fileOpenMenuItem = new System.Windows.Forms.MenuItem();
     this.fileSaveMenuItem = new System.Windows.Forms.MenuItem();
     this.queryMenuItem = new System.Windows.Forms.MenuItem();
     this.queryDataSourceMenuItem = new System.Windows.Forms.MenuItem();
     this.queryFilterMenuItem = new System.Windows.Forms.MenuItem();
     this.queryResultMenuItem = new System.Windows.Forms.MenuItem();
     this.menuItem3 = new System.Windows.Forms.MenuItem();
     this.menuItem5 = new System.Windows.Forms.MenuItem();
     this.fieldLevelOptimisticConcurrencyMenuItem = new System.Windows.Forms.MenuItem();
     this.rowLevelOptimisticConcurrencyMenuItem = new System.Windows.Forms.MenuItem();
     this.noOptimisticConcurrencyMenuItem = new System.Windows.Forms.MenuItem();
     this.menuItem6 = new System.Windows.Forms.MenuItem();
     this.validateBeforeCommitmenuItem = new System.Windows.Forms.MenuItem();
     this.menuItem10 = new System.Windows.Forms.MenuItem();
     this.clearClipboardMenuItem = new System.Windows.Forms.MenuItem();
     this.toolBar1 = new System.Windows.Forms.ToolBar();
     this.openToolBarButton = new System.Windows.Forms.ToolBarButton();
     this.saveToolBarButton = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton1 = new System.Windows.Forms.ToolBarButton();
     this.validateToolBarButton = new System.Windows.Forms.ToolBarButton();
     this.separatorToolBarButton1 = new System.Windows.Forms.ToolBarButton();
     this.runToolBarButton = new System.Windows.Forms.ToolBarButton();
     this.statusBar1 = new System.Windows.Forms.StatusBar();
     this.statusBarPanel1 = new System.Windows.Forms.StatusBarPanel();
     this.statusBarPanel2 = new System.Windows.Forms.StatusBarPanel();
     this.panelLeft = new System.Windows.Forms.Panel();
     this.panelLeftBottom = new System.Windows.Forms.Panel();
     this.panelBottom = new System.Windows.Forms.Panel();
     this.bottomTabControl = new System.Windows.Forms.TabControl();
     this.clipBoardTabPage = new System.Windows.Forms.TabPage();
     this.errorsTabPage = new System.Windows.Forms.TabPage();
     this.errorsListView = new System.Windows.Forms.ListView();
     this.columnHeader18 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader4 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader5 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader6 = new System.Windows.Forms.ColumnHeader();
     this.exceptionsListView = new System.Windows.Forms.ListView();
     this.columnHeader16 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader17 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader15 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader14 = new System.Windows.Forms.ColumnHeader();
     this.compilerErrorListView = new System.Windows.Forms.ListView();
     this.columnHeader7 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader8 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader9 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader10 = new System.Windows.Forms.ColumnHeader();
     this.unitOfWorkTabPage = new System.Windows.Forms.TabPage();
     this.unitOfWorkTabControl = new System.Windows.Forms.TabControl();
     this.upForCreationTabPage = new System.Windows.Forms.TabPage();
     this.upForCreationListView = new System.Windows.Forms.ListView();
     this.columnHeader13 = new System.Windows.Forms.ColumnHeader();
     this.dirtyTabPage = new System.Windows.Forms.TabPage();
     this.dirtyListView = new System.Windows.Forms.ListView();
     this.columnHeader12 = new System.Windows.Forms.ColumnHeader();
     this.upForDeletionTabPage = new System.Windows.Forms.TabPage();
     this.upForDeletionListView = new System.Windows.Forms.ListView();
     this.columnHeader11 = new System.Windows.Forms.ColumnHeader();
     this.logTabPage = new System.Windows.Forms.TabPage();
     this.logTabControl = new System.Windows.Forms.TabControl();
     this.sqlLogTabPage = new System.Windows.Forms.TabPage();
     this.sqlLogTextBox = new Puzzle.NPersist.Tools.QueryAnalyzer.SyntaxBoxWrapper.SyntaxBoxWrapper();
     this.webServiceLogTabPage = new System.Windows.Forms.TabPage();
     this.webServiceLogTextBox = new Puzzle.NPersist.Tools.QueryAnalyzer.SyntaxBoxWrapper.SyntaxBoxWrapper();
     this.splitterLeftBottom = new System.Windows.Forms.Splitter();
     this.splitterLeft = new System.Windows.Forms.Splitter();
     this.panelLeftTop = new System.Windows.Forms.Panel();
     this.tabControlText = new System.Windows.Forms.TabControl();
     this.tabPageNPath = new System.Windows.Forms.TabPage();
     this.npathTextBox = new Puzzle.NPersist.Tools.QueryAnalyzer.SyntaxBoxWrapper.SyntaxBoxWrapper();
     this.codeTabPage = new System.Windows.Forms.TabPage();
     this.codeTextBox = new Puzzle.NPersist.Tools.QueryAnalyzer.SyntaxBoxWrapper.SyntaxBoxWrapper();
     this.splitterMain = new System.Windows.Forms.Splitter();
     this.panelRight = new System.Windows.Forms.Panel();
     this.splitterRight = new System.Windows.Forms.Splitter();
     this.objectContextMenu = new System.Windows.Forms.ContextMenu();
     this.exploreObjectMenuItem = new System.Windows.Forms.MenuItem();
     this.menuItem2 = new System.Windows.Forms.MenuItem();
     this.removeObjectMenuItem = new System.Windows.Forms.MenuItem();
     this.deleteObjectMenuItem = new System.Windows.Forms.MenuItem();
     this.menuItem7 = new System.Windows.Forms.MenuItem();
     this.menuItem13 = new System.Windows.Forms.MenuItem();
     this.refreshObjectMenuItem = new System.Windows.Forms.MenuItem();
     this.refreshObjectUnmodifiedMenuItem = new System.Windows.Forms.MenuItem();
     this.refreshObjectAllMenuItem = new System.Windows.Forms.MenuItem();
     this.compareObjectMenuItem = new System.Windows.Forms.MenuItem();
     this.menuItem14 = new System.Windows.Forms.MenuItem();
     this.revertObjectMenuItem = new System.Windows.Forms.MenuItem();
     this.propertyContextMenu = new System.Windows.Forms.ContextMenu();
     this.clearPropertyMenuItem = new System.Windows.Forms.MenuItem();
     this.menuItem8 = new System.Windows.Forms.MenuItem();
     this.menuItem9 = new System.Windows.Forms.MenuItem();
     this.refreshPropertyMenuItem = new System.Windows.Forms.MenuItem();
     this.comparePropertyMenuItem = new System.Windows.Forms.MenuItem();
     this.menuItem11 = new System.Windows.Forms.MenuItem();
     this.menuItem12 = new System.Windows.Forms.MenuItem();
     this.revertPropertyMenuItem = new System.Windows.Forms.MenuItem();
     this.compareOriginalPropertyMenuItem = new System.Windows.Forms.MenuItem();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.panelTree = new System.Windows.Forms.Panel();
     this.classTreeView = new System.Windows.Forms.TreeView();
     this.splitterTree = new System.Windows.Forms.Splitter();
     this.classContextMenu = new System.Windows.Forms.ContextMenu();
     this.fetchAllObjectsMenuItem = new System.Windows.Forms.MenuItem();
     this.fetchTopObjectsMenuItem = new System.Windows.Forms.MenuItem();
     this.menuItem4 = new System.Windows.Forms.MenuItem();
     this.createObjectMenuItem = new System.Windows.Forms.MenuItem();
     this.methodContextMenu = new System.Windows.Forms.ContextMenu();
     this.callMethodMenuItem = new System.Windows.Forms.MenuItem();
     this.schemaPropertyContextMenu = new System.Windows.Forms.ContextMenu();
     this.setKeyMenuItem = new System.Windows.Forms.MenuItem();
     this.addToKeyMenuItem = new System.Windows.Forms.MenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.statusBarPanel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.statusBarPanel2)).BeginInit();
     this.panelLeft.SuspendLayout();
     this.panelLeftBottom.SuspendLayout();
     this.panelBottom.SuspendLayout();
     this.bottomTabControl.SuspendLayout();
     this.clipBoardTabPage.SuspendLayout();
     this.errorsTabPage.SuspendLayout();
     this.unitOfWorkTabPage.SuspendLayout();
     this.unitOfWorkTabControl.SuspendLayout();
     this.upForCreationTabPage.SuspendLayout();
     this.dirtyTabPage.SuspendLayout();
     this.upForDeletionTabPage.SuspendLayout();
     this.logTabPage.SuspendLayout();
     this.logTabControl.SuspendLayout();
     this.sqlLogTabPage.SuspendLayout();
     this.webServiceLogTabPage.SuspendLayout();
     this.panelLeftTop.SuspendLayout();
     this.tabControlText.SuspendLayout();
     this.tabPageNPath.SuspendLayout();
     this.codeTabPage.SuspendLayout();
     this.panelRight.SuspendLayout();
     this.panelTree.SuspendLayout();
     this.SuspendLayout();
     //
     // objectPropertyGrid
     //
     this.objectPropertyGrid.CommandsVisibleIfAvailable = true;
     this.objectPropertyGrid.Dock = System.Windows.Forms.DockStyle.Fill;
     this.objectPropertyGrid.LargeButtons = false;
     this.objectPropertyGrid.LineColor = System.Drawing.SystemColors.ScrollBar;
     this.objectPropertyGrid.Location = new System.Drawing.Point(0, 131);
     this.objectPropertyGrid.Name = "objectPropertyGrid";
     this.objectPropertyGrid.Size = new System.Drawing.Size(237, 396);
     this.objectPropertyGrid.TabIndex = 0;
     this.objectPropertyGrid.Text = "propertyGrid1";
     this.toolTip1.SetToolTip(this.objectPropertyGrid, "Object Properties");
     this.objectPropertyGrid.ViewBackColor = System.Drawing.SystemColors.Window;
     this.objectPropertyGrid.ViewForeColor = System.Drawing.SystemColors.WindowText;
     this.objectPropertyGrid.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.objectPropertyGrid_PropertyValueChanged);
     //
     // objectTreeView
     //
     this.objectTreeView.AllowDrop = true;
     this.objectTreeView.Dock = System.Windows.Forms.DockStyle.Top;
     this.objectTreeView.ImageList = this.imageList1;
     this.objectTreeView.Location = new System.Drawing.Point(0, 0);
     this.objectTreeView.Name = "objectTreeView";
     this.objectTreeView.Size = new System.Drawing.Size(237, 128);
     this.objectTreeView.TabIndex = 1;
     this.toolTip1.SetToolTip(this.objectTreeView, "Object Explorer");
     this.objectTreeView.MouseUp += new System.Windows.Forms.MouseEventHandler(this.objectTreeView_MouseUp);
     this.objectTreeView.DragOver += new System.Windows.Forms.DragEventHandler(this.objectTreeView_DragOver);
     this.objectTreeView.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.objectTreeView_AfterSelect);
     this.objectTreeView.BeforeExpand += new System.Windows.Forms.TreeViewCancelEventHandler(this.objectTreeView_BeforeExpand);
     this.objectTreeView.DragEnter += new System.Windows.Forms.DragEventHandler(this.objectTreeView_DragEnter);
     this.objectTreeView.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.objectTreeView_ItemDrag);
     this.objectTreeView.DragLeave += new System.EventHandler(this.objectTreeView_DragLeave);
     this.objectTreeView.DragDrop += new System.Windows.Forms.DragEventHandler(this.objectTreeView_DragDrop);
     //
     // imageList1
     //
     this.imageList1.ImageSize = new System.Drawing.Size(16, 16);
     this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // objectsListView
     //
     this.objectsListView.AllowDrop = true;
     this.objectsListView.Dock = System.Windows.Forms.DockStyle.Top;
     this.objectsListView.FullRowSelect = true;
     this.objectsListView.Location = new System.Drawing.Point(0, 0);
     this.objectsListView.Name = "objectsListView";
     this.objectsListView.Size = new System.Drawing.Size(429, 304);
     this.objectsListView.SmallImageList = this.imageList1;
     this.objectsListView.TabIndex = 2;
     this.toolTip1.SetToolTip(this.objectsListView, "Object result list");
     this.objectsListView.View = System.Windows.Forms.View.Details;
     this.objectsListView.MouseDown += new System.Windows.Forms.MouseEventHandler(this.objectsListView_MouseDown);
     this.objectsListView.Click += new System.EventHandler(this.objectsListView_Click);
     this.objectsListView.DoubleClick += new System.EventHandler(this.objectsListView_DoubleClick);
     this.objectsListView.MouseUp += new System.Windows.Forms.MouseEventHandler(this.objectsListView_MouseUp);
     this.objectsListView.DragOver += new System.Windows.Forms.DragEventHandler(this.objectsListView_DragOver);
     this.objectsListView.DragDrop += new System.Windows.Forms.DragEventHandler(this.objectsListView_DragDrop);
     this.objectsListView.DragEnter += new System.Windows.Forms.DragEventHandler(this.objectsListView_DragEnter);
     this.objectsListView.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.objectsListView_ItemDrag);
     this.objectsListView.DragLeave += new System.EventHandler(this.objectsListView_DragLeave);
     //
     // clipBoardListView
     //
     this.clipBoardListView.AllowDrop = true;
     this.clipBoardListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                         this.columnHeader1});
     this.clipBoardListView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.clipBoardListView.Location = new System.Drawing.Point(0, 0);
     this.clipBoardListView.Name = "clipBoardListView";
     this.clipBoardListView.Size = new System.Drawing.Size(421, 91);
     this.clipBoardListView.SmallImageList = this.imageList1;
     this.clipBoardListView.TabIndex = 5;
     this.clipBoardListView.View = System.Windows.Forms.View.List;
     this.clipBoardListView.MouseDown += new System.Windows.Forms.MouseEventHandler(this.clipBoardListView_MouseDown);
     this.clipBoardListView.MouseUp += new System.Windows.Forms.MouseEventHandler(this.clipBoardListView_MouseUp);
     this.clipBoardListView.DragOver += new System.Windows.Forms.DragEventHandler(this.clipBoardListView_DragOver);
     this.clipBoardListView.DragDrop += new System.Windows.Forms.DragEventHandler(this.clipBoardListView_DragDrop);
     this.clipBoardListView.DragEnter += new System.Windows.Forms.DragEventHandler(this.clipBoardListView_DragEnter);
     this.clipBoardListView.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.clipBoardListView_ItemDrag);
     this.clipBoardListView.DragLeave += new System.EventHandler(this.clipBoardListView_DragLeave);
     //
     // columnHeader1
     //
     this.columnHeader1.Text = "Identity";
     this.columnHeader1.Width = 250;
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                               this.menuItem1,
                                                                               this.queryMenuItem,
                                                                               this.menuItem3,
                                                                               this.menuItem10});
     //
     // menuItem1
     //
     this.menuItem1.Index = 0;
     this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                               this.fileOpenMenuItem,
                                                                               this.fileSaveMenuItem});
     this.menuItem1.Text = "File";
     //
     // fileOpenMenuItem
     //
     this.fileOpenMenuItem.Index = 0;
     this.fileOpenMenuItem.Text = "Open";
     this.fileOpenMenuItem.Click += new System.EventHandler(this.openDomainMenuItem_Click);
     //
     // fileSaveMenuItem
     //
     this.fileSaveMenuItem.Index = 1;
     this.fileSaveMenuItem.Text = "Save";
     this.fileSaveMenuItem.Click += new System.EventHandler(this.fileSaveMenuItem_Click);
     //
     // queryMenuItem
     //
     this.queryMenuItem.Index = 1;
     this.queryMenuItem.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                   this.queryDataSourceMenuItem,
                                                                                   this.queryFilterMenuItem,
                                                                                   this.queryResultMenuItem});
     this.queryMenuItem.Text = "Query";
     //
     // queryDataSourceMenuItem
     //
     this.queryDataSourceMenuItem.Checked = true;
     this.queryDataSourceMenuItem.Index = 0;
     this.queryDataSourceMenuItem.RadioCheck = true;
     this.queryDataSourceMenuItem.Text = "Query Data Source";
     this.queryDataSourceMenuItem.Click += new System.EventHandler(this.queryDataSourceMenuItem_Click);
     //
     // queryFilterMenuItem
     //
     this.queryFilterMenuItem.Index = 1;
     this.queryFilterMenuItem.RadioCheck = true;
     this.queryFilterMenuItem.Text = "Filter Cached Objects";
     this.queryFilterMenuItem.Click += new System.EventHandler(this.queryFilterMenuItem_Click);
     //
     // queryResultMenuItem
     //
     this.queryResultMenuItem.Index = 2;
     this.queryResultMenuItem.RadioCheck = true;
     this.queryResultMenuItem.Text = "Filter Result";
     this.queryResultMenuItem.Click += new System.EventHandler(this.queryResultMenuItem_Click);
     //
     // menuItem3
     //
     this.menuItem3.Index = 2;
     this.menuItem3.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                               this.menuItem5,
                                                                               this.menuItem6});
     this.menuItem3.Text = "Commit";
     //
     // menuItem5
     //
     this.menuItem5.Index = 0;
     this.menuItem5.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                               this.fieldLevelOptimisticConcurrencyMenuItem,
                                                                               this.rowLevelOptimisticConcurrencyMenuItem,
                                                                               this.noOptimisticConcurrencyMenuItem});
     this.menuItem5.Text = "Concurrency";
     //
     // fieldLevelOptimisticConcurrencyMenuItem
     //
     this.fieldLevelOptimisticConcurrencyMenuItem.Checked = true;
     this.fieldLevelOptimisticConcurrencyMenuItem.Index = 0;
     this.fieldLevelOptimisticConcurrencyMenuItem.RadioCheck = true;
     this.fieldLevelOptimisticConcurrencyMenuItem.Text = "Field Level Optimistic Concurrency";
     this.fieldLevelOptimisticConcurrencyMenuItem.Click += new System.EventHandler(this.fieldLevelOptimisticConcurrencyMenuItem_Click);
     //
     // rowLevelOptimisticConcurrencyMenuItem
     //
     this.rowLevelOptimisticConcurrencyMenuItem.Index = 1;
     this.rowLevelOptimisticConcurrencyMenuItem.RadioCheck = true;
     this.rowLevelOptimisticConcurrencyMenuItem.Text = "Row Level Optimistic Concurrency";
     this.rowLevelOptimisticConcurrencyMenuItem.Click += new System.EventHandler(this.rowLevelOptimisticConcurrencyMenuItem_Click);
     //
     // noOptimisticConcurrencyMenuItem
     //
     this.noOptimisticConcurrencyMenuItem.Index = 2;
     this.noOptimisticConcurrencyMenuItem.RadioCheck = true;
     this.noOptimisticConcurrencyMenuItem.Text = "No Optimistic Concurrency";
     this.noOptimisticConcurrencyMenuItem.Click += new System.EventHandler(this.noOptimisticConcurrencyMenuItem_Click);
     //
     // menuItem6
     //
     this.menuItem6.Index = 1;
     this.menuItem6.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                               this.validateBeforeCommitmenuItem});
     this.menuItem6.Text = "Validation";
     //
     // validateBeforeCommitmenuItem
     //
     this.validateBeforeCommitmenuItem.Checked = true;
     this.validateBeforeCommitmenuItem.Index = 0;
     this.validateBeforeCommitmenuItem.Text = "Validate Before Commit";
     //
     // menuItem10
     //
     this.menuItem10.Index = 3;
     this.menuItem10.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                this.clearClipboardMenuItem});
     this.menuItem10.Text = "Clipboard";
     //
     // clearClipboardMenuItem
     //
     this.clearClipboardMenuItem.Index = 0;
     this.clearClipboardMenuItem.Text = "Clear";
     this.clearClipboardMenuItem.Click += new System.EventHandler(this.clearClipboardMenuItem_Click);
     //
     // toolBar1
     //
     this.toolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
                                                                                 this.openToolBarButton,
                                                                                 this.saveToolBarButton,
                                                                                 this.toolBarButton1,
                                                                                 this.validateToolBarButton,
                                                                                 this.separatorToolBarButton1,
                                                                                 this.runToolBarButton});
     this.toolBar1.DropDownArrows = true;
     this.toolBar1.ImageList = this.imageList1;
     this.toolBar1.Location = new System.Drawing.Point(0, 0);
     this.toolBar1.Name = "toolBar1";
     this.toolBar1.ShowToolTips = true;
     this.toolBar1.Size = new System.Drawing.Size(856, 28);
     this.toolBar1.TabIndex = 6;
     this.toolBar1.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBar1_ButtonClick);
     //
     // openToolBarButton
     //
     this.openToolBarButton.ImageIndex = 2;
     this.openToolBarButton.Tag = "Open";
     this.openToolBarButton.ToolTipText = "Open a domain configuration";
     //
     // saveToolBarButton
     //
     this.saveToolBarButton.ImageIndex = 4;
     this.saveToolBarButton.Tag = "Save";
     this.saveToolBarButton.ToolTipText = "Save all changes";
     //
     // toolBarButton1
     //
     this.toolBarButton1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // validateToolBarButton
     //
     this.validateToolBarButton.ImageIndex = 7;
     this.validateToolBarButton.Tag = "Validate";
     this.validateToolBarButton.ToolTipText = "Validate changes";
     //
     // separatorToolBarButton1
     //
     this.separatorToolBarButton1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // runToolBarButton
     //
     this.runToolBarButton.ImageIndex = 3;
     this.runToolBarButton.Tag = "Run";
     this.runToolBarButton.ToolTipText = "Run npath query";
     //
     // statusBar1
     //
     this.statusBar1.Location = new System.Drawing.Point(0, 555);
     this.statusBar1.Name = "statusBar1";
     this.statusBar1.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
                                                                                   this.statusBarPanel1,
                                                                                   this.statusBarPanel2});
     this.statusBar1.ShowPanels = true;
     this.statusBar1.Size = new System.Drawing.Size(856, 22);
     this.statusBar1.TabIndex = 7;
     //
     // statusBarPanel1
     //
     this.statusBarPanel1.Text = "Ready";
     //
     // statusBarPanel2
     //
     this.statusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     this.statusBarPanel2.Width = 740;
     //
     // panelLeft
     //
     this.panelLeft.Controls.Add(this.panelLeftBottom);
     this.panelLeft.Controls.Add(this.splitterLeft);
     this.panelLeft.Controls.Add(this.panelLeftTop);
     this.panelLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.panelLeft.Location = new System.Drawing.Point(187, 28);
     this.panelLeft.Name = "panelLeft";
     this.panelLeft.Size = new System.Drawing.Size(429, 527);
     this.panelLeft.TabIndex = 11;
     //
     // panelLeftBottom
     //
     this.panelLeftBottom.Controls.Add(this.panelBottom);
     this.panelLeftBottom.Controls.Add(this.splitterLeftBottom);
     this.panelLeftBottom.Controls.Add(this.objectsListView);
     this.panelLeftBottom.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelLeftBottom.Location = new System.Drawing.Point(0, 103);
     this.panelLeftBottom.Name = "panelLeftBottom";
     this.panelLeftBottom.Size = new System.Drawing.Size(429, 424);
     this.panelLeftBottom.TabIndex = 2;
     //
     // panelBottom
     //
     this.panelBottom.Controls.Add(this.bottomTabControl);
     this.panelBottom.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelBottom.Location = new System.Drawing.Point(0, 307);
     this.panelBottom.Name = "panelBottom";
     this.panelBottom.Size = new System.Drawing.Size(429, 117);
     this.panelBottom.TabIndex = 6;
     //
     // bottomTabControl
     //
     this.bottomTabControl.Controls.Add(this.clipBoardTabPage);
     this.bottomTabControl.Controls.Add(this.errorsTabPage);
     this.bottomTabControl.Controls.Add(this.unitOfWorkTabPage);
     this.bottomTabControl.Controls.Add(this.logTabPage);
     this.bottomTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.bottomTabControl.Location = new System.Drawing.Point(0, 0);
     this.bottomTabControl.Name = "bottomTabControl";
     this.bottomTabControl.SelectedIndex = 0;
     this.bottomTabControl.Size = new System.Drawing.Size(429, 117);
     this.bottomTabControl.TabIndex = 0;
     //
     // clipBoardTabPage
     //
     this.clipBoardTabPage.Controls.Add(this.clipBoardListView);
     this.clipBoardTabPage.Location = new System.Drawing.Point(4, 22);
     this.clipBoardTabPage.Name = "clipBoardTabPage";
     this.clipBoardTabPage.Size = new System.Drawing.Size(421, 91);
     this.clipBoardTabPage.TabIndex = 0;
     this.clipBoardTabPage.Text = "Clip board";
     //
     // errorsTabPage
     //
     this.errorsTabPage.Controls.Add(this.errorsListView);
     this.errorsTabPage.Controls.Add(this.exceptionsListView);
     this.errorsTabPage.Controls.Add(this.compilerErrorListView);
     this.errorsTabPage.Location = new System.Drawing.Point(4, 22);
     this.errorsTabPage.Name = "errorsTabPage";
     this.errorsTabPage.Size = new System.Drawing.Size(421, 91);
     this.errorsTabPage.TabIndex = 2;
     this.errorsTabPage.Text = "Errors";
     //
     // errorsListView
     //
     this.errorsListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                      this.columnHeader18,
                                                                                      this.columnHeader2,
                                                                                      this.columnHeader3,
                                                                                      this.columnHeader4,
                                                                                      this.columnHeader5,
                                                                                      this.columnHeader6});
     this.errorsListView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.errorsListView.Location = new System.Drawing.Point(0, 0);
     this.errorsListView.Name = "errorsListView";
     this.errorsListView.Size = new System.Drawing.Size(421, 91);
     this.errorsListView.SmallImageList = this.imageList1;
     this.errorsListView.TabIndex = 0;
     this.errorsListView.View = System.Windows.Forms.View.Details;
     //
     // columnHeader18
     //
     this.columnHeader18.Text = "Object";
     this.columnHeader18.Width = 120;
     //
     // columnHeader2
     //
     this.columnHeader2.Text = "Property";
     this.columnHeader2.Width = 120;
     //
     // columnHeader3
     //
     this.columnHeader3.Text = "Exception";
     this.columnHeader3.Width = 250;
     //
     // columnHeader4
     //
     this.columnHeader4.Text = "Limit";
     //
     // columnHeader5
     //
     this.columnHeader5.Text = "Actual";
     //
     // columnHeader6
     //
     this.columnHeader6.Text = "Value";
     //
     // exceptionsListView
     //
     this.exceptionsListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                          this.columnHeader16,
                                                                                          this.columnHeader17,
                                                                                          this.columnHeader15,
                                                                                          this.columnHeader14});
     this.exceptionsListView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.exceptionsListView.Location = new System.Drawing.Point(0, 0);
     this.exceptionsListView.Name = "exceptionsListView";
     this.exceptionsListView.Size = new System.Drawing.Size(421, 91);
     this.exceptionsListView.SmallImageList = this.imageList1;
     this.exceptionsListView.TabIndex = 2;
     this.exceptionsListView.View = System.Windows.Forms.View.Details;
     //
     // columnHeader16
     //
     this.columnHeader16.Text = "Object";
     this.columnHeader16.Width = 120;
     //
     // columnHeader17
     //
     this.columnHeader17.Text = "Property";
     this.columnHeader17.Width = 120;
     //
     // columnHeader15
     //
     this.columnHeader15.Text = "Message";
     this.columnHeader15.Width = 250;
     //
     // columnHeader14
     //
     this.columnHeader14.Text = "Type";
     this.columnHeader14.Width = 120;
     //
     // compilerErrorListView
     //
     this.compilerErrorListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                             this.columnHeader7,
                                                                                             this.columnHeader8,
                                                                                             this.columnHeader9,
                                                                                             this.columnHeader10});
     this.compilerErrorListView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.compilerErrorListView.Location = new System.Drawing.Point(0, 0);
     this.compilerErrorListView.Name = "compilerErrorListView";
     this.compilerErrorListView.Size = new System.Drawing.Size(421, 91);
     this.compilerErrorListView.SmallImageList = this.imageList1;
     this.compilerErrorListView.TabIndex = 1;
     this.compilerErrorListView.View = System.Windows.Forms.View.Details;
     this.compilerErrorListView.Visible = false;
     //
     // columnHeader7
     //
     this.columnHeader7.Text = "Error";
     this.columnHeader7.Width = 250;
     //
     // columnHeader8
     //
     this.columnHeader8.Text = "Line";
     //
     // columnHeader9
     //
     this.columnHeader9.Text = "Column";
     //
     // columnHeader10
     //
     this.columnHeader10.Text = "Warning";
     //
     // unitOfWorkTabPage
     //
     this.unitOfWorkTabPage.Controls.Add(this.unitOfWorkTabControl);
     this.unitOfWorkTabPage.Location = new System.Drawing.Point(4, 22);
     this.unitOfWorkTabPage.Name = "unitOfWorkTabPage";
     this.unitOfWorkTabPage.Size = new System.Drawing.Size(421, 91);
     this.unitOfWorkTabPage.TabIndex = 3;
     this.unitOfWorkTabPage.Text = "Unit of Work";
     //
     // unitOfWorkTabControl
     //
     this.unitOfWorkTabControl.Controls.Add(this.upForCreationTabPage);
     this.unitOfWorkTabControl.Controls.Add(this.dirtyTabPage);
     this.unitOfWorkTabControl.Controls.Add(this.upForDeletionTabPage);
     this.unitOfWorkTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.unitOfWorkTabControl.Location = new System.Drawing.Point(0, 0);
     this.unitOfWorkTabControl.Name = "unitOfWorkTabControl";
     this.unitOfWorkTabControl.SelectedIndex = 0;
     this.unitOfWorkTabControl.Size = new System.Drawing.Size(421, 91);
     this.unitOfWorkTabControl.TabIndex = 0;
     //
     // upForCreationTabPage
     //
     this.upForCreationTabPage.Controls.Add(this.upForCreationListView);
     this.upForCreationTabPage.Location = new System.Drawing.Point(4, 22);
     this.upForCreationTabPage.Name = "upForCreationTabPage";
     this.upForCreationTabPage.Size = new System.Drawing.Size(413, 150);
     this.upForCreationTabPage.TabIndex = 0;
     this.upForCreationTabPage.Text = "New";
     //
     // upForCreationListView
     //
     this.upForCreationListView.AllowDrop = true;
     this.upForCreationListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                             this.columnHeader13});
     this.upForCreationListView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.upForCreationListView.Location = new System.Drawing.Point(0, 0);
     this.upForCreationListView.Name = "upForCreationListView";
     this.upForCreationListView.Size = new System.Drawing.Size(413, 150);
     this.upForCreationListView.SmallImageList = this.imageList1;
     this.upForCreationListView.TabIndex = 7;
     this.upForCreationListView.View = System.Windows.Forms.View.List;
     //
     // columnHeader13
     //
     this.columnHeader13.Text = "Identity";
     this.columnHeader13.Width = 250;
     //
     // dirtyTabPage
     //
     this.dirtyTabPage.Controls.Add(this.dirtyListView);
     this.dirtyTabPage.Location = new System.Drawing.Point(4, 22);
     this.dirtyTabPage.Name = "dirtyTabPage";
     this.dirtyTabPage.Size = new System.Drawing.Size(413, 150);
     this.dirtyTabPage.TabIndex = 1;
     this.dirtyTabPage.Text = "Modified";
     //
     // dirtyListView
     //
     this.dirtyListView.AllowDrop = true;
     this.dirtyListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                     this.columnHeader12});
     this.dirtyListView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dirtyListView.Location = new System.Drawing.Point(0, 0);
     this.dirtyListView.Name = "dirtyListView";
     this.dirtyListView.Size = new System.Drawing.Size(413, 150);
     this.dirtyListView.SmallImageList = this.imageList1;
     this.dirtyListView.TabIndex = 6;
     this.dirtyListView.View = System.Windows.Forms.View.List;
     //
     // columnHeader12
     //
     this.columnHeader12.Text = "Identity";
     this.columnHeader12.Width = 250;
     //
     // upForDeletionTabPage
     //
     this.upForDeletionTabPage.Controls.Add(this.upForDeletionListView);
     this.upForDeletionTabPage.Location = new System.Drawing.Point(4, 22);
     this.upForDeletionTabPage.Name = "upForDeletionTabPage";
     this.upForDeletionTabPage.Size = new System.Drawing.Size(413, 150);
     this.upForDeletionTabPage.TabIndex = 2;
     this.upForDeletionTabPage.Text = "Deleted";
     //
     // upForDeletionListView
     //
     this.upForDeletionListView.AllowDrop = true;
     this.upForDeletionListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                             this.columnHeader11});
     this.upForDeletionListView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.upForDeletionListView.Location = new System.Drawing.Point(0, 0);
     this.upForDeletionListView.Name = "upForDeletionListView";
     this.upForDeletionListView.Size = new System.Drawing.Size(413, 150);
     this.upForDeletionListView.SmallImageList = this.imageList1;
     this.upForDeletionListView.TabIndex = 6;
     this.upForDeletionListView.View = System.Windows.Forms.View.List;
     //
     // columnHeader11
     //
     this.columnHeader11.Text = "Identity";
     this.columnHeader11.Width = 250;
     //
     // logTabPage
     //
     this.logTabPage.Controls.Add(this.logTabControl);
     this.logTabPage.Location = new System.Drawing.Point(4, 22);
     this.logTabPage.Name = "logTabPage";
     this.logTabPage.Size = new System.Drawing.Size(421, 91);
     this.logTabPage.TabIndex = 1;
     this.logTabPage.Text = "Log";
     //
     // logTabControl
     //
     this.logTabControl.Controls.Add(this.sqlLogTabPage);
     this.logTabControl.Controls.Add(this.webServiceLogTabPage);
     this.logTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.logTabControl.Location = new System.Drawing.Point(0, 0);
     this.logTabControl.Name = "logTabControl";
     this.logTabControl.SelectedIndex = 0;
     this.logTabControl.Size = new System.Drawing.Size(421, 91);
     this.logTabControl.TabIndex = 0;
     //
     // sqlLogTabPage
     //
     this.sqlLogTabPage.Controls.Add(this.sqlLogTextBox);
     this.sqlLogTabPage.Location = new System.Drawing.Point(4, 22);
     this.sqlLogTabPage.Name = "sqlLogTabPage";
     this.sqlLogTabPage.Size = new System.Drawing.Size(413, 65);
     this.sqlLogTabPage.TabIndex = 0;
     this.sqlLogTabPage.Text = "Sql";
     //
     // sqlLogTextBox
     //
     this.sqlLogTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
     this.sqlLogTextBox.Location = new System.Drawing.Point(0, 0);
     this.sqlLogTextBox.Name = "sqlLogTextBox";
     this.sqlLogTextBox.ReadOnly = false;
     this.sqlLogTextBox.SelectedText = "";
     this.sqlLogTextBox.Size = new System.Drawing.Size(413, 65);
     this.sqlLogTextBox.TabIndex = 0;
     //
     // webServiceLogTabPage
     //
     this.webServiceLogTabPage.Controls.Add(this.webServiceLogTextBox);
     this.webServiceLogTabPage.Location = new System.Drawing.Point(4, 22);
     this.webServiceLogTabPage.Name = "webServiceLogTabPage";
     this.webServiceLogTabPage.Size = new System.Drawing.Size(413, 65);
     this.webServiceLogTabPage.TabIndex = 1;
     this.webServiceLogTabPage.Text = "Web";
     //
     // webServiceLogTextBox
     //
     this.webServiceLogTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
     this.webServiceLogTextBox.Location = new System.Drawing.Point(0, 0);
     this.webServiceLogTextBox.Name = "webServiceLogTextBox";
     this.webServiceLogTextBox.ReadOnly = false;
     this.webServiceLogTextBox.SelectedText = "";
     this.webServiceLogTextBox.Size = new System.Drawing.Size(413, 65);
     this.webServiceLogTextBox.TabIndex = 0;
     //
     // splitterLeftBottom
     //
     this.splitterLeftBottom.Dock = System.Windows.Forms.DockStyle.Top;
     this.splitterLeftBottom.Location = new System.Drawing.Point(0, 304);
     this.splitterLeftBottom.Name = "splitterLeftBottom";
     this.splitterLeftBottom.Size = new System.Drawing.Size(429, 3);
     this.splitterLeftBottom.TabIndex = 3;
     this.splitterLeftBottom.TabStop = false;
     //
     // splitterLeft
     //
     this.splitterLeft.Dock = System.Windows.Forms.DockStyle.Top;
     this.splitterLeft.Location = new System.Drawing.Point(0, 100);
     this.splitterLeft.Name = "splitterLeft";
     this.splitterLeft.Size = new System.Drawing.Size(429, 3);
     this.splitterLeft.TabIndex = 1;
     this.splitterLeft.TabStop = false;
     //
     // panelLeftTop
     //
     this.panelLeftTop.Controls.Add(this.tabControlText);
     this.panelLeftTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelLeftTop.Location = new System.Drawing.Point(0, 0);
     this.panelLeftTop.Name = "panelLeftTop";
     this.panelLeftTop.Size = new System.Drawing.Size(429, 100);
     this.panelLeftTop.TabIndex = 0;
     //
     // tabControlText
     //
     this.tabControlText.Controls.Add(this.tabPageNPath);
     this.tabControlText.Controls.Add(this.codeTabPage);
     this.tabControlText.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControlText.Location = new System.Drawing.Point(0, 0);
     this.tabControlText.Name = "tabControlText";
     this.tabControlText.SelectedIndex = 0;
     this.tabControlText.Size = new System.Drawing.Size(429, 100);
     this.tabControlText.TabIndex = 1;
     //
     // tabPageNPath
     //
     this.tabPageNPath.Controls.Add(this.npathTextBox);
     this.tabPageNPath.Location = new System.Drawing.Point(4, 22);
     this.tabPageNPath.Name = "tabPageNPath";
     this.tabPageNPath.Size = new System.Drawing.Size(421, 74);
     this.tabPageNPath.TabIndex = 0;
     this.tabPageNPath.Text = "NPath";
     //
     // npathTextBox
     //
     this.npathTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
     this.npathTextBox.Location = new System.Drawing.Point(0, 0);
     this.npathTextBox.Name = "npathTextBox";
     this.npathTextBox.ReadOnly = false;
     this.npathTextBox.SelectedText = "";
     this.npathTextBox.Size = new System.Drawing.Size(421, 74);
     this.npathTextBox.TabIndex = 0;
     this.npathTextBox.DragEnter += new System.Windows.Forms.DragEventHandler(this.npathTextBox_DragEnter);
     this.npathTextBox.DragLeave += new System.EventHandler(this.npathTextBox_DragLeave);
     this.npathTextBox.DragDrop += new System.Windows.Forms.DragEventHandler(this.npathTextBox_DragDrop);
     this.npathTextBox.DragOver += new System.Windows.Forms.DragEventHandler(this.npathTextBox_DragOver);
     //
     // codeTabPage
     //
     this.codeTabPage.Controls.Add(this.codeTextBox);
     this.codeTabPage.Location = new System.Drawing.Point(4, 22);
     this.codeTabPage.Name = "codeTabPage";
     this.codeTabPage.Size = new System.Drawing.Size(421, 74);
     this.codeTabPage.TabIndex = 1;
     this.codeTabPage.Text = "Code";
     //
     // codeTextBox
     //
     this.codeTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
     this.codeTextBox.Location = new System.Drawing.Point(0, 0);
     this.codeTextBox.Name = "codeTextBox";
     this.codeTextBox.ReadOnly = false;
     this.codeTextBox.SelectedText = "";
     this.codeTextBox.Size = new System.Drawing.Size(421, 74);
     this.codeTextBox.TabIndex = 0;
     //
     // splitterMain
     //
     this.splitterMain.Location = new System.Drawing.Point(616, 28);
     this.splitterMain.Name = "splitterMain";
     this.splitterMain.Size = new System.Drawing.Size(3, 527);
     this.splitterMain.TabIndex = 12;
     this.splitterMain.TabStop = false;
     //
     // panelRight
     //
     this.panelRight.Controls.Add(this.objectPropertyGrid);
     this.panelRight.Controls.Add(this.splitterRight);
     this.panelRight.Controls.Add(this.objectTreeView);
     this.panelRight.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelRight.Location = new System.Drawing.Point(619, 28);
     this.panelRight.Name = "panelRight";
     this.panelRight.Size = new System.Drawing.Size(237, 527);
     this.panelRight.TabIndex = 13;
     //
     // splitterRight
     //
     this.splitterRight.Dock = System.Windows.Forms.DockStyle.Top;
     this.splitterRight.Location = new System.Drawing.Point(0, 128);
     this.splitterRight.Name = "splitterRight";
     this.splitterRight.Size = new System.Drawing.Size(237, 3);
     this.splitterRight.TabIndex = 2;
     this.splitterRight.TabStop = false;
     //
     // objectContextMenu
     //
     this.objectContextMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                       this.exploreObjectMenuItem,
                                                                                       this.menuItem2,
                                                                                       this.removeObjectMenuItem,
                                                                                       this.deleteObjectMenuItem,
                                                                                       this.menuItem7,
                                                                                       this.menuItem13,
                                                                                       this.menuItem14});
     //
     // exploreObjectMenuItem
     //
     this.exploreObjectMenuItem.Index = 0;
     this.exploreObjectMenuItem.Text = "Explore";
     this.exploreObjectMenuItem.Click += new System.EventHandler(this.exploreObjectMenuItem_Click);
     //
     // menuItem2
     //
     this.menuItem2.Index = 1;
     this.menuItem2.Text = "-";
     //
     // removeObjectMenuItem
     //
     this.removeObjectMenuItem.Index = 2;
     this.removeObjectMenuItem.Text = "Remove";
     this.removeObjectMenuItem.Click += new System.EventHandler(this.removeObjectMenuItem_Click);
     //
     // deleteObjectMenuItem
     //
     this.deleteObjectMenuItem.Index = 3;
     this.deleteObjectMenuItem.Text = "Delete";
     this.deleteObjectMenuItem.Click += new System.EventHandler(this.deleteObjectMenuItem_Click);
     //
     // menuItem7
     //
     this.menuItem7.Index = 4;
     this.menuItem7.Text = "-";
     //
     // menuItem13
     //
     this.menuItem13.Index = 5;
     this.menuItem13.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                this.refreshObjectMenuItem,
                                                                                this.compareObjectMenuItem});
     this.menuItem13.Text = "Source";
     //
     // refreshObjectMenuItem
     //
     this.refreshObjectMenuItem.Index = 0;
     this.refreshObjectMenuItem.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                           this.refreshObjectUnmodifiedMenuItem,
                                                                                           this.refreshObjectAllMenuItem});
     this.refreshObjectMenuItem.Text = "Refresh From Source";
     this.refreshObjectMenuItem.Click += new System.EventHandler(this.refreshObjectMenuItem_Click);
     //
     // refreshObjectUnmodifiedMenuItem
     //
     this.refreshObjectUnmodifiedMenuItem.Index = 0;
     this.refreshObjectUnmodifiedMenuItem.Text = "Refresh Unmodifed Properties";
     this.refreshObjectUnmodifiedMenuItem.Click += new System.EventHandler(this.refreshObjectUnmodifiedMenuItem_Click);
     //
     // refreshObjectAllMenuItem
     //
     this.refreshObjectAllMenuItem.Index = 1;
     this.refreshObjectAllMenuItem.Text = "Refresh All Properties";
     this.refreshObjectAllMenuItem.Click += new System.EventHandler(this.refreshObjectAllMenuItem_Click);
     //
     // compareObjectMenuItem
     //
     this.compareObjectMenuItem.Index = 1;
     this.compareObjectMenuItem.Text = "Check For Conflicts";
     this.compareObjectMenuItem.Click += new System.EventHandler(this.compareObjectMenuItem_Click);
     //
     // menuItem14
     //
     this.menuItem14.Index = 6;
     this.menuItem14.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                this.revertObjectMenuItem});
     this.menuItem14.Text = "Originals";
     //
     // revertObjectMenuItem
     //
     this.revertObjectMenuItem.Index = 0;
     this.revertObjectMenuItem.Text = "Revert To Originals";
     //
     // propertyContextMenu
     //
     this.propertyContextMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                         this.clearPropertyMenuItem,
                                                                                         this.menuItem8,
                                                                                         this.menuItem9,
                                                                                         this.menuItem11,
                                                                                         this.menuItem12});
     //
     // clearPropertyMenuItem
     //
     this.clearPropertyMenuItem.Index = 0;
     this.clearPropertyMenuItem.Text = "Clear";
     this.clearPropertyMenuItem.Click += new System.EventHandler(this.clearPropertyMenuItem_Click);
     //
     // menuItem8
     //
     this.menuItem8.Index = 1;
     this.menuItem8.Text = "-";
     //
     // menuItem9
     //
     this.menuItem9.Index = 2;
     this.menuItem9.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                               this.refreshPropertyMenuItem,
                                                                               this.comparePropertyMenuItem});
     this.menuItem9.Text = "Source";
     //
     // refreshPropertyMenuItem
     //
     this.refreshPropertyMenuItem.Index = 0;
     this.refreshPropertyMenuItem.Text = "Refresh From Source";
     //
     // comparePropertyMenuItem
     //
     this.comparePropertyMenuItem.Index = 1;
     this.comparePropertyMenuItem.Text = "Check For Conflict";
     this.comparePropertyMenuItem.Click += new System.EventHandler(this.comparePropertyMenuItem_Click);
     //
     // menuItem11
     //
     this.menuItem11.Index = 3;
     this.menuItem11.Text = "-";
     //
     // menuItem12
     //
     this.menuItem12.Index = 4;
     this.menuItem12.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                this.revertPropertyMenuItem,
                                                                                this.compareOriginalPropertyMenuItem});
     this.menuItem12.Text = "Original";
     //
     // revertPropertyMenuItem
     //
     this.revertPropertyMenuItem.Index = 0;
     this.revertPropertyMenuItem.Text = "Revert To Original";
     //
     // compareOriginalPropertyMenuItem
     //
     this.compareOriginalPropertyMenuItem.Index = 1;
     this.compareOriginalPropertyMenuItem.Text = "Compare With Original";
     //
     // panelTree
     //
     this.panelTree.Controls.Add(this.classTreeView);
     this.panelTree.Dock = System.Windows.Forms.DockStyle.Left;
     this.panelTree.Location = new System.Drawing.Point(0, 28);
     this.panelTree.Name = "panelTree";
     this.panelTree.Size = new System.Drawing.Size(184, 527);
     this.panelTree.TabIndex = 14;
     //
     // classTreeView
     //
     this.classTreeView.AllowDrop = true;
     this.classTreeView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.classTreeView.ImageList = this.imageList1;
     this.classTreeView.Location = new System.Drawing.Point(0, 0);
     this.classTreeView.Name = "classTreeView";
     this.classTreeView.Size = new System.Drawing.Size(184, 527);
     this.classTreeView.TabIndex = 0;
     this.classTreeView.MouseUp += new System.Windows.Forms.MouseEventHandler(this.classTreeView_MouseUp);
     this.classTreeView.DragOver += new System.Windows.Forms.DragEventHandler(this.classTreeView_DragOver);
     this.classTreeView.DragEnter += new System.Windows.Forms.DragEventHandler(this.classTreeView_DragEnter);
     this.classTreeView.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.classTreeView_ItemDrag);
     this.classTreeView.DragLeave += new System.EventHandler(this.classTreeView_DragLeave);
     this.classTreeView.DragDrop += new System.Windows.Forms.DragEventHandler(this.classTreeView_DragDrop);
     //
     // splitterTree
     //
     this.splitterTree.Location = new System.Drawing.Point(184, 28);
     this.splitterTree.Name = "splitterTree";
     this.splitterTree.Size = new System.Drawing.Size(3, 527);
     this.splitterTree.TabIndex = 15;
     this.splitterTree.TabStop = false;
     //
     // classContextMenu
     //
     this.classContextMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                      this.fetchAllObjectsMenuItem,
                                                                                      this.fetchTopObjectsMenuItem,
                                                                                      this.menuItem4,
                                                                                      this.createObjectMenuItem});
     //
     // fetchAllObjectsMenuItem
     //
     this.fetchAllObjectsMenuItem.Index = 0;
     this.fetchAllObjectsMenuItem.Text = "Fetch All Objects";
     this.fetchAllObjectsMenuItem.Click += new System.EventHandler(this.fetchAllObjectsMenuItem_Click);
     //
     // fetchTopObjectsMenuItem
     //
     this.fetchTopObjectsMenuItem.Index = 1;
     this.fetchTopObjectsMenuItem.Text = "Fetch Top...";
     this.fetchTopObjectsMenuItem.Click += new System.EventHandler(this.fetchTopObjectsMenuItem_Click);
     //
     // menuItem4
     //
     this.menuItem4.Index = 2;
     this.menuItem4.Text = "-";
     //
     // createObjectMenuItem
     //
     this.createObjectMenuItem.Index = 3;
     this.createObjectMenuItem.Text = "Create New Object";
     this.createObjectMenuItem.Click += new System.EventHandler(this.createObjectMenuItem_Click);
     //
     // methodContextMenu
     //
     this.methodContextMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                       this.callMethodMenuItem});
     //
     // callMethodMenuItem
     //
     this.callMethodMenuItem.Index = 0;
     this.callMethodMenuItem.Text = "Call Method";
     this.callMethodMenuItem.Click += new System.EventHandler(this.callMethodMenuItem_Click);
     //
     // schemaPropertyContextMenu
     //
     this.schemaPropertyContextMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                               this.setKeyMenuItem,
                                                                                               this.addToKeyMenuItem});
     //
     // setKeyMenuItem
     //
     this.setKeyMenuItem.Index = 0;
     this.setKeyMenuItem.Text = "Set As Key Property";
     this.setKeyMenuItem.Click += new System.EventHandler(this.setKeyMenuItem_Click);
     //
     // addToKeyMenuItem
     //
     this.addToKeyMenuItem.Index = 1;
     this.addToKeyMenuItem.Text = "Add To Key Properties";
     this.addToKeyMenuItem.Click += new System.EventHandler(this.addToKeyMenuItem_Click);
     //
     // MainForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(856, 577);
     this.Controls.Add(this.panelRight);
     this.Controls.Add(this.splitterMain);
     this.Controls.Add(this.panelLeft);
     this.Controls.Add(this.splitterTree);
     this.Controls.Add(this.panelTree);
     this.Controls.Add(this.toolBar1);
     this.Controls.Add(this.statusBar1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Menu = this.mainMenu1;
     this.Name = "MainForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Puzzle Domain Explorer";
     this.Load += new System.EventHandler(this.MainForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.statusBarPanel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.statusBarPanel2)).EndInit();
     this.panelLeft.ResumeLayout(false);
     this.panelLeftBottom.ResumeLayout(false);
     this.panelBottom.ResumeLayout(false);
     this.bottomTabControl.ResumeLayout(false);
     this.clipBoardTabPage.ResumeLayout(false);
     this.errorsTabPage.ResumeLayout(false);
     this.unitOfWorkTabPage.ResumeLayout(false);
     this.unitOfWorkTabControl.ResumeLayout(false);
     this.upForCreationTabPage.ResumeLayout(false);
     this.dirtyTabPage.ResumeLayout(false);
     this.upForDeletionTabPage.ResumeLayout(false);
     this.logTabPage.ResumeLayout(false);
     this.logTabControl.ResumeLayout(false);
     this.sqlLogTabPage.ResumeLayout(false);
     this.webServiceLogTabPage.ResumeLayout(false);
     this.panelLeftTop.ResumeLayout(false);
     this.tabControlText.ResumeLayout(false);
     this.tabPageNPath.ResumeLayout(false);
     this.codeTabPage.ResumeLayout(false);
     this.panelRight.ResumeLayout(false);
     this.panelTree.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(MergeTextValues));
     this.useSourceRadioButton = new System.Windows.Forms.RadioButton();
     this.useLocalRadioButton = new System.Windows.Forms.RadioButton();
     this.okButton = new System.Windows.Forms.Button();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.cancelButton = new System.Windows.Forms.Button();
     this.panel1 = new System.Windows.Forms.Panel();
     this.propertyLabel = new System.Windows.Forms.Label();
     this.objectLabel = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.panel2 = new System.Windows.Forms.Panel();
     this.panel4 = new System.Windows.Forms.Panel();
     this.freshTextBox = new Puzzle.NPersist.Tools.QueryAnalyzer.SyntaxBoxWrapper.SyntaxBoxWrapper();
     this.splitter1 = new System.Windows.Forms.Splitter();
     this.panel3 = new System.Windows.Forms.Panel();
     this.cachedTextBox = new Puzzle.NPersist.Tools.QueryAnalyzer.SyntaxBoxWrapper.SyntaxBoxWrapper();
     this.panel5 = new System.Windows.Forms.Panel();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel5.SuspendLayout();
     this.SuspendLayout();
     //
     // useSourceRadioButton
     //
     this.useSourceRadioButton.Location = new System.Drawing.Point(56, 0);
     this.useSourceRadioButton.Name = "useSourceRadioButton";
     this.useSourceRadioButton.Size = new System.Drawing.Size(112, 24);
     this.useSourceRadioButton.TabIndex = 15;
     this.useSourceRadioButton.Text = "Use source value";
     //
     // useLocalRadioButton
     //
     this.useLocalRadioButton.Location = new System.Drawing.Point(48, 0);
     this.useLocalRadioButton.Name = "useLocalRadioButton";
     this.useLocalRadioButton.Size = new System.Drawing.Size(128, 24);
     this.useLocalRadioButton.TabIndex = 14;
     this.useLocalRadioButton.Text = "Use local value";
     //
     // okButton
     //
     this.okButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.okButton.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.okButton.Location = new System.Drawing.Point(376, 16);
     this.okButton.Name = "okButton";
     this.okButton.TabIndex = 13;
     this.okButton.Text = "OK";
     this.okButton.Click += new System.EventHandler(this.okButton_Click);
     //
     // label2
     //
     this.label2.Dock = System.Windows.Forms.DockStyle.Top;
     this.label2.Location = new System.Drawing.Point(0, 0);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(277, 23);
     this.label2.TabIndex = 11;
     this.label2.Text = "Source:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label1
     //
     this.label1.Dock = System.Windows.Forms.DockStyle.Top;
     this.label1.Location = new System.Drawing.Point(0, 0);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(272, 24);
     this.label1.TabIndex = 10;
     this.label1.Text = "Local: ";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // cancelButton
     //
     this.cancelButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cancelButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.cancelButton.Location = new System.Drawing.Point(464, 16);
     this.cancelButton.Name = "cancelButton";
     this.cancelButton.TabIndex = 16;
     this.cancelButton.Text = "Cancel";
     this.cancelButton.Click += new System.EventHandler(this.cancelButton_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.propertyLabel);
     this.panel1.Controls.Add(this.objectLabel);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(552, 48);
     this.panel1.TabIndex = 17;
     this.panel1.Resize += new System.EventHandler(this.panel1_Resize);
     //
     // propertyLabel
     //
     this.propertyLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
         | System.Windows.Forms.AnchorStyles.Right)));
     this.propertyLabel.Location = new System.Drawing.Point(80, 24);
     this.propertyLabel.Name = "propertyLabel";
     this.propertyLabel.Size = new System.Drawing.Size(472, 23);
     this.propertyLabel.TabIndex = 3;
     this.propertyLabel.Text = "property";
     //
     // objectLabel
     //
     this.objectLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
         | System.Windows.Forms.AnchorStyles.Right)));
     this.objectLabel.Location = new System.Drawing.Point(80, 8);
     this.objectLabel.Name = "objectLabel";
     this.objectLabel.Size = new System.Drawing.Size(472, 23);
     this.objectLabel.TabIndex = 2;
     this.objectLabel.Text = "object";
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 24);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(72, 23);
     this.label4.TabIndex = 1;
     this.label4.Text = "Property:";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 8);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(72, 23);
     this.label3.TabIndex = 0;
     this.label3.Text = "Object:";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.splitter1);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 48);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(552, 174);
     this.panel2.TabIndex = 18;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.freshTextBox);
     this.panel4.Controls.Add(this.useSourceRadioButton);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(275, 0);
     this.panel4.Name = "panel4";
     this.panel4.Size = new System.Drawing.Size(277, 174);
     this.panel4.TabIndex = 15;
     //
     // freshTextBox
     //
     this.freshTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
     this.freshTextBox.Location = new System.Drawing.Point(0, 23);
     this.freshTextBox.Name = "freshTextBox";
     this.freshTextBox.ReadOnly = false;
     this.freshTextBox.SelectedText = "";
     this.freshTextBox.Size = new System.Drawing.Size(277, 151);
     this.freshTextBox.TabIndex = 16;
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(272, 0);
     this.splitter1.Name = "splitter1";
     this.splitter1.Size = new System.Drawing.Size(3, 174);
     this.splitter1.TabIndex = 14;
     this.splitter1.TabStop = false;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.cachedTextBox);
     this.panel3.Controls.Add(this.useLocalRadioButton);
     this.panel3.Controls.Add(this.label1);
     this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name = "panel3";
     this.panel3.Size = new System.Drawing.Size(272, 174);
     this.panel3.TabIndex = 13;
     //
     // cachedTextBox
     //
     this.cachedTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
     this.cachedTextBox.Location = new System.Drawing.Point(0, 24);
     this.cachedTextBox.Name = "cachedTextBox";
     this.cachedTextBox.ReadOnly = false;
     this.cachedTextBox.SelectedText = "";
     this.cachedTextBox.Size = new System.Drawing.Size(272, 150);
     this.cachedTextBox.TabIndex = 15;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.groupBox1);
     this.panel5.Controls.Add(this.okButton);
     this.panel5.Controls.Add(this.cancelButton);
     this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panel5.Location = new System.Drawing.Point(0, 222);
     this.panel5.Name = "panel5";
     this.panel5.Size = new System.Drawing.Size(552, 48);
     this.panel5.TabIndex = 19;
     //
     // groupBox1
     //
     this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(552, 8);
     this.groupBox1.TabIndex = 17;
     this.groupBox1.TabStop = false;
     //
     // MergeTextValues
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize = new System.Drawing.Size(552, 270);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel5);
     this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "MergeTextValues";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "Compare Values";
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(MergeTextValues));
     this.useSourceRadioButton = new System.Windows.Forms.RadioButton();
     this.useLocalRadioButton  = new System.Windows.Forms.RadioButton();
     this.okButton             = new System.Windows.Forms.Button();
     this.label2        = new System.Windows.Forms.Label();
     this.label1        = new System.Windows.Forms.Label();
     this.cancelButton  = new System.Windows.Forms.Button();
     this.panel1        = new System.Windows.Forms.Panel();
     this.propertyLabel = new System.Windows.Forms.Label();
     this.objectLabel   = new System.Windows.Forms.Label();
     this.label4        = new System.Windows.Forms.Label();
     this.label3        = new System.Windows.Forms.Label();
     this.panel2        = new System.Windows.Forms.Panel();
     this.panel4        = new System.Windows.Forms.Panel();
     this.freshTextBox  = new Puzzle.NPersist.Tools.QueryAnalyzer.SyntaxBoxWrapper.SyntaxBoxWrapper();
     this.splitter1     = new System.Windows.Forms.Splitter();
     this.panel3        = new System.Windows.Forms.Panel();
     this.cachedTextBox = new Puzzle.NPersist.Tools.QueryAnalyzer.SyntaxBoxWrapper.SyntaxBoxWrapper();
     this.panel5        = new System.Windows.Forms.Panel();
     this.groupBox1     = new System.Windows.Forms.GroupBox();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel5.SuspendLayout();
     this.SuspendLayout();
     //
     // useSourceRadioButton
     //
     this.useSourceRadioButton.Location = new System.Drawing.Point(56, 0);
     this.useSourceRadioButton.Name     = "useSourceRadioButton";
     this.useSourceRadioButton.Size     = new System.Drawing.Size(112, 24);
     this.useSourceRadioButton.TabIndex = 15;
     this.useSourceRadioButton.Text     = "Use source value";
     //
     // useLocalRadioButton
     //
     this.useLocalRadioButton.Location = new System.Drawing.Point(48, 0);
     this.useLocalRadioButton.Name     = "useLocalRadioButton";
     this.useLocalRadioButton.Size     = new System.Drawing.Size(128, 24);
     this.useLocalRadioButton.TabIndex = 14;
     this.useLocalRadioButton.Text     = "Use local value";
     //
     // okButton
     //
     this.okButton.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.okButton.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.okButton.Location     = new System.Drawing.Point(376, 16);
     this.okButton.Name         = "okButton";
     this.okButton.TabIndex     = 13;
     this.okButton.Text         = "OK";
     this.okButton.Click       += new System.EventHandler(this.okButton_Click);
     //
     // label2
     //
     this.label2.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label2.Location  = new System.Drawing.Point(0, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(277, 23);
     this.label2.TabIndex  = 11;
     this.label2.Text      = "Source:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label1
     //
     this.label1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(272, 24);
     this.label1.TabIndex  = 10;
     this.label1.Text      = "Local: ";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // cancelButton
     //
     this.cancelButton.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cancelButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.cancelButton.Location     = new System.Drawing.Point(464, 16);
     this.cancelButton.Name         = "cancelButton";
     this.cancelButton.TabIndex     = 16;
     this.cancelButton.Text         = "Cancel";
     this.cancelButton.Click       += new System.EventHandler(this.cancelButton_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.propertyLabel);
     this.panel1.Controls.Add(this.objectLabel);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(552, 48);
     this.panel1.TabIndex = 17;
     this.panel1.Resize  += new System.EventHandler(this.panel1_Resize);
     //
     // propertyLabel
     //
     this.propertyLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.propertyLabel.Location = new System.Drawing.Point(80, 24);
     this.propertyLabel.Name     = "propertyLabel";
     this.propertyLabel.Size     = new System.Drawing.Size(472, 23);
     this.propertyLabel.TabIndex = 3;
     this.propertyLabel.Text     = "property";
     //
     // objectLabel
     //
     this.objectLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.objectLabel.Location = new System.Drawing.Point(80, 8);
     this.objectLabel.Name     = "objectLabel";
     this.objectLabel.Size     = new System.Drawing.Size(472, 23);
     this.objectLabel.TabIndex = 2;
     this.objectLabel.Text     = "object";
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 24);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(72, 23);
     this.label4.TabIndex = 1;
     this.label4.Text     = "Property:";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 8);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(72, 23);
     this.label3.TabIndex = 0;
     this.label3.Text     = "Object:";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.splitter1);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 48);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(552, 174);
     this.panel2.TabIndex = 18;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.freshTextBox);
     this.panel4.Controls.Add(this.useSourceRadioButton);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(275, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(277, 174);
     this.panel4.TabIndex = 15;
     //
     // freshTextBox
     //
     this.freshTextBox.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.freshTextBox.Location     = new System.Drawing.Point(0, 23);
     this.freshTextBox.Name         = "freshTextBox";
     this.freshTextBox.ReadOnly     = false;
     this.freshTextBox.SelectedText = "";
     this.freshTextBox.Size         = new System.Drawing.Size(277, 151);
     this.freshTextBox.TabIndex     = 16;
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(272, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 174);
     this.splitter1.TabIndex = 14;
     this.splitter1.TabStop  = false;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.cachedTextBox);
     this.panel3.Controls.Add(this.useLocalRadioButton);
     this.panel3.Controls.Add(this.label1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(272, 174);
     this.panel3.TabIndex = 13;
     //
     // cachedTextBox
     //
     this.cachedTextBox.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.cachedTextBox.Location     = new System.Drawing.Point(0, 24);
     this.cachedTextBox.Name         = "cachedTextBox";
     this.cachedTextBox.ReadOnly     = false;
     this.cachedTextBox.SelectedText = "";
     this.cachedTextBox.Size         = new System.Drawing.Size(272, 150);
     this.cachedTextBox.TabIndex     = 15;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.groupBox1);
     this.panel5.Controls.Add(this.okButton);
     this.panel5.Controls.Add(this.cancelButton);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel5.Location = new System.Drawing.Point(0, 222);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(552, 48);
     this.panel5.TabIndex = 19;
     //
     // groupBox1
     //
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(552, 8);
     this.groupBox1.TabIndex = 17;
     this.groupBox1.TabStop  = false;
     //
     // MergeTextValues
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize        = new System.Drawing.Size(552, 270);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel5);
     this.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "MergeTextValues";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Compare Values";
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.ResumeLayout(false);
 }