Beispiel #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Utilities.UI.DrawWindow.DefaultColorScheme defaultColorScheme1 = new Utilities.UI.DrawWindow.DefaultColorScheme();
     this.drawWindow1    = new Utilities.UI.DrawWindow();
     this.greyScrollBar1 = new Utilities.UI.GreyScrollBar();
     this.SuspendLayout();
     //
     // drawWindow1
     //
     this.drawWindow1.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.drawWindow1.BackColor        = System.Drawing.Color.Transparent;
     this.drawWindow1.ColorScheme      = defaultColorScheme1;
     this.drawWindow1.HandleNavigation = false;
     this.drawWindow1.Location         = new System.Drawing.Point(0, 0);
     this.drawWindow1.Name             = "drawWindow1";
     this.drawWindow1.Size             = new System.Drawing.Size(933, 146);
     this.drawWindow1.TabIndex         = 1;
     //
     // greyScrollBar1
     //
     this.greyScrollBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.greyScrollBar1.Horizontal        = false;
     this.greyScrollBar1.LargeChange       = 0.05F;
     this.greyScrollBar1.Location          = new System.Drawing.Point(935, 0);
     this.greyScrollBar1.Maximum           = 0F;
     this.greyScrollBar1.Minimum           = 0F;
     this.greyScrollBar1.MinimumSize       = new System.Drawing.Size(15, 15);
     this.greyScrollBar1.Name              = "greyScrollBar1";
     this.greyScrollBar1.PercentageCovered = 0F;
     this.greyScrollBar1.Size              = new System.Drawing.Size(15, 146);
     this.greyScrollBar1.SmallChange       = 0.01F;
     this.greyScrollBar1.TabIndex          = 0;
     this.greyScrollBar1.Value             = 0F;
     //
     // ErrorList
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.drawWindow1);
     this.Controls.Add(this.greyScrollBar1);
     this.Name = "ErrorList";
     this.Size = new System.Drawing.Size(951, 150);
     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()
 {
     this.components = new System.ComponentModel.Container();
     Utilities.UI.DrawWindow.DefaultColorScheme defaultColorScheme1 = new Utilities.UI.DrawWindow.DefaultColorScheme();
     Utilities.UI.DrawWindow.DefaultColorScheme defaultColorScheme2 = new Utilities.UI.DrawWindow.DefaultColorScheme();
     Utilities.UI.DrawWindow.DefaultColorScheme defaultColorScheme3 = new Utilities.UI.DrawWindow.DefaultColorScheme();
     this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.newConversationToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.importConversationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.newLocalizationToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.importLocalizationToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.importIntoLocalizationMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.separatorBetweenLocalizationAndDomain = new System.Windows.Forms.ToolStripSeparator();
     this.newDomainToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.importDomainToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3          = new System.Windows.Forms.ToolStripSeparator();
     this.importAudioToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.playMenuItem                        = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4                 = new System.Windows.Forms.ToolStripSeparator();
     this.saveToolStripMenuItem               = new System.Windows.Forms.ToolStripMenuItem();
     this.removeToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.showInExplorerToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.newFolderToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator5                 = new System.Windows.Forms.ToolStripSeparator();
     this.setUpLocalizationsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.drawWindow1    = new Utilities.UI.DrawWindow();
     this.greyScrollBar1 = new Utilities.UI.GreyScrollBar();
     this.drawWindow2    = new Utilities.UI.DrawWindow();
     this.drawWindow3    = new Utilities.UI.DrawWindow();
     this.panel1         = new System.Windows.Forms.Panel();
     this.panel2         = new System.Windows.Forms.Panel();
     this.contextMenuStrip1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newConversationToolStripMenuItem,
         this.importConversationToolStripMenuItem,
         this.toolStripSeparator1,
         this.newLocalizationToolStripMenuItem,
         this.importLocalizationToolStripMenuItem,
         this.importIntoLocalizationMenuItem,
         this.separatorBetweenLocalizationAndDomain,
         this.newDomainToolStripMenuItem,
         this.importDomainToolStripMenuItem,
         this.toolStripSeparator3,
         this.importAudioToolStripMenuItem,
         this.playMenuItem,
         this.toolStripSeparator4,
         this.saveToolStripMenuItem,
         this.removeToolStripMenuItem,
         this.deleteToolStripMenuItem,
         this.showInExplorerToolStripMenuItem,
         this.newFolderToolStripMenuItem,
         this.toolStripSeparator5,
         this.setUpLocalizationsToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(188, 364);
     //
     // newConversationToolStripMenuItem
     //
     this.newConversationToolStripMenuItem.Name   = "newConversationToolStripMenuItem";
     this.newConversationToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.newConversationToolStripMenuItem.Text   = "New Conversation";
     this.newConversationToolStripMenuItem.Click += new System.EventHandler(this.newConversationToolStripMenuItem_Click);
     //
     // importConversationToolStripMenuItem
     //
     this.importConversationToolStripMenuItem.Name   = "importConversationToolStripMenuItem";
     this.importConversationToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.importConversationToolStripMenuItem.Text   = "Import Conversation";
     this.importConversationToolStripMenuItem.Click += new System.EventHandler(this.importConversationToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(184, 6);
     //
     // newLocalizationToolStripMenuItem
     //
     this.newLocalizationToolStripMenuItem.Name   = "newLocalizationToolStripMenuItem";
     this.newLocalizationToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.newLocalizationToolStripMenuItem.Text   = "New Localization File";
     this.newLocalizationToolStripMenuItem.Click += new System.EventHandler(this.newLocalizationToolStripMenuItem_Click);
     //
     // importLocalizationToolStripMenuItem
     //
     this.importLocalizationToolStripMenuItem.Name   = "importLocalizationToolStripMenuItem";
     this.importLocalizationToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.importLocalizationToolStripMenuItem.Text   = "Import Localization";
     this.importLocalizationToolStripMenuItem.Click += new System.EventHandler(this.importLocalizationToolStripMenuItem_Click);
     //
     // importIntoLocalizationMenuItem
     //
     this.importIntoLocalizationMenuItem.Name   = "importIntoLocalizationMenuItem";
     this.importIntoLocalizationMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.importIntoLocalizationMenuItem.Text   = "Import Into Localization";
     this.importIntoLocalizationMenuItem.Click += new System.EventHandler(this.importIntoLocalizationToolStripMenuItem_Click);
     //
     // separatorBetweenLocalizationAndDomain
     //
     this.separatorBetweenLocalizationAndDomain.Name = "separatorBetweenLocalizationAndDomain";
     this.separatorBetweenLocalizationAndDomain.Size = new System.Drawing.Size(184, 6);
     //
     // newDomainToolStripMenuItem
     //
     this.newDomainToolStripMenuItem.Name   = "newDomainToolStripMenuItem";
     this.newDomainToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.newDomainToolStripMenuItem.Text   = "New Domain";
     this.newDomainToolStripMenuItem.Click += new System.EventHandler(this.newDomainToolStripMenuItem_Click);
     //
     // importDomainToolStripMenuItem
     //
     this.importDomainToolStripMenuItem.Name   = "importDomainToolStripMenuItem";
     this.importDomainToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.importDomainToolStripMenuItem.Text   = "Import Domain";
     this.importDomainToolStripMenuItem.Click += new System.EventHandler(this.importDomainToolStripMenuItem_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(184, 6);
     //
     // importAudioToolStripMenuItem
     //
     this.importAudioToolStripMenuItem.Name   = "importAudioToolStripMenuItem";
     this.importAudioToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.importAudioToolStripMenuItem.Text   = "Import Audio";
     this.importAudioToolStripMenuItem.Click += new System.EventHandler(this.importAudioToolStripMenuItem_Click);
     //
     // playMenuItem
     //
     this.playMenuItem.Name   = "playMenuItem";
     this.playMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.playMenuItem.Text   = "Play";
     this.playMenuItem.Click += new System.EventHandler(this.playMenuItem_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(184, 6);
     //
     // saveToolStripMenuItem
     //
     this.saveToolStripMenuItem.Name   = "saveToolStripMenuItem";
     this.saveToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.saveToolStripMenuItem.Text   = "Save";
     this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
     //
     // removeToolStripMenuItem
     //
     this.removeToolStripMenuItem.Name   = "removeToolStripMenuItem";
     this.removeToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.removeToolStripMenuItem.Text   = "Remove";
     this.removeToolStripMenuItem.Click += new System.EventHandler(this.removeToolStripMenuItem_Click);
     //
     // deleteToolStripMenuItem
     //
     this.deleteToolStripMenuItem.Name   = "deleteToolStripMenuItem";
     this.deleteToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.deleteToolStripMenuItem.Text   = "Delete";
     this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
     //
     // showInExplorerToolStripMenuItem
     //
     this.showInExplorerToolStripMenuItem.Name   = "showInExplorerToolStripMenuItem";
     this.showInExplorerToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.showInExplorerToolStripMenuItem.Text   = "View in Explorer";
     this.showInExplorerToolStripMenuItem.Click += new System.EventHandler(this.showInExplorerToolStripMenuItem_Click);
     //
     // newFolderToolStripMenuItem
     //
     this.newFolderToolStripMenuItem.Name   = "newFolderToolStripMenuItem";
     this.newFolderToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.newFolderToolStripMenuItem.Text   = "New Folder";
     this.newFolderToolStripMenuItem.Click += new System.EventHandler(this.newFolderToolStripMenuItem_Click);
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(184, 6);
     //
     // setUpLocalizationsToolStripMenuItem
     //
     this.setUpLocalizationsToolStripMenuItem.Name   = "setUpLocalizationsToolStripMenuItem";
     this.setUpLocalizationsToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.setUpLocalizationsToolStripMenuItem.Text   = "Set up localizations";
     this.setUpLocalizationsToolStripMenuItem.Click += new System.EventHandler(this.setUpLocalizationsToolStripMenuItem_Click);
     //
     // drawWindow1
     //
     this.drawWindow1.BackColor        = System.Drawing.Color.Transparent;
     this.drawWindow1.ColorScheme      = defaultColorScheme1;
     this.drawWindow1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.drawWindow1.HandleNavigation = true;
     this.drawWindow1.Location         = new System.Drawing.Point(2, 2);
     this.drawWindow1.Margin           = new System.Windows.Forms.Padding(0);
     this.drawWindow1.Name             = "drawWindow1";
     this.drawWindow1.Size             = new System.Drawing.Size(376, 452);
     this.drawWindow1.TabIndex         = 0;
     this.drawWindow1.Paint           += new System.Windows.Forms.PaintEventHandler(this.drawWindow1_Paint);
     this.drawWindow1.Leave           += new System.EventHandler(this.drawWindow1_Leave);
     this.drawWindow1.MouseClick      += new System.Windows.Forms.MouseEventHandler(this.drawWindow1_MouseClick);
     this.drawWindow1.MouseDown       += new System.Windows.Forms.MouseEventHandler(this.drawWindow1_MouseDown);
     this.drawWindow1.MouseMove       += new System.Windows.Forms.MouseEventHandler(this.drawWindow1_MouseMove);
     this.drawWindow1.MouseUp         += new System.Windows.Forms.MouseEventHandler(this.drawWindow1_MouseUp);
     //
     // greyScrollBar1
     //
     this.greyScrollBar1.Dock              = System.Windows.Forms.DockStyle.Right;
     this.greyScrollBar1.Horizontal        = false;
     this.greyScrollBar1.LargeChange       = 0.1F;
     this.greyScrollBar1.Location          = new System.Drawing.Point(0, 2);
     this.greyScrollBar1.Margin            = new System.Windows.Forms.Padding(0);
     this.greyScrollBar1.Maximum           = 0F;
     this.greyScrollBar1.Minimum           = 0F;
     this.greyScrollBar1.MinimumSize       = new System.Drawing.Size(15, 15);
     this.greyScrollBar1.Name              = "greyScrollBar1";
     this.greyScrollBar1.PercentageCovered = 0F;
     this.greyScrollBar1.Size              = new System.Drawing.Size(15, 452);
     this.greyScrollBar1.SmallChange       = 0.01F;
     this.greyScrollBar1.TabIndex          = 1;
     this.greyScrollBar1.Value             = 0F;
     //
     // drawWindow2
     //
     this.drawWindow2.BackColor        = System.Drawing.Color.Transparent;
     this.drawWindow2.ColorScheme      = defaultColorScheme2;
     this.drawWindow2.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.drawWindow2.HandleNavigation = false;
     this.drawWindow2.Location         = new System.Drawing.Point(0, 482);
     this.drawWindow2.Name             = "drawWindow2";
     this.drawWindow2.Size             = new System.Drawing.Size(395, 20);
     this.drawWindow2.TabIndex         = 2;
     this.drawWindow2.Paint           += new System.Windows.Forms.PaintEventHandler(this.drawWindow2_Paint);
     this.drawWindow2.MouseClick      += new System.Windows.Forms.MouseEventHandler(this.drawWindow2_MouseClick);
     //
     // drawWindow3
     //
     this.drawWindow3.BackColor        = System.Drawing.Color.Transparent;
     this.drawWindow3.ColorScheme      = defaultColorScheme3;
     this.drawWindow3.Dock             = System.Windows.Forms.DockStyle.Top;
     this.drawWindow3.HandleNavigation = false;
     this.drawWindow3.Location         = new System.Drawing.Point(0, 0);
     this.drawWindow3.Name             = "drawWindow3";
     this.drawWindow3.Size             = new System.Drawing.Size(395, 26);
     this.drawWindow3.TabIndex         = 3;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.drawWindow1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 26);
     this.panel1.Margin   = new System.Windows.Forms.Padding(0);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(2);
     this.panel1.Size     = new System.Drawing.Size(380, 456);
     this.panel1.TabIndex = 4;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.greyScrollBar1);
     this.panel2.Dock        = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location    = new System.Drawing.Point(380, 26);
     this.panel2.MinimumSize = new System.Drawing.Size(15, 15);
     this.panel2.Name        = "panel2";
     this.panel2.Padding     = new System.Windows.Forms.Padding(0, 2, 0, 2);
     this.panel2.Size        = new System.Drawing.Size(15, 456);
     this.panel2.TabIndex    = 1;
     //
     // ProjectExplorer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.drawWindow2);
     this.Controls.Add(this.drawWindow3);
     this.Name = "ProjectExplorer";
     this.Size = new System.Drawing.Size(395, 502);
     this.contextMenuStrip1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Utilities.UI.DrawWindow.DefaultColorScheme defaultColorScheme3 = new Utilities.UI.DrawWindow.DefaultColorScheme();
     this.zoomBar     = new Utilities.UI.GreyScrollBar();
     this.hScrollBar1 = new Utilities.UI.GreyScrollBar();
     this.vScrollBar1 = new Utilities.UI.GreyScrollBar();
     this.drawWindow  = new Utilities.UI.DrawWindow();
     this.SuspendLayout();
     //
     // zoomBar
     //
     this.zoomBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.zoomBar.Arrows            = false;
     this.zoomBar.Horizontal        = true;
     this.zoomBar.LargeChange       = 0.1F;
     this.zoomBar.Location          = new System.Drawing.Point(0, 303);
     this.zoomBar.Maximum           = 2F;
     this.zoomBar.Minimum           = 0.1F;
     this.zoomBar.MinimumSize       = new System.Drawing.Size(15, 15);
     this.zoomBar.Name              = "zoomBar";
     this.zoomBar.PercentageCovered = 0F;
     this.zoomBar.Size              = new System.Drawing.Size(351, 15);
     this.zoomBar.SmallChange       = 0.01F;
     this.zoomBar.TabIndex          = 3;
     this.zoomBar.Value             = 1F;
     this.zoomBar.Scrolled         += new System.Action(this.zoomBar_Scrolled);
     //
     // hScrollBar1
     //
     this.hScrollBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.hScrollBar1.Horizontal        = true;
     this.hScrollBar1.LargeChange       = 0.1F;
     this.hScrollBar1.Location          = new System.Drawing.Point(0, 284);
     this.hScrollBar1.Maximum           = 100F;
     this.hScrollBar1.Minimum           = 0F;
     this.hScrollBar1.MinimumSize       = new System.Drawing.Size(15, 15);
     this.hScrollBar1.Name              = "hScrollBar1";
     this.hScrollBar1.PercentageCovered = 0F;
     this.hScrollBar1.Size              = new System.Drawing.Size(333, 15);
     this.hScrollBar1.SmallChange       = 0.01F;
     this.hScrollBar1.TabIndex          = 2;
     this.hScrollBar1.Value             = 0F;
     //
     // vScrollBar1
     //
     this.vScrollBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.vScrollBar1.Horizontal        = false;
     this.vScrollBar1.LargeChange       = 0.1F;
     this.vScrollBar1.Location          = new System.Drawing.Point(335, 0);
     this.vScrollBar1.Maximum           = 100F;
     this.vScrollBar1.Minimum           = 0F;
     this.vScrollBar1.MinimumSize       = new System.Drawing.Size(15, 15);
     this.vScrollBar1.Name              = "vScrollBar1";
     this.vScrollBar1.PercentageCovered = 0F;
     this.vScrollBar1.Size              = new System.Drawing.Size(15, 282);
     this.vScrollBar1.SmallChange       = 0.01F;
     this.vScrollBar1.TabIndex          = 1;
     this.vScrollBar1.Value             = 0F;
     //
     // drawWindow
     //
     this.drawWindow.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.drawWindow.BackColor        = System.Drawing.Color.Transparent;
     this.drawWindow.ColorScheme      = defaultColorScheme3;
     this.drawWindow.HandleNavigation = false;
     this.drawWindow.Location         = new System.Drawing.Point(0, 0);
     this.drawWindow.Name             = "drawWindow";
     this.drawWindow.Size             = new System.Drawing.Size(333, 282);
     this.drawWindow.TabIndex         = 0;
     this.drawWindow.KeyDown         += new System.Windows.Forms.KeyEventHandler(this.drawWindow_KeyDown);
     //
     // GraphEditorControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.zoomBar);
     this.Controls.Add(this.hScrollBar1);
     this.Controls.Add(this.vScrollBar1);
     this.Controls.Add(this.drawWindow);
     this.Name = "GraphEditorControl";
     this.Size = new System.Drawing.Size(351, 318);
     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()
 {
     Utilities.UI.GreyScrollBar.DefaultColorScheme defaultColorScheme1 = new Utilities.UI.GreyScrollBar.DefaultColorScheme();
     Utilities.UI.DrawWindow.DefaultColorScheme    defaultColorScheme2 = new Utilities.UI.DrawWindow.DefaultColorScheme();
     Utilities.UI.DrawWindow.DefaultColorScheme    defaultColorScheme4 = new Utilities.UI.DrawWindow.DefaultColorScheme();
     Utilities.UI.DrawWindow.DefaultColorScheme    defaultColorScheme3 = new Utilities.UI.DrawWindow.DefaultColorScheme();
     this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
     this.splitContainer1   = new System.Windows.Forms.SplitContainer();
     this.flowLayoutPanel1  = new System.Windows.Forms.Panel();
     this.flowLayoutPanel2  = new System.Windows.Forms.Panel();
     this.greyScrollBar1    = new Utilities.UI.GreyScrollBar();
     this.okButton          = new Utilities.UI.DrawWindow();
     this.panel1            = new Utilities.UI.DrawWindow();
     this.cancelButton      = new Utilities.UI.DrawWindow();
     this.tableLayoutPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.ColumnCount = 5;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 10F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 10F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 10F));
     this.tableLayoutPanel3.Controls.Add(this.splitContainer1, 0, 0);
     this.tableLayoutPanel3.Controls.Add(this.okButton, 1, 1);
     this.tableLayoutPanel3.Controls.Add(this.cancelButton, 3, 1);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 96);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 2;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(674, 382);
     this.tableLayoutPanel3.TabIndex = 0;
     //
     // splitContainer1
     //
     this.tableLayoutPanel3.SetColumnSpan(this.splitContainer1, 5);
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.flowLayoutPanel1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.flowLayoutPanel2);
     this.splitContainer1.Panel2.Controls.Add(this.greyScrollBar1);
     this.splitContainer1.Size             = new System.Drawing.Size(668, 346);
     this.splitContainer1.SplitterDistance = 236;
     this.splitContainer1.TabIndex         = 0;
     this.splitContainer1.TabStop          = false;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(230, 343);
     this.flowLayoutPanel1.TabIndex = 1;
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.flowLayoutPanel2.Location = new System.Drawing.Point(3, 3);
     this.flowLayoutPanel2.Name     = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size     = new System.Drawing.Size(404, 343);
     this.flowLayoutPanel2.TabIndex = 0;
     //
     // greyScrollBar1
     //
     //this.greyScrollBar1.ColorScheme = defaultColorScheme1;
     this.greyScrollBar1.Dock              = System.Windows.Forms.DockStyle.Right;
     this.greyScrollBar1.Horizontal        = false;
     this.greyScrollBar1.LargeChange       = 0.1F;
     this.greyScrollBar1.Location          = new System.Drawing.Point(413, 0);
     this.greyScrollBar1.Maximum           = 0F;
     this.greyScrollBar1.Minimum           = 0F;
     this.greyScrollBar1.MinimumSize       = new System.Drawing.Size(15, 15);
     this.greyScrollBar1.Name              = "greyScrollBar1";
     this.greyScrollBar1.PercentageCovered = 1F;
     this.greyScrollBar1.Size              = new System.Drawing.Size(15, 346);
     this.greyScrollBar1.SmallChange       = 0.01F;
     this.greyScrollBar1.TabIndex          = 0;
     this.greyScrollBar1.TabStop           = false;
     this.greyScrollBar1.Value             = 0F;
     //
     // okButton
     //
     //this.okButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
     this.okButton.ColorScheme      = defaultColorScheme2;
     this.okButton.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.okButton.HandleNavigation = false;
     this.okButton.Location         = new System.Drawing.Point(13, 355);
     this.okButton.Name             = "okButton";
     this.okButton.Size             = new System.Drawing.Size(316, 24);
     this.okButton.TabIndex         = 3;
     //
     // panel1
     //
     this.panel1.ColorScheme      = defaultColorScheme4;
     this.panel1.Dock             = System.Windows.Forms.DockStyle.Top;
     this.panel1.HandleNavigation = false;
     this.panel1.Location         = new System.Drawing.Point(0, 0);
     this.panel1.Name             = "panel1";
     this.panel1.Size             = new System.Drawing.Size(674, 96);
     this.panel1.TabIndex         = 0;
     //
     // cancelButton
     //
     //this.cancelButton.ColorScheme = defaultColorScheme3;
     this.cancelButton.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.cancelButton.HandleNavigation = false;
     this.cancelButton.Location         = new System.Drawing.Point(345, 355);
     this.cancelButton.Name             = "cancelButton";
     this.cancelButton.Size             = new System.Drawing.Size(316, 24);
     this.cancelButton.TabIndex         = 4;
     //
     // NodeEditor
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.tableLayoutPanel3);
     this.Controls.Add(this.panel1);
     this.Name = "NodeEditor";
     this.Size = new System.Drawing.Size(674, 478);
     this.tableLayoutPanel3.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }