コード例 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.BottomToolStripPanel           = new System.Windows.Forms.ToolStripPanel();
     this.TopToolStripPanel              = new System.Windows.Forms.ToolStripPanel();
     this.RightToolStripPanel            = new System.Windows.Forms.ToolStripPanel();
     this.LeftToolStripPanel             = new System.Windows.Forms.ToolStripPanel();
     this.ContentPanel                   = new System.Windows.Forms.ToolStripContentPanel();
     this.fileToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.xmlSchemaDiffToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.xmlSchemaToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.xmlSchemaCopyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1             = new System.Windows.Forms.ToolStripSeparator();
     this.closeProjecToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.helpToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.topicsToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2             = new System.Windows.Forms.ToolStripSeparator();
     this.aboutToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuMain = new System.Windows.Forms.MenuStrip();
     this.viewToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.propertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.txtStatus    = new System.Windows.Forms.ToolStripStatusLabel();
     this.pgStatus     = new System.Windows.Forms.ToolStripProgressBar();
     this.statusStrip1 = new System.Windows.Forms.StatusStrip();
     this.dpMain       = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.dlgOpenFile  = new System.Windows.Forms.OpenFileDialog();
     this.mnuMain.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // BottomToolStripPanel
     //
     this.BottomToolStripPanel.Location    = new System.Drawing.Point(0, 0);
     this.BottomToolStripPanel.Name        = "BottomToolStripPanel";
     this.BottomToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
     this.BottomToolStripPanel.RowMargin   = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.BottomToolStripPanel.Size        = new System.Drawing.Size(0, 0);
     //
     // TopToolStripPanel
     //
     this.TopToolStripPanel.Location    = new System.Drawing.Point(0, 0);
     this.TopToolStripPanel.Name        = "TopToolStripPanel";
     this.TopToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
     this.TopToolStripPanel.RowMargin   = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.TopToolStripPanel.Size        = new System.Drawing.Size(0, 0);
     //
     // RightToolStripPanel
     //
     this.RightToolStripPanel.Location    = new System.Drawing.Point(0, 0);
     this.RightToolStripPanel.Name        = "RightToolStripPanel";
     this.RightToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
     this.RightToolStripPanel.RowMargin   = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.RightToolStripPanel.Size        = new System.Drawing.Size(0, 0);
     //
     // LeftToolStripPanel
     //
     this.LeftToolStripPanel.Location    = new System.Drawing.Point(0, 0);
     this.LeftToolStripPanel.Name        = "LeftToolStripPanel";
     this.LeftToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
     this.LeftToolStripPanel.RowMargin   = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.LeftToolStripPanel.Size        = new System.Drawing.Size(0, 0);
     //
     // ContentPanel
     //
     this.ContentPanel.Size = new System.Drawing.Size(643, 384);
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.xmlSchemaDiffToolStripMenuItem,
         this.xmlSchemaToolStripMenuItem,
         this.xmlSchemaCopyToolStripMenuItem,
         this.toolStripMenuItem1,
         this.closeProjecToolStripMenuItem
     });
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.fileToolStripMenuItem.Text = "&File";
     //
     // xmlSchemaDiffToolStripMenuItem
     //
     this.xmlSchemaDiffToolStripMenuItem.Image  = ((System.Drawing.Image)(resources.GetObject("xmlSchemaDiffToolStripMenuItem.Image")));
     this.xmlSchemaDiffToolStripMenuItem.Name   = "xmlSchemaDiffToolStripMenuItem";
     this.xmlSchemaDiffToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.xmlSchemaDiffToolStripMenuItem.Text   = "Xml Schema &Diff...";
     this.xmlSchemaDiffToolStripMenuItem.Click += new System.EventHandler(this.xmlSchemaDiffToolStripMenuItem_Click);
     //
     // xmlSchemaToolStripMenuItem
     //
     this.xmlSchemaToolStripMenuItem.Image  = ((System.Drawing.Image)(resources.GetObject("xmlSchemaToolStripMenuItem.Image")));
     this.xmlSchemaToolStripMenuItem.Name   = "xmlSchemaToolStripMenuItem";
     this.xmlSchemaToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.xmlSchemaToolStripMenuItem.Text   = "&View Xml Schema...";
     this.xmlSchemaToolStripMenuItem.Click += new System.EventHandler(this.xmlSchemaToolStripMenuItem_Click);
     //
     // xmlSchemaCopyToolStripMenuItem
     //
     this.xmlSchemaCopyToolStripMenuItem.Image  = ((System.Drawing.Image)(resources.GetObject("xmlSchemaCopyToolStripMenuItem.Image")));
     this.xmlSchemaCopyToolStripMenuItem.Name   = "xmlSchemaCopyToolStripMenuItem";
     this.xmlSchemaCopyToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.xmlSchemaCopyToolStripMenuItem.Text   = "Xml Schema &Copy...";
     this.xmlSchemaCopyToolStripMenuItem.Click += new System.EventHandler(this.xmlSchemaCopyToolStripMenuItem_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(177, 6);
     //
     // closeProjecToolStripMenuItem
     //
     this.closeProjecToolStripMenuItem.Name   = "closeProjecToolStripMenuItem";
     this.closeProjecToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.closeProjecToolStripMenuItem.Text   = "&Exit";
     this.closeProjecToolStripMenuItem.Click += new System.EventHandler(this.closeProjecToolStripMenuItem_Click);
     //
     // helpToolStripMenuItem
     //
     this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.topicsToolStripMenuItem,
         this.toolStripMenuItem2,
         this.aboutToolStripMenuItem
     });
     this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
     this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.helpToolStripMenuItem.Text = "&Help";
     //
     // topicsToolStripMenuItem
     //
     this.topicsToolStripMenuItem.Name         = "topicsToolStripMenuItem";
     this.topicsToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F1;
     this.topicsToolStripMenuItem.Size         = new System.Drawing.Size(128, 22);
     this.topicsToolStripMenuItem.Text         = "Topics";
     this.topicsToolStripMenuItem.Click       += new System.EventHandler(this.topicsToolStripMenuItem_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(125, 6);
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name   = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size   = new System.Drawing.Size(128, 22);
     this.aboutToolStripMenuItem.Text   = "About...";
     this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
     //
     // mnuMain
     //
     this.mnuMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileToolStripMenuItem,
         this.viewToolStripMenuItem,
         this.helpToolStripMenuItem
     });
     this.mnuMain.Location = new System.Drawing.Point(0, 0);
     this.mnuMain.Name     = "mnuMain";
     this.mnuMain.Size     = new System.Drawing.Size(643, 24);
     this.mnuMain.TabIndex = 3;
     //
     // viewToolStripMenuItem
     //
     this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.propertiesToolStripMenuItem
     });
     this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
     this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.viewToolStripMenuItem.Text = "&View";
     //
     // propertiesToolStripMenuItem
     //
     this.propertiesToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("propertiesToolStripMenuItem.Image")));
     this.propertiesToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.propertiesToolStripMenuItem.Name   = "propertiesToolStripMenuItem";
     this.propertiesToolStripMenuItem.Size   = new System.Drawing.Size(127, 22);
     this.propertiesToolStripMenuItem.Text   = "&Properties";
     this.propertiesToolStripMenuItem.Click += new System.EventHandler(this.propertiesToolStripMenuItem_Click);
     //
     // txtStatus
     //
     this.txtStatus.Name      = "txtStatus";
     this.txtStatus.Size      = new System.Drawing.Size(628, 17);
     this.txtStatus.Spring    = true;
     this.txtStatus.Text      = "Idle";
     this.txtStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // pgStatus
     //
     this.pgStatus.Name    = "pgStatus";
     this.pgStatus.Size    = new System.Drawing.Size(100, 16);
     this.pgStatus.Visible = false;
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.txtStatus,
         this.pgStatus
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 433);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(643, 22);
     this.statusStrip1.TabIndex = 5;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // dpMain
     //
     this.dpMain.ActiveAutoHideContent = null;
     this.dpMain.Dock                                         = System.Windows.Forms.DockStyle.Fill;
     this.dpMain.DockBackColor                                = System.Drawing.SystemColors.Control;
     this.dpMain.Location                                     = new System.Drawing.Point(0, 24);
     this.dpMain.Name                                         = "dpMain";
     this.dpMain.ShowDocumentIcon                             = true;
     this.dpMain.Size                                         = new System.Drawing.Size(643, 409);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.ControlDark;
     tabGradient1.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dpMain.Skin                                         = dockPanelSkin1;
     this.dpMain.TabIndex                                     = 4;
     //
     // dlgOpenFile
     //
     this.dlgOpenFile.Filter = "Xml Schema Files (*.xsd)|*.xsd";
     //
     // frmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(643, 455);
     this.Controls.Add(this.dpMain);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.mnuMain);
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.mnuMain;
     this.Name           = "frmMain";
     this.Text           = "Schema Tool";
     this.mnuMain.ResumeLayout(false);
     this.mnuMain.PerformLayout();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #2
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(main));
            this.myPrintDialog = new System.Windows.Forms.PrintDialog();
            this.fullScreenBtn = new baseClass.controls.baseButton();
            this.okBtn = new baseClass.controls.baseButton();
            this.strategyEstimateBtn = new baseClass.controls.baseButton();
            this.BottomToolStripPanel = new System.Windows.Forms.ToolStripPanel();
            this.TopToolStripPanel = new System.Windows.Forms.ToolStripPanel();
            this.RightToolStripPanel = new System.Windows.Forms.ToolStripPanel();
            this.LeftToolStripPanel = new System.Windows.Forms.ToolStripPanel();
            this.ContentPanel = new System.Windows.Forms.ToolStripContentPanel();
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.chartStrip = new System.Windows.Forms.ToolStrip();
            this.chartPropertiesBtn = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
            this.lineChartBtn = new System.Windows.Forms.ToolStripButton();
            this.barChartBtn = new System.Windows.Forms.ToolStripButton();
            this.candleSticksBtn = new System.Windows.Forms.ToolStripButton();
            this.chartVolumeBtn = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator23 = new System.Windows.Forms.ToolStripSeparator();
            this.zoomOutBtn = new System.Windows.Forms.ToolStripButton();
            this.zoomInBtn = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator();
            this.chartRefreshBtn = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator29 = new System.Windows.Forms.ToolStripSeparator();
            this.toolsStrip = new System.Windows.Forms.ToolStrip();
            this.toolRunBtn = new System.Windows.Forms.ToolStripButton();
            this.toolFullViewBtn = new System.Windows.Forms.ToolStripButton();
            this.exportBtn = new System.Windows.Forms.ToolStripButton();
            this.toolStripPanel = new System.Windows.Forms.ToolStripPanel();
            this.formatStrip = new System.Windows.Forms.ToolStrip();
            this.amountBtn = new System.Windows.Forms.ToolStripButton();
            this.percentBtn = new System.Windows.Forms.ToolStripButton();
            this.autoCreateStrip = new System.Windows.Forms.ToolStrip();
            this.dummyStripBtn = new System.Windows.Forms.ToolStripButton();
            this.strategyStrip = new System.Windows.Forms.ToolStrip();
            this.strategyCbStrip = new baseClass.controls.ToolStripCbStrategy();
            this.standardStrip = new System.Windows.Forms.ToolStrip();
            this.addChartBtn = new System.Windows.Forms.ToolStripButton();
            this.printChartBtn = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
            this.marketWatchBtn = new System.Windows.Forms.ToolStripButton();
            this.myPortfolioBtn = new System.Windows.Forms.ToolStripButton();
            this.tradeAlertBtn = new System.Windows.Forms.ToolStripButton();
            this.bestStrategyToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.mainMenu = new System.Windows.Forms.MenuStrip();
            this.FileMenuStrip = new System.Windows.Forms.ToolStripMenuItem();
            this.loginMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.logOutMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.changePassMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator28 = new System.Windows.Forms.ToolStripSeparator();
            this.MyProfileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.NewChartMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.closeChartMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.configMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.printSetupMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.printPreViewMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.printMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator20 = new System.Windows.Forms.ToolStripSeparator();
            this.exitMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.editMenuStrip = new System.Windows.Forms.ToolStripMenuItem();
            this.undoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.redoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.copyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cutMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.pasteMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.deleteMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.selectAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.viewMenuStrip = new System.Windows.Forms.ToolStripMenuItem();
            this.languageMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.vietnameseMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.englishMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this.toolBarMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tbStandardMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tbChartMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tbPeriodicityMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
            this.marketWatchMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tradeAlertMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
            this.transHistoryMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.myPortfolioMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator26 = new System.Windows.Forms.ToolStripSeparator();
            this.strategyEstimationiMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.chartMenuStrip = new System.Windows.Forms.ToolStripMenuItem();
            this.indicatorMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.chartMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.macdMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.rsiMenuItem34 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
            this.lineChartMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.barChartMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.candleSticksMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator24 = new System.Windows.Forms.ToolStripSeparator();
            this.chartGridMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.periodicityMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
            this.zoomInMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.zoomOutMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator21 = new System.Windows.Forms.ToolStripSeparator();
            this.chartVolumeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
            this.chartPropertyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.backTestingMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.strategyRankingMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.screeningMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.orderMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
            this.FundamentalMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.companyOverviewMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.financialDataMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.financialRatioToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.analysisReportsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.companyNToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.companyHottestNewsIn24hToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.companyListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator25 = new System.Windows.Forms.ToolStripSeparator();
            this.marketSummaryMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator27 = new System.Windows.Forms.ToolStripSeparator();
            this.strategyEstimationMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolOptionMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator22 = new System.Windows.Forms.ToolStripSeparator();
            this.screeningOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.strategyOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markovToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator31 = new System.Windows.Forms.ToolStripSeparator();
            this.sysOptionMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.windowsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.closeAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.helpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.feedbackMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator30 = new System.Windows.Forms.ToolStripSeparator();
            this.contentsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.indexMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.searchMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.aboutMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.testMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.chartStrip.SuspendLayout();
            this.toolsStrip.SuspendLayout();
            this.toolStripPanel.SuspendLayout();
            this.formatStrip.SuspendLayout();
            this.autoCreateStrip.SuspendLayout();
            this.strategyStrip.SuspendLayout();
            this.standardStrip.SuspendLayout();
            this.mainMenu.SuspendLayout();
            this.SuspendLayout();
            // 
            // TitleLbl
            // 
            this.TitleLbl.Location = new System.Drawing.Point(0, 1);
            this.TitleLbl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            // 
            // myPrintDialog
            // 
            this.myPrintDialog.AllowPrintToFile = false;
            this.myPrintDialog.AllowSomePages = true;
            // 
            // fullScreenBtn
            // 
            this.fullScreenBtn.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fullScreenBtn.isDownState = false;
            this.fullScreenBtn.Location = new System.Drawing.Point(35, 3);
            this.fullScreenBtn.Name = "fullScreenBtn";
            this.fullScreenBtn.Size = new System.Drawing.Size(28, 24);
            this.fullScreenBtn.TabIndex = 6;
            this.myToolTip.SetToolTip(this.fullScreenBtn, "Tòan màn hình");
            this.fullScreenBtn.UseVisualStyleBackColor = true;
            // 
            // okBtn
            // 
            this.okBtn.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
            this.okBtn.FlatAppearance.BorderSize = 0;
            this.okBtn.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.okBtn.isDownState = false;
            this.okBtn.Location = new System.Drawing.Point(7, 3);
            this.okBtn.Name = "okBtn";
            this.okBtn.Size = new System.Drawing.Size(28, 24);
            this.okBtn.TabIndex = 1;
            this.myToolTip.SetToolTip(this.okBtn, "Thực hiện");
            this.okBtn.UseVisualStyleBackColor = false;
            // 
            // strategyEstimateBtn
            // 
            this.strategyEstimateBtn.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.strategyEstimateBtn.isDownState = false;
            this.strategyEstimateBtn.Location = new System.Drawing.Point(67, 3);
            this.strategyEstimateBtn.Name = "strategyEstimateBtn";
            this.strategyEstimateBtn.Size = new System.Drawing.Size(81, 24);
            this.strategyEstimateBtn.TabIndex = 2;
            this.strategyEstimateBtn.Text = "Đánh giá";
            this.myToolTip.SetToolTip(this.strategyEstimateBtn, "Đánh giá chiến lược trên mã chọn");
            this.strategyEstimateBtn.UseVisualStyleBackColor = true;
            // 
            // BottomToolStripPanel
            // 
            this.BottomToolStripPanel.Location = new System.Drawing.Point(0, 0);
            this.BottomToolStripPanel.Name = "BottomToolStripPanel";
            this.BottomToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.BottomToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
            this.BottomToolStripPanel.Size = new System.Drawing.Size(0, 0);
            // 
            // TopToolStripPanel
            // 
            this.TopToolStripPanel.Location = new System.Drawing.Point(0, 0);
            this.TopToolStripPanel.Name = "TopToolStripPanel";
            this.TopToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.TopToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
            this.TopToolStripPanel.Size = new System.Drawing.Size(0, 0);
            // 
            // RightToolStripPanel
            // 
            this.RightToolStripPanel.Location = new System.Drawing.Point(0, 0);
            this.RightToolStripPanel.Name = "RightToolStripPanel";
            this.RightToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.RightToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
            this.RightToolStripPanel.Size = new System.Drawing.Size(0, 0);
            // 
            // LeftToolStripPanel
            // 
            this.LeftToolStripPanel.Location = new System.Drawing.Point(0, 0);
            this.LeftToolStripPanel.Name = "LeftToolStripPanel";
            this.LeftToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.LeftToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
            this.LeftToolStripPanel.Size = new System.Drawing.Size(0, 0);
            // 
            // ContentPanel
            // 
            this.ContentPanel.AutoScroll = true;
            this.ContentPanel.Size = new System.Drawing.Size(948, 0);
            // 
            // dockPanel
            // 
            this.dockPanel.ActiveAutoHideContent = null;
            this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.DockBackColor = System.Drawing.SystemColors.Control;
            this.dockPanel.Location = new System.Drawing.Point(0, 57);
            this.dockPanel.Margin = new System.Windows.Forms.Padding(4);
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.Size = new System.Drawing.Size(1276, 592);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Tahoma", 8.25F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Tahoma", 8.25F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel.Skin = dockPanelSkin1;
            this.dockPanel.TabIndex = 147;
            this.dockPanel.ActiveContentChanged += new System.EventHandler(this.dockPanel_ActiveContentChanged);
            // 
            // chartStrip
            // 
            this.chartStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.chartStrip.Enabled = false;
            this.chartStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.chartPropertiesBtn,
            this.toolStripSeparator18,
            this.lineChartBtn,
            this.barChartBtn,
            this.candleSticksBtn,
            this.chartVolumeBtn,
            this.toolStripSeparator23,
            this.zoomOutBtn,
            this.zoomInBtn,
            this.toolStripSeparator19,
            this.chartRefreshBtn});
            this.chartStrip.Location = new System.Drawing.Point(3, 0);
            this.chartStrip.Name = "chartStrip";
            this.chartStrip.Size = new System.Drawing.Size(214, 25);
            this.chartStrip.TabIndex = 11;
            // 
            // chartPropertiesBtn
            // 
            this.chartPropertiesBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.chartPropertiesBtn.Image = global::client.Properties.Resources.properties;
            this.chartPropertiesBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.chartPropertiesBtn.Name = "chartPropertiesBtn";
            this.chartPropertiesBtn.Size = new System.Drawing.Size(23, 22);
            this.chartPropertiesBtn.Text = "Chart Properties";
            this.chartPropertiesBtn.Click += new System.EventHandler(this.chartPropertiesBtn_Click);
            // 
            // toolStripSeparator18
            // 
            this.toolStripSeparator18.Name = "toolStripSeparator18";
            this.toolStripSeparator18.Size = new System.Drawing.Size(6, 25);
            // 
            // lineChartBtn
            // 
            this.lineChartBtn.CheckOnClick = true;
            this.lineChartBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.lineChartBtn.Image = global::client.Properties.Resources.lineChart2;
            this.lineChartBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.lineChartBtn.Name = "lineChartBtn";
            this.lineChartBtn.Size = new System.Drawing.Size(23, 22);
            this.lineChartBtn.ToolTipText = "Line Chart";
            this.lineChartBtn.Click += new System.EventHandler(this.ChartTypeButton_Click);
            // 
            // barChartBtn
            // 
            this.barChartBtn.CheckOnClick = true;
            this.barChartBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.barChartBtn.Image = global::client.Properties.Resources.barChart2;
            this.barChartBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.barChartBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.barChartBtn.Name = "barChartBtn";
            this.barChartBtn.Size = new System.Drawing.Size(23, 22);
            this.barChartBtn.ToolTipText = "Bar Chart";
            this.barChartBtn.Click += new System.EventHandler(this.ChartTypeButton_Click);
            // 
            // candleSticksBtn
            // 
            this.candleSticksBtn.CheckOnClick = true;
            this.candleSticksBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.candleSticksBtn.Image = global::client.Properties.Resources.candeleStick;
            this.candleSticksBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.candleSticksBtn.Name = "candleSticksBtn";
            this.candleSticksBtn.Size = new System.Drawing.Size(23, 22);
            this.candleSticksBtn.ToolTipText = "Candlesticks Chart";
            this.candleSticksBtn.Click += new System.EventHandler(this.ChartTypeButton_Click);
            // 
            // chartVolumeBtn
            // 
            this.chartVolumeBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.chartVolumeBtn.Image = global::client.Properties.Resources.barChart1;
            this.chartVolumeBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.chartVolumeBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.chartVolumeBtn.Name = "chartVolumeBtn";
            this.chartVolumeBtn.Size = new System.Drawing.Size(23, 22);
            this.chartVolumeBtn.ToolTipText = "Volume Chart";
            this.chartVolumeBtn.Click += new System.EventHandler(this.ChartVolume_Click);
            // 
            // toolStripSeparator23
            // 
            this.toolStripSeparator23.Name = "toolStripSeparator23";
            this.toolStripSeparator23.Size = new System.Drawing.Size(6, 25);
            // 
            // zoomOutBtn
            // 
            this.zoomOutBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.zoomOutBtn.Image = global::client.Properties.Resources.zoomIn;
            this.zoomOutBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.zoomOutBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.zoomOutBtn.Name = "zoomOutBtn";
            this.zoomOutBtn.Size = new System.Drawing.Size(23, 22);
            this.zoomOutBtn.ToolTipText = "Zoom Out";
            this.zoomOutBtn.Click += new System.EventHandler(this.zoomOutMenuItem_Click);
            // 
            // zoomInBtn
            // 
            this.zoomInBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.zoomInBtn.Image = global::client.Properties.Resources.zoomOut;
            this.zoomInBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.zoomInBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.zoomInBtn.Name = "zoomInBtn";
            this.zoomInBtn.Size = new System.Drawing.Size(23, 22);
            this.zoomInBtn.ToolTipText = "Zoom In";
            this.zoomInBtn.Click += new System.EventHandler(this.zoomInMenuItem_Click);
            // 
            // toolStripSeparator19
            // 
            this.toolStripSeparator19.Name = "toolStripSeparator19";
            this.toolStripSeparator19.Size = new System.Drawing.Size(6, 25);
            // 
            // chartRefreshBtn
            // 
            this.chartRefreshBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.chartRefreshBtn.Image = global::client.Properties.Resources.refresh;
            this.chartRefreshBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.chartRefreshBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.chartRefreshBtn.Name = "chartRefreshBtn";
            this.chartRefreshBtn.Size = new System.Drawing.Size(23, 22);
            this.chartRefreshBtn.ToolTipText = "Refresh";
            this.chartRefreshBtn.Click += new System.EventHandler(this.ChartRefreshBtn_Click);
            // 
            // toolStripSeparator29
            // 
            this.toolStripSeparator29.Name = "toolStripSeparator29";
            this.toolStripSeparator29.Size = new System.Drawing.Size(6, 25);
            // 
            // toolsStrip
            // 
            this.toolsStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.toolsStrip.Enabled = false;
            this.toolsStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolRunBtn,
            this.toolFullViewBtn,
            this.exportBtn});
            this.toolsStrip.Location = new System.Drawing.Point(278, 0);
            this.toolsStrip.Name = "toolsStrip";
            this.toolsStrip.Size = new System.Drawing.Size(81, 25);
            this.toolsStrip.TabIndex = 2;
            // 
            // toolRunBtn
            // 
            this.toolRunBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolRunBtn.Image = global::client.Properties.Resources.run;
            this.toolRunBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolRunBtn.Name = "toolRunBtn";
            this.toolRunBtn.Size = new System.Drawing.Size(23, 22);
            this.toolRunBtn.ToolTipText = "Run";
            this.toolRunBtn.Click += new System.EventHandler(this.toolRunBtn_Click);
            // 
            // toolFullViewBtn
            // 
            this.toolFullViewBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolFullViewBtn.Image = global::client.Properties.Resources.fullScreen;
            this.toolFullViewBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolFullViewBtn.Name = "toolFullViewBtn";
            this.toolFullViewBtn.Size = new System.Drawing.Size(23, 22);
            this.toolFullViewBtn.ToolTipText = "Full screen";
            this.toolFullViewBtn.Click += new System.EventHandler(this.toolFullViewBtn_Click);
            // 
            // exportBtn
            // 
            this.exportBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.exportBtn.Image = global::client.Properties.Resources.excel;
            this.exportBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.exportBtn.Name = "exportBtn";
            this.exportBtn.Size = new System.Drawing.Size(23, 22);
            this.exportBtn.ToolTipText = "Export";
            this.exportBtn.Click += new System.EventHandler(this.exportBtn_Click);
            // 
            // toolStripPanel
            // 
            this.toolStripPanel.Controls.Add(this.chartStrip);
            this.toolStripPanel.Controls.Add(this.formatStrip);
            this.toolStripPanel.Controls.Add(this.toolsStrip);
            this.toolStripPanel.Controls.Add(this.autoCreateStrip);
            this.toolStripPanel.Controls.Add(this.strategyStrip);
            this.toolStripPanel.Controls.Add(this.standardStrip);
            this.toolStripPanel.Controls.Add(this.mainMenu);
            this.toolStripPanel.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolStripPanel.Location = new System.Drawing.Point(0, 0);
            this.toolStripPanel.Name = "toolStripPanel";
            this.toolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.toolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
            this.toolStripPanel.Size = new System.Drawing.Size(1276, 57);
            // 
            // formatStrip
            // 
            this.formatStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.formatStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.amountBtn,
            this.percentBtn});
            this.formatStrip.Location = new System.Drawing.Point(220, 0);
            this.formatStrip.Name = "formatStrip";
            this.formatStrip.Size = new System.Drawing.Size(58, 25);
            this.formatStrip.TabIndex = 148;
            // 
            // amountBtn
            // 
            this.amountBtn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.amountBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.amountBtn.Image = global::client.Properties.Resources.amount;
            this.amountBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.amountBtn.Name = "amountBtn";
            this.amountBtn.Size = new System.Drawing.Size(23, 22);
            this.amountBtn.Click += new System.EventHandler(this.amountBtn_Click);
            // 
            // percentBtn
            // 
            this.percentBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.percentBtn.Image = global::client.Properties.Resources.percent;
            this.percentBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.percentBtn.Name = "percentBtn";
            this.percentBtn.Size = new System.Drawing.Size(23, 22);
            this.percentBtn.Click += new System.EventHandler(this.percentBtn_Click);
            // 
            // autoCreateStrip
            // 
            this.autoCreateStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.autoCreateStrip.Enabled = false;
            this.autoCreateStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.dummyStripBtn});
            this.autoCreateStrip.Location = new System.Drawing.Point(359, 0);
            this.autoCreateStrip.Name = "autoCreateStrip";
            this.autoCreateStrip.Size = new System.Drawing.Size(111, 27);
            this.autoCreateStrip.TabIndex = 147;
            // 
            // dummyStripBtn
            // 
            this.dummyStripBtn.CheckOnClick = true;
            this.dummyStripBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.dummyStripBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.dummyStripBtn.Name = "dummyStripBtn";
            this.dummyStripBtn.Size = new System.Drawing.Size(99, 24);
            this.dummyStripBtn.Text = "Auto created";
            // 
            // strategyStrip
            // 
            this.strategyStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.strategyStrip.Enabled = false;
            this.strategyStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.strategyCbStrip});
            this.strategyStrip.Location = new System.Drawing.Point(505, 0);
            this.strategyStrip.Name = "strategyStrip";
            this.strategyStrip.Size = new System.Drawing.Size(347, 28);
            this.strategyStrip.TabIndex = 149;
            // 
            // strategyCbStrip
            // 
            this.strategyCbStrip.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.strategyCbStrip.myValue = "";
            this.strategyCbStrip.Name = "strategyCbStrip";
            this.strategyCbStrip.SelectedValue = "";
            this.strategyCbStrip.Size = new System.Drawing.Size(300, 28);
            // 
            // standardStrip
            // 
            this.standardStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.standardStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.addChartBtn,
            this.printChartBtn,
            this.toolStripSeparator12,
            this.marketWatchBtn,
            this.myPortfolioBtn,
            this.tradeAlertBtn,
            this.bestStrategyToolStripButton});
            this.standardStrip.Location = new System.Drawing.Point(885, 0);
            this.standardStrip.Name = "standardStrip";
            this.standardStrip.Size = new System.Drawing.Size(156, 25);
            this.standardStrip.TabIndex = 10;
            // 
            // addChartBtn
            // 
            this.addChartBtn.Image = global::client.Properties.Resources.addAll;
            this.addChartBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.addChartBtn.Name = "addChartBtn";
            this.addChartBtn.Size = new System.Drawing.Size(23, 22);
            this.addChartBtn.ToolTipText = "New Chart";
            this.addChartBtn.Click += new System.EventHandler(this.NewChartMenuItem_Click);
            // 
            // printChartBtn
            // 
            this.printChartBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.printChartBtn.Image = global::client.Properties.Resources.print;
            this.printChartBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.printChartBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.printChartBtn.Name = "printChartBtn";
            this.printChartBtn.Size = new System.Drawing.Size(23, 22);
            this.printChartBtn.ToolTipText = "Print";
            // 
            // toolStripSeparator12
            // 
            this.toolStripSeparator12.Name = "toolStripSeparator12";
            this.toolStripSeparator12.Size = new System.Drawing.Size(6, 25);
            // 
            // marketWatchBtn
            // 
            this.marketWatchBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.marketWatchBtn.Image = global::client.Properties.Resources.glasses;
            this.marketWatchBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.marketWatchBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.marketWatchBtn.Name = "marketWatchBtn";
            this.marketWatchBtn.Size = new System.Drawing.Size(23, 22);
            this.marketWatchBtn.ToolTipText = "Market Watch";
            this.marketWatchBtn.Click += new System.EventHandler(this.marketWatchBtn_Click);
            // 
            // myPortfolioBtn
            // 
            this.myPortfolioBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.myPortfolioBtn.Image = global::client.Properties.Resources.book;
            this.myPortfolioBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.myPortfolioBtn.Name = "myPortfolioBtn";
            this.myPortfolioBtn.Size = new System.Drawing.Size(23, 22);
            this.myPortfolioBtn.ToolTipText = "Portfolio Watch";
            this.myPortfolioBtn.Click += new System.EventHandler(this.myPortfolioBtn_Click);
            // 
            // tradeAlertBtn
            // 
            this.tradeAlertBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tradeAlertBtn.Image = global::client.Properties.Resources.flag;
            this.tradeAlertBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.tradeAlertBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tradeAlertBtn.Name = "tradeAlertBtn";
            this.tradeAlertBtn.Size = new System.Drawing.Size(23, 22);
            this.tradeAlertBtn.ToolTipText = "Trade Alerts";
            this.tradeAlertBtn.Click += new System.EventHandler(this.tradeAlertBtn_Click);
            // 
            // bestStrategyToolStripButton
            // 
            this.bestStrategyToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bestStrategyToolStripButton.Image = global::client.Properties.Resources.cup;
            this.bestStrategyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.bestStrategyToolStripButton.Name = "bestStrategyToolStripButton";
            this.bestStrategyToolStripButton.Size = new System.Drawing.Size(23, 22);
            this.bestStrategyToolStripButton.Text = "Best Strategy";
            this.bestStrategyToolStripButton.Click += new System.EventHandler(this.bestStrategyToolStripButton_Click);
            // 
            // mainMenu
            // 
            this.mainMenu.Dock = System.Windows.Forms.DockStyle.None;
            this.mainMenu.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.mainMenu.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible;
            this.mainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.FileMenuStrip,
            this.editMenuStrip,
            this.viewMenuStrip,
            this.chartMenuStrip,
            this.toolsMenuItem,
            this.windowsMenuItem,
            this.helpMenuItem,
            this.testMenuItem});
            this.mainMenu.Location = new System.Drawing.Point(0, 28);
            this.mainMenu.MdiWindowListItem = this.windowsMenuItem;
            this.mainMenu.Name = "mainMenu";
            this.mainMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
            this.mainMenu.Size = new System.Drawing.Size(1276, 29);
            this.mainMenu.TabIndex = 0;
            // 
            // FileMenuStrip
            // 
            this.FileMenuStrip.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.loginMenuItem,
            this.logOutMenuItem,
            this.changePassMenuItem,
            this.toolStripSeparator28,
            this.MyProfileMenuItem,
            this.toolStripSeparator2,
            this.NewChartMenuItem,
            this.closeChartMenuItem,
            this.toolStripSeparator7,
            this.configMenuItem,
            this.printSetupMenuItem,
            this.printPreViewMenuItem,
            this.printMenuItem,
            this.toolStripSeparator20,
            this.exitMenuItem});
            this.FileMenuStrip.Name = "FileMenuStrip";
            this.FileMenuStrip.Size = new System.Drawing.Size(48, 25);
            this.FileMenuStrip.Text = "&File";
            // 
            // loginMenuItem
            // 
            this.loginMenuItem.Image = global::client.Properties.Resources.login;
            this.loginMenuItem.Name = "loginMenuItem";
            this.loginMenuItem.Size = new System.Drawing.Size(211, 26);
            this.loginMenuItem.Text = "Log in";
            this.loginMenuItem.Click += new System.EventHandler(this.loginMenuItem_Click);
            // 
            // logOutMenuItem
            // 
            this.logOutMenuItem.Name = "logOutMenuItem";
            this.logOutMenuItem.Size = new System.Drawing.Size(211, 26);
            this.logOutMenuItem.Text = "Log Out";
            this.logOutMenuItem.Click += new System.EventHandler(this.logOutMenuItem_Click);
            // 
            // changePassMenuItem
            // 
            this.changePassMenuItem.Name = "changePassMenuItem";
            this.changePassMenuItem.Size = new System.Drawing.Size(211, 26);
            this.changePassMenuItem.Text = "Change Password";
            this.changePassMenuItem.Click += new System.EventHandler(this.changePassMenuItem_Click);
            // 
            // toolStripSeparator28
            // 
            this.toolStripSeparator28.Name = "toolStripSeparator28";
            this.toolStripSeparator28.Size = new System.Drawing.Size(208, 6);
            // 
            // MyProfileMenuItem
            // 
            this.MyProfileMenuItem.Image = global::client.Properties.Resources.contacts_icon;
            this.MyProfileMenuItem.Name = "MyProfileMenuItem";
            this.MyProfileMenuItem.Size = new System.Drawing.Size(211, 26);
            this.MyProfileMenuItem.Text = "My Profile";
            this.MyProfileMenuItem.Click += new System.EventHandler(this.MyProfileMenuItem_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(208, 6);
            // 
            // NewChartMenuItem
            // 
            this.NewChartMenuItem.Image = global::client.Properties.Resources.candeleStick;
            this.NewChartMenuItem.Name = "NewChartMenuItem";
            this.NewChartMenuItem.Size = new System.Drawing.Size(211, 26);
            this.NewChartMenuItem.Text = "New Chart";
            this.NewChartMenuItem.ToolTipText = "New Stock Chart";
            this.NewChartMenuItem.Click += new System.EventHandler(this.NewChartMenuItem_Click);
            // 
            // closeChartMenuItem
            // 
            this.closeChartMenuItem.Name = "closeChartMenuItem";
            this.closeChartMenuItem.Size = new System.Drawing.Size(211, 26);
            this.closeChartMenuItem.Text = "Close";
            this.closeChartMenuItem.ToolTipText = "Close chart";
            this.closeChartMenuItem.Click += new System.EventHandler(this.CloseChartMenuItem_Click);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(208, 6);
            // 
            // configMenuItem
            // 
            this.configMenuItem.Name = "configMenuItem";
            this.configMenuItem.Size = new System.Drawing.Size(211, 26);
            this.configMenuItem.Tag = " ";
            this.configMenuItem.Text = "Configure";
            this.configMenuItem.Click += new System.EventHandler(this.configMenuItem_Click);
            // 
            // printSetupMenuItem
            // 
            this.printSetupMenuItem.Name = "printSetupMenuItem";
            this.printSetupMenuItem.Size = new System.Drawing.Size(211, 26);
            this.printSetupMenuItem.Text = "Print Setup...";
            this.printSetupMenuItem.Click += new System.EventHandler(this.printSetupMenuItem_Click);
            // 
            // printPreViewMenuItem
            // 
            this.printPreViewMenuItem.Enabled = false;
            this.printPreViewMenuItem.Name = "printPreViewMenuItem";
            this.printPreViewMenuItem.Size = new System.Drawing.Size(211, 26);
            this.printPreViewMenuItem.Text = "Print Preview";
            // 
            // printMenuItem
            // 
            this.printMenuItem.Enabled = false;
            this.printMenuItem.Name = "printMenuItem";
            this.printMenuItem.Size = new System.Drawing.Size(211, 26);
            this.printMenuItem.Text = "Print";
            // 
            // toolStripSeparator20
            // 
            this.toolStripSeparator20.Name = "toolStripSeparator20";
            this.toolStripSeparator20.Size = new System.Drawing.Size(208, 6);
            // 
            // exitMenuItem
            // 
            this.exitMenuItem.Image = global::client.Properties.Resources.close;
            this.exitMenuItem.Name = "exitMenuItem";
            this.exitMenuItem.Size = new System.Drawing.Size(211, 26);
            this.exitMenuItem.Text = "E&xit";
            this.exitMenuItem.Click += new System.EventHandler(this.exitMenuItem_Click);
            // 
            // editMenuStrip
            // 
            this.editMenuStrip.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.undoMenuItem,
            this.redoMenuItem,
            this.toolStripSeparator9,
            this.copyMenuItem,
            this.cutMenuItem,
            this.pasteMenuItem,
            this.deleteMenuItem,
            this.toolStripSeparator8,
            this.selectAllMenuItem});
            this.editMenuStrip.Name = "editMenuStrip";
            this.editMenuStrip.Size = new System.Drawing.Size(51, 25);
            this.editMenuStrip.Text = "Edit";
            // 
            // undoMenuItem
            // 
            this.undoMenuItem.Enabled = false;
            this.undoMenuItem.Name = "undoMenuItem";
            this.undoMenuItem.Size = new System.Drawing.Size(149, 26);
            this.undoMenuItem.Text = "Undo";
            // 
            // redoMenuItem
            // 
            this.redoMenuItem.Enabled = false;
            this.redoMenuItem.Name = "redoMenuItem";
            this.redoMenuItem.Size = new System.Drawing.Size(149, 26);
            this.redoMenuItem.Text = "Redo";
            // 
            // toolStripSeparator9
            // 
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            this.toolStripSeparator9.Size = new System.Drawing.Size(146, 6);
            // 
            // copyMenuItem
            // 
            this.copyMenuItem.Enabled = false;
            this.copyMenuItem.Image = global::client.Properties.Resources.Actions_edit_copy_icon;
            this.copyMenuItem.Name = "copyMenuItem";
            this.copyMenuItem.Size = new System.Drawing.Size(149, 26);
            this.copyMenuItem.Text = "Copy";
            // 
            // cutMenuItem
            // 
            this.cutMenuItem.Enabled = false;
            this.cutMenuItem.Name = "cutMenuItem";
            this.cutMenuItem.Size = new System.Drawing.Size(149, 26);
            this.cutMenuItem.Text = "Cut";
            // 
            // pasteMenuItem
            // 
            this.pasteMenuItem.Enabled = false;
            this.pasteMenuItem.Name = "pasteMenuItem";
            this.pasteMenuItem.Size = new System.Drawing.Size(149, 26);
            this.pasteMenuItem.Text = "Paste";
            // 
            // deleteMenuItem
            // 
            this.deleteMenuItem.Enabled = false;
            this.deleteMenuItem.Name = "deleteMenuItem";
            this.deleteMenuItem.Size = new System.Drawing.Size(149, 26);
            this.deleteMenuItem.Text = "Delete";
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            this.toolStripSeparator8.Size = new System.Drawing.Size(146, 6);
            // 
            // selectAllMenuItem
            // 
            this.selectAllMenuItem.Enabled = false;
            this.selectAllMenuItem.Name = "selectAllMenuItem";
            this.selectAllMenuItem.Size = new System.Drawing.Size(149, 26);
            this.selectAllMenuItem.Text = "Select All";
            // 
            // viewMenuStrip
            // 
            this.viewMenuStrip.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.languageMenuItem,
            this.toolStripSeparator10,
            this.toolBarMenuItem,
            this.toolStripSeparator11,
            this.marketWatchMenuItem,
            this.tradeAlertMenuItem,
            this.toolStripSeparator17,
            this.transHistoryMenuItem,
            this.myPortfolioMenuItem,
            this.toolStripSeparator26,
            this.strategyEstimationiMenuItem});
            this.viewMenuStrip.Name = "viewMenuStrip";
            this.viewMenuStrip.Size = new System.Drawing.Size(58, 25);
            this.viewMenuStrip.Text = "View";
            // 
            // languageMenuItem
            // 
            this.languageMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.vietnameseMenuItem,
            this.englishMenuItem});
            this.languageMenuItem.Image = global::client.Properties.Resources.language_skills_icon;
            this.languageMenuItem.Name = "languageMenuItem";
            this.languageMenuItem.Size = new System.Drawing.Size(226, 26);
            this.languageMenuItem.Text = "Language";
            // 
            // vietnameseMenuItem
            // 
            this.vietnameseMenuItem.Checked = true;
            this.vietnameseMenuItem.CheckOnClick = true;
            this.vietnameseMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.vietnameseMenuItem.Image = global::client.Properties.Resources.Vietnam_Flag_icon;
            this.vietnameseMenuItem.Name = "vietnameseMenuItem";
            this.vietnameseMenuItem.Size = new System.Drawing.Size(167, 26);
            this.vietnameseMenuItem.Text = "Vietnamese";
            this.vietnameseMenuItem.Click += new System.EventHandler(this.vietnameseMenuItem_Click);
            // 
            // englishMenuItem
            // 
            this.englishMenuItem.CheckOnClick = true;
            this.englishMenuItem.Image = global::client.Properties.Resources.uk_icon;
            this.englishMenuItem.Name = "englishMenuItem";
            this.englishMenuItem.Size = new System.Drawing.Size(167, 26);
            this.englishMenuItem.Text = "English";
            this.englishMenuItem.Click += new System.EventHandler(this.englishMenuItem_Click);
            // 
            // toolStripSeparator10
            // 
            this.toolStripSeparator10.Name = "toolStripSeparator10";
            this.toolStripSeparator10.Size = new System.Drawing.Size(223, 6);
            // 
            // toolBarMenuItem
            // 
            this.toolBarMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tbStandardMenuItem,
            this.tbChartMenuItem,
            this.tbPeriodicityMenuItem});
            this.toolBarMenuItem.Name = "toolBarMenuItem";
            this.toolBarMenuItem.Size = new System.Drawing.Size(226, 26);
            this.toolBarMenuItem.Text = "Toolbars";
            // 
            // tbStandardMenuItem
            // 
            this.tbStandardMenuItem.Checked = true;
            this.tbStandardMenuItem.CheckOnClick = true;
            this.tbStandardMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.tbStandardMenuItem.Name = "tbStandardMenuItem";
            this.tbStandardMenuItem.Size = new System.Drawing.Size(156, 26);
            this.tbStandardMenuItem.Text = "Standard";
            this.tbStandardMenuItem.Click += new System.EventHandler(this.View_ToolBar_MenuClick);
            // 
            // tbChartMenuItem
            // 
            this.tbChartMenuItem.Checked = true;
            this.tbChartMenuItem.CheckOnClick = true;
            this.tbChartMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.tbChartMenuItem.Name = "tbChartMenuItem";
            this.tbChartMenuItem.Size = new System.Drawing.Size(156, 26);
            this.tbChartMenuItem.Text = "Chart";
            this.tbChartMenuItem.Click += new System.EventHandler(this.View_ToolBar_MenuClick);
            // 
            // tbPeriodicityMenuItem
            // 
            this.tbPeriodicityMenuItem.Checked = true;
            this.tbPeriodicityMenuItem.CheckOnClick = true;
            this.tbPeriodicityMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.tbPeriodicityMenuItem.Name = "tbPeriodicityMenuItem";
            this.tbPeriodicityMenuItem.Size = new System.Drawing.Size(156, 26);
            this.tbPeriodicityMenuItem.Text = "Periodicity";
            this.tbPeriodicityMenuItem.Click += new System.EventHandler(this.View_ToolBar_MenuClick);
            // 
            // toolStripSeparator11
            // 
            this.toolStripSeparator11.Name = "toolStripSeparator11";
            this.toolStripSeparator11.Size = new System.Drawing.Size(223, 6);
            // 
            // marketWatchMenuItem
            // 
            this.marketWatchMenuItem.Checked = true;
            this.marketWatchMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.marketWatchMenuItem.Image = global::client.Properties.Resources.price_watch_icon;
            this.marketWatchMenuItem.Name = "marketWatchMenuItem";
            this.marketWatchMenuItem.Size = new System.Drawing.Size(226, 26);
            this.marketWatchMenuItem.Text = "Market Watch";
            this.marketWatchMenuItem.Click += new System.EventHandler(this.marketWatchBtn_Click);
            // 
            // tradeAlertMenuItem
            // 
            this.tradeAlertMenuItem.Name = "tradeAlertMenuItem";
            this.tradeAlertMenuItem.Size = new System.Drawing.Size(226, 26);
            this.tradeAlertMenuItem.Text = "Trade Alerts";
            this.tradeAlertMenuItem.Click += new System.EventHandler(this.tradeAlertBtn_Click);
            // 
            // toolStripSeparator17
            // 
            this.toolStripSeparator17.Name = "toolStripSeparator17";
            this.toolStripSeparator17.Size = new System.Drawing.Size(223, 6);
            // 
            // transHistoryMenuItem
            // 
            this.transHistoryMenuItem.Name = "transHistoryMenuItem";
            this.transHistoryMenuItem.Size = new System.Drawing.Size(226, 26);
            this.transHistoryMenuItem.Text = "Transactions";
            this.transHistoryMenuItem.Click += new System.EventHandler(this.transHistoryBtn_Click);
            // 
            // myPortfolioMenuItem
            // 
            this.myPortfolioMenuItem.Name = "myPortfolioMenuItem";
            this.myPortfolioMenuItem.Size = new System.Drawing.Size(226, 26);
            this.myPortfolioMenuItem.Text = "My Portfolio";
            this.myPortfolioMenuItem.Click += new System.EventHandler(this.myPortfolioBtn_Click);
            // 
            // toolStripSeparator26
            // 
            this.toolStripSeparator26.Name = "toolStripSeparator26";
            this.toolStripSeparator26.Size = new System.Drawing.Size(223, 6);
            // 
            // strategyEstimationiMenuItem
            // 
            this.strategyEstimationiMenuItem.Checked = true;
            this.strategyEstimationiMenuItem.CheckOnClick = true;
            this.strategyEstimationiMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.strategyEstimationiMenuItem.Name = "strategyEstimationiMenuItem";
            this.strategyEstimationiMenuItem.Size = new System.Drawing.Size(226, 26);
            this.strategyEstimationiMenuItem.Text = "Strategy Estimation";
            // 
            // chartMenuStrip
            // 
            this.chartMenuStrip.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.indicatorMenuItem,
            this.toolStripSeparator15,
            this.lineChartMenuItem,
            this.barChartMenuItem,
            this.candleSticksMenuItem,
            this.toolStripSeparator24,
            this.chartGridMenuItem,
            this.toolStripSeparator1,
            this.periodicityMenuItem,
            this.toolStripSeparator16,
            this.zoomInMenuItem,
            this.zoomOutMenuItem,
            this.toolStripSeparator21,
            this.chartVolumeMenuItem,
            this.toolStripSeparator14,
            this.chartPropertyMenuItem});
            this.chartMenuStrip.Name = "chartMenuStrip";
            this.chartMenuStrip.Size = new System.Drawing.Size(70, 25);
            this.chartMenuStrip.Text = "Charts";
            // 
            // indicatorMenuItem
            // 
            this.indicatorMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.chartMenuItem,
            this.macdMenuItem,
            this.rsiMenuItem34});
            this.indicatorMenuItem.Name = "indicatorMenuItem";
            this.indicatorMenuItem.Size = new System.Drawing.Size(172, 26);
            this.indicatorMenuItem.Text = "Indicators";
            // 
            // chartMenuItem
            // 
            this.chartMenuItem.Name = "chartMenuItem";
            this.chartMenuItem.Size = new System.Drawing.Size(126, 26);
            this.chartMenuItem.Text = "SMA";
            // 
            // macdMenuItem
            // 
            this.macdMenuItem.Name = "macdMenuItem";
            this.macdMenuItem.Size = new System.Drawing.Size(126, 26);
            this.macdMenuItem.Text = "MACD";
            // 
            // rsiMenuItem34
            // 
            this.rsiMenuItem34.Name = "rsiMenuItem34";
            this.rsiMenuItem34.Size = new System.Drawing.Size(126, 26);
            this.rsiMenuItem34.Text = "RSI";
            // 
            // toolStripSeparator15
            // 
            this.toolStripSeparator15.Name = "toolStripSeparator15";
            this.toolStripSeparator15.Size = new System.Drawing.Size(169, 6);
            // 
            // lineChartMenuItem
            // 
            this.lineChartMenuItem.Checked = true;
            this.lineChartMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.lineChartMenuItem.Image = global::client.Properties.Resources.lineChart2;
            this.lineChartMenuItem.Name = "lineChartMenuItem";
            this.lineChartMenuItem.Size = new System.Drawing.Size(172, 26);
            this.lineChartMenuItem.Text = "Line Chart";
            this.lineChartMenuItem.Click += new System.EventHandler(this.ChartTypeMenu_Click);
            // 
            // barChartMenuItem
            // 
            this.barChartMenuItem.Image = global::client.Properties.Resources.barChart2;
            this.barChartMenuItem.Name = "barChartMenuItem";
            this.barChartMenuItem.Size = new System.Drawing.Size(172, 26);
            this.barChartMenuItem.Text = "Bar Chart";
            this.barChartMenuItem.Click += new System.EventHandler(this.ChartTypeMenu_Click);
            // 
            // candleSticksMenuItem
            // 
            this.candleSticksMenuItem.Image = global::client.Properties.Resources.candeleStick;
            this.candleSticksMenuItem.Name = "candleSticksMenuItem";
            this.candleSticksMenuItem.Size = new System.Drawing.Size(172, 26);
            this.candleSticksMenuItem.Text = "Candlesticks";
            this.candleSticksMenuItem.Click += new System.EventHandler(this.ChartTypeMenu_Click);
            // 
            // toolStripSeparator24
            // 
            this.toolStripSeparator24.Name = "toolStripSeparator24";
            this.toolStripSeparator24.Size = new System.Drawing.Size(169, 6);
            // 
            // chartGridMenuItem
            // 
            this.chartGridMenuItem.Checked = true;
            this.chartGridMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chartGridMenuItem.Name = "chartGridMenuItem";
            this.chartGridMenuItem.Size = new System.Drawing.Size(172, 26);
            this.chartGridMenuItem.Text = "Grid";
            this.chartGridMenuItem.Click += new System.EventHandler(this.ChartGridMenuItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(169, 6);
            // 
            // periodicityMenuItem
            // 
            this.periodicityMenuItem.Name = "periodicityMenuItem";
            this.periodicityMenuItem.Size = new System.Drawing.Size(172, 26);
            this.periodicityMenuItem.Text = "Periodicity";
            // 
            // toolStripSeparator16
            // 
            this.toolStripSeparator16.Name = "toolStripSeparator16";
            this.toolStripSeparator16.Size = new System.Drawing.Size(169, 6);
            // 
            // zoomInMenuItem
            // 
            this.zoomInMenuItem.Image = global::client.Properties.Resources.zoomIn;
            this.zoomInMenuItem.Name = "zoomInMenuItem";
            this.zoomInMenuItem.Size = new System.Drawing.Size(172, 26);
            this.zoomInMenuItem.Text = "Zoom In";
            this.zoomInMenuItem.Click += new System.EventHandler(this.zoomInMenuItem_Click);
            // 
            // zoomOutMenuItem
            // 
            this.zoomOutMenuItem.Image = global::client.Properties.Resources.zoomOut;
            this.zoomOutMenuItem.Name = "zoomOutMenuItem";
            this.zoomOutMenuItem.Size = new System.Drawing.Size(172, 26);
            this.zoomOutMenuItem.Text = "Zoom Out";
            this.zoomOutMenuItem.Click += new System.EventHandler(this.zoomOutMenuItem_Click);
            // 
            // toolStripSeparator21
            // 
            this.toolStripSeparator21.Name = "toolStripSeparator21";
            this.toolStripSeparator21.Size = new System.Drawing.Size(169, 6);
            // 
            // chartVolumeMenuItem
            // 
            this.chartVolumeMenuItem.Image = global::client.Properties.Resources.barChart11;
            this.chartVolumeMenuItem.Name = "chartVolumeMenuItem";
            this.chartVolumeMenuItem.Size = new System.Drawing.Size(172, 26);
            this.chartVolumeMenuItem.Text = "Volumes";
            this.chartVolumeMenuItem.Click += new System.EventHandler(this.ChartVolume_Click);
            // 
            // toolStripSeparator14
            // 
            this.toolStripSeparator14.Name = "toolStripSeparator14";
            this.toolStripSeparator14.Size = new System.Drawing.Size(169, 6);
            // 
            // chartPropertyMenuItem
            // 
            this.chartPropertyMenuItem.Name = "chartPropertyMenuItem";
            this.chartPropertyMenuItem.Size = new System.Drawing.Size(172, 26);
            this.chartPropertyMenuItem.Text = "Properties";
            this.chartPropertyMenuItem.ToolTipText = "Color, Weight..";
            this.chartPropertyMenuItem.Click += new System.EventHandler(this.chartPropertiesBtn_Click);
            // 
            // toolsMenuItem
            // 
            this.toolsMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.backTestingMenuItem,
            this.strategyRankingMenuItem,
            this.screeningMenuItem,
            this.toolStripSeparator6,
            this.orderMenuItem,
            this.toolStripSeparator13,
            this.FundamentalMenuItem,
            this.toolStripSeparator3,
            this.companyListMenuItem,
            this.toolStripSeparator25,
            this.marketSummaryMenuItem,
            this.toolStripSeparator27,
            this.strategyEstimationMenuItem,
            this.toolOptionMenu,
            this.toolStripSeparator31,
            this.sysOptionMenuItem});
            this.toolsMenuItem.Name = "toolsMenuItem";
            this.toolsMenuItem.Size = new System.Drawing.Size(62, 25);
            this.toolsMenuItem.Text = "&Tools";
            // 
            // backTestingMenuItem
            // 
            this.backTestingMenuItem.Image = global::client.Properties.Resources.Network_icon;
            this.backTestingMenuItem.Name = "backTestingMenuItem";
            this.backTestingMenuItem.Size = new System.Drawing.Size(217, 26);
            this.backTestingMenuItem.Text = "Back Testing";
            this.backTestingMenuItem.Click += new System.EventHandler(this.backTestingMenuItem_Click);
            // 
            // strategyRankingMenuItem
            // 
            this.strategyRankingMenuItem.Image = global::client.Properties.Resources.OnLamp_icon_16;
            this.strategyRankingMenuItem.Name = "strategyRankingMenuItem";
            this.strategyRankingMenuItem.Size = new System.Drawing.Size(217, 26);
            this.strategyRankingMenuItem.Text = "Strategy Ranking";
            this.strategyRankingMenuItem.Click += new System.EventHandler(this.strategyRankingMenuItem_Click);
            // 
            // screeningMenuItem
            // 
            this.screeningMenuItem.Image = global::client.Properties.Resources.sort_ascending_icon;
            this.screeningMenuItem.Name = "screeningMenuItem";
            this.screeningMenuItem.Size = new System.Drawing.Size(217, 26);
            this.screeningMenuItem.Text = "Screening";
            this.screeningMenuItem.Click += new System.EventHandler(this.screeningMenuItem_Click);
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            this.toolStripSeparator6.Size = new System.Drawing.Size(214, 6);
            // 
            // orderMenuItem
            // 
            this.orderMenuItem.Image = global::client.Properties.Resources.money_icon;
            this.orderMenuItem.Name = "orderMenuItem";
            this.orderMenuItem.Size = new System.Drawing.Size(217, 26);
            this.orderMenuItem.Text = "Order";
            this.orderMenuItem.Click += new System.EventHandler(this.orderMenuItem_Click);
            // 
            // toolStripSeparator13
            // 
            this.toolStripSeparator13.Name = "toolStripSeparator13";
            this.toolStripSeparator13.Size = new System.Drawing.Size(214, 6);
            // 
            // FundamentalMenuItem
            // 
            this.FundamentalMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.companyOverviewMenuItem,
            this.financialDataMenuItem,
            this.financialRatioToolStripMenuItem,
            this.analysisReportsToolStripMenuItem,
            this.companyNToolStripMenuItem,
            this.companyHottestNewsIn24hToolStripMenuItem});
            this.FundamentalMenuItem.Name = "FundamentalMenuItem";
            this.FundamentalMenuItem.Size = new System.Drawing.Size(217, 26);
            this.FundamentalMenuItem.Text = "Fundamental Data";
            // 
            // companyOverviewMenuItem
            // 
            this.companyOverviewMenuItem.Name = "companyOverviewMenuItem";
            this.companyOverviewMenuItem.Size = new System.Drawing.Size(304, 26);
            this.companyOverviewMenuItem.Text = "Company Overview";
            this.companyOverviewMenuItem.Click += new System.EventHandler(this.companyOverviewMenuItem_Click);
            // 
            // financialDataMenuItem
            // 
            this.financialDataMenuItem.Name = "financialDataMenuItem";
            this.financialDataMenuItem.Size = new System.Drawing.Size(304, 26);
            this.financialDataMenuItem.Text = "Company Financial Data";
            this.financialDataMenuItem.Click += new System.EventHandler(this.financialDataMenuItem_Click);
            // 
            // financialRatioToolStripMenuItem
            // 
            this.financialRatioToolStripMenuItem.Name = "financialRatioToolStripMenuItem";
            this.financialRatioToolStripMenuItem.Size = new System.Drawing.Size(304, 26);
            this.financialRatioToolStripMenuItem.Text = "Financial Ratio";
            this.financialRatioToolStripMenuItem.Click += new System.EventHandler(this.financialRatioToolStripMenuItem_Click);
            // 
            // analysisReportsToolStripMenuItem
            // 
            this.analysisReportsToolStripMenuItem.Name = "analysisReportsToolStripMenuItem";
            this.analysisReportsToolStripMenuItem.Size = new System.Drawing.Size(304, 26);
            this.analysisReportsToolStripMenuItem.Text = "Analysis Reports";
            this.analysisReportsToolStripMenuItem.Click += new System.EventHandler(this.analysisReportsToolStripMenuItem_Click);
            // 
            // companyNToolStripMenuItem
            // 
            this.companyNToolStripMenuItem.Name = "companyNToolStripMenuItem";
            this.companyNToolStripMenuItem.Size = new System.Drawing.Size(304, 26);
            this.companyNToolStripMenuItem.Text = "Company News";
            this.companyNToolStripMenuItem.Click += new System.EventHandler(this.companyNToolStripMenuItem_Click);
            // 
            // companyHottestNewsIn24hToolStripMenuItem
            // 
            this.companyHottestNewsIn24hToolStripMenuItem.Name = "companyHottestNewsIn24hToolStripMenuItem";
            this.companyHottestNewsIn24hToolStripMenuItem.Size = new System.Drawing.Size(304, 26);
            this.companyHottestNewsIn24hToolStripMenuItem.Text = "Company Hottest News in 24h";
            this.companyHottestNewsIn24hToolStripMenuItem.Click += new System.EventHandler(this.companyHottestNewsIn24hToolStripMenuItem_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(214, 6);
            // 
            // companyListMenuItem
            // 
            this.companyListMenuItem.Name = "companyListMenuItem";
            this.companyListMenuItem.Size = new System.Drawing.Size(217, 26);
            this.companyListMenuItem.Text = "Company List";
            this.companyListMenuItem.Click += new System.EventHandler(this.companyListMenuItem_Click);
            // 
            // toolStripSeparator25
            // 
            this.toolStripSeparator25.Name = "toolStripSeparator25";
            this.toolStripSeparator25.Size = new System.Drawing.Size(214, 6);
            // 
            // marketSummaryMenuItem
            // 
            this.marketSummaryMenuItem.Name = "marketSummaryMenuItem";
            this.marketSummaryMenuItem.Size = new System.Drawing.Size(217, 26);
            this.marketSummaryMenuItem.Text = "Market Summary";
            this.marketSummaryMenuItem.Click += new System.EventHandler(this.marketSummaryMenuItem_Click);
            // 
            // toolStripSeparator27
            // 
            this.toolStripSeparator27.Name = "toolStripSeparator27";
            this.toolStripSeparator27.Size = new System.Drawing.Size(214, 6);
            // 
            // strategyEstimationMenuItem
            // 
            this.strategyEstimationMenuItem.Image = global::client.Properties.Resources.Office_icon;
            this.strategyEstimationMenuItem.Name = "strategyEstimationMenuItem";
            this.strategyEstimationMenuItem.Size = new System.Drawing.Size(217, 26);
            this.strategyEstimationMenuItem.Text = "Strategy List";
            // 
            // toolOptionMenu
            // 
            this.toolOptionMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator22,
            this.screeningOptionsMenuItem,
            this.strategyOptionsMenuItem});
            this.toolOptionMenu.Name = "toolOptionMenu";
            this.toolOptionMenu.Size = new System.Drawing.Size(217, 26);
            this.toolOptionMenu.Text = "Options";
            // 
            // toolStripSeparator22
            // 
            this.toolStripSeparator22.Name = "toolStripSeparator22";
            this.toolStripSeparator22.Size = new System.Drawing.Size(211, 6);
            // 
            // screeningOptionsMenuItem
            // 
            this.screeningOptionsMenuItem.Name = "screeningOptionsMenuItem";
            this.screeningOptionsMenuItem.Size = new System.Drawing.Size(214, 26);
            this.screeningOptionsMenuItem.Text = "Screening Options";
            // 
            // strategyOptionsMenuItem
            // 
            this.strategyOptionsMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.markovToolStripMenuItem});
            this.strategyOptionsMenuItem.Name = "strategyOptionsMenuItem";
            this.strategyOptionsMenuItem.Size = new System.Drawing.Size(214, 26);
            this.strategyOptionsMenuItem.Text = "Strategy Options";
            // 
            // markovToolStripMenuItem
            // 
            this.markovToolStripMenuItem.Name = "markovToolStripMenuItem";
            this.markovToolStripMenuItem.Size = new System.Drawing.Size(133, 26);
            this.markovToolStripMenuItem.Text = "Markov";
            // 
            // toolStripSeparator31
            // 
            this.toolStripSeparator31.Name = "toolStripSeparator31";
            this.toolStripSeparator31.Size = new System.Drawing.Size(214, 6);
            // 
            // sysOptionMenuItem
            // 
            this.sysOptionMenuItem.Name = "sysOptionMenuItem";
            this.sysOptionMenuItem.Size = new System.Drawing.Size(217, 26);
            this.sysOptionMenuItem.Text = "Preferences";
            this.sysOptionMenuItem.Click += new System.EventHandler(this.sysOptionMenuItem_Click);
            // 
            // windowsMenuItem
            // 
            this.windowsMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.closeAllMenuItem,
            this.toolStripSeparator4});
            this.windowsMenuItem.Name = "windowsMenuItem";
            this.windowsMenuItem.Size = new System.Drawing.Size(89, 25);
            this.windowsMenuItem.Text = "Windows";
            // 
            // closeAllMenuItem
            // 
            this.closeAllMenuItem.Name = "closeAllMenuItem";
            this.closeAllMenuItem.Size = new System.Drawing.Size(144, 26);
            this.closeAllMenuItem.Text = "Close All";
            this.closeAllMenuItem.Click += new System.EventHandler(this.closeAllMenuItem_Click);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(141, 6);
            // 
            // helpMenuItem
            // 
            this.helpMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.feedbackMenuItem,
            this.toolStripSeparator30,
            this.contentsMenuItem,
            this.indexMenuItem,
            this.searchMenuItem,
            this.toolStripSeparator5,
            this.aboutMenuItem});
            this.helpMenuItem.Name = "helpMenuItem";
            this.helpMenuItem.Size = new System.Drawing.Size(55, 25);
            this.helpMenuItem.Text = "&Help";
            // 
            // feedbackMenuItem
            // 
            this.feedbackMenuItem.Name = "feedbackMenuItem";
            this.feedbackMenuItem.Size = new System.Drawing.Size(150, 26);
            this.feedbackMenuItem.Text = "Feedback";
            this.feedbackMenuItem.Click += new System.EventHandler(this.feedbackMenuItem_Click);
            // 
            // toolStripSeparator30
            // 
            this.toolStripSeparator30.Name = "toolStripSeparator30";
            this.toolStripSeparator30.Size = new System.Drawing.Size(147, 6);
            // 
            // contentsMenuItem
            // 
            this.contentsMenuItem.Image = global::client.Properties.Resources.Help_and_support_icon;
            this.contentsMenuItem.Name = "contentsMenuItem";
            this.contentsMenuItem.Size = new System.Drawing.Size(150, 26);
            this.contentsMenuItem.Text = "&Contents";
            // 
            // indexMenuItem
            // 
            this.indexMenuItem.Name = "indexMenuItem";
            this.indexMenuItem.Size = new System.Drawing.Size(150, 26);
            this.indexMenuItem.Text = "&Index";
            // 
            // searchMenuItem
            // 
            this.searchMenuItem.Name = "searchMenuItem";
            this.searchMenuItem.Size = new System.Drawing.Size(150, 26);
            this.searchMenuItem.Text = "&Search";
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(147, 6);
            // 
            // aboutMenuItem
            // 
            this.aboutMenuItem.Name = "aboutMenuItem";
            this.aboutMenuItem.Size = new System.Drawing.Size(150, 26);
            this.aboutMenuItem.Text = "&About...";
            this.aboutMenuItem.Click += new System.EventHandler(this.aboutMenuItem_Click);
            // 
            // testMenuItem
            // 
            this.testMenuItem.Name = "testMenuItem";
            this.testMenuItem.Size = new System.Drawing.Size(55, 25);
            this.testMenuItem.Text = "Test";
            this.testMenuItem.Click += new System.EventHandler(this.testMenuItem_Click);
            // 
            // main
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.ClientSize = new System.Drawing.Size(1276, 672);
            this.Controls.Add(this.dockPanel);
            this.Controls.Add(this.toolStripPanel);
            this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.mainMenu;
            this.Margin = new System.Windows.Forms.Padding(3);
            this.MaximizeBox = true;
            this.Name = "main";
            this.Text = "Quantum Automatic Trading System";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.main_FormClosed);
            this.Load += new System.EventHandler(this.main_Load);
            this.Controls.SetChildIndex(this.toolStripPanel, 0);
            this.Controls.SetChildIndex(this.dockPanel, 0);
            this.Controls.SetChildIndex(this.TitleLbl, 0);
            this.chartStrip.ResumeLayout(false);
            this.chartStrip.PerformLayout();
            this.toolsStrip.ResumeLayout(false);
            this.toolsStrip.PerformLayout();
            this.toolStripPanel.ResumeLayout(false);
            this.toolStripPanel.PerformLayout();
            this.formatStrip.ResumeLayout(false);
            this.formatStrip.PerformLayout();
            this.autoCreateStrip.ResumeLayout(false);
            this.autoCreateStrip.PerformLayout();
            this.strategyStrip.ResumeLayout(false);
            this.strategyStrip.PerformLayout();
            this.standardStrip.ResumeLayout(false);
            this.standardStrip.PerformLayout();
            this.mainMenu.ResumeLayout(false);
            this.mainMenu.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #3
0
ファイル: MainForm.Designer.cs プロジェクト: demonzhq/Mine
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin2                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin2               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient4               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient8                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin2               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient2           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient9                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient5               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient10                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient11                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient12                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient6               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient13                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient14                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.MainMenu    = new System.Windows.Forms.MenuStrip();
     this.MenuAccount = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Edit_Personal_Account = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Manage_Accounts       = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Manage_Roles          = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Exit_System           = new System.Windows.Forms.ToolStripMenuItem();
     this.MenuBusiness                    = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Pawn_Create                = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Pawn_Redeem                = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Pawn_Renew                 = new System.Windows.Forms.ToolStripMenuItem();
     this.续转处理ToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Pawn_RedeemPart            = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Pawn_Close                 = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Pawn_Freeze                = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Pawn_Delete                = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Pawn_Clear                 = new System.Windows.Forms.ToolStripMenuItem();
     this.MenuQuery                       = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Query                      = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Query_By_Finance           = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Query_By_Class             = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Query_By_Class_Standard    = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Query_By_Class_Statistical = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Query_By_Taking            = new System.Windows.Forms.ToolStripMenuItem();
     this.Query_By_Taking_Standard        = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Query_By_Statistical       = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Operation_Search           = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_CurrentDay_Operations      = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_PawnTicket_Query           = new System.Windows.Forms.ToolStripMenuItem();
     this.当品查询ToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_House_Query                = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Car_Query                  = new System.Windows.Forms.ToolStripMenuItem();
     this.MenuCustomerInfo                = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Customer_Add               = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Customer_Query             = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_CustomerHistory_Query      = new System.Windows.Forms.ToolStripMenuItem();
     this.MenuVenture                     = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Stock_Search               = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Gold_Search                = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Platina_Search             = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_House_Search               = new System.Windows.Forms.ToolStripMenuItem();
     this.MenuSystemSet                   = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_CompanyInfo_Set            = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_PawnageClass_Set           = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Print_Set                  = new System.Windows.Forms.ToolStripMenuItem();
     this.MenuDataManage                  = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Data_Backup                = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Database_Set               = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Substore_Manage            = new System.Windows.Forms.ToolStripMenuItem();
     this.MenuHelp     = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Help    = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_AboutUs = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Update  = new System.Windows.Forms.ToolStripMenuItem();
     this.Menu_Website = new System.Windows.Forms.ToolStripMenuItem();
     this.panelToolBox = new System.Windows.Forms.Panel();
     this.imageList    = new System.Windows.Forms.ImageList(this.components);
     this.dockPanel1   = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.MainMenu.SuspendLayout();
     this.SuspendLayout();
     //
     // MainMenu
     //
     this.MainMenu.BackColor = System.Drawing.Color.White;
     this.MainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.MenuAccount,
         this.MenuBusiness,
         this.MenuQuery,
         this.MenuCustomerInfo,
         this.MenuVenture,
         this.MenuSystemSet,
         this.MenuDataManage,
         this.MenuHelp
     });
     this.MainMenu.Location = new System.Drawing.Point(0, 0);
     this.MainMenu.Name     = "MainMenu";
     this.MainMenu.Size     = new System.Drawing.Size(1012, 25);
     this.MainMenu.TabIndex = 0;
     this.MainMenu.Text     = "menuStrip1";
     //
     // MenuAccount
     //
     this.MenuAccount.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Menu_Edit_Personal_Account,
         this.Menu_Manage_Accounts,
         this.Menu_Manage_Roles,
         this.Menu_Exit_System
     });
     this.MenuAccount.Name = "MenuAccount";
     this.MenuAccount.Size = new System.Drawing.Size(68, 21);
     this.MenuAccount.Text = "帐户管理";
     //
     // Menu_Edit_Personal_Account
     //
     this.Menu_Edit_Personal_Account.BackColor = System.Drawing.SystemColors.Control;
     this.Menu_Edit_Personal_Account.Name      = "Menu_Edit_Personal_Account";
     this.Menu_Edit_Personal_Account.Size      = new System.Drawing.Size(148, 22);
     this.Menu_Edit_Personal_Account.Text      = "修改个人信息";
     this.Menu_Edit_Personal_Account.Click    += new System.EventHandler(this.Menu_Edit_Personal_Account_Click);
     //
     // Menu_Manage_Accounts
     //
     this.Menu_Manage_Accounts.BackColor = System.Drawing.SystemColors.Control;
     this.Menu_Manage_Accounts.Name      = "Menu_Manage_Accounts";
     this.Menu_Manage_Accounts.Size      = new System.Drawing.Size(148, 22);
     this.Menu_Manage_Accounts.Text      = "帐户管理";
     this.Menu_Manage_Accounts.Click    += new System.EventHandler(this.Menu_Manage_Accounts_Click);
     //
     // Menu_Manage_Roles
     //
     this.Menu_Manage_Roles.BackColor = System.Drawing.SystemColors.Control;
     this.Menu_Manage_Roles.Name      = "Menu_Manage_Roles";
     this.Menu_Manage_Roles.Size      = new System.Drawing.Size(148, 22);
     this.Menu_Manage_Roles.Text      = "权限管理";
     this.Menu_Manage_Roles.Click    += new System.EventHandler(this.Menu_Manage_Roles_Click);
     //
     // Menu_Exit_System
     //
     this.Menu_Exit_System.BackColor = System.Drawing.SystemColors.Control;
     this.Menu_Exit_System.Name      = "Menu_Exit_System";
     this.Menu_Exit_System.Size      = new System.Drawing.Size(148, 22);
     this.Menu_Exit_System.Text      = "退出系统";
     this.Menu_Exit_System.Click    += new System.EventHandler(this.Menu_Exit_System_Click);
     //
     // MenuBusiness
     //
     this.MenuBusiness.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Menu_Pawn_Create,
         this.Menu_Pawn_Redeem,
         this.Menu_Pawn_Renew,
         this.续转处理ToolStripMenuItem,
         this.Menu_Pawn_RedeemPart,
         this.Menu_Pawn_Close,
         this.Menu_Pawn_Freeze,
         this.Menu_Pawn_Delete,
         this.Menu_Pawn_Clear
     });
     this.MenuBusiness.Name = "MenuBusiness";
     this.MenuBusiness.Size = new System.Drawing.Size(68, 21);
     this.MenuBusiness.Text = "业务处理";
     //
     // Menu_Pawn_Create
     //
     this.Menu_Pawn_Create.Name   = "Menu_Pawn_Create";
     this.Menu_Pawn_Create.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Pawn_Create.Text   = "建当处理";
     this.Menu_Pawn_Create.Click += new System.EventHandler(this.Menu_Pawn_Create_Click);
     //
     // Menu_Pawn_Redeem
     //
     this.Menu_Pawn_Redeem.Name   = "Menu_Pawn_Redeem";
     this.Menu_Pawn_Redeem.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Pawn_Redeem.Text   = "赎当处理";
     this.Menu_Pawn_Redeem.Click += new System.EventHandler(this.Menu_Pawn_Redeem_Click);
     //
     // Menu_Pawn_Renew
     //
     this.Menu_Pawn_Renew.Name   = "Menu_Pawn_Renew";
     this.Menu_Pawn_Renew.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Pawn_Renew.Text   = "续当处理";
     this.Menu_Pawn_Renew.Click += new System.EventHandler(this.Menu_Pawn_Renew_Click);
     //
     // 续转处理ToolStripMenuItem
     //
     this.续转处理ToolStripMenuItem.Name   = "续转处理ToolStripMenuItem";
     this.续转处理ToolStripMenuItem.Size   = new System.Drawing.Size(124, 22);
     this.续转处理ToolStripMenuItem.Text   = "续转处理";
     this.续转处理ToolStripMenuItem.Click += new System.EventHandler(this.续转处理ToolStripMenuItem_Click);
     //
     // Menu_Pawn_RedeemPart
     //
     this.Menu_Pawn_RedeemPart.Name   = "Menu_Pawn_RedeemPart";
     this.Menu_Pawn_RedeemPart.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Pawn_RedeemPart.Text   = "部分赎回";
     this.Menu_Pawn_RedeemPart.Click += new System.EventHandler(this.Menu_Pawn_RedeemPart_Click);
     //
     // Menu_Pawn_Close
     //
     this.Menu_Pawn_Close.Name   = "Menu_Pawn_Close";
     this.Menu_Pawn_Close.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Pawn_Close.Text   = "绝当处理";
     this.Menu_Pawn_Close.Click += new System.EventHandler(this.Menu_Pawn_Close_Click);
     //
     // Menu_Pawn_Freeze
     //
     this.Menu_Pawn_Freeze.Name   = "Menu_Pawn_Freeze";
     this.Menu_Pawn_Freeze.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Pawn_Freeze.Text   = "冻结处理";
     this.Menu_Pawn_Freeze.Click += new System.EventHandler(this.Menu_Pawn_Freeze_Click);
     //
     // Menu_Pawn_Delete
     //
     this.Menu_Pawn_Delete.Name   = "Menu_Pawn_Delete";
     this.Menu_Pawn_Delete.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Pawn_Delete.Text   = "删除处理";
     this.Menu_Pawn_Delete.Click += new System.EventHandler(this.Menu_Pawn_Delete_Click);
     //
     // Menu_Pawn_Clear
     //
     this.Menu_Pawn_Clear.Name   = "Menu_Pawn_Clear";
     this.Menu_Pawn_Clear.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Pawn_Clear.Text   = "清算处理";
     this.Menu_Pawn_Clear.Click += new System.EventHandler(this.Menu_Pawn_Clear_Click);
     //
     // MenuQuery
     //
     this.MenuQuery.BackColor = System.Drawing.Color.White;
     this.MenuQuery.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Menu_Query,
         this.Menu_Operation_Search,
         this.Menu_CurrentDay_Operations,
         this.Menu_PawnTicket_Query,
         this.当品查询ToolStripMenuItem,
         this.Menu_House_Query,
         this.Menu_Car_Query
     });
     this.MenuQuery.Name = "MenuQuery";
     this.MenuQuery.Size = new System.Drawing.Size(68, 21);
     this.MenuQuery.Text = "统计查询";
     //
     // Menu_Query
     //
     this.Menu_Query.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Menu_Query_By_Finance,
         this.Menu_Query_By_Class,
         this.Menu_Query_By_Taking
     });
     this.Menu_Query.Name = "Menu_Query";
     this.Menu_Query.Size = new System.Drawing.Size(148, 22);
     this.Menu_Query.Text = "典当分布统计";
     //
     // Menu_Query_By_Finance
     //
     this.Menu_Query_By_Finance.Name   = "Menu_Query_By_Finance";
     this.Menu_Query_By_Finance.Size   = new System.Drawing.Size(160, 22);
     this.Menu_Query_By_Finance.Text   = "按典当资金统计";
     this.Menu_Query_By_Finance.Click += new System.EventHandler(this.Menu_Query_By_Finance_Click);
     //
     // Menu_Query_By_Class
     //
     this.Menu_Query_By_Class.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Menu_Query_By_Class_Standard,
         this.Menu_Query_By_Class_Statistical
     });
     this.Menu_Query_By_Class.Name = "Menu_Query_By_Class";
     this.Menu_Query_By_Class.Size = new System.Drawing.Size(160, 22);
     this.Menu_Query_By_Class.Text = "按典当分类统计";
     //
     // Menu_Query_By_Class_Standard
     //
     this.Menu_Query_By_Class_Standard.Name   = "Menu_Query_By_Class_Standard";
     this.Menu_Query_By_Class_Standard.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Query_By_Class_Standard.Text   = "标准分类";
     this.Menu_Query_By_Class_Standard.Click += new System.EventHandler(this.Menu_Query_By_Class_Standard_Click);
     //
     // Menu_Query_By_Class_Statistical
     //
     this.Menu_Query_By_Class_Statistical.Name   = "Menu_Query_By_Class_Statistical";
     this.Menu_Query_By_Class_Statistical.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Query_By_Class_Statistical.Text   = "统计分类";
     this.Menu_Query_By_Class_Statistical.Click += new System.EventHandler(this.Menu_Query_By_Class_Statistical_Click);
     //
     // Menu_Query_By_Taking
     //
     this.Menu_Query_By_Taking.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Query_By_Taking_Standard,
         this.Menu_Query_By_Statistical
     });
     this.Menu_Query_By_Taking.Name = "Menu_Query_By_Taking";
     this.Menu_Query_By_Taking.Size = new System.Drawing.Size(160, 22);
     this.Menu_Query_By_Taking.Text = "按营收分类统计";
     //
     // Query_By_Taking_Standard
     //
     this.Query_By_Taking_Standard.Name   = "Query_By_Taking_Standard";
     this.Query_By_Taking_Standard.Size   = new System.Drawing.Size(124, 22);
     this.Query_By_Taking_Standard.Text   = "标准分类";
     this.Query_By_Taking_Standard.Click += new System.EventHandler(this.Query_By_Taking_Standard_Click);
     //
     // Menu_Query_By_Statistical
     //
     this.Menu_Query_By_Statistical.Name   = "Menu_Query_By_Statistical";
     this.Menu_Query_By_Statistical.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Query_By_Statistical.Text   = "统计分类";
     this.Menu_Query_By_Statistical.Click += new System.EventHandler(this.Menu_Query_By_Statistical_Click);
     //
     // Menu_Operation_Search
     //
     this.Menu_Operation_Search.Name   = "Menu_Operation_Search";
     this.Menu_Operation_Search.Size   = new System.Drawing.Size(148, 22);
     this.Menu_Operation_Search.Text   = "操作明细查询";
     this.Menu_Operation_Search.Click += new System.EventHandler(this.Menu_Operation_Search_Click);
     //
     // Menu_CurrentDay_Operations
     //
     this.Menu_CurrentDay_Operations.Name   = "Menu_CurrentDay_Operations";
     this.Menu_CurrentDay_Operations.Size   = new System.Drawing.Size(148, 22);
     this.Menu_CurrentDay_Operations.Text   = "当日业务监控";
     this.Menu_CurrentDay_Operations.Click += new System.EventHandler(this.Menu_CurrentDay_Operations_Click);
     //
     // Menu_PawnTicket_Query
     //
     this.Menu_PawnTicket_Query.Name   = "Menu_PawnTicket_Query";
     this.Menu_PawnTicket_Query.Size   = new System.Drawing.Size(148, 22);
     this.Menu_PawnTicket_Query.Text   = "当票查询";
     this.Menu_PawnTicket_Query.Click += new System.EventHandler(this.Menu_PawnTicket_Search_Click);
     //
     // 当品查询ToolStripMenuItem
     //
     this.当品查询ToolStripMenuItem.Name   = "当品查询ToolStripMenuItem";
     this.当品查询ToolStripMenuItem.Size   = new System.Drawing.Size(148, 22);
     this.当品查询ToolStripMenuItem.Text   = "当品查询";
     this.当品查询ToolStripMenuItem.Click += new System.EventHandler(this.当品查询ToolStripMenuItem_Click);
     //
     // Menu_House_Query
     //
     this.Menu_House_Query.Name   = "Menu_House_Query";
     this.Menu_House_Query.Size   = new System.Drawing.Size(148, 22);
     this.Menu_House_Query.Text   = "房产查询";
     this.Menu_House_Query.Click += new System.EventHandler(this.Menu_House_Query_Click);
     //
     // Menu_Car_Query
     //
     this.Menu_Car_Query.BackColor = System.Drawing.SystemColors.Control;
     this.Menu_Car_Query.Name      = "Menu_Car_Query";
     this.Menu_Car_Query.Size      = new System.Drawing.Size(148, 22);
     this.Menu_Car_Query.Text      = "车辆查询";
     this.Menu_Car_Query.Click    += new System.EventHandler(this.Menu_Car_Query_Click);
     //
     // MenuCustomerInfo
     //
     this.MenuCustomerInfo.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Menu_Customer_Add,
         this.Menu_Customer_Query,
         this.Menu_CustomerHistory_Query
     });
     this.MenuCustomerInfo.Name = "MenuCustomerInfo";
     this.MenuCustomerInfo.Size = new System.Drawing.Size(92, 21);
     this.MenuCustomerInfo.Text = "客户信息管理";
     //
     // Menu_Customer_Add
     //
     this.Menu_Customer_Add.Name   = "Menu_Customer_Add";
     this.Menu_Customer_Add.Size   = new System.Drawing.Size(148, 22);
     this.Menu_Customer_Add.Text   = "添加新客户";
     this.Menu_Customer_Add.Click += new System.EventHandler(this.Menu_Customer_Add_Click);
     //
     // Menu_Customer_Query
     //
     this.Menu_Customer_Query.Name   = "Menu_Customer_Query";
     this.Menu_Customer_Query.Size   = new System.Drawing.Size(148, 22);
     this.Menu_Customer_Query.Text   = "客户信息查询";
     this.Menu_Customer_Query.Click += new System.EventHandler(this.Menu_Customer_Query_Click);
     //
     // Menu_CustomerHistory_Query
     //
     this.Menu_CustomerHistory_Query.Name   = "Menu_CustomerHistory_Query";
     this.Menu_CustomerHistory_Query.Size   = new System.Drawing.Size(148, 22);
     this.Menu_CustomerHistory_Query.Text   = "客户历史查询";
     this.Menu_CustomerHistory_Query.Click += new System.EventHandler(this.Menu_CustomerHistory_Query_Click);
     //
     // MenuVenture
     //
     this.MenuVenture.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Menu_Stock_Search,
         this.Menu_Gold_Search,
         this.Menu_Platina_Search,
         this.Menu_House_Search
     });
     this.MenuVenture.Name = "MenuVenture";
     this.MenuVenture.Size = new System.Drawing.Size(68, 21);
     this.MenuVenture.Text = "风险提示";
     //
     // Menu_Stock_Search
     //
     this.Menu_Stock_Search.Name   = "Menu_Stock_Search";
     this.Menu_Stock_Search.Size   = new System.Drawing.Size(148, 22);
     this.Menu_Stock_Search.Text   = "股票实时查询";
     this.Menu_Stock_Search.Click += new System.EventHandler(this.Menu_Stock_Search_Click);
     //
     // Menu_Gold_Search
     //
     this.Menu_Gold_Search.Name   = "Menu_Gold_Search";
     this.Menu_Gold_Search.Size   = new System.Drawing.Size(148, 22);
     this.Menu_Gold_Search.Text   = "黄金实时查询";
     this.Menu_Gold_Search.Click += new System.EventHandler(this.Menu_Gold_Search_Click);
     //
     // Menu_Platina_Search
     //
     this.Menu_Platina_Search.Name   = "Menu_Platina_Search";
     this.Menu_Platina_Search.Size   = new System.Drawing.Size(148, 22);
     this.Menu_Platina_Search.Text   = "铂金实时查询";
     this.Menu_Platina_Search.Click += new System.EventHandler(this.Menu_Platina_Search_Click);
     //
     // Menu_House_Search
     //
     this.Menu_House_Search.Name   = "Menu_House_Search";
     this.Menu_House_Search.Size   = new System.Drawing.Size(148, 22);
     this.Menu_House_Search.Text   = "房产到期查询";
     this.Menu_House_Search.Click += new System.EventHandler(this.Menu_House_Search_Click);
     //
     // MenuSystemSet
     //
     this.MenuSystemSet.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Menu_CompanyInfo_Set,
         this.Menu_PawnageClass_Set,
         this.Menu_Print_Set
     });
     this.MenuSystemSet.Name = "MenuSystemSet";
     this.MenuSystemSet.Size = new System.Drawing.Size(68, 21);
     this.MenuSystemSet.Text = "系统设定";
     //
     // Menu_CompanyInfo_Set
     //
     this.Menu_CompanyInfo_Set.Name   = "Menu_CompanyInfo_Set";
     this.Menu_CompanyInfo_Set.Size   = new System.Drawing.Size(160, 22);
     this.Menu_CompanyInfo_Set.Text   = "典当行信息设定";
     this.Menu_CompanyInfo_Set.Click += new System.EventHandler(this.Menu_CompanyInfo_Set_Click);
     //
     // Menu_PawnageClass_Set
     //
     this.Menu_PawnageClass_Set.Name   = "Menu_PawnageClass_Set";
     this.Menu_PawnageClass_Set.Size   = new System.Drawing.Size(160, 22);
     this.Menu_PawnageClass_Set.Text   = "当品类别设定";
     this.Menu_PawnageClass_Set.Click += new System.EventHandler(this.Menu_PawnageClass_Set_Click);
     //
     // Menu_Print_Set
     //
     this.Menu_Print_Set.Name   = "Menu_Print_Set";
     this.Menu_Print_Set.Size   = new System.Drawing.Size(160, 22);
     this.Menu_Print_Set.Text   = "打印设定";
     this.Menu_Print_Set.Click += new System.EventHandler(this.Menu_Print_Set_Click);
     //
     // MenuDataManage
     //
     this.MenuDataManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Menu_Data_Backup,
         this.Menu_Database_Set,
         this.Menu_Substore_Manage
     });
     this.MenuDataManage.Name = "MenuDataManage";
     this.MenuDataManage.Size = new System.Drawing.Size(68, 21);
     this.MenuDataManage.Text = "数据管理";
     //
     // Menu_Data_Backup
     //
     this.Menu_Data_Backup.Name   = "Menu_Data_Backup";
     this.Menu_Data_Backup.Size   = new System.Drawing.Size(160, 22);
     this.Menu_Data_Backup.Text   = "数据备份和恢复";
     this.Menu_Data_Backup.Click += new System.EventHandler(this.Menu_Data_Backup_Click);
     //
     // Menu_Database_Set
     //
     this.Menu_Database_Set.Name   = "Menu_Database_Set";
     this.Menu_Database_Set.Size   = new System.Drawing.Size(160, 22);
     this.Menu_Database_Set.Text   = "数据库配置";
     this.Menu_Database_Set.Click += new System.EventHandler(this.Menu_Database_Set_Click);
     //
     // Menu_Substore_Manage
     //
     this.Menu_Substore_Manage.Name   = "Menu_Substore_Manage";
     this.Menu_Substore_Manage.Size   = new System.Drawing.Size(160, 22);
     this.Menu_Substore_Manage.Text   = "分店管理";
     this.Menu_Substore_Manage.Click += new System.EventHandler(this.Menu_Substore_Manage_Click);
     //
     // MenuHelp
     //
     this.MenuHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.Menu_Help,
         this.Menu_AboutUs,
         this.Menu_Update,
         this.Menu_Website
     });
     this.MenuHelp.Name = "MenuHelp";
     this.MenuHelp.Size = new System.Drawing.Size(44, 21);
     this.MenuHelp.Text = "帮助";
     //
     // Menu_Help
     //
     this.Menu_Help.Name = "Menu_Help";
     this.Menu_Help.Size = new System.Drawing.Size(124, 22);
     this.Menu_Help.Text = "索引";
     //
     // Menu_AboutUs
     //
     this.Menu_AboutUs.Name   = "Menu_AboutUs";
     this.Menu_AboutUs.Size   = new System.Drawing.Size(124, 22);
     this.Menu_AboutUs.Text   = "关于我们";
     this.Menu_AboutUs.Click += new System.EventHandler(this.Menu_AboutUs_Click);
     //
     // Menu_Update
     //
     this.Menu_Update.Name   = "Menu_Update";
     this.Menu_Update.Size   = new System.Drawing.Size(124, 22);
     this.Menu_Update.Text   = "软件更新";
     this.Menu_Update.Click += new System.EventHandler(this.Menu_Update_Click);
     //
     // Menu_Website
     //
     this.Menu_Website.Name = "Menu_Website";
     this.Menu_Website.Size = new System.Drawing.Size(124, 22);
     this.Menu_Website.Text = "访问官网";
     //
     // panelToolBox
     //
     this.panelToolBox.BackColor = System.Drawing.Color.Khaki;
     this.panelToolBox.Location  = new System.Drawing.Point(0, 25);
     this.panelToolBox.Name      = "panelToolBox";
     this.panelToolBox.Size      = new System.Drawing.Size(176, 665);
     this.panelToolBox.TabIndex  = 13;
     //
     // imageList
     //
     this.imageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream")));
     this.imageList.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList.Images.SetKeyName(0, "jian.png");
     this.imageList.Images.SetKeyName(1, "shu.png");
     this.imageList.Images.SetKeyName(2, "xu.png");
     this.imageList.Images.SetKeyName(3, "jue.png");
     this.imageList.Images.SetKeyName(4, "qing.png");
     this.imageList.Images.SetKeyName(5, "1.png");
     this.imageList.Images.SetKeyName(6, "2.jpg");
     this.imageList.Images.SetKeyName(7, "3.jpg");
     this.imageList.Images.SetKeyName(8, "4.jpg");
     this.imageList.Images.SetKeyName(9, "5.jpg");
     this.imageList.Images.SetKeyName(10, "6.jpg");
     //
     // dockPanel1
     //
     this.dockPanel1.ActiveAutoHideContent = null;
     this.dockPanel1.BackColor             = System.Drawing.Color.White;
     this.dockPanel1.DockBackColor         = System.Drawing.Color.White;
     this.dockPanel1.Location                                 = new System.Drawing.Point(177, 25);
     this.dockPanel1.Name                                     = "dockPanel1";
     this.dockPanel1.Size                                     = new System.Drawing.Size(834, 664);
     dockPanelGradient4.EndColor                              = System.Drawing.Color.Transparent;
     dockPanelGradient4.StartColor                            = System.Drawing.Color.Transparent;
     autoHideStripSkin2.DockStripGradient                     = dockPanelGradient4;
     tabGradient8.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient8.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient8.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin2.TabGradient                           = tabGradient8;
     dockPanelSkin2.AutoHideStripSkin                         = autoHideStripSkin2;
     tabGradient9.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient9.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient9.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient2.ActiveTabGradient                 = tabGradient9;
     dockPanelGradient5.EndColor                              = System.Drawing.Color.White;
     dockPanelGradient5.StartColor                            = System.Drawing.Color.White;
     dockPaneStripGradient2.DockStripGradient                 = dockPanelGradient5;
     tabGradient10.EndColor                                   = System.Drawing.SystemColors.ControlLight;
     tabGradient10.StartColor                                 = System.Drawing.SystemColors.ControlLight;
     tabGradient10.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient2.InactiveTabGradient               = tabGradient10;
     dockPaneStripSkin2.DocumentGradient                      = dockPaneStripGradient2;
     tabGradient11.EndColor                                   = System.Drawing.SystemColors.ActiveCaption;
     tabGradient11.LinearGradientMode                         = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient11.StartColor                                 = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient11.TextColor                                  = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient2.ActiveCaptionGradient   = tabGradient11;
     tabGradient12.EndColor                                   = System.Drawing.SystemColors.Control;
     tabGradient12.StartColor                                 = System.Drawing.SystemColors.Control;
     tabGradient12.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient2.ActiveTabGradient       = tabGradient12;
     dockPanelGradient6.EndColor                              = System.Drawing.Color.SandyBrown;
     dockPanelGradient6.StartColor                            = System.Drawing.Color.SandyBrown;
     dockPaneStripToolWindowGradient2.DockStripGradient       = dockPanelGradient6;
     tabGradient13.EndColor                                   = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient13.LinearGradientMode                         = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient13.StartColor                                 = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient13.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient2.InactiveCaptionGradient = tabGradient13;
     tabGradient14.EndColor                                   = System.Drawing.Color.Transparent;
     tabGradient14.StartColor                                 = System.Drawing.Color.Transparent;
     tabGradient14.TextColor                                  = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient2.InactiveTabGradient     = tabGradient14;
     dockPaneStripSkin2.ToolWindowGradient                    = dockPaneStripToolWindowGradient2;
     dockPanelSkin2.DockPaneStripSkin                         = dockPaneStripSkin2;
     this.dockPanel1.Skin                                     = dockPanelSkin2;
     this.dockPanel1.TabIndex                                 = 11;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.Control;
     this.ClientSize          = new System.Drawing.Size(1012, 688);
     this.Controls.Add(this.panelToolBox);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.MainMenu);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer  = true;
     this.MainMenuStrip   = this.MainMenu;
     this.MaximizeBox     = false;
     this.Name            = "MainForm";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "朱江典当行 V2.0";
     this.MainMenu.ResumeLayout(false);
     this.MainMenu.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #4
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.ctxTools                  = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.mniSymbols                = new System.Windows.Forms.ToolStripMenuItem();
     this.mniStrategies             = new System.Windows.Forms.ToolStripMenuItem();
     this.mniSliders                = new System.Windows.Forms.ToolStripMenuItem();
     this.mniExecution              = new System.Windows.Forms.ToolStripMenuItem();
     this.mniExceptions             = new System.Windows.Forms.ToolStripMenuItem();
     this.mniCsvImporter            = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1       = new System.Windows.Forms.ToolStripSeparator();
     this.mniExit                   = new System.Windows.Forms.ToolStripMenuItem();
     this.mniMainMenu               = new System.Windows.Forms.ToolStripDropDownButton();
     this.DockPanel                 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.mainFormStatusStrip       = new System.Windows.Forms.StatusStrip();
     this.btnWindows                = new System.Windows.Forms.ToolStripDropDownButton();
     this.ctxWindows                = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.btnWorkSpaces             = new System.Windows.Forms.ToolStripDropDownButton();
     this.CtxWorkspaces             = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.mniWorkspaceDeleteCurrent = new System.Windows.Forms.ToolStripMenuItem();
     this.mniltbWorklspaceNewBlank  = new Sq1.Widgets.LabeledTextBox.MenuItemLabeledTextBox();
     this.mniltbWorklspaceCloneTo   = new Sq1.Widgets.LabeledTextBox.MenuItemLabeledTextBox();
     this.mniltbWorklspaceRenameTo  = new Sq1.Widgets.LabeledTextBox.MenuItemLabeledTextBox();
     this.toolStripSeparator2       = new System.Windows.Forms.ToolStripSeparator();
     this.btnFullScreen             = new System.Windows.Forms.ToolStripButton();
     this.lblSpace                  = new System.Windows.Forms.ToolStripStatusLabel();
     this.lblStatus                 = new System.Windows.Forms.ToolStripStatusLabel();
     this.ctxTools.SuspendLayout();
     this.mainFormStatusStrip.SuspendLayout();
     this.CtxWorkspaces.SuspendLayout();
     this.SuspendLayout();
     //
     // ctxTools
     //
     this.ctxTools.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mniSymbols,
         this.mniStrategies,
         this.mniSliders,
         this.mniExecution,
         this.mniExceptions,
         this.mniCsvImporter,
         this.toolStripSeparator1,
         this.mniExit
     });
     this.ctxTools.Name      = "ctxmsTools";
     this.ctxTools.OwnerItem = this.mniMainMenu;
     this.ctxTools.Size      = new System.Drawing.Size(167, 186);
     //
     // mniSymbols
     //
     this.mniSymbols.Name   = "mniSymbols";
     this.mniSymbols.Size   = new System.Drawing.Size(166, 22);
     this.mniSymbols.Text   = "Symbols";
     this.mniSymbols.Click += new System.EventHandler(this.mniSymbols_Click);
     //
     // mniStrategies
     //
     this.mniStrategies.Name   = "mniStrategies";
     this.mniStrategies.Size   = new System.Drawing.Size(166, 22);
     this.mniStrategies.Text   = "Strategies";
     this.mniStrategies.Click += new System.EventHandler(this.mniStrategies_Click);
     //
     // mniSliders
     //
     this.mniSliders.Name   = "mniSliders";
     this.mniSliders.Size   = new System.Drawing.Size(166, 22);
     this.mniSliders.Text   = "Script Parameters";
     this.mniSliders.Click += new System.EventHandler(this.mniSliders_Click);
     //
     // mniExecution
     //
     this.mniExecution.Name   = "mniExecution";
     this.mniExecution.Size   = new System.Drawing.Size(166, 22);
     this.mniExecution.Text   = "Order Execution";
     this.mniExecution.Click += new System.EventHandler(this.mniExecution_Click);
     //
     // mniExceptions
     //
     this.mniExceptions.Name   = "mniExceptions";
     this.mniExceptions.Size   = new System.Drawing.Size(166, 22);
     this.mniExceptions.Text   = "Exceptions";
     this.mniExceptions.Click += new System.EventHandler(this.mniExceptions_Click);
     //
     // mniCsvImporter
     //
     this.mniCsvImporter.Name   = "mniCsvImporter";
     this.mniCsvImporter.Size   = new System.Drawing.Size(166, 22);
     this.mniCsvImporter.Text   = "CSV Importer";
     this.mniCsvImporter.Click += new System.EventHandler(this.mniCsvImporter_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(163, 6);
     //
     // mniExit
     //
     this.mniExit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.mniExit.Name         = "mniExit";
     this.mniExit.Size         = new System.Drawing.Size(166, 22);
     this.mniExit.Text         = "Exit";
     this.mniExit.Click       += new System.EventHandler(this.mniExit_Click);
     //
     // mniMainMenu
     //
     this.mniMainMenu.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.mniMainMenu.DropDown              = this.ctxTools;
     this.mniMainMenu.Image                 = ((System.Drawing.Image)(resources.GetObject("mniMainMenu.Image")));
     this.mniMainMenu.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mniMainMenu.Name = "mniMainMenu";
     this.mniMainMenu.Size = new System.Drawing.Size(49, 20);
     this.mniMainMenu.Text = "Tools";
     //
     // DockPanel
     //
     this.DockPanel.BackColor                                 = System.Drawing.SystemColors.ControlDark;
     this.DockPanel.Dock                                      = System.Windows.Forms.DockStyle.Fill;
     this.DockPanel.DockBottomPortion                         = 0.4D;
     this.DockPanel.DockLeftPortion                           = 0.15D;
     this.DockPanel.DockRightPortion                          = 0.35D;
     this.DockPanel.DockTopPortion                            = 0.3D;
     this.DockPanel.DocumentTabStripLocation                  = WeifenLuo.WinFormsUI.Docking.DocumentTabStripLocation.Bottom;
     this.DockPanel.Location                                  = new System.Drawing.Point(0, 0);
     this.DockPanel.Name                                      = "DockPanel";
     this.DockPanel.Size                                      = new System.Drawing.Size(774, 423);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.DockPanel.Skin                                      = dockPanelSkin1;
     this.DockPanel.TabIndex                                  = 2;
     //
     // mainFormStatusStrip
     //
     this.mainFormStatusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mniMainMenu,
         this.btnWindows,
         this.btnWorkSpaces,
         this.btnFullScreen,
         this.lblSpace,
         this.lblStatus
     });
     this.mainFormStatusStrip.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
     this.mainFormStatusStrip.Location    = new System.Drawing.Point(0, 401);
     this.mainFormStatusStrip.Name        = "mainFormStatusStrip";
     this.mainFormStatusStrip.Size        = new System.Drawing.Size(774, 22);
     this.mainFormStatusStrip.TabIndex    = 5;
     this.mainFormStatusStrip.Text        = "mainFormStatusStrip";
     //
     // btnWindows
     //
     this.btnWindows.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.btnWindows.DropDown              = this.ctxWindows;
     this.btnWindows.Image                 = ((System.Drawing.Image)(resources.GetObject("btnWindows.Image")));
     this.btnWindows.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnWindows.Name = "btnWindows";
     this.btnWindows.Size = new System.Drawing.Size(69, 20);
     this.btnWindows.Text = "Windows";
     //
     // ctxWindows
     //
     this.ctxWindows.Name            = "ctxCharts";
     this.ctxWindows.OwnerItem       = this.btnWindows;
     this.ctxWindows.ShowImageMargin = false;
     this.ctxWindows.Size            = new System.Drawing.Size(36, 4);
     this.ctxWindows.Opening        += new System.ComponentModel.CancelEventHandler(this.ctxChartsOpening);
     //
     // btnWorkSpaces
     //
     this.btnWorkSpaces.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.btnWorkSpaces.DropDown              = this.CtxWorkspaces;
     this.btnWorkSpaces.Image                 = ((System.Drawing.Image)(resources.GetObject("btnWorkSpaces.Image")));
     this.btnWorkSpaces.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnWorkSpaces.Name = "btnWorkSpaces";
     this.btnWorkSpaces.Size = new System.Drawing.Size(84, 20);
     this.btnWorkSpaces.Text = "WorkSpaces";
     //
     // CtxWorkspaces
     //
     this.CtxWorkspaces.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mniWorkspaceDeleteCurrent,
         this.mniltbWorklspaceNewBlank,
         this.mniltbWorklspaceCloneTo,
         this.mniltbWorklspaceRenameTo,
         this.toolStripSeparator2
     });
     this.CtxWorkspaces.Name      = "ctxWorkspaces";
     this.CtxWorkspaces.OwnerItem = this.btnWorkSpaces;
     this.CtxWorkspaces.Size      = new System.Drawing.Size(225, 101);
     //
     // mniWorkspaceDeleteCurrent
     //
     this.mniWorkspaceDeleteCurrent.Name = "mniWorkspaceDeleteCurrent";
     this.mniWorkspaceDeleteCurrent.Size = new System.Drawing.Size(224, 22);
     this.mniWorkspaceDeleteCurrent.Text = "Delete [TO_BE_REPLACED]";
     //
     // mniltbWorklspaceNewBlank
     //
     this.mniltbWorklspaceNewBlank.BackColor         = System.Drawing.Color.Transparent;
     this.mniltbWorklspaceNewBlank.InputFieldOffsetX = 80;
     this.mniltbWorklspaceNewBlank.InputFieldValue   = "";
     this.mniltbWorklspaceNewBlank.InputFieldWidth   = 79;
     this.mniltbWorklspaceNewBlank.Name    = "mniltbWorklspaceNewBlank";
     this.mniltbWorklspaceNewBlank.Size    = new System.Drawing.Size(164, 20);
     this.mniltbWorklspaceNewBlank.Text    = "New Blank";
     this.mniltbWorklspaceNewBlank.TextRed = false;
     //
     // mniltbWorklspaceCloneTo
     //
     this.mniltbWorklspaceCloneTo.BackColor         = System.Drawing.Color.Transparent;
     this.mniltbWorklspaceCloneTo.InputFieldOffsetX = 80;
     this.mniltbWorklspaceCloneTo.InputFieldValue   = "";
     this.mniltbWorklspaceCloneTo.InputFieldWidth   = 79;
     this.mniltbWorklspaceCloneTo.Name    = "mniltbWorklspaceCloneTo";
     this.mniltbWorklspaceCloneTo.Size    = new System.Drawing.Size(164, 20);
     this.mniltbWorklspaceCloneTo.Text    = "Clone To";
     this.mniltbWorklspaceCloneTo.TextRed = false;
     //
     // mniltbWorklspaceRenameTo
     //
     this.mniltbWorklspaceRenameTo.BackColor         = System.Drawing.Color.Transparent;
     this.mniltbWorklspaceRenameTo.InputFieldOffsetX = 80;
     this.mniltbWorklspaceRenameTo.InputFieldValue   = "";
     this.mniltbWorklspaceRenameTo.InputFieldWidth   = 79;
     this.mniltbWorklspaceRenameTo.Name    = "mniltbWorklspaceRenameTo";
     this.mniltbWorklspaceRenameTo.Size    = new System.Drawing.Size(164, 20);
     this.mniltbWorklspaceRenameTo.Text    = "RenameTo";
     this.mniltbWorklspaceRenameTo.TextRed = false;
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(221, 6);
     //
     // btnFullScreen
     //
     this.btnFullScreen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.btnFullScreen.Name         = "btnFullScreen";
     this.btnFullScreen.Size         = new System.Drawing.Size(65, 20);
     this.btnFullScreen.Text         = "FullScreen";
     this.btnFullScreen.Click       += new System.EventHandler(this.btnFullScreen_Click);
     //
     // lblSpace
     //
     this.lblSpace.Name = "lblSpace";
     this.lblSpace.Size = new System.Drawing.Size(28, 17);
     this.lblSpace.Text = "   |   ";
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(0, 17);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(774, 423);
     this.Controls.Add(this.mainFormStatusStrip);
     this.Controls.Add(this.DockPanel);
     this.IsMdiContainer   = true;
     this.Name             = "MainForm";
     this.Text             = "SquareOne";
     this.FormClosing     += new System.Windows.Forms.FormClosingEventHandler(this.mainForm_FormClosing);
     this.Load            += new System.EventHandler(this.mainForm_Load);
     this.ResizeEnd       += new System.EventHandler(this.mainForm_ResizeEnd);
     this.LocationChanged += new System.EventHandler(this.mainForm_LocationChanged);
     this.ctxTools.ResumeLayout(false);
     this.mainFormStatusStrip.ResumeLayout(false);
     this.mainFormStatusStrip.PerformLayout();
     this.CtxWorkspaces.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this._menuStrip       = new System.Windows.Forms.MenuStrip();
     this._shortcutManager = new Rsdn.Shortcuts.ShortcutManager();
     this._dockPanel       = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this._navigationBox   = new System.Windows.Forms.ComboBox();
     this._toolStrip       = new System.Windows.Forms.ToolStrip();
     ((System.ComponentModel.ISupportInitialize)(this._shortcutManager)).BeginInit();
     this.SuspendLayout();
     //
     // _menuStrip
     //
     this._menuStrip.Location = new System.Drawing.Point(0, 0);
     this._menuStrip.Name     = "_menuStrip";
     this._menuStrip.Size     = new System.Drawing.Size(784, 24);
     this._menuStrip.TabIndex = 1;
     //
     // _shortcutManager
     //
     this._shortcutManager.MainForm = this;
     this._shortcutManager.Nodes.Add(new Rsdn.Shortcuts.CustomShortcut(typeof(Rsdn.Janus.MainForm), "Главная форма", new Rsdn.Shortcuts.CustomShortcut[] {
         new Rsdn.Shortcuts.CustomShortcut(typeof(Rsdn.Janus.ForumDummyForm), "Дерево сообщений"),
         new Rsdn.Shortcuts.CustomShortcut(typeof(Rsdn.Janus.OutboxDummyForm), "К отправке"),
         new Rsdn.Shortcuts.CustomShortcut(typeof(Rsdn.Janus.MessageForm), "Редактор сообщений"),
         new Rsdn.Shortcuts.CustomShortcut(typeof(Rsdn.Janus.SearchDummyForm), "Поиск")
     }));
     //
     // _dockPanel
     //
     this._dockPanel.ActiveAutoHideContent = null;
     this._dockPanel.Dock                                     = System.Windows.Forms.DockStyle.Fill;
     this._dockPanel.DockBackColor                            = System.Drawing.SystemColors.Control;
     this._dockPanel.DocumentStyle                            = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
     this._dockPanel.Location                                 = new System.Drawing.Point(0, 70);
     this._dockPanel.Name                                     = "_dockPanel";
     this._dockPanel.Size                                     = new System.Drawing.Size(784, 392);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this._dockPanel.Skin                                     = dockPanelSkin1;
     this._dockPanel.TabIndex                                 = 0;
     //
     // _navigationBox
     //
     this._navigationBox.Dock              = System.Windows.Forms.DockStyle.Top;
     this._navigationBox.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this._navigationBox.FormattingEnabled = true;
     this._navigationBox.Location          = new System.Drawing.Point(0, 49);
     this._navigationBox.Name              = "_navigationBox";
     this._navigationBox.Size              = new System.Drawing.Size(784, 21);
     this._navigationBox.TabIndex          = 3;
     //
     // _toolStrip
     //
     this._toolStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this._toolStrip.Location  = new System.Drawing.Point(0, 24);
     this._toolStrip.Name      = "_toolStrip";
     this._toolStrip.Size      = new System.Drawing.Size(784, 25);
     this._toolStrip.TabIndex  = 2;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 462);
     this.Controls.Add(this._dockPanel);
     this.Controls.Add(this._navigationBox);
     this.Controls.Add(this._toolStrip);
     this.Controls.Add(this._menuStrip);
     this.MainMenuStrip = this._menuStrip;
     this.Name          = "MainForm";
     ((System.ComponentModel.ISupportInitialize)(this._shortcutManager)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #6
0
ファイル: MainForm.Designer.cs プロジェクト: zyj0021/Dos.Tool
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     System.ComponentModel.ComponentResourceManager               resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.menuStrip1                    = new System.Windows.Forms.MenuStrip();
     this.文件ToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.新建数据库连接ToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.退出ToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.视图ToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.数据库视图ToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.换肤ToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.默认ToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.calmnessToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.deepCyanToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.diamondOliveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.glassGreenToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.macOSToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.office2007ToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.pageToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.vistaToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.xPBlueToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.帮助ToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.日志ToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.关于ToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.dpleft = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.menuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.文件ToolStripMenuItem,
         this.视图ToolStripMenuItem,
         this.换肤ToolStripMenuItem,
         this.帮助ToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(823, 25);
     this.menuStrip1.TabIndex = 0;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // 文件ToolStripMenuItem
     //
     this.文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.新建数据库连接ToolStripMenuItem,
         this.退出ToolStripMenuItem
     });
     this.文件ToolStripMenuItem.Name = "文件ToolStripMenuItem";
     this.文件ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
     this.文件ToolStripMenuItem.Text = "文件";
     //
     // 新建数据库连接ToolStripMenuItem
     //
     this.新建数据库连接ToolStripMenuItem.Name = "新建数据库连接ToolStripMenuItem";
     this.新建数据库连接ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
     this.新建数据库连接ToolStripMenuItem.Text = "新建";
     //
     // 退出ToolStripMenuItem
     //
     this.退出ToolStripMenuItem.Name   = "退出ToolStripMenuItem";
     this.退出ToolStripMenuItem.Size   = new System.Drawing.Size(100, 22);
     this.退出ToolStripMenuItem.Text   = "退出";
     this.退出ToolStripMenuItem.Click += new System.EventHandler(this.退出ToolStripMenuItem_Click);
     //
     // 视图ToolStripMenuItem
     //
     this.视图ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.数据库视图ToolStripMenuItem
     });
     this.视图ToolStripMenuItem.Name = "视图ToolStripMenuItem";
     this.视图ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
     this.视图ToolStripMenuItem.Text = "视图";
     //
     // 数据库视图ToolStripMenuItem
     //
     this.数据库视图ToolStripMenuItem.Name   = "数据库视图ToolStripMenuItem";
     this.数据库视图ToolStripMenuItem.Size   = new System.Drawing.Size(136, 22);
     this.数据库视图ToolStripMenuItem.Text   = "数据库视图";
     this.数据库视图ToolStripMenuItem.Click += new System.EventHandler(this.数据库视图ToolStripMenuItem_Click);
     //
     // 换肤ToolStripMenuItem
     //
     this.换肤ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.默认ToolStripMenuItem,
         this.calmnessToolStripMenuItem,
         this.deepCyanToolStripMenuItem,
         this.diamondOliveToolStripMenuItem,
         this.glassGreenToolStripMenuItem,
         this.macOSToolStripMenuItem,
         this.office2007ToolStripMenuItem,
         this.pageToolStripMenuItem,
         this.vistaToolStripMenuItem,
         this.xPBlueToolStripMenuItem
     });
     this.换肤ToolStripMenuItem.Name = "换肤ToolStripMenuItem";
     this.换肤ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
     this.换肤ToolStripMenuItem.Text = "换肤";
     //
     // 默认ToolStripMenuItem
     //
     this.默认ToolStripMenuItem.Name   = "默认ToolStripMenuItem";
     this.默认ToolStripMenuItem.Size   = new System.Drawing.Size(158, 22);
     this.默认ToolStripMenuItem.Text   = "默认";
     this.默认ToolStripMenuItem.Click += new System.EventHandler(this.默认ToolStripMenuItem_Click);
     //
     // calmnessToolStripMenuItem
     //
     this.calmnessToolStripMenuItem.Name   = "calmnessToolStripMenuItem";
     this.calmnessToolStripMenuItem.Size   = new System.Drawing.Size(158, 22);
     this.calmnessToolStripMenuItem.Text   = "Calmness";
     this.calmnessToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
     //
     // deepCyanToolStripMenuItem
     //
     this.deepCyanToolStripMenuItem.Name   = "deepCyanToolStripMenuItem";
     this.deepCyanToolStripMenuItem.Size   = new System.Drawing.Size(158, 22);
     this.deepCyanToolStripMenuItem.Text   = "DeepCyan";
     this.deepCyanToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
     //
     // diamondOliveToolStripMenuItem
     //
     this.diamondOliveToolStripMenuItem.Name   = "diamondOliveToolStripMenuItem";
     this.diamondOliveToolStripMenuItem.Size   = new System.Drawing.Size(158, 22);
     this.diamondOliveToolStripMenuItem.Text   = "DiamondOlive";
     this.diamondOliveToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
     //
     // glassGreenToolStripMenuItem
     //
     this.glassGreenToolStripMenuItem.Name   = "glassGreenToolStripMenuItem";
     this.glassGreenToolStripMenuItem.Size   = new System.Drawing.Size(158, 22);
     this.glassGreenToolStripMenuItem.Text   = "GlassGreen";
     this.glassGreenToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
     //
     // macOSToolStripMenuItem
     //
     this.macOSToolStripMenuItem.Name   = "macOSToolStripMenuItem";
     this.macOSToolStripMenuItem.Size   = new System.Drawing.Size(158, 22);
     this.macOSToolStripMenuItem.Text   = "MacOS";
     this.macOSToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
     //
     // office2007ToolStripMenuItem
     //
     this.office2007ToolStripMenuItem.Name   = "office2007ToolStripMenuItem";
     this.office2007ToolStripMenuItem.Size   = new System.Drawing.Size(158, 22);
     this.office2007ToolStripMenuItem.Text   = "office2007";
     this.office2007ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
     //
     // pageToolStripMenuItem
     //
     this.pageToolStripMenuItem.Name   = "pageToolStripMenuItem";
     this.pageToolStripMenuItem.Size   = new System.Drawing.Size(158, 22);
     this.pageToolStripMenuItem.Text   = "Page";
     this.pageToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
     //
     // vistaToolStripMenuItem
     //
     this.vistaToolStripMenuItem.Name   = "vistaToolStripMenuItem";
     this.vistaToolStripMenuItem.Size   = new System.Drawing.Size(158, 22);
     this.vistaToolStripMenuItem.Text   = "vista";
     this.vistaToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
     //
     // xPBlueToolStripMenuItem
     //
     this.xPBlueToolStripMenuItem.Name   = "xPBlueToolStripMenuItem";
     this.xPBlueToolStripMenuItem.Size   = new System.Drawing.Size(158, 22);
     this.xPBlueToolStripMenuItem.Text   = "XPBlue";
     this.xPBlueToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
     //
     // 帮助ToolStripMenuItem
     //
     this.帮助ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.日志ToolStripMenuItem,
         this.关于ToolStripMenuItem
     });
     this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
     this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
     this.帮助ToolStripMenuItem.Text = "帮助";
     //
     // 日志ToolStripMenuItem
     //
     this.日志ToolStripMenuItem.Name   = "日志ToolStripMenuItem";
     this.日志ToolStripMenuItem.Size   = new System.Drawing.Size(216, 22);
     this.日志ToolStripMenuItem.Text   = "错误日志";
     this.日志ToolStripMenuItem.Click += new System.EventHandler(this.日志ToolStripMenuItem_Click);
     //
     // 关于ToolStripMenuItem
     //
     this.关于ToolStripMenuItem.Name   = "关于ToolStripMenuItem";
     this.关于ToolStripMenuItem.Size   = new System.Drawing.Size(216, 22);
     this.关于ToolStripMenuItem.Text   = "关于Dos.ORM实体生成器";
     this.关于ToolStripMenuItem.Click += new System.EventHandler(this.关于ToolStripMenuItem_Click);
     //
     // dpleft
     //
     this.dpleft.ActiveAutoHideContent = null;
     this.dpleft.Dock                                         = System.Windows.Forms.DockStyle.Fill;
     this.dpleft.DockBackColor                                = System.Drawing.SystemColors.Control;
     this.dpleft.Location                                     = new System.Drawing.Point(0, 25);
     this.dpleft.Name                                         = "dpleft";
     this.dpleft.Size                                         = new System.Drawing.Size(823, 433);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dpleft.Skin                                         = dockPanelSkin1;
     this.dpleft.TabIndex                                     = 1;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(823, 458);
     this.Controls.Add(this.dpleft);
     this.Controls.Add(this.menuStrip1);
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.menuStrip1;
     this.Name           = "MainForm";
     this.Text           = "Dos.Tool代码生成器";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.Load          += new System.EventHandler(this.MainForm_Load);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #7
0
ファイル: MainWindow.Designer.cs プロジェクト: pjkui/behaviac
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent() {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWindow));
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.toolStrip = new System.Windows.Forms.ToolStrip();
            this.fileMenuButton = new System.Windows.Forms.ToolStripMenuItem();
            this.newWorkspaceMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.openWorkspaceMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.editWorkspaceMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.reloadWorkspaceMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
            this.connectMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.analyzeDumpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dumpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.newBehaviorMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.createGroupMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
            this.saveBehaviorMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveAsBehaviorMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exportBehaviorMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.closeBehaviorMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exportAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.closeAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
            this.settingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.recentFilesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.recentWorkspacesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exitMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.editMenuButton = new System.Windows.Forms.ToolStripMenuItem();
            this.undoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.redoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
            this.cutSelectedMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cutTreeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.copySelectedMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.copySelectedSubtreeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.pasteSelectedMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.deleteSelectedMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.deleteTreeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.fitToViewMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.findFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.checkErrorMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveImageMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.viewMenuButton = new System.Windows.Forms.ToolStripMenuItem();
            this.findMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.findAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
            this.metaStoreMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.propertyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.breakPointMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.timelineMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.debugMenuButton = new System.Windows.Forms.ToolStripMenuItem();
            this.instancePropertyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
            this.logConsoleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.errorInfoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.callToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.helpMenuButton = new System.Windows.Forms.ToolStripMenuItem();
            this.controlsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.overviewMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tutorialMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.nodeRefMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.insideBehaviacToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.performanceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
            this.reportAProblemMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.getLatestVersionMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
            this.aboutMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStrip.SuspendLayout();
            this.SuspendLayout();
            // 
            // dockPanel
            // 
            this.dockPanel.ActiveAutoHideContent = null;
            resources.ApplyResources(this.dockPanel, "dockPanel");
            this.dockPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
            this.dockPanel.DefaultFloatWindowSize = new System.Drawing.Size(300, 600);
            this.dockPanel.DockBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.ShowDocumentIcon = true;
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Microsoft YaHei", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Microsoft YaHei", 9F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel.Skin = dockPanelSkin1;
            // 
            // toolStrip
            // 
            this.toolStrip.BackColor = System.Drawing.Color.DarkGray;
            this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileMenuButton,
            this.editMenuButton,
            this.viewMenuButton,
            this.debugMenuButton,
            this.helpMenuButton});
            resources.ApplyResources(this.toolStrip, "toolStrip");
            this.toolStrip.Name = "toolStrip";
            // 
            // fileMenuButton
            // 
            this.fileMenuButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.fileMenuButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newWorkspaceMenuItem,
            this.openWorkspaceMenuItem,
            this.editWorkspaceMenuItem,
            this.reloadWorkspaceMenuItem,
            this.toolStripMenuItem1,
            this.connectMenuItem,
            this.analyzeDumpMenuItem,
            this.dumpMenuItem,
            this.toolStripSeparator7,
            this.newBehaviorMenuItem,
            this.createGroupMenuItem,
            this.toolStripSeparator13,
            this.saveBehaviorMenuItem,
            this.saveAsBehaviorMenuItem,
            this.exportBehaviorMenuItem,
            this.closeBehaviorMenuItem,
            this.saveAllMenuItem,
            this.exportAllMenuItem,
            this.closeAllMenuItem,
            this.toolStripSeparator,
            this.settingsMenuItem,
            this.toolStripSeparator1,
            this.recentFilesMenuItem,
            this.recentWorkspacesMenuItem,
            this.exitMenuItem});
            this.fileMenuButton.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.fileMenuButton, "fileMenuButton");
            this.fileMenuButton.Name = "fileMenuButton";
            this.fileMenuButton.DropDownOpening += new System.EventHandler(this.fileMenuButton_DropDownOpening);
            // 
            // newWorkspaceMenuItem
            // 
            this.newWorkspaceMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.newWorkspaceMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.newWorkspaceMenuItem.Name = "newWorkspaceMenuItem";
            resources.ApplyResources(this.newWorkspaceMenuItem, "newWorkspaceMenuItem");
            this.newWorkspaceMenuItem.Click += new System.EventHandler(this.newWorkspaceMenuItem_Click);
            // 
            // openWorkspaceMenuItem
            // 
            this.openWorkspaceMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.openWorkspaceMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.openWorkspaceMenuItem.Name = "openWorkspaceMenuItem";
            resources.ApplyResources(this.openWorkspaceMenuItem, "openWorkspaceMenuItem");
            this.openWorkspaceMenuItem.Click += new System.EventHandler(this.openWorkspaceMenuItem_Click);
            // 
            // editWorkspaceMenuItem
            // 
            this.editWorkspaceMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.editWorkspaceMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.editWorkspaceMenuItem.Name = "editWorkspaceMenuItem";
            resources.ApplyResources(this.editWorkspaceMenuItem, "editWorkspaceMenuItem");
            this.editWorkspaceMenuItem.Click += new System.EventHandler(this.editWorkspaceToolStripMenuItem_Click);
            // 
            // reloadWorkspaceMenuItem
            // 
            this.reloadWorkspaceMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.reloadWorkspaceMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.reloadWorkspaceMenuItem.Name = "reloadWorkspaceMenuItem";
            resources.ApplyResources(this.reloadWorkspaceMenuItem, "reloadWorkspaceMenuItem");
            this.reloadWorkspaceMenuItem.Click += new System.EventHandler(this.reloadWorkspaceMenuItem_Click);
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripMenuItem1.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            resources.ApplyResources(this.toolStripMenuItem1, "toolStripMenuItem1");
            // 
            // connectMenuItem
            // 
            this.connectMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.connectMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.connectMenuItem, "connectMenuItem");
            this.connectMenuItem.Name = "connectMenuItem";
            this.connectMenuItem.Click += new System.EventHandler(this.connectMenuItem_Click);
            // 
            // analyzeDumpMenuItem
            // 
            this.analyzeDumpMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.analyzeDumpMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.analyzeDumpMenuItem, "analyzeDumpMenuItem");
            this.analyzeDumpMenuItem.Name = "analyzeDumpMenuItem";
            this.analyzeDumpMenuItem.Click += new System.EventHandler(this.analyzeDumpMenuItem_Click);
            // 
            // dumpMenuItem
            // 
            this.dumpMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.dumpMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.dumpMenuItem.Name = "dumpMenuItem";
            resources.ApplyResources(this.dumpMenuItem, "dumpMenuItem");
            this.dumpMenuItem.Click += new System.EventHandler(this.dumpToolStripMenuItem_Click);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripSeparator7.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            resources.ApplyResources(this.toolStripSeparator7, "toolStripSeparator7");
            // 
            // newBehaviorMenuItem
            // 
            this.newBehaviorMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.newBehaviorMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.newBehaviorMenuItem.Name = "newBehaviorMenuItem";
            resources.ApplyResources(this.newBehaviorMenuItem, "newBehaviorMenuItem");
            this.newBehaviorMenuItem.Click += new System.EventHandler(this.newBehaviorMenuItem_Click);
            // 
            // createGroupMenuItem
            // 
            this.createGroupMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.createGroupMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.createGroupMenuItem.Name = "createGroupMenuItem";
            resources.ApplyResources(this.createGroupMenuItem, "createGroupMenuItem");
            this.createGroupMenuItem.Click += new System.EventHandler(this.createGroupMenuItem_Click);
            // 
            // toolStripSeparator13
            // 
            this.toolStripSeparator13.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripSeparator13.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripSeparator13.Name = "toolStripSeparator13";
            resources.ApplyResources(this.toolStripSeparator13, "toolStripSeparator13");
            // 
            // saveBehaviorMenuItem
            // 
            this.saveBehaviorMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.saveBehaviorMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.saveBehaviorMenuItem, "saveBehaviorMenuItem");
            this.saveBehaviorMenuItem.Name = "saveBehaviorMenuItem";
            this.saveBehaviorMenuItem.Click += new System.EventHandler(this.saveBehaviorMenuItem_Click);
            // 
            // saveAsBehaviorMenuItem
            // 
            this.saveAsBehaviorMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.saveAsBehaviorMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.saveAsBehaviorMenuItem.Name = "saveAsBehaviorMenuItem";
            resources.ApplyResources(this.saveAsBehaviorMenuItem, "saveAsBehaviorMenuItem");
            this.saveAsBehaviorMenuItem.Click += new System.EventHandler(this.saveAsBehaviorMenuItem_Click);
            // 
            // exportBehaviorMenuItem
            // 
            this.exportBehaviorMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.exportBehaviorMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.exportBehaviorMenuItem.Name = "exportBehaviorMenuItem";
            resources.ApplyResources(this.exportBehaviorMenuItem, "exportBehaviorMenuItem");
            this.exportBehaviorMenuItem.Click += new System.EventHandler(this.exportBehaviorMenuItem_Click);
            // 
            // closeBehaviorMenuItem
            // 
            this.closeBehaviorMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.closeBehaviorMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.closeBehaviorMenuItem.Name = "closeBehaviorMenuItem";
            resources.ApplyResources(this.closeBehaviorMenuItem, "closeBehaviorMenuItem");
            this.closeBehaviorMenuItem.Click += new System.EventHandler(this.closeBehaviorMenuItem_Click);
            // 
            // saveAllMenuItem
            // 
            this.saveAllMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.saveAllMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.saveAllMenuItem, "saveAllMenuItem");
            this.saveAllMenuItem.Name = "saveAllMenuItem";
            this.saveAllMenuItem.Click += new System.EventHandler(this.saveAllMenuItem_Click);
            // 
            // exportAllMenuItem
            // 
            this.exportAllMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.exportAllMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.exportAllMenuItem, "exportAllMenuItem");
            this.exportAllMenuItem.Name = "exportAllMenuItem";
            this.exportAllMenuItem.Click += new System.EventHandler(this.exportAllMenuItem_Click);
            // 
            // closeAllMenuItem
            // 
            this.closeAllMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.closeAllMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.closeAllMenuItem.Name = "closeAllMenuItem";
            resources.ApplyResources(this.closeAllMenuItem, "closeAllMenuItem");
            this.closeAllMenuItem.Click += new System.EventHandler(this.closeAllMenuItem_Click);
            // 
            // toolStripSeparator
            // 
            this.toolStripSeparator.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripSeparator.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripSeparator.Name = "toolStripSeparator";
            resources.ApplyResources(this.toolStripSeparator, "toolStripSeparator");
            // 
            // settingsMenuItem
            // 
            this.settingsMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.settingsMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.settingsMenuItem.Name = "settingsMenuItem";
            resources.ApplyResources(this.settingsMenuItem, "settingsMenuItem");
            this.settingsMenuItem.Click += new System.EventHandler(this.settingsMenuItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripSeparator1.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
            // 
            // recentFilesMenuItem
            // 
            this.recentFilesMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.recentFilesMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.recentFilesMenuItem.Name = "recentFilesMenuItem";
            resources.ApplyResources(this.recentFilesMenuItem, "recentFilesMenuItem");
            // 
            // recentWorkspacesMenuItem
            // 
            this.recentWorkspacesMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.recentWorkspacesMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.recentWorkspacesMenuItem.Name = "recentWorkspacesMenuItem";
            resources.ApplyResources(this.recentWorkspacesMenuItem, "recentWorkspacesMenuItem");
            // 
            // exitMenuItem
            // 
            this.exitMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.exitMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.exitMenuItem.Name = "exitMenuItem";
            resources.ApplyResources(this.exitMenuItem, "exitMenuItem");
            this.exitMenuItem.Click += new System.EventHandler(this.exitMenuItem_Click);
            // 
            // editMenuButton
            // 
            this.editMenuButton.BackColor = System.Drawing.Color.DarkGray;
            this.editMenuButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.editMenuButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.undoMenuItem,
            this.redoMenuItem,
            this.toolStripSeparator14,
            this.cutSelectedMenuItem,
            this.cutTreeMenuItem,
            this.copySelectedMenuItem,
            this.copySelectedSubtreeMenuItem,
            this.pasteSelectedMenuItem,
            this.deleteSelectedMenuItem,
            this.deleteTreeMenuItem,
            this.toolStripSeparator6,
            this.fitToViewMenuItem,
            this.toolStripSeparator8,
            this.findFileMenuItem,
            this.checkErrorMenuItem,
            this.saveImageMenuItem});
            this.editMenuButton.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.editMenuButton, "editMenuButton");
            this.editMenuButton.Name = "editMenuButton";
            this.editMenuButton.DropDownOpening += new System.EventHandler(this.editMenuButton_DropDownOpening);
            // 
            // undoMenuItem
            // 
            this.undoMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.undoMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.undoMenuItem.Name = "undoMenuItem";
            resources.ApplyResources(this.undoMenuItem, "undoMenuItem");
            this.undoMenuItem.Click += new System.EventHandler(this.undoMenuItem_Click);
            // 
            // redoMenuItem
            // 
            this.redoMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.redoMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.redoMenuItem.Name = "redoMenuItem";
            resources.ApplyResources(this.redoMenuItem, "redoMenuItem");
            this.redoMenuItem.Click += new System.EventHandler(this.redoMenuItem_Click);
            // 
            // toolStripSeparator14
            // 
            this.toolStripSeparator14.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripSeparator14.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripSeparator14.Name = "toolStripSeparator14";
            resources.ApplyResources(this.toolStripSeparator14, "toolStripSeparator14");
            // 
            // cutSelectedMenuItem
            // 
            this.cutSelectedMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.cutSelectedMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.cutSelectedMenuItem.Name = "cutSelectedMenuItem";
            resources.ApplyResources(this.cutSelectedMenuItem, "cutSelectedMenuItem");
            this.cutSelectedMenuItem.Click += new System.EventHandler(this.cutSelectedMenuItem_Click);
            // 
            // cutTreeMenuItem
            // 
            this.cutTreeMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.cutTreeMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.cutTreeMenuItem.Name = "cutTreeMenuItem";
            resources.ApplyResources(this.cutTreeMenuItem, "cutTreeMenuItem");
            this.cutTreeMenuItem.Click += new System.EventHandler(this.cutTreeMenuItem_Click);
            // 
            // copySelectedMenuItem
            // 
            this.copySelectedMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.copySelectedMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.copySelectedMenuItem.Name = "copySelectedMenuItem";
            resources.ApplyResources(this.copySelectedMenuItem, "copySelectedMenuItem");
            this.copySelectedMenuItem.Click += new System.EventHandler(this.copySelectedMenuItem_Click);
            // 
            // copySelectedSubtreeMenuItem
            // 
            this.copySelectedSubtreeMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.copySelectedSubtreeMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.copySelectedSubtreeMenuItem.Name = "copySelectedSubtreeMenuItem";
            resources.ApplyResources(this.copySelectedSubtreeMenuItem, "copySelectedSubtreeMenuItem");
            this.copySelectedSubtreeMenuItem.Click += new System.EventHandler(this.copySelectedSubtreeMenuItem_Click);
            // 
            // pasteSelectedMenuItem
            // 
            this.pasteSelectedMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.pasteSelectedMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.pasteSelectedMenuItem.Name = "pasteSelectedMenuItem";
            resources.ApplyResources(this.pasteSelectedMenuItem, "pasteSelectedMenuItem");
            this.pasteSelectedMenuItem.Click += new System.EventHandler(this.pasteSelectedMenuItem_Click);
            // 
            // deleteSelectedMenuItem
            // 
            this.deleteSelectedMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.deleteSelectedMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.deleteSelectedMenuItem.Name = "deleteSelectedMenuItem";
            resources.ApplyResources(this.deleteSelectedMenuItem, "deleteSelectedMenuItem");
            this.deleteSelectedMenuItem.Click += new System.EventHandler(this.deleteSelectedMenuItem_Click);
            // 
            // deleteTreeMenuItem
            // 
            this.deleteTreeMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.deleteTreeMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.deleteTreeMenuItem.Name = "deleteTreeMenuItem";
            resources.ApplyResources(this.deleteTreeMenuItem, "deleteTreeMenuItem");
            this.deleteTreeMenuItem.Click += new System.EventHandler(this.deleteTreeMenuItem_Click);
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripSeparator6.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            resources.ApplyResources(this.toolStripSeparator6, "toolStripSeparator6");
            // 
            // fitToViewMenuItem
            // 
            this.fitToViewMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.fitToViewMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.fitToViewMenuItem.Name = "fitToViewMenuItem";
            resources.ApplyResources(this.fitToViewMenuItem, "fitToViewMenuItem");
            this.fitToViewMenuItem.Click += new System.EventHandler(this.fitToViewMenuItem_Click);
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripSeparator8.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            resources.ApplyResources(this.toolStripSeparator8, "toolStripSeparator8");
            // 
            // findFileMenuItem
            // 
            this.findFileMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.findFileMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.findFileMenuItem.Name = "findFileMenuItem";
            resources.ApplyResources(this.findFileMenuItem, "findFileMenuItem");
            this.findFileMenuItem.Click += new System.EventHandler(this.findFileMenuItem_Click);
            // 
            // checkErrorMenuItem
            // 
            this.checkErrorMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.checkErrorMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.checkErrorMenuItem.Name = "checkErrorMenuItem";
            resources.ApplyResources(this.checkErrorMenuItem, "checkErrorMenuItem");
            this.checkErrorMenuItem.Click += new System.EventHandler(this.checkErrorMenuItem_Click);
            // 
            // saveImageMenuItem
            // 
            this.saveImageMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.saveImageMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.saveImageMenuItem.Name = "saveImageMenuItem";
            resources.ApplyResources(this.saveImageMenuItem, "saveImageMenuItem");
            this.saveImageMenuItem.Click += new System.EventHandler(this.saveImageMenuItem_Click);
            // 
            // viewMenuButton
            // 
            this.viewMenuButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.viewMenuButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.findMenuItem,
            this.findAllMenuItem,
            this.toolStripSeparator11,
            this.metaStoreMenuItem,
            this.propertyMenuItem,
            this.breakPointMenuItem,
            this.toolStripSeparator9,
            this.timelineMenuItem});
            this.viewMenuButton.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.viewMenuButton, "viewMenuButton");
            this.viewMenuButton.Name = "viewMenuButton";
            // 
            // findMenuItem
            // 
            this.findMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.findMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.findMenuItem.Name = "findMenuItem";
            resources.ApplyResources(this.findMenuItem, "findMenuItem");
            this.findMenuItem.Click += new System.EventHandler(this.findMenuItem_Click);
            // 
            // findAllMenuItem
            // 
            this.findAllMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.findAllMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.findAllMenuItem.Name = "findAllMenuItem";
            resources.ApplyResources(this.findAllMenuItem, "findAllMenuItem");
            this.findAllMenuItem.Click += new System.EventHandler(this.findAllMenuItem_Click);
            // 
            // toolStripSeparator11
            // 
            this.toolStripSeparator11.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripSeparator11.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripSeparator11.Name = "toolStripSeparator11";
            resources.ApplyResources(this.toolStripSeparator11, "toolStripSeparator11");
            // 
            // metaStoreMenuItem
            // 
            this.metaStoreMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.metaStoreMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.metaStoreMenuItem.Name = "metaStoreMenuItem";
            resources.ApplyResources(this.metaStoreMenuItem, "metaStoreMenuItem");
            this.metaStoreMenuItem.Click += new System.EventHandler(this.metaStoreMenuItem_Click);
            // 
            // propertyMenuItem
            // 
            this.propertyMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.propertyMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.propertyMenuItem.Name = "propertyMenuItem";
            resources.ApplyResources(this.propertyMenuItem, "propertyMenuItem");
            this.propertyMenuItem.Click += new System.EventHandler(this.propertyMenuItem_Click);
            // 
            // breakPointMenuItem
            // 
            this.breakPointMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.breakPointMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.breakPointMenuItem.Name = "breakPointMenuItem";
            resources.ApplyResources(this.breakPointMenuItem, "breakPointMenuItem");
            this.breakPointMenuItem.Click += new System.EventHandler(this.breakPointMenuItem_Click);
            // 
            // toolStripSeparator9
            // 
            this.toolStripSeparator9.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripSeparator9.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            resources.ApplyResources(this.toolStripSeparator9, "toolStripSeparator9");
            // 
            // timelineMenuItem
            // 
            this.timelineMenuItem.BackColor = System.Drawing.Color.DarkGray;
            resources.ApplyResources(this.timelineMenuItem, "timelineMenuItem");
            this.timelineMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.timelineMenuItem.Name = "timelineMenuItem";
            this.timelineMenuItem.Click += new System.EventHandler(this.timelineMenuItem_Click);
            // 
            // debugMenuButton
            // 
            this.debugMenuButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.debugMenuButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.instancePropertyMenuItem,
            this.toolStripMenuItem4,
            this.logConsoleMenuItem,
            this.errorInfoMenuItem,
            this.callToolStripMenuItem});
            this.debugMenuButton.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.debugMenuButton, "debugMenuButton");
            this.debugMenuButton.Name = "debugMenuButton";
            // 
            // instancePropertyMenuItem
            // 
            this.instancePropertyMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.instancePropertyMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.instancePropertyMenuItem.Name = "instancePropertyMenuItem";
            resources.ApplyResources(this.instancePropertyMenuItem, "instancePropertyMenuItem");
            this.instancePropertyMenuItem.Click += new System.EventHandler(this.instancePropertyMenuItem_Click);
            // 
            // toolStripMenuItem4
            // 
            this.toolStripMenuItem4.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripMenuItem4.Name = "toolStripMenuItem4";
            resources.ApplyResources(this.toolStripMenuItem4, "toolStripMenuItem4");
            // 
            // logConsoleMenuItem
            // 
            this.logConsoleMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.logConsoleMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.logConsoleMenuItem.Name = "logConsoleMenuItem";
            resources.ApplyResources(this.logConsoleMenuItem, "logConsoleMenuItem");
            this.logConsoleMenuItem.Click += new System.EventHandler(this.logConsoleMenuItem_Click);
            // 
            // errorInfoMenuItem
            // 
            this.errorInfoMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.errorInfoMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.errorInfoMenuItem.Name = "errorInfoMenuItem";
            resources.ApplyResources(this.errorInfoMenuItem, "errorInfoMenuItem");
            this.errorInfoMenuItem.Click += new System.EventHandler(this.errorInfoMenuItem_Click);
            // 
            // callToolStripMenuItem
            // 
            this.callToolStripMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.callToolStripMenuItem.Name = "callToolStripMenuItem";
            resources.ApplyResources(this.callToolStripMenuItem, "callToolStripMenuItem");
            this.callToolStripMenuItem.Click += new System.EventHandler(this.callToolStripMenuItem_Click);
            // 
            // helpMenuButton
            // 
            this.helpMenuButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.helpMenuButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.controlsMenuItem,
            this.toolStripSeparator2,
            this.overviewMenuItem,
            this.tutorialMenuItem,
            this.nodeRefMenuItem,
            this.insideBehaviacToolStripMenuItem,
            this.performanceToolStripMenuItem,
            this.toolStripMenuItem2,
            this.reportAProblemMenuItem,
            this.getLatestVersionMenuItem,
            this.toolStripMenuItem3,
            this.aboutMenuItem});
            this.helpMenuButton.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.helpMenuButton, "helpMenuButton");
            this.helpMenuButton.Name = "helpMenuButton";
            // 
            // controlsMenuItem
            // 
            this.controlsMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.controlsMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.controlsMenuItem, "controlsMenuItem");
            this.controlsMenuItem.Name = "controlsMenuItem";
            this.controlsMenuItem.Click += new System.EventHandler(this.controlsMenuItem_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripSeparator2.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2");
            // 
            // overviewMenuItem
            // 
            this.overviewMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.overviewMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.overviewMenuItem.Name = "overviewMenuItem";
            resources.ApplyResources(this.overviewMenuItem, "overviewMenuItem");
            this.overviewMenuItem.Click += new System.EventHandler(this.overviewMenuItem_Click);
            // 
            // tutorialMenuItem
            // 
            this.tutorialMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.tutorialMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.tutorialMenuItem.Name = "tutorialMenuItem";
            resources.ApplyResources(this.tutorialMenuItem, "tutorialMenuItem");
            this.tutorialMenuItem.Click += new System.EventHandler(this.tutorialMenuItem_Click);
            // 
            // nodeRefMenuItem
            // 
            this.nodeRefMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.nodeRefMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.nodeRefMenuItem.Name = "nodeRefMenuItem";
            resources.ApplyResources(this.nodeRefMenuItem, "nodeRefMenuItem");
            this.nodeRefMenuItem.Click += new System.EventHandler(this.nodeRefMenuItem_Click);
            // 
            // insideBehaviacToolStripMenuItem
            // 
            this.insideBehaviacToolStripMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.insideBehaviacToolStripMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.insideBehaviacToolStripMenuItem.Name = "insideBehaviacToolStripMenuItem";
            resources.ApplyResources(this.insideBehaviacToolStripMenuItem, "insideBehaviacToolStripMenuItem");
            this.insideBehaviacToolStripMenuItem.Click += new System.EventHandler(this.insideBehaviacToolStripMenuItem_Click);
            // 
            // performanceToolStripMenuItem
            // 
            this.performanceToolStripMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.performanceToolStripMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            this.performanceToolStripMenuItem.Name = "performanceToolStripMenuItem";
            resources.ApplyResources(this.performanceToolStripMenuItem, "performanceToolStripMenuItem");
            this.performanceToolStripMenuItem.Click += new System.EventHandler(this.performanceToolStripMenuItem_Click);
            // 
            // toolStripMenuItem2
            // 
            this.toolStripMenuItem2.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripMenuItem2.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripMenuItem2.Name = "toolStripMenuItem2";
            resources.ApplyResources(this.toolStripMenuItem2, "toolStripMenuItem2");
            // 
            // reportAProblemMenuItem
            // 
            this.reportAProblemMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.reportAProblemMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.reportAProblemMenuItem, "reportAProblemMenuItem");
            this.reportAProblemMenuItem.Name = "reportAProblemMenuItem";
            this.reportAProblemMenuItem.Click += new System.EventHandler(this.reportAProblemMenuItem_Click);
            // 
            // getLatestVersionMenuItem
            // 
            this.getLatestVersionMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.getLatestVersionMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.getLatestVersionMenuItem, "getLatestVersionMenuItem");
            this.getLatestVersionMenuItem.Name = "getLatestVersionMenuItem";
            this.getLatestVersionMenuItem.Click += new System.EventHandler(this.getLatestVersionMenuItem_Click);
            // 
            // toolStripMenuItem3
            // 
            this.toolStripMenuItem3.BackColor = System.Drawing.Color.DarkGray;
            this.toolStripMenuItem3.ForeColor = System.Drawing.SystemColors.WindowText;
            this.toolStripMenuItem3.Name = "toolStripMenuItem3";
            resources.ApplyResources(this.toolStripMenuItem3, "toolStripMenuItem3");
            // 
            // aboutMenuItem
            // 
            this.aboutMenuItem.BackColor = System.Drawing.Color.DarkGray;
            this.aboutMenuItem.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.aboutMenuItem, "aboutMenuItem");
            this.aboutMenuItem.Name = "aboutMenuItem";
            this.aboutMenuItem.Click += new System.EventHandler(this.aboutMenuItem_Click);
            // 
            // MainWindow
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
            this.Controls.Add(this.toolStrip);
            this.Controls.Add(this.dockPanel);
            this.IsMdiContainer = true;
            this.KeyPreview = true;
            this.Name = "MainWindow";
            this.toolStrip.ResumeLayout(false);
            this.toolStrip.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #8
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin2 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
			WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin2 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient4 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient8 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient9 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient5 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient10 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient11 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient12 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient6 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient13 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient14 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
			this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
			this.toolStrip1 = new System.Windows.Forms.ToolStrip();
			this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
			this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
			this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
			this.statusStrip1 = new System.Windows.Forms.StatusStrip();
			this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
			this.toolStrip1.SuspendLayout();
			this.statusStrip1.SuspendLayout();
			this.SuspendLayout();
			// 
			// dockPanel
			// 
			this.dockPanel.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.dockPanel.DockBackColor = System.Drawing.SystemColors.AppWorkspace;
			this.dockPanel.DockBottomPortion = 150D;
			this.dockPanel.DockLeftPortion = 240D;
			this.dockPanel.DockRightPortion = 240D;
			this.dockPanel.DockTopPortion = 150D;
			this.dockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
			this.dockPanel.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World, ((byte)(0)));
			this.dockPanel.Location = new System.Drawing.Point(0, 28);
			this.dockPanel.Name = "dockPanel";
			this.dockPanel.RightToLeftLayout = true;
			this.dockPanel.Size = new System.Drawing.Size(465, 348);
			dockPanelGradient4.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient4.StartColor = System.Drawing.SystemColors.ControlLight;
			autoHideStripSkin2.DockStripGradient = dockPanelGradient4;
			tabGradient8.EndColor = System.Drawing.SystemColors.Control;
			tabGradient8.StartColor = System.Drawing.SystemColors.Control;
			tabGradient8.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			autoHideStripSkin2.TabGradient = tabGradient8;
			autoHideStripSkin2.TextFont = new System.Drawing.Font("Segoe UI", 9F);
			dockPanelSkin2.AutoHideStripSkin = autoHideStripSkin2;
			tabGradient9.EndColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient9.StartColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient9.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient2.ActiveTabGradient = tabGradient9;
			dockPanelGradient5.EndColor = System.Drawing.SystemColors.Control;
			dockPanelGradient5.StartColor = System.Drawing.SystemColors.Control;
			dockPaneStripGradient2.DockStripGradient = dockPanelGradient5;
			tabGradient10.EndColor = System.Drawing.SystemColors.ControlLight;
			tabGradient10.StartColor = System.Drawing.SystemColors.ControlLight;
			tabGradient10.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient2.InactiveTabGradient = tabGradient10;
			dockPaneStripSkin2.DocumentGradient = dockPaneStripGradient2;
			dockPaneStripSkin2.TextFont = new System.Drawing.Font("Segoe UI", 9F);
			tabGradient11.EndColor = System.Drawing.SystemColors.ActiveCaption;
			tabGradient11.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient11.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
			tabGradient11.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
			dockPaneStripToolWindowGradient2.ActiveCaptionGradient = tabGradient11;
			tabGradient12.EndColor = System.Drawing.SystemColors.Control;
			tabGradient12.StartColor = System.Drawing.SystemColors.Control;
			tabGradient12.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripToolWindowGradient2.ActiveTabGradient = tabGradient12;
			dockPanelGradient6.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient6.StartColor = System.Drawing.SystemColors.ControlLight;
			dockPaneStripToolWindowGradient2.DockStripGradient = dockPanelGradient6;
			tabGradient13.EndColor = System.Drawing.SystemColors.InactiveCaption;
			tabGradient13.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient13.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
			tabGradient13.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
			dockPaneStripToolWindowGradient2.InactiveCaptionGradient = tabGradient13;
			tabGradient14.EndColor = System.Drawing.Color.Transparent;
			tabGradient14.StartColor = System.Drawing.Color.Transparent;
			tabGradient14.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			dockPaneStripToolWindowGradient2.InactiveTabGradient = tabGradient14;
			dockPaneStripSkin2.ToolWindowGradient = dockPaneStripToolWindowGradient2;
			dockPanelSkin2.DockPaneStripSkin = dockPaneStripSkin2;
			this.dockPanel.Skin = dockPanelSkin2;
			this.dockPanel.TabIndex = 0;
			// 
			// toolStrip1
			// 
			this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton1,
            this.toolStripSeparator1,
            this.toolStripButton4,
            this.toolStripButton2});
			this.toolStrip1.Location = new System.Drawing.Point(0, 0);
			this.toolStrip1.Name = "toolStrip1";
			this.toolStrip1.Size = new System.Drawing.Size(465, 25);
			this.toolStrip1.TabIndex = 28;
			this.toolStrip1.Text = "toolStrip1";
			// 
			// toolStripButton1
			// 
			this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
			this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripButton1.Name = "toolStripButton1";
			this.toolStripButton1.Size = new System.Drawing.Size(72, 22);
			this.toolStripButton1.Text = "Connect";
			this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
			// 
			// toolStripSeparator1
			// 
			this.toolStripSeparator1.Name = "toolStripSeparator1";
			this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
			// 
			// toolStripButton4
			// 
			this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
			this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripButton4.Name = "toolStripButton4";
			this.toolStripButton4.Size = new System.Drawing.Size(51, 22);
			this.toolStripButton4.Text = "Ping";
			this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
			// 
			// toolStripButton2
			// 
			this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
			this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripButton2.Name = "toolStripButton2";
			this.toolStripButton2.Size = new System.Drawing.Size(100, 22);
			this.toolStripButton2.Text = "View Memory";
			this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
			// 
			// statusStrip1
			// 
			this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel1});
			this.statusStrip1.Location = new System.Drawing.Point(0, 379);
			this.statusStrip1.Name = "statusStrip1";
			this.statusStrip1.Size = new System.Drawing.Size(465, 22);
			this.statusStrip1.TabIndex = 29;
			this.statusStrip1.Text = "statusStrip1";
			// 
			// toolStripStatusLabel1
			// 
			this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
			this.toolStripStatusLabel1.Size = new System.Drawing.Size(42, 17);
			this.toolStripStatusLabel1.Text = "Ready!";
			// 
			// MainForm
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(465, 401);
			this.Controls.Add(this.statusStrip1);
			this.Controls.Add(this.toolStrip1);
			this.Controls.Add(this.dockPanel);
			this.Name = "MainForm";
			this.Text = "Mosa Debugger";
			this.Load += new System.EventHandler(this.MainForm_Load);
			this.toolStrip1.ResumeLayout(false);
			this.toolStrip1.PerformLayout();
			this.statusStrip1.ResumeLayout(false);
			this.statusStrip1.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
コード例 #9
0
ファイル: MainForm.Designer.cs プロジェクト: lujinlong/Apq
		/// <summary>
		/// 设计器支持所需的方法 - 不要
		/// 使用代码编辑器修改此方法的内容。
		/// </summary>
		private void InitializeComponent()
		{
			WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
			WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
			this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
			this.menuStrip1 = new System.Windows.Forms.MenuStrip();
			this.tsmiFile = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiNew = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiOpen = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
			this.tsmiSave = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiSaveAs = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
			this.tsmiExit = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiTool = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiOption = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiUILang = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
			this.tsmiFTPFileTrans = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiFTPFileUp = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiWindow = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiCloseAll = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiNewApp = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiHelp = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiSN = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiAbout = new System.Windows.Forms.ToolStripMenuItem();
			this.menuStrip1.SuspendLayout();
			this.SuspendLayout();
			// 
			// dockPanel1
			// 
			this.dockPanel1.ActiveAutoHideContent = null;
			this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control;
			this.dockPanel1.DockBottomPortion = 150D;
			this.dockPanel1.DockLeftPortion = 200D;
			this.dockPanel1.DockRightPortion = 200D;
			this.dockPanel1.DockTopPortion = 150D;
			this.dockPanel1.Location = new System.Drawing.Point(0, 24);
			this.dockPanel1.Name = "dockPanel1";
			this.dockPanel1.Size = new System.Drawing.Size(825, 402);
			dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
			autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
			tabGradient1.EndColor = System.Drawing.SystemColors.Control;
			tabGradient1.StartColor = System.Drawing.SystemColors.Control;
			tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			autoHideStripSkin1.TabGradient = tabGradient1;
			autoHideStripSkin1.TextFont = new System.Drawing.Font("宋体", 9F);
			dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
			tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
			dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
			dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
			dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
			tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
			dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
			dockPaneStripSkin1.TextFont = new System.Drawing.Font("宋体", 9F);
			tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
			tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
			tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
			dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
			tabGradient5.EndColor = System.Drawing.SystemColors.Control;
			tabGradient5.StartColor = System.Drawing.SystemColors.Control;
			tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
			dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
			tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
			tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
			tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
			dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
			tabGradient7.EndColor = System.Drawing.Color.Transparent;
			tabGradient7.StartColor = System.Drawing.Color.Transparent;
			tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
			dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
			dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
			this.dockPanel1.Skin = dockPanelSkin1;
			this.dockPanel1.TabIndex = 5;
			// 
			// menuStrip1
			// 
			this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmiFile,
            this.tsmiTool,
            this.tsmiWindow,
            this.tsmiHelp});
			this.menuStrip1.Location = new System.Drawing.Point(0, 0);
			this.menuStrip1.MdiWindowListItem = this.tsmiWindow;
			this.menuStrip1.Name = "menuStrip1";
			this.menuStrip1.Padding = new System.Windows.Forms.Padding(5, 2, 0, 2);
			this.menuStrip1.Size = new System.Drawing.Size(825, 24);
			this.menuStrip1.TabIndex = 8;
			this.menuStrip1.Text = "menuStrip1";
			// 
			// tsmiFile
			// 
			this.tsmiFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmiNew,
            this.tsmiOpen,
            this.toolStripSeparator1,
            this.tsmiSave,
            this.tsmiSaveAs,
            this.toolStripSeparator2,
            this.tsmiExit});
			this.tsmiFile.Name = "tsmiFile";
			this.tsmiFile.Size = new System.Drawing.Size(59, 20);
			this.tsmiFile.Text = "文件(&F)";
			// 
			// tsmiNew
			// 
			this.tsmiNew.Name = "tsmiNew";
			this.tsmiNew.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
			this.tsmiNew.Size = new System.Drawing.Size(201, 22);
			this.tsmiNew.Text = "新建(&N)";
			this.tsmiNew.Click += new System.EventHandler(this.tsmiNew_Click);
			// 
			// tsmiOpen
			// 
			this.tsmiOpen.Name = "tsmiOpen";
			this.tsmiOpen.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
			this.tsmiOpen.Size = new System.Drawing.Size(201, 22);
			this.tsmiOpen.Text = "打开(&O)";
			// 
			// toolStripSeparator1
			// 
			this.toolStripSeparator1.Name = "toolStripSeparator1";
			this.toolStripSeparator1.Size = new System.Drawing.Size(198, 6);
			// 
			// tsmiSave
			// 
			this.tsmiSave.Name = "tsmiSave";
			this.tsmiSave.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
			this.tsmiSave.Size = new System.Drawing.Size(201, 22);
			this.tsmiSave.Text = "保存(&S)";
			// 
			// tsmiSaveAs
			// 
			this.tsmiSaveAs.Name = "tsmiSaveAs";
			this.tsmiSaveAs.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) 
            | System.Windows.Forms.Keys.S)));
			this.tsmiSaveAs.Size = new System.Drawing.Size(201, 22);
			this.tsmiSaveAs.Text = "另存为(&A)";
			// 
			// toolStripSeparator2
			// 
			this.toolStripSeparator2.Name = "toolStripSeparator2";
			this.toolStripSeparator2.Size = new System.Drawing.Size(198, 6);
			// 
			// tsmiExit
			// 
			this.tsmiExit.Name = "tsmiExit";
			this.tsmiExit.Size = new System.Drawing.Size(201, 22);
			this.tsmiExit.Text = "退出(&X)";
			this.tsmiExit.Click += new System.EventHandler(this.tsmiExit_Click);
			// 
			// tsmiTool
			// 
			this.tsmiTool.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmiOption,
            this.tsmiUILang,
            this.toolStripSeparator6,
            this.tsmiFTPFileTrans,
            this.tsmiFTPFileUp});
			this.tsmiTool.Name = "tsmiTool";
			this.tsmiTool.Size = new System.Drawing.Size(59, 20);
			this.tsmiTool.Text = "工具(&T)";
			// 
			// tsmiOption
			// 
			this.tsmiOption.Name = "tsmiOption";
			this.tsmiOption.Size = new System.Drawing.Size(152, 22);
			this.tsmiOption.Text = "选项(&O)";
			this.tsmiOption.Click += new System.EventHandler(this.tsmiOption_Click);
			// 
			// tsmiUILang
			// 
			this.tsmiUILang.Name = "tsmiUILang";
			this.tsmiUILang.Size = new System.Drawing.Size(152, 22);
			this.tsmiUILang.Text = "语言(&L)";
			this.tsmiUILang.Click += new System.EventHandler(this.tsmiUILang_Click);
			// 
			// toolStripSeparator6
			// 
			this.toolStripSeparator6.Name = "toolStripSeparator6";
			this.toolStripSeparator6.Size = new System.Drawing.Size(149, 6);
			// 
			// tsmiFTPFileTrans
			// 
			this.tsmiFTPFileTrans.Name = "tsmiFTPFileTrans";
			this.tsmiFTPFileTrans.Size = new System.Drawing.Size(152, 22);
			this.tsmiFTPFileTrans.Text = "FTP传送(&F)";
			this.tsmiFTPFileTrans.Visible = false;
			// 
			// tsmiFTPFileUp
			// 
			this.tsmiFTPFileUp.Name = "tsmiFTPFileUp";
			this.tsmiFTPFileUp.Size = new System.Drawing.Size(152, 22);
			this.tsmiFTPFileUp.Text = "FTP上传(&P)";
			this.tsmiFTPFileUp.Visible = false;
			// 
			// tsmiWindow
			// 
			this.tsmiWindow.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmiCloseAll,
            this.tsmiNewApp});
			this.tsmiWindow.Name = "tsmiWindow";
			this.tsmiWindow.Size = new System.Drawing.Size(59, 20);
			this.tsmiWindow.Text = "窗口(&W)";
			// 
			// tsmiCloseAll
			// 
			this.tsmiCloseAll.Name = "tsmiCloseAll";
			this.tsmiCloseAll.Size = new System.Drawing.Size(159, 22);
			this.tsmiCloseAll.Text = "全部关闭(&L)";
			this.tsmiCloseAll.Click += new System.EventHandler(this.tsmiCloseAll_Click);
			// 
			// tsmiNewApp
			// 
			this.tsmiNewApp.Name = "tsmiNewApp";
			this.tsmiNewApp.ShortcutKeys = System.Windows.Forms.Keys.F12;
			this.tsmiNewApp.Size = new System.Drawing.Size(159, 22);
			this.tsmiNewApp.Text = "另开窗口(&N)";
			this.tsmiNewApp.Click += new System.EventHandler(this.tsmiNewApp_Click);
			// 
			// tsmiHelp
			// 
			this.tsmiHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmiSN,
            this.tsmiAbout});
			this.tsmiHelp.Name = "tsmiHelp";
			this.tsmiHelp.Size = new System.Drawing.Size(59, 20);
			this.tsmiHelp.Text = "帮助(&H)";
			// 
			// tsmiSN
			// 
			this.tsmiSN.Name = "tsmiSN";
			this.tsmiSN.Size = new System.Drawing.Size(152, 22);
			this.tsmiSN.Text = "注册信息(&R)";
			this.tsmiSN.Click += new System.EventHandler(this.tsmiSN_Click);
			// 
			// tsmiAbout
			// 
			this.tsmiAbout.Name = "tsmiAbout";
			this.tsmiAbout.Size = new System.Drawing.Size(152, 22);
			this.tsmiAbout.Text = "关于(&A)";
			this.tsmiAbout.Click += new System.EventHandler(this.tsmiAbout_Click);
			// 
			// MainForm
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(825, 426);
			this.Controls.Add(this.dockPanel1);
			this.Controls.Add(this.menuStrip1);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.IsMdiContainer = true;
			this.Name = "MainForm";
			this.Text = "Apq多数据库管理器";
			this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
			this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
			this.Load += new System.EventHandler(this.MainForm_Load);
			this.menuStrip1.ResumeLayout(false);
			this.menuStrip1.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
コード例 #10
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.progressStatus = new System.Windows.Forms.ToolStripStatusLabel();
            this.progressBar = new System.Windows.Forms.ToolStripProgressBar();
            this.percentStatus = new System.Windows.Forms.ToolStripStatusLabel();
            this.fit = new System.Windows.Forms.ToolStripStatusLabel();
            this.elapsedTimeStatus = new System.Windows.Forms.ToolStripStatusLabel();
            this.estimateTimeStatus = new System.Windows.Forms.ToolStripStatusLabel();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.toolStripMain = new System.Windows.Forms.ToolStrip();
            this.btnStart = new System.Windows.Forms.ToolStripButton();
            this.btnStop = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.btnExports = new System.Windows.Forms.ToolStripDropDownButton();
            this.cSVExportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.summaryReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.detailedReportToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.jSONExportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.summaryReportToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
            this.detailedReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.pDFExportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.summaryReportToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.detailedReportToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.btnTreeView = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.btnSpeedView = new System.Windows.Forms.ToolStripButton();
            this.btnTimeView = new System.Windows.Forms.ToolStripButton();
            this.btnSizeView = new System.Windows.Forms.ToolStripButton();
            this.buttonCpuView = new System.Windows.Forms.ToolStripButton();
            this.buttonMemoryView = new System.Windows.Forms.ToolStripButton();
            this.btnIOView = new System.Windows.Forms.ToolStripButton();
            this.btnAxisType = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
            this.cbFlowsCount = new System.Windows.Forms.ToolStripComboBox();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.cbRecordCount = new System.Windows.Forms.ToolStripComboBox();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.saveFileDialogCsv = new System.Windows.Forms.SaveFileDialog();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.loadConfigurationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
            this.saveConfigurationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cloneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.renameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
            this.restoreDefaultAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
            this.expandAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.collapseAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.databasesWindowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
            this.writeWindowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.readWindowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.secondaryReadWindowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.autoNavigatetoolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
            this.treeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.categoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.indexTechnologyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showLegendToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.legendPossitionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.leftToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.rightToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.topToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.bottomToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.logarithmicToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showBarChartsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.speedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.timeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.sizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cPUToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.rAMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.iOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
            this.logWindowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.resetWindowLayoutToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
            this.propertiesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exportToCSVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.summaryReportToolStripMenuItemCsv = new System.Windows.Forms.ToolStripMenuItem();
            this.detailedReportToolStripMenuItemCsv = new System.Windows.Forms.ToolStripMenuItem();
            this.exportToJSONToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.summaryReportToolStripMenuItemJson = new System.Windows.Forms.ToolStripMenuItem();
            this.detailedReportToolStripMenuItemJson = new System.Windows.Forms.ToolStripMenuItem();
            this.exportResultToPDFToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.summaryReportToolStripMenuItemPdf = new System.Windows.Forms.ToolStripMenuItem();
            this.detailedReportToolStripMenuItemPdf = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.onlineReportResultsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.trackBar1 = new System.Windows.Forms.TrackBar();
            this.saveFileDialogJson = new System.Windows.Forms.SaveFileDialog();
            this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.openFileDialogProject = new System.Windows.Forms.OpenFileDialog();
            this.saveFileDialogProject = new System.Windows.Forms.SaveFileDialog();
            this.saveFileDialogPdf = new System.Windows.Forms.SaveFileDialog();
            this.statusStrip1.SuspendLayout();
            this.toolStripMain.SuspendLayout();
            this.menuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
            this.SuspendLayout();
            // 
            // toolStripMenuItem2
            // 
            this.toolStripMenuItem2.Name = "toolStripMenuItem2";
            this.toolStripMenuItem2.Size = new System.Drawing.Size(32, 19);
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.progressStatus,
            this.progressBar,
            this.percentStatus,
            this.fit,
            this.elapsedTimeStatus,
            this.estimateTimeStatus});
            this.statusStrip1.Location = new System.Drawing.Point(0, 682);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(1276, 28);
            this.statusStrip1.TabIndex = 3;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // progressStatus
            // 
            this.progressStatus.Name = "progressStatus";
            this.progressStatus.Size = new System.Drawing.Size(44, 23);
            this.progressStatus.Text = "(None)";
            // 
            // progressBar
            // 
            this.progressBar.AutoSize = false;
            this.progressBar.Name = "progressBar";
            this.progressBar.Size = new System.Drawing.Size(200, 22);
            // 
            // percentStatus
            // 
            this.percentStatus.Name = "percentStatus";
            this.percentStatus.Size = new System.Drawing.Size(17, 23);
            this.percentStatus.Text = "%";
            // 
            // fit
            // 
            this.fit.AutoSize = false;
            this.fit.Name = "fit";
            this.fit.Size = new System.Drawing.Size(998, 23);
            this.fit.Spring = true;
            // 
            // elapsedTimeStatus
            // 
            this.elapsedTimeStatus.Name = "elapsedTimeStatus";
            this.elapsedTimeStatus.Size = new System.Drawing.Size(83, 15);
            this.elapsedTimeStatus.Text = "Elapsed Time: ";
            // 
            // estimateTimeStatus
            // 
            this.estimateTimeStatus.Name = "estimateTimeStatus";
            this.estimateTimeStatus.Size = new System.Drawing.Size(85, 15);
            this.estimateTimeStatus.Text = "Estimate Time:";
            // 
            // timer1
            // 
            this.timer1.Enabled = true;
            this.timer1.Interval = 300;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // toolStripMain
            // 
            this.toolStripMain.AllowDrop = true;
            this.toolStripMain.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStripMain.ImageScalingSize = new System.Drawing.Size(48, 48);
            this.toolStripMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnStart,
            this.btnStop,
            this.toolStripSeparator2,
            this.btnExports,
            this.toolStripSeparator4,
            this.btnTreeView,
            this.toolStripSeparator8,
            this.btnSpeedView,
            this.btnTimeView,
            this.btnSizeView,
            this.buttonCpuView,
            this.buttonMemoryView,
            this.btnIOView,
            this.btnAxisType,
            this.toolStripSeparator7,
            this.toolStripLabel5,
            this.cbFlowsCount,
            this.toolStripSeparator5,
            this.toolStripLabel1,
            this.cbRecordCount,
            this.toolStripSeparator6,
            this.toolStripLabel4,
            this.toolStripLabel2,
            this.toolStripSeparator10});
            this.toolStripMain.Location = new System.Drawing.Point(0, 24);
            this.toolStripMain.Name = "toolStripMain";
            this.toolStripMain.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
            this.toolStripMain.Size = new System.Drawing.Size(1276, 55);
            this.toolStripMain.TabIndex = 4;
            this.toolStripMain.Text = "toolStrip1";
            // 
            // btnStart
            // 
            this.btnStart.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnStart.Image = global::DatabaseBenchmark.Properties.Resources.start_48x48;
            this.btnStart.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.btnStart.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnStart.Name = "btnStart";
            this.btnStart.Size = new System.Drawing.Size(52, 52);
            this.btnStart.Text = "Start";
            this.btnStart.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnStart.Click += new System.EventHandler(this.startButton_Click);
            // 
            // btnStop
            // 
            this.btnStop.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnStop.Enabled = false;
            this.btnStop.Image = global::DatabaseBenchmark.Properties.Resources.stop_48x48;
            this.btnStop.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnStop.Name = "btnStop";
            this.btnStop.Size = new System.Drawing.Size(52, 52);
            this.btnStop.Text = "Stop";
            this.btnStop.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnStop.Click += new System.EventHandler(this.stopButton_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 55);
            // 
            // btnExports
            // 
            this.btnExports.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnExports.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cSVExportToolStripMenuItem,
            this.jSONExportToolStripMenuItem,
            this.pDFExportToolStripMenuItem});
            this.btnExports.Image = global::DatabaseBenchmark.Properties.Resources.export_48x48;
            this.btnExports.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnExports.Name = "btnExports";
            this.btnExports.Size = new System.Drawing.Size(61, 52);
            this.btnExports.Text = "Export";
            // 
            // cSVExportToolStripMenuItem
            // 
            this.cSVExportToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.summaryReportToolStripMenuItem,
            this.detailedReportToolStripMenuItem1});
            this.cSVExportToolStripMenuItem.Name = "cSVExportToolStripMenuItem";
            this.cSVExportToolStripMenuItem.Size = new System.Drawing.Size(138, 22);
            this.cSVExportToolStripMenuItem.Text = "CSV Export";
            // 
            // summaryReportToolStripMenuItem
            // 
            this.summaryReportToolStripMenuItem.Name = "summaryReportToolStripMenuItem";
            this.summaryReportToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
            this.summaryReportToolStripMenuItem.Text = "Summary report";
            this.summaryReportToolStripMenuItem.Click += new System.EventHandler(this.summaryReportToolStripMenuItemCsv_Click);
            // 
            // detailedReportToolStripMenuItem1
            // 
            this.detailedReportToolStripMenuItem1.Name = "detailedReportToolStripMenuItem1";
            this.detailedReportToolStripMenuItem1.Size = new System.Drawing.Size(160, 22);
            this.detailedReportToolStripMenuItem1.Text = "Detailed report";
            this.detailedReportToolStripMenuItem1.Click += new System.EventHandler(this.detailedReportToolStripMenuItemCsv_Click);
            // 
            // jSONExportToolStripMenuItem
            // 
            this.jSONExportToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.summaryReportToolStripMenuItem2,
            this.detailedReportToolStripMenuItem});
            this.jSONExportToolStripMenuItem.Name = "jSONExportToolStripMenuItem";
            this.jSONExportToolStripMenuItem.Size = new System.Drawing.Size(138, 22);
            this.jSONExportToolStripMenuItem.Text = "JSON Export";
            // 
            // summaryReportToolStripMenuItem2
            // 
            this.summaryReportToolStripMenuItem2.Name = "summaryReportToolStripMenuItem2";
            this.summaryReportToolStripMenuItem2.Size = new System.Drawing.Size(160, 22);
            this.summaryReportToolStripMenuItem2.Text = "Summary report";
            this.summaryReportToolStripMenuItem2.Click += new System.EventHandler(this.summaryReportToolStripMenuItemJson_Click);
            // 
            // detailedReportToolStripMenuItem
            // 
            this.detailedReportToolStripMenuItem.Name = "detailedReportToolStripMenuItem";
            this.detailedReportToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
            this.detailedReportToolStripMenuItem.Text = "Detailed report";
            this.detailedReportToolStripMenuItem.Click += new System.EventHandler(this.detailedReportToolStripMenuItemJson_Click);
            // 
            // pDFExportToolStripMenuItem
            // 
            this.pDFExportToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.summaryReportToolStripMenuItem1,
            this.detailedReportToolStripMenuItem2});
            this.pDFExportToolStripMenuItem.Name = "pDFExportToolStripMenuItem";
            this.pDFExportToolStripMenuItem.Size = new System.Drawing.Size(138, 22);
            this.pDFExportToolStripMenuItem.Text = "PDF Export";
            // 
            // summaryReportToolStripMenuItem1
            // 
            this.summaryReportToolStripMenuItem1.Name = "summaryReportToolStripMenuItem1";
            this.summaryReportToolStripMenuItem1.Size = new System.Drawing.Size(160, 22);
            this.summaryReportToolStripMenuItem1.Text = "Summary report";
            this.summaryReportToolStripMenuItem1.Click += new System.EventHandler(this.summaryReportToolStripMenuItemPdf_Click);
            // 
            // detailedReportToolStripMenuItem2
            // 
            this.detailedReportToolStripMenuItem2.Name = "detailedReportToolStripMenuItem2";
            this.detailedReportToolStripMenuItem2.Size = new System.Drawing.Size(160, 22);
            this.detailedReportToolStripMenuItem2.Text = "Detailed report";
            this.detailedReportToolStripMenuItem2.Click += new System.EventHandler(this.detailedReportToolStripMenuItemPdf_Click);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 55);
            // 
            // btnTreeView
            // 
            this.btnTreeView.Checked = true;
            this.btnTreeView.CheckOnClick = true;
            this.btnTreeView.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnTreeView.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnTreeView.Image = global::DatabaseBenchmark.Properties.Resources.view_48x48;
            this.btnTreeView.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnTreeView.Name = "btnTreeView";
            this.btnTreeView.Size = new System.Drawing.Size(52, 52);
            this.btnTreeView.Text = "Tree View";
            this.btnTreeView.ToolTipText = "Tree View";
            this.btnTreeView.Click += new System.EventHandler(this.buttonTreeView_Click);
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 55);
            // 
            // btnSpeedView
            // 
            this.btnSpeedView.Checked = true;
            this.btnSpeedView.CheckOnClick = true;
            this.btnSpeedView.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnSpeedView.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnSpeedView.Image = global::DatabaseBenchmark.Properties.Resources.SpeedView_48x48;
            this.btnSpeedView.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnSpeedView.Name = "btnSpeedView";
            this.btnSpeedView.Size = new System.Drawing.Size(52, 52);
            this.btnSpeedView.Tag = "0";
            this.btnSpeedView.Text = "toolStripButton1";
            this.btnSpeedView.ToolTipText = "Speed View";
            this.btnSpeedView.Click += new System.EventHandler(this.View_Click);
            // 
            // btnTimeView
            // 
            this.btnTimeView.CheckOnClick = true;
            this.btnTimeView.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnTimeView.Image = global::DatabaseBenchmark.Properties.Resources.TimeView_48x48;
            this.btnTimeView.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnTimeView.Name = "btnTimeView";
            this.btnTimeView.Size = new System.Drawing.Size(52, 52);
            this.btnTimeView.Tag = "1";
            this.btnTimeView.Text = "Time View";
            this.btnTimeView.ToolTipText = "Time View";
            this.btnTimeView.Click += new System.EventHandler(this.View_Click);
            // 
            // btnSizeView
            // 
            this.btnSizeView.Checked = true;
            this.btnSizeView.CheckOnClick = true;
            this.btnSizeView.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnSizeView.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnSizeView.Image = global::DatabaseBenchmark.Properties.Resources.sizeview_48x48;
            this.btnSizeView.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnSizeView.Name = "btnSizeView";
            this.btnSizeView.Size = new System.Drawing.Size(52, 52);
            this.btnSizeView.Tag = "2";
            this.btnSizeView.Text = "Database Size View";
            this.btnSizeView.ToolTipText = "Database Size View";
            this.btnSizeView.Click += new System.EventHandler(this.View_Click);
            // 
            // buttonCpuView
            // 
            this.buttonCpuView.CheckOnClick = true;
            this.buttonCpuView.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.buttonCpuView.Image = global::DatabaseBenchmark.Properties.Resources.processor_48x48;
            this.buttonCpuView.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.buttonCpuView.Name = "buttonCpuView";
            this.buttonCpuView.Size = new System.Drawing.Size(52, 52);
            this.buttonCpuView.Tag = "3";
            this.buttonCpuView.Text = "CPU View";
            this.buttonCpuView.Visible = false;
            this.buttonCpuView.Click += new System.EventHandler(this.View_Click);
            // 
            // buttonMemoryView
            // 
            this.buttonMemoryView.CheckOnClick = true;
            this.buttonMemoryView.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.buttonMemoryView.Image = global::DatabaseBenchmark.Properties.Resources.ram_48x48;
            this.buttonMemoryView.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.buttonMemoryView.Name = "buttonMemoryView";
            this.buttonMemoryView.Size = new System.Drawing.Size(52, 52);
            this.buttonMemoryView.Tag = "4";
            this.buttonMemoryView.Text = "Memory View";
            this.buttonMemoryView.Click += new System.EventHandler(this.View_Click);
            // 
            // btnIOView
            // 
            this.btnIOView.CheckOnClick = true;
            this.btnIOView.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnIOView.Image = global::DatabaseBenchmark.Properties.Resources.io_48x48;
            this.btnIOView.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnIOView.Name = "btnIOView";
            this.btnIOView.Size = new System.Drawing.Size(52, 52);
            this.btnIOView.Tag = "5";
            this.btnIOView.Text = "I/O View";
            this.btnIOView.Visible = false;
            this.btnIOView.Click += new System.EventHandler(this.View_Click);
            // 
            // btnAxisType
            // 
            this.btnAxisType.CheckOnClick = true;
            this.btnAxisType.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnAxisType.Image = global::DatabaseBenchmark.Properties.Resources.log_48x48;
            this.btnAxisType.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnAxisType.Name = "btnAxisType";
            this.btnAxisType.Size = new System.Drawing.Size(52, 52);
            this.btnAxisType.Text = "toolStripButton1";
            this.btnAxisType.ToolTipText = "Axis Type (Normal/Logarithmic)";
            this.btnAxisType.Click += new System.EventHandler(this.axisType_Click);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 55);
            // 
            // toolStripLabel5
            // 
            this.toolStripLabel5.Name = "toolStripLabel5";
            this.toolStripLabel5.Size = new System.Drawing.Size(40, 52);
            this.toolStripLabel5.Text = "Flows:";
            // 
            // cbFlowsCount
            // 
            this.cbFlowsCount.AutoSize = false;
            this.cbFlowsCount.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbFlowsCount.Items.AddRange(new object[] {
            "1",
            "2",
            "5",
            "10",
            "100",
            "1000"});
            this.cbFlowsCount.Name = "cbFlowsCount";
            this.cbFlowsCount.Size = new System.Drawing.Size(50, 23);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 55);
            // 
            // toolStripLabel1
            // 
            this.toolStripLabel1.Name = "toolStripLabel1";
            this.toolStripLabel1.Size = new System.Drawing.Size(60, 52);
            this.toolStripLabel1.Text = "x Records:";
            // 
            // cbRecordCount
            // 
            this.cbRecordCount.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbRecordCount.Items.AddRange(new object[] {
            "100",
            "50 000",
            "100 000",
            "200 000",
            "300 000",
            "1 000 000",
            "2 000 000",
            "3 000 000",
            "4 000 000",
            "5 000 000",
            "6 000 000",
            "7 000 000",
            "8 000 000",
            "9 000 000",
            "10 000 000",
            "20 000 000",
            "50 000 000",
            "100 000 000",
            "200 000 000",
            "500 000 000",
            "1 000 000 000",
            "5 000 000 000",
            "10 000 000 000",
            "100 000 000 000",
            "1 000 000 000 000"});
            this.cbRecordCount.Name = "cbRecordCount";
            this.cbRecordCount.Size = new System.Drawing.Size(92, 55);
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            this.toolStripSeparator6.Size = new System.Drawing.Size(6, 55);
            // 
            // toolStripLabel4
            // 
            this.toolStripLabel4.Name = "toolStripLabel4";
            this.toolStripLabel4.Size = new System.Drawing.Size(100, 52);
            this.toolStripLabel4.Text = "Key Randomness:";
            // 
            // toolStripLabel2
            // 
            this.toolStripLabel2.Name = "toolStripLabel2";
            this.toolStripLabel2.Size = new System.Drawing.Size(23, 52);
            this.toolStripLabel2.Text = "0%";
            // 
            // toolStripSeparator10
            // 
            this.toolStripSeparator10.Name = "toolStripSeparator10";
            this.toolStripSeparator10.Size = new System.Drawing.Size(6, 55);
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(32, 19);
            // 
            // toolStripMenuItem3
            // 
            this.toolStripMenuItem3.Name = "toolStripMenuItem3";
            this.toolStripMenuItem3.Size = new System.Drawing.Size(32, 19);
            // 
            // toolStripSeparator9
            // 
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            this.toolStripSeparator9.Size = new System.Drawing.Size(101, 6);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(101, 6);
            // 
            // saveFileDialogCsv
            // 
            this.saveFileDialogCsv.DefaultExt = "csv";
            this.saveFileDialogCsv.Filter = "Microsoft Excel (*.csv)|*.csv";
            this.saveFileDialogCsv.Title = "Export Results";
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.editToolStripMenuItem,
            this.viewToolStripMenuItem,
            this.toolsToolStripMenuItem,
            this.helpToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(1276, 24);
            this.menuStrip1.TabIndex = 5;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // fileToolStripMenuItem
            // 
            this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newToolStripMenuItem,
            this.loadConfigurationToolStripMenuItem,
            this.toolStripSeparator13,
            this.saveConfigurationToolStripMenuItem,
            this.saveAsToolStripMenuItem,
            this.toolStripSeparator12,
            this.exitToolStripMenuItem});
            this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
            this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
            this.fileToolStripMenuItem.Text = "&File";
            // 
            // newToolStripMenuItem
            // 
            this.newToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.new_24x24;
            this.newToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.newToolStripMenuItem.Name = "newToolStripMenuItem";
            this.newToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl + N";
            this.newToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
            this.newToolStripMenuItem.Size = new System.Drawing.Size(204, 30);
            this.newToolStripMenuItem.Text = "&New Project...";
            this.newToolStripMenuItem.Click += new System.EventHandler(this.newToolStripMenuItem_Click);
            // 
            // loadConfigurationToolStripMenuItem
            // 
            this.loadConfigurationToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.open_24x24;
            this.loadConfigurationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.loadConfigurationToolStripMenuItem.Name = "loadConfigurationToolStripMenuItem";
            this.loadConfigurationToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
            this.loadConfigurationToolStripMenuItem.Size = new System.Drawing.Size(204, 30);
            this.loadConfigurationToolStripMenuItem.Text = "&Open Project...";
            this.loadConfigurationToolStripMenuItem.Click += new System.EventHandler(this.loadConfigurationToolStripMenuItem_Click);
            // 
            // toolStripSeparator13
            // 
            this.toolStripSeparator13.Name = "toolStripSeparator13";
            this.toolStripSeparator13.Size = new System.Drawing.Size(201, 6);
            // 
            // saveConfigurationToolStripMenuItem
            // 
            this.saveConfigurationToolStripMenuItem.Enabled = false;
            this.saveConfigurationToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.save_24x24;
            this.saveConfigurationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.saveConfigurationToolStripMenuItem.Name = "saveConfigurationToolStripMenuItem";
            this.saveConfigurationToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl + S";
            this.saveConfigurationToolStripMenuItem.Size = new System.Drawing.Size(204, 30);
            this.saveConfigurationToolStripMenuItem.Text = "&Save Project";
            this.saveConfigurationToolStripMenuItem.Click += new System.EventHandler(this.saveConfigurationToolStripMenuItem_Click);
            // 
            // saveAsToolStripMenuItem
            // 
            this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem";
            this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(204, 30);
            this.saveAsToolStripMenuItem.Text = "Save Project As ...";
            this.saveAsToolStripMenuItem.Click += new System.EventHandler(this.saveAsToolStripMenuItem_Click);
            // 
            // toolStripSeparator12
            // 
            this.toolStripSeparator12.Name = "toolStripSeparator12";
            this.toolStripSeparator12.Size = new System.Drawing.Size(201, 6);
            // 
            // exitToolStripMenuItem
            // 
            this.exitToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.exit_24x24;
            this.exitToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
            this.exitToolStripMenuItem.Size = new System.Drawing.Size(204, 30);
            this.exitToolStripMenuItem.Text = "E&xit";
            this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
            // 
            // editToolStripMenuItem
            // 
            this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cloneToolStripMenuItem,
            this.renameToolStripMenuItem,
            this.deleteToolStripMenuItem,
            this.toolStripSeparator16,
            this.restoreDefaultAllToolStripMenuItem,
            this.toolStripSeparator18,
            this.expandAllToolStripMenuItem,
            this.collapseAllToolStripMenuItem});
            this.editToolStripMenuItem.Name = "editToolStripMenuItem";
            this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20);
            this.editToolStripMenuItem.Text = "&Edit";
            this.editToolStripMenuItem.DropDownOpening += new System.EventHandler(this.editToolStripMenuItem_DropDownOpening);
            // 
            // cloneToolStripMenuItem
            // 
            this.cloneToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.clone_24x24;
            this.cloneToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cloneToolStripMenuItem.Name = "cloneToolStripMenuItem";
            this.cloneToolStripMenuItem.Size = new System.Drawing.Size(179, 30);
            this.cloneToolStripMenuItem.Text = "Clone";
            this.cloneToolStripMenuItem.Click += new System.EventHandler(this.cloneToolStripMenuItem_Click);
            // 
            // renameToolStripMenuItem
            // 
            this.renameToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.rename_24x24;
            this.renameToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.renameToolStripMenuItem.Name = "renameToolStripMenuItem";
            this.renameToolStripMenuItem.Size = new System.Drawing.Size(179, 30);
            this.renameToolStripMenuItem.Text = "Rename";
            this.renameToolStripMenuItem.Click += new System.EventHandler(this.renameToolStripMenuItem_Click);
            // 
            // deleteToolStripMenuItem
            // 
            this.deleteToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.delete_24x24;
            this.deleteToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
            this.deleteToolStripMenuItem.Size = new System.Drawing.Size(179, 30);
            this.deleteToolStripMenuItem.Text = "Delete";
            this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
            // 
            // toolStripSeparator16
            // 
            this.toolStripSeparator16.Name = "toolStripSeparator16";
            this.toolStripSeparator16.Size = new System.Drawing.Size(176, 6);
            // 
            // restoreDefaultAllToolStripMenuItem
            // 
            this.restoreDefaultAllToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.default_24x24;
            this.restoreDefaultAllToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.restoreDefaultAllToolStripMenuItem.Name = "restoreDefaultAllToolStripMenuItem";
            this.restoreDefaultAllToolStripMenuItem.Size = new System.Drawing.Size(179, 30);
            this.restoreDefaultAllToolStripMenuItem.Text = "Restore Default All";
            this.restoreDefaultAllToolStripMenuItem.Click += new System.EventHandler(this.restoreDefaultAllToolStripMenuItem_Click);
            // 
            // toolStripSeparator18
            // 
            this.toolStripSeparator18.Name = "toolStripSeparator18";
            this.toolStripSeparator18.Size = new System.Drawing.Size(176, 6);
            // 
            // expandAllToolStripMenuItem
            // 
            this.expandAllToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.expandAllToolStripMenuItem.Name = "expandAllToolStripMenuItem";
            this.expandAllToolStripMenuItem.Size = new System.Drawing.Size(179, 30);
            this.expandAllToolStripMenuItem.Text = "Expand All";
            this.expandAllToolStripMenuItem.Click += new System.EventHandler(this.expandAllToolStripMenuItem_Click);
            // 
            // collapseAllToolStripMenuItem
            // 
            this.collapseAllToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.collapseAllToolStripMenuItem.Name = "collapseAllToolStripMenuItem";
            this.collapseAllToolStripMenuItem.Size = new System.Drawing.Size(179, 30);
            this.collapseAllToolStripMenuItem.Text = "Collapse All";
            this.collapseAllToolStripMenuItem.Click += new System.EventHandler(this.collapseAllToolStripMenuItem_Click);
            // 
            // viewToolStripMenuItem
            // 
            this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.databasesWindowToolStripMenuItem,
            this.toolStripSeparator14,
            this.writeWindowToolStripMenuItem,
            this.readWindowToolStripMenuItem,
            this.secondaryReadWindowToolStripMenuItem,
            this.autoNavigatetoolStripMenuItem,
            this.toolStripSeparator11,
            this.treeToolStripMenuItem,
            this.showLegendToolStripMenuItem,
            this.legendPossitionToolStripMenuItem,
            this.logarithmicToolStripMenuItem,
            this.showBarChartsToolStripMenuItem,
            this.toolStripSeparator15,
            this.logWindowToolStripMenuItem,
            this.resetWindowLayoutToolStripMenuItem1,
            this.toolStripSeparator17,
            this.propertiesToolStripMenuItem1});
            this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
            this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
            this.viewToolStripMenuItem.Text = "View";
            this.viewToolStripMenuItem.DropDownOpening += new System.EventHandler(this.viewToolStripMenuItem_DropDownOpening);
            // 
            // databasesWindowToolStripMenuItem
            // 
            this.databasesWindowToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.database_24x24;
            this.databasesWindowToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.databasesWindowToolStripMenuItem.Name = "databasesWindowToolStripMenuItem";
            this.databasesWindowToolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.databasesWindowToolStripMenuItem.Text = "Databases Window";
            this.databasesWindowToolStripMenuItem.Click += new System.EventHandler(this.databasesWindowToolStripMenuItem_Click);
            // 
            // toolStripSeparator14
            // 
            this.toolStripSeparator14.Name = "toolStripSeparator14";
            this.toolStripSeparator14.Size = new System.Drawing.Size(210, 6);
            // 
            // writeWindowToolStripMenuItem
            // 
            this.writeWindowToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.w_24x241;
            this.writeWindowToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.writeWindowToolStripMenuItem.Name = "writeWindowToolStripMenuItem";
            this.writeWindowToolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.writeWindowToolStripMenuItem.Text = "Write Window";
            this.writeWindowToolStripMenuItem.Click += new System.EventHandler(this.writeWindowToolStripMenuItem_Click);
            // 
            // readWindowToolStripMenuItem
            // 
            this.readWindowToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.r_24x241;
            this.readWindowToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.readWindowToolStripMenuItem.Name = "readWindowToolStripMenuItem";
            this.readWindowToolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.readWindowToolStripMenuItem.Text = "Read Window";
            this.readWindowToolStripMenuItem.Click += new System.EventHandler(this.readWindowToolStripMenuItem_Click);
            // 
            // secondaryReadWindowToolStripMenuItem
            // 
            this.secondaryReadWindowToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.sr_24x241;
            this.secondaryReadWindowToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.secondaryReadWindowToolStripMenuItem.Name = "secondaryReadWindowToolStripMenuItem";
            this.secondaryReadWindowToolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.secondaryReadWindowToolStripMenuItem.Text = "Secondary Read Window";
            this.secondaryReadWindowToolStripMenuItem.Click += new System.EventHandler(this.secondaryReadWindowToolStripMenuItem_Click);
            // 
            // autoNavigatetoolStripMenuItem
            // 
            this.autoNavigatetoolStripMenuItem.CheckOnClick = true;
            this.autoNavigatetoolStripMenuItem.Name = "autoNavigatetoolStripMenuItem";
            this.autoNavigatetoolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.autoNavigatetoolStripMenuItem.Text = "Auto Navigate Windows";
            // 
            // toolStripSeparator11
            // 
            this.toolStripSeparator11.Name = "toolStripSeparator11";
            this.toolStripSeparator11.Size = new System.Drawing.Size(210, 6);
            // 
            // treeToolStripMenuItem
            // 
            this.treeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.categoryToolStripMenuItem,
            this.indexTechnologyToolStripMenuItem});
            this.treeToolStripMenuItem.Name = "treeToolStripMenuItem";
            this.treeToolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.treeToolStripMenuItem.Text = "Tree Order";
            this.treeToolStripMenuItem.Visible = false;
            // 
            // categoryToolStripMenuItem
            // 
            this.categoryToolStripMenuItem.Name = "categoryToolStripMenuItem";
            this.categoryToolStripMenuItem.Size = new System.Drawing.Size(185, 22);
            this.categoryToolStripMenuItem.Text = "Category";
            // 
            // indexTechnologyToolStripMenuItem
            // 
            this.indexTechnologyToolStripMenuItem.Name = "indexTechnologyToolStripMenuItem";
            this.indexTechnologyToolStripMenuItem.Size = new System.Drawing.Size(185, 22);
            this.indexTechnologyToolStripMenuItem.Text = "Indexing Technology";
            // 
            // showLegendToolStripMenuItem
            // 
            this.showLegendToolStripMenuItem.Checked = true;
            this.showLegendToolStripMenuItem.CheckOnClick = true;
            this.showLegendToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.showLegendToolStripMenuItem.Name = "showLegendToolStripMenuItem";
            this.showLegendToolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.showLegendToolStripMenuItem.Text = "Show Legend";
            this.showLegendToolStripMenuItem.Click += new System.EventHandler(this.showLegendToolStripMenuItem_Click);
            // 
            // legendPossitionToolStripMenuItem
            // 
            this.legendPossitionToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.leftToolStripMenuItem,
            this.rightToolStripMenuItem,
            this.topToolStripMenuItem,
            this.bottomToolStripMenuItem});
            this.legendPossitionToolStripMenuItem.Name = "legendPossitionToolStripMenuItem";
            this.legendPossitionToolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.legendPossitionToolStripMenuItem.Text = "Legend Possition";
            // 
            // leftToolStripMenuItem
            // 
            this.leftToolStripMenuItem.Name = "leftToolStripMenuItem";
            this.leftToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
            this.leftToolStripMenuItem.Text = "Left";
            this.leftToolStripMenuItem.Click += new System.EventHandler(this.MoveLegend);
            // 
            // rightToolStripMenuItem
            // 
            this.rightToolStripMenuItem.Name = "rightToolStripMenuItem";
            this.rightToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
            this.rightToolStripMenuItem.Text = "Right";
            this.rightToolStripMenuItem.Click += new System.EventHandler(this.MoveLegend);
            // 
            // topToolStripMenuItem
            // 
            this.topToolStripMenuItem.Name = "topToolStripMenuItem";
            this.topToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
            this.topToolStripMenuItem.Text = "Top";
            this.topToolStripMenuItem.Click += new System.EventHandler(this.MoveLegend);
            // 
            // bottomToolStripMenuItem
            // 
            this.bottomToolStripMenuItem.Name = "bottomToolStripMenuItem";
            this.bottomToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
            this.bottomToolStripMenuItem.Text = "Bottom";
            this.bottomToolStripMenuItem.Click += new System.EventHandler(this.MoveLegend);
            // 
            // logarithmicToolStripMenuItem
            // 
            this.logarithmicToolStripMenuItem.CheckOnClick = true;
            this.logarithmicToolStripMenuItem.Name = "logarithmicToolStripMenuItem";
            this.logarithmicToolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.logarithmicToolStripMenuItem.Text = "Logarithmic";
            this.logarithmicToolStripMenuItem.Click += new System.EventHandler(this.logarithmicToolStripMenuItem_Click);
            // 
            // showBarChartsToolStripMenuItem
            // 
            this.showBarChartsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.speedToolStripMenuItem,
            this.timeToolStripMenuItem,
            this.sizeToolStripMenuItem,
            this.cPUToolStripMenuItem,
            this.rAMToolStripMenuItem,
            this.iOToolStripMenuItem});
            this.showBarChartsToolStripMenuItem.Name = "showBarChartsToolStripMenuItem";
            this.showBarChartsToolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.showBarChartsToolStripMenuItem.Text = "Show Bar Charts";
            // 
            // speedToolStripMenuItem
            // 
            this.speedToolStripMenuItem.Checked = true;
            this.speedToolStripMenuItem.CheckOnClick = true;
            this.speedToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.speedToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.SpeedView_48x48;
            this.speedToolStripMenuItem.Name = "speedToolStripMenuItem";
            this.speedToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
            this.speedToolStripMenuItem.Tag = "0";
            this.speedToolStripMenuItem.Text = "Speed";
            this.speedToolStripMenuItem.Click += new System.EventHandler(this.EditBartItem_Click);
            // 
            // timeToolStripMenuItem
            // 
            this.timeToolStripMenuItem.CheckOnClick = true;
            this.timeToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.TimeView_48x48;
            this.timeToolStripMenuItem.Name = "timeToolStripMenuItem";
            this.timeToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
            this.timeToolStripMenuItem.Tag = "1";
            this.timeToolStripMenuItem.Text = "Time";
            this.timeToolStripMenuItem.Click += new System.EventHandler(this.EditBartItem_Click);
            // 
            // sizeToolStripMenuItem
            // 
            this.sizeToolStripMenuItem.Checked = true;
            this.sizeToolStripMenuItem.CheckOnClick = true;
            this.sizeToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.sizeToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.sizeview_48x48;
            this.sizeToolStripMenuItem.Name = "sizeToolStripMenuItem";
            this.sizeToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
            this.sizeToolStripMenuItem.Tag = "2";
            this.sizeToolStripMenuItem.Text = "Size";
            this.sizeToolStripMenuItem.Click += new System.EventHandler(this.EditBartItem_Click);
            // 
            // cPUToolStripMenuItem
            // 
            this.cPUToolStripMenuItem.CheckOnClick = true;
            this.cPUToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.processor_48x48;
            this.cPUToolStripMenuItem.Name = "cPUToolStripMenuItem";
            this.cPUToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
            this.cPUToolStripMenuItem.Tag = "3";
            this.cPUToolStripMenuItem.Text = "CPU";
            this.cPUToolStripMenuItem.Visible = false;
            this.cPUToolStripMenuItem.Click += new System.EventHandler(this.EditBartItem_Click);
            // 
            // rAMToolStripMenuItem
            // 
            this.rAMToolStripMenuItem.CheckOnClick = true;
            this.rAMToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.ram_48x48;
            this.rAMToolStripMenuItem.Name = "rAMToolStripMenuItem";
            this.rAMToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
            this.rAMToolStripMenuItem.Tag = "4";
            this.rAMToolStripMenuItem.Text = "RAM";
            this.rAMToolStripMenuItem.Click += new System.EventHandler(this.EditBartItem_Click);
            // 
            // iOToolStripMenuItem
            // 
            this.iOToolStripMenuItem.CheckOnClick = true;
            this.iOToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.io_48x48;
            this.iOToolStripMenuItem.Name = "iOToolStripMenuItem";
            this.iOToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
            this.iOToolStripMenuItem.Tag = "5";
            this.iOToolStripMenuItem.Text = "I/O";
            this.iOToolStripMenuItem.Visible = false;
            this.iOToolStripMenuItem.Click += new System.EventHandler(this.EditBartItem_Click);
            // 
            // toolStripSeparator15
            // 
            this.toolStripSeparator15.Name = "toolStripSeparator15";
            this.toolStripSeparator15.Size = new System.Drawing.Size(210, 6);
            // 
            // logWindowToolStripMenuItem
            // 
            this.logWindowToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.log_24x24;
            this.logWindowToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.logWindowToolStripMenuItem.Name = "logWindowToolStripMenuItem";
            this.logWindowToolStripMenuItem.Size = new System.Drawing.Size(213, 30);
            this.logWindowToolStripMenuItem.Text = "Log Window";
            this.logWindowToolStripMenuItem.Click += new System.EventHandler(this.logWindowToolStripMenuItem_Click);
            // 
            // resetWindowLayoutToolStripMenuItem1
            // 
            this.resetWindowLayoutToolStripMenuItem1.Image = global::DatabaseBenchmark.Properties.Resources.refresh_24x24;
            this.resetWindowLayoutToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.resetWindowLayoutToolStripMenuItem1.Name = "resetWindowLayoutToolStripMenuItem1";
            this.resetWindowLayoutToolStripMenuItem1.Size = new System.Drawing.Size(213, 30);
            this.resetWindowLayoutToolStripMenuItem1.Text = "Reset Window Layout";
            this.resetWindowLayoutToolStripMenuItem1.Click += new System.EventHandler(this.resetWindowLayoutToolStripMenuItem1_Click);
            // 
            // toolStripSeparator17
            // 
            this.toolStripSeparator17.Name = "toolStripSeparator17";
            this.toolStripSeparator17.Size = new System.Drawing.Size(210, 6);
            // 
            // propertiesToolStripMenuItem1
            // 
            this.propertiesToolStripMenuItem1.Image = global::DatabaseBenchmark.Properties.Resources.options_24x24;
            this.propertiesToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.propertiesToolStripMenuItem1.Name = "propertiesToolStripMenuItem1";
            this.propertiesToolStripMenuItem1.Size = new System.Drawing.Size(213, 30);
            this.propertiesToolStripMenuItem1.Text = "Properties";
            this.propertiesToolStripMenuItem1.Click += new System.EventHandler(this.propertiesToolStripMenuItem_Click);
            // 
            // toolsToolStripMenuItem
            // 
            this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.exportToCSVToolStripMenuItem,
            this.exportToJSONToolStripMenuItem,
            this.exportResultToPDFToolStripMenuItem,
            this.toolStripSeparator1,
            this.onlineReportResultsToolStripMenuItem});
            this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
            this.toolsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);
            this.toolsToolStripMenuItem.Text = "Tools";
            // 
            // exportToCSVToolStripMenuItem
            // 
            this.exportToCSVToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.summaryReportToolStripMenuItemCsv,
            this.detailedReportToolStripMenuItemCsv});
            this.exportToCSVToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.csv_24x24;
            this.exportToCSVToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.exportToCSVToolStripMenuItem.Name = "exportToCSVToolStripMenuItem";
            this.exportToCSVToolStripMenuItem.Size = new System.Drawing.Size(200, 30);
            this.exportToCSVToolStripMenuItem.Text = "Export Results to CSV";
            // 
            // summaryReportToolStripMenuItemCsv
            // 
            this.summaryReportToolStripMenuItemCsv.Name = "summaryReportToolStripMenuItemCsv";
            this.summaryReportToolStripMenuItemCsv.Size = new System.Drawing.Size(163, 22);
            this.summaryReportToolStripMenuItemCsv.Text = "Summary Report";
            this.summaryReportToolStripMenuItemCsv.Click += new System.EventHandler(this.summaryReportToolStripMenuItemCsv_Click);
            // 
            // detailedReportToolStripMenuItemCsv
            // 
            this.detailedReportToolStripMenuItemCsv.Name = "detailedReportToolStripMenuItemCsv";
            this.detailedReportToolStripMenuItemCsv.Size = new System.Drawing.Size(163, 22);
            this.detailedReportToolStripMenuItemCsv.Text = "Detailed Report";
            this.detailedReportToolStripMenuItemCsv.Click += new System.EventHandler(this.detailedReportToolStripMenuItemCsv_Click);
            // 
            // exportToJSONToolStripMenuItem
            // 
            this.exportToJSONToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.summaryReportToolStripMenuItemJson,
            this.detailedReportToolStripMenuItemJson});
            this.exportToJSONToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.jsoni_24x24;
            this.exportToJSONToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.exportToJSONToolStripMenuItem.Name = "exportToJSONToolStripMenuItem";
            this.exportToJSONToolStripMenuItem.Size = new System.Drawing.Size(200, 30);
            this.exportToJSONToolStripMenuItem.Text = "Export Results to JSON";
            // 
            // summaryReportToolStripMenuItemJson
            // 
            this.summaryReportToolStripMenuItemJson.Name = "summaryReportToolStripMenuItemJson";
            this.summaryReportToolStripMenuItemJson.Size = new System.Drawing.Size(163, 22);
            this.summaryReportToolStripMenuItemJson.Text = "Summary Report";
            this.summaryReportToolStripMenuItemJson.Click += new System.EventHandler(this.summaryReportToolStripMenuItemJson_Click);
            // 
            // detailedReportToolStripMenuItemJson
            // 
            this.detailedReportToolStripMenuItemJson.Name = "detailedReportToolStripMenuItemJson";
            this.detailedReportToolStripMenuItemJson.Size = new System.Drawing.Size(163, 22);
            this.detailedReportToolStripMenuItemJson.Text = "Detailed Report";
            this.detailedReportToolStripMenuItemJson.Click += new System.EventHandler(this.detailedReportToolStripMenuItemJson_Click);
            // 
            // exportResultToPDFToolStripMenuItem
            // 
            this.exportResultToPDFToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.summaryReportToolStripMenuItemPdf,
            this.detailedReportToolStripMenuItemPdf});
            this.exportResultToPDFToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.pdf_24x24;
            this.exportResultToPDFToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.exportResultToPDFToolStripMenuItem.Name = "exportResultToPDFToolStripMenuItem";
            this.exportResultToPDFToolStripMenuItem.Size = new System.Drawing.Size(200, 30);
            this.exportResultToPDFToolStripMenuItem.Text = "Export Results to PDF";
            // 
            // summaryReportToolStripMenuItemPdf
            // 
            this.summaryReportToolStripMenuItemPdf.Name = "summaryReportToolStripMenuItemPdf";
            this.summaryReportToolStripMenuItemPdf.Size = new System.Drawing.Size(163, 22);
            this.summaryReportToolStripMenuItemPdf.Text = "Summary Report";
            this.summaryReportToolStripMenuItemPdf.Click += new System.EventHandler(this.summaryReportToolStripMenuItemPdf_Click);
            // 
            // detailedReportToolStripMenuItemPdf
            // 
            this.detailedReportToolStripMenuItemPdf.Name = "detailedReportToolStripMenuItemPdf";
            this.detailedReportToolStripMenuItemPdf.Size = new System.Drawing.Size(163, 22);
            this.detailedReportToolStripMenuItemPdf.Text = "Detailed Report";
            this.detailedReportToolStripMenuItemPdf.Click += new System.EventHandler(this.detailedReportToolStripMenuItemPdf_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(197, 6);
            // 
            // onlineReportResultsToolStripMenuItem
            // 
            this.onlineReportResultsToolStripMenuItem.Enabled = false;
            this.onlineReportResultsToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.online_24x24;
            this.onlineReportResultsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.onlineReportResultsToolStripMenuItem.Name = "onlineReportResultsToolStripMenuItem";
            this.onlineReportResultsToolStripMenuItem.Size = new System.Drawing.Size(200, 30);
            this.onlineReportResultsToolStripMenuItem.Text = "Online Report";
            this.onlineReportResultsToolStripMenuItem.Click += new System.EventHandler(this.onlineReportResultsToolStripMenuItem_Click);
            // 
            // helpToolStripMenuItem
            // 
            this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.aboutToolStripMenuItem});
            this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
            this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
            this.helpToolStripMenuItem.Text = "&Help";
            // 
            // aboutToolStripMenuItem
            // 
            this.aboutToolStripMenuItem.Image = global::DatabaseBenchmark.Properties.Resources.about_24x24;
            this.aboutToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
            this.aboutToolStripMenuItem.Size = new System.Drawing.Size(229, 30);
            this.aboutToolStripMenuItem.Text = "About Database Benchmark";
            this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
            // 
            // trackBar1
            // 
            this.trackBar1.AutoSize = false;
            this.trackBar1.LargeChange = 1;
            this.trackBar1.Location = new System.Drawing.Point(1112, 27);
            this.trackBar1.Maximum = 20;
            this.trackBar1.Name = "trackBar1";
            this.trackBar1.Size = new System.Drawing.Size(98, 49);
            this.trackBar1.TabIndex = 6;
            this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.Both;
            this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
            // 
            // saveFileDialogJson
            // 
            this.saveFileDialogJson.DefaultExt = "json";
            this.saveFileDialogJson.Filter = "JSON (*.json)|*.json";
            this.saveFileDialogJson.Title = "Export Results";
            // 
            // dockPanel1
            // 
            this.dockPanel1.AllowDrop = true;
            this.dockPanel1.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.dockPanel1.BackColor = System.Drawing.SystemColors.ActiveCaption;
            this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control;
            this.dockPanel1.Location = new System.Drawing.Point(0, 82);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.Size = new System.Drawing.Size(1276, 597);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            tabGradient2.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            tabGradient2.TextColor = System.Drawing.Color.White;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient3.StartColor = System.Drawing.SystemColors.Control;
            tabGradient3.TextColor = System.Drawing.SystemColors.GrayText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            tabGradient4.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(170)))), ((int)(((byte)(220)))));
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            tabGradient4.TextColor = System.Drawing.Color.White;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient5.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.ControlDark;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.Control;
            tabGradient6.TextColor = System.Drawing.SystemColors.GrayText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.SystemColors.Control;
            tabGradient7.StartColor = System.Drawing.SystemColors.Control;
            tabGradient7.TextColor = System.Drawing.SystemColors.GrayText;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel1.Skin = dockPanelSkin1;
            this.dockPanel1.TabIndex = 9;
            // 
            // openFileDialogProject
            // 
            this.openFileDialogProject.DefaultExt = "dbproj";
            this.openFileDialogProject.Filter = "Project files (*.dbproj)|*.dbproj";
            this.openFileDialogProject.Title = "Open project";
            // 
            // saveFileDialogProject
            // 
            this.saveFileDialogProject.DefaultExt = "dbproj";
            this.saveFileDialogProject.FileName = "Database Benchmark";
            this.saveFileDialogProject.Filter = "Project files (*.dbproj)|*.dbproj";
            this.saveFileDialogProject.Title = "Save project";
            // 
            // saveFileDialogPdf
            // 
            this.saveFileDialogPdf.DefaultExt = "pdf";
            this.saveFileDialogPdf.Filter = "PDF (*.pdf)|*.pdf";
            this.saveFileDialogPdf.Title = "Export Results";
            // 
            // MainForm
            // 
            this.AllowDrop = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1276, 710);
            this.Controls.Add(this.trackBar1);
            this.Controls.Add(this.toolStripMain);
            this.Controls.Add(this.dockPanel1);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.menuStrip1);
            this.DoubleBuffered = true;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.KeyPreview = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "MainForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Database Benchmark";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
            this.Load += new System.EventHandler(this.MainForm_Load);
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.toolStripMain.ResumeLayout(false);
            this.toolStripMain.PerformLayout();
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #11
0
ファイル: SqlGenPanel.Designer.cs プロジェクト: lujinlong/Apq
		/// <summary>
		/// 设计器支持所需的方法 - 不要
		/// 使用代码编辑器修改此方法的内容。
		/// </summary>
		private void InitializeComponent()
		{
			WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
			WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlGenPanel));
			this.DockDoc = new WeifenLuo.WinFormsUI.Docking.DockPanel();
			this.statusStrip1 = new System.Windows.Forms.StatusStrip();
			this.tsslStatus = new System.Windows.Forms.ToolStripStatusLabel();
			this.tspb = new System.Windows.Forms.ToolStripProgressBar();
			this.statusStrip1.SuspendLayout();
			this.SuspendLayout();
			// 
			// DockDoc
			// 
			this.DockDoc.ActiveAutoHideContent = null;
			this.DockDoc.Dock = System.Windows.Forms.DockStyle.Fill;
			this.DockDoc.DockBackColor = System.Drawing.SystemColors.Control;
			this.DockDoc.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingSdi;
			this.DockDoc.Location = new System.Drawing.Point(0, 0);
			this.DockDoc.Name = "DockDoc";
			this.DockDoc.Size = new System.Drawing.Size(760, 413);
			dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
			autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
			tabGradient1.EndColor = System.Drawing.SystemColors.Control;
			tabGradient1.StartColor = System.Drawing.SystemColors.Control;
			tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			autoHideStripSkin1.TabGradient = tabGradient1;
			autoHideStripSkin1.TextFont = new System.Drawing.Font("宋体", 9F);
			dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
			tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
			dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
			dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
			dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
			tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
			dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
			dockPaneStripSkin1.TextFont = new System.Drawing.Font("宋体", 9F);
			tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
			tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
			tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
			dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
			tabGradient5.EndColor = System.Drawing.SystemColors.Control;
			tabGradient5.StartColor = System.Drawing.SystemColors.Control;
			tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
			dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
			tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
			tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
			tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
			dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
			tabGradient7.EndColor = System.Drawing.Color.Transparent;
			tabGradient7.StartColor = System.Drawing.Color.Transparent;
			tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
			dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
			dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
			this.DockDoc.Skin = dockPanelSkin1;
			this.DockDoc.TabIndex = 5;
			// 
			// statusStrip1
			// 
			this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsslStatus,
            this.tspb});
			this.statusStrip1.Location = new System.Drawing.Point(0, 413);
			this.statusStrip1.Name = "statusStrip1";
			this.statusStrip1.Size = new System.Drawing.Size(760, 22);
			this.statusStrip1.TabIndex = 6;
			// 
			// tsslStatus
			// 
			this.tsslStatus.Name = "tsslStatus";
			this.tsslStatus.Size = new System.Drawing.Size(29, 17);
			this.tsslStatus.Text = "状态";
			// 
			// tspb
			// 
			this.tspb.Name = "tspb";
			this.tspb.Size = new System.Drawing.Size(300, 16);
			// 
			// SqlGenPanel
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.AutoScroll = true;
			this.ClientSize = new System.Drawing.Size(760, 435);
			this.Controls.Add(this.DockDoc);
			this.Controls.Add(this.statusStrip1);
			this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MinimumSize = new System.Drawing.Size(768, 462);
			this.Name = "SqlGenPanel";
			this.TabText = "文本文件编码转换";
			this.Text = "脚本生成";
			this.Load += new System.EventHandler(this.SqlGen_Load);
			this.statusStrip1.ResumeLayout(false);
			this.statusStrip1.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
コード例 #12
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     System.ComponentModel.ComponentResourceManager               resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     this.panStatus                = new System.Windows.Forms.Panel();
     this.lbDateTime               = new System.Windows.Forms.Label();
     this.label4                   = new System.Windows.Forms.Label();
     this.lbVer                    = new System.Windows.Forms.Label();
     this.label3                   = new System.Windows.Forms.Label();
     this.lbUser                   = new System.Windows.Forms.Label();
     this.label1                   = new System.Windows.Forms.Label();
     this.timer                    = new System.Windows.Forms.Timer(this.components);
     this.panMain                  = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.panMenu                  = new System.Windows.Forms.Panel();
     this.menuStrip                = new System.Windows.Forms.MenuStrip();
     this.cmsBaseManager           = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsCompany               = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsDepartment            = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsRole                  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem3       = new System.Windows.Forms.ToolStripSeparator();
     this.cmsArea                  = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsDictionary            = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsUserManager           = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsUser                  = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsPower                 = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1       = new System.Windows.Forms.ToolStripSeparator();
     this.cmsPassword              = new System.Windows.Forms.ToolStripMenuItem();
     this.原物料入库ToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.补打标签ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.车间扫描ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.车间入库ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2       = new System.Windows.Forms.ToolStripMenuItem();
     this.报废单ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.领料单ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.出成率制作ToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.库存查询ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.车间库存查询ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.eSL标签查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.人脸ToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.人员管理ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.设备管理ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.照片管理ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.rFID管理ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsSystemManager         = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsLog                   = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsDatabase              = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsOtherManager          = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsSkin                  = new System.Windows.Forms.ToolStripMenuItem();
     this.cmsAbout                 = new System.Windows.Forms.ToolStripMenuItem();
     this.车间设置ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.序更新ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.更新系统ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.panStatus.SuspendLayout();
     this.panMenu.SuspendLayout();
     this.menuStrip.SuspendLayout();
     this.SuspendLayout();
     //
     // panStatus
     //
     this.panStatus.Controls.Add(this.lbDateTime);
     this.panStatus.Controls.Add(this.label4);
     this.panStatus.Controls.Add(this.lbVer);
     this.panStatus.Controls.Add(this.label3);
     this.panStatus.Controls.Add(this.lbUser);
     this.panStatus.Controls.Add(this.label1);
     this.panStatus.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panStatus.Location = new System.Drawing.Point(0, 536);
     this.panStatus.Name     = "panStatus";
     this.panStatus.Size     = new System.Drawing.Size(995, 26);
     this.panStatus.TabIndex = 1;
     //
     // lbDateTime
     //
     this.lbDateTime.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.lbDateTime.AutoSize = true;
     this.lbDateTime.Font     = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lbDateTime.Location = new System.Drawing.Point(494, 7);
     this.lbDateTime.Name     = "lbDateTime";
     this.lbDateTime.Size     = new System.Drawing.Size(138, 12);
     this.lbDateTime.TabIndex = 7;
     this.lbDateTime.Text     = "2018-05-16 10:00:00";
     //
     // label4
     //
     this.label4.Anchor     = System.Windows.Forms.AnchorStyles.None;
     this.label4.Image      = global::DesktopApp.Properties.Resources.time;
     this.label4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label4.Location   = new System.Drawing.Point(416, 4);
     this.label4.Name       = "label4";
     this.label4.Size       = new System.Drawing.Size(83, 16);
     this.label4.TabIndex   = 6;
     this.label4.Text       = "   当前时间:";
     this.label4.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lbVer
     //
     this.lbVer.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.lbVer.AutoSize = true;
     this.lbVer.Font     = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lbVer.Location = new System.Drawing.Point(919, 7);
     this.lbVer.Name     = "lbVer";
     this.lbVer.Size     = new System.Drawing.Size(61, 12);
     this.lbVer.TabIndex = 5;
     this.lbVer.Text     = "V1.0.3.3";
     //
     // label3
     //
     this.label3.Anchor     = System.Windows.Forms.AnchorStyles.Right;
     this.label3.AutoSize   = true;
     this.label3.Image      = global::DesktopApp.Properties.Resources.ver;
     this.label3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label3.Location   = new System.Drawing.Point(841, 7);
     this.label3.Name       = "label3";
     this.label3.Size       = new System.Drawing.Size(83, 12);
     this.label3.TabIndex   = 4;
     this.label3.Text       = "   当前版本:";
     this.label3.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lbUser
     //
     this.lbUser.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.lbUser.AutoSize = true;
     this.lbUser.Font     = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lbUser.Location = new System.Drawing.Point(90, 7);
     this.lbUser.Name     = "lbUser";
     this.lbUser.Size     = new System.Drawing.Size(119, 12);
     this.lbUser.TabIndex = 1;
     this.lbUser.Text     = "[Admin]系统管理员";
     //
     // label1
     //
     this.label1.Anchor     = System.Windows.Forms.AnchorStyles.Left;
     this.label1.Image      = global::DesktopApp.Properties.Resources.user;
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(12, 4);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(83, 16);
     this.label1.TabIndex   = 0;
     this.label1.Text       = "   当前用户:";
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // timer
     //
     this.timer.Enabled  = true;
     this.timer.Interval = 1000;
     this.timer.Tick    += new System.EventHandler(this.timer_Tick);
     //
     // panMain
     //
     this.panMain.ActiveAutoHideContent = null;
     this.panMain.Dock                                        = System.Windows.Forms.DockStyle.Fill;
     this.panMain.DockBackColor                               = System.Drawing.SystemColors.Control;
     this.panMain.Location                                    = new System.Drawing.Point(0, 30);
     this.panMain.Name                                        = "panMain";
     this.panMain.RightToLeftLayout                           = true;
     this.panMain.Size                                        = new System.Drawing.Size(995, 506);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.panMain.Skin                                        = dockPanelSkin1;
     this.panMain.TabIndex                                    = 2;
     this.panMain.ActiveContentChanged                       += new System.EventHandler(this.panMain_ActiveContentChanged);
     //
     // panMenu
     //
     this.panMenu.Controls.Add(this.menuStrip);
     this.panMenu.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panMenu.Location = new System.Drawing.Point(0, 0);
     this.panMenu.Name     = "panMenu";
     this.panMenu.Size     = new System.Drawing.Size(995, 30);
     this.panMenu.TabIndex = 0;
     //
     // menuStrip
     //
     this.menuStrip.Font             = new System.Drawing.Font("微软雅黑", 12F);
     this.menuStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmsBaseManager,
         this.cmsUserManager,
         this.原物料入库ToolStripMenuItem,
         this.补打标签ToolStripMenuItem,
         this.车间扫描ToolStripMenuItem,
         this.车间入库ToolStripMenuItem,
         this.toolStripMenuItem2,
         this.人脸ToolStripMenuItem,
         this.rFID管理ToolStripMenuItem,
         this.cmsSystemManager,
         this.cmsOtherManager,
         this.更新系统ToolStripMenuItem
     });
     this.menuStrip.Location = new System.Drawing.Point(0, 0);
     this.menuStrip.Name     = "menuStrip";
     this.menuStrip.Size     = new System.Drawing.Size(995, 29);
     this.menuStrip.TabIndex = 0;
     this.menuStrip.Text     = "menuStrip1";
     //
     // cmsBaseManager
     //
     this.cmsBaseManager.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmsCompany,
         this.cmsDepartment,
         this.cmsRole,
         this.toolStripMenuItem3,
         this.cmsArea,
         this.cmsDictionary
     });
     this.cmsBaseManager.Name = "cmsBaseManager";
     this.cmsBaseManager.Size = new System.Drawing.Size(86, 25);
     this.cmsBaseManager.Text = "基础信息";
     //
     // cmsCompany
     //
     this.cmsCompany.Image  = global::DesktopApp.Properties.Resources.house;
     this.cmsCompany.Name   = "cmsCompany";
     this.cmsCompany.Size   = new System.Drawing.Size(148, 26);
     this.cmsCompany.Text   = "公司管理";
     this.cmsCompany.Click += new System.EventHandler(this.cmsCompany_Click);
     //
     // cmsDepartment
     //
     this.cmsDepartment.Image  = global::DesktopApp.Properties.Resources.disable_enable_demo_mode;
     this.cmsDepartment.Name   = "cmsDepartment";
     this.cmsDepartment.Size   = new System.Drawing.Size(148, 26);
     this.cmsDepartment.Text   = "部门管理";
     this.cmsDepartment.Click += new System.EventHandler(this.cmsDepartment_Click);
     //
     // cmsRole
     //
     this.cmsRole.Image  = global::DesktopApp.Properties.Resources.attribution;
     this.cmsRole.Name   = "cmsRole";
     this.cmsRole.Size   = new System.Drawing.Size(148, 26);
     this.cmsRole.Text   = "角色管理";
     this.cmsRole.Click += new System.EventHandler(this.cmsRole_Click);
     //
     // toolStripMenuItem3
     //
     this.toolStripMenuItem3.Name = "toolStripMenuItem3";
     this.toolStripMenuItem3.Size = new System.Drawing.Size(145, 6);
     //
     // cmsArea
     //
     this.cmsArea.Image  = global::DesktopApp.Properties.Resources.legend;
     this.cmsArea.Name   = "cmsArea";
     this.cmsArea.Size   = new System.Drawing.Size(148, 26);
     this.cmsArea.Text   = "区域管理";
     this.cmsArea.Click += new System.EventHandler(this.cmsArea_Click);
     //
     // cmsDictionary
     //
     this.cmsDictionary.Image  = global::DesktopApp.Properties.Resources.education;
     this.cmsDictionary.Name   = "cmsDictionary";
     this.cmsDictionary.Size   = new System.Drawing.Size(148, 26);
     this.cmsDictionary.Text   = "常规信息";
     this.cmsDictionary.Click += new System.EventHandler(this.cmsDictionary_Click);
     //
     // cmsUserManager
     //
     this.cmsUserManager.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmsUser,
         this.cmsPower,
         this.toolStripMenuItem1,
         this.cmsPassword
     });
     this.cmsUserManager.Name = "cmsUserManager";
     this.cmsUserManager.Size = new System.Drawing.Size(86, 25);
     this.cmsUserManager.Text = "用户管理";
     //
     // cmsUser
     //
     this.cmsUser.Image  = global::DesktopApp.Properties.Resources.group;
     this.cmsUser.Name   = "cmsUser";
     this.cmsUser.Size   = new System.Drawing.Size(148, 26);
     this.cmsUser.Text   = "用户管理";
     this.cmsUser.Click += new System.EventHandler(this.cmsUser_Click);
     //
     // cmsPower
     //
     this.cmsPower.Image  = global::DesktopApp.Properties.Resources.wrench;
     this.cmsPower.Name   = "cmsPower";
     this.cmsPower.Size   = new System.Drawing.Size(148, 26);
     this.cmsPower.Text   = "权限管理";
     this.cmsPower.Click += new System.EventHandler(this.cmsPower_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(145, 6);
     //
     // cmsPassword
     //
     this.cmsPassword.Image  = global::DesktopApp.Properties.Resources.lock1;
     this.cmsPassword.Name   = "cmsPassword";
     this.cmsPassword.Size   = new System.Drawing.Size(148, 26);
     this.cmsPassword.Text   = "密码修改";
     this.cmsPassword.Click += new System.EventHandler(this.cmsPasswordEdit_Click);
     //
     // 原物料入库ToolStripMenuItem
     //
     this.原物料入库ToolStripMenuItem.Name   = "原物料入库ToolStripMenuItem";
     this.原物料入库ToolStripMenuItem.Size   = new System.Drawing.Size(102, 25);
     this.原物料入库ToolStripMenuItem.Text   = "原物料入库";
     this.原物料入库ToolStripMenuItem.Click += new System.EventHandler(this.原物料入库ToolStripMenuItem_Click);
     //
     // 补打标签ToolStripMenuItem
     //
     this.补打标签ToolStripMenuItem.Name   = "补打标签ToolStripMenuItem";
     this.补打标签ToolStripMenuItem.Size   = new System.Drawing.Size(86, 25);
     this.补打标签ToolStripMenuItem.Text   = "补打标签";
     this.补打标签ToolStripMenuItem.Click += new System.EventHandler(this.补打标签ToolStripMenuItem_Click);
     //
     // 车间扫描ToolStripMenuItem
     //
     this.车间扫描ToolStripMenuItem.Name   = "车间扫描ToolStripMenuItem";
     this.车间扫描ToolStripMenuItem.Size   = new System.Drawing.Size(86, 25);
     this.车间扫描ToolStripMenuItem.Text   = "车间称重";
     this.车间扫描ToolStripMenuItem.Click += new System.EventHandler(this.车间扫描ToolStripMenuItem_Click);
     //
     // 车间入库ToolStripMenuItem
     //
     this.车间入库ToolStripMenuItem.Name   = "车间入库ToolStripMenuItem";
     this.车间入库ToolStripMenuItem.Size   = new System.Drawing.Size(118, 25);
     this.车间入库ToolStripMenuItem.Text   = "车间到日耗库";
     this.车间入库ToolStripMenuItem.Click += new System.EventHandler(this.车间入库ToolStripMenuItem_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.报废单ToolStripMenuItem,
         this.领料单ToolStripMenuItem,
         this.出成率制作ToolStripMenuItem,
         this.库存查询ToolStripMenuItem,
         this.车间库存查询ToolStripMenuItem,
         this.eSL标签查询ToolStripMenuItem
     });
     this.toolStripMenuItem2.Name   = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size   = new System.Drawing.Size(86, 25);
     this.toolStripMenuItem2.Text   = "车间单据";
     this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
     //
     // 报废单ToolStripMenuItem
     //
     this.报废单ToolStripMenuItem.Name   = "报废单ToolStripMenuItem";
     this.报废单ToolStripMenuItem.Size   = new System.Drawing.Size(224, 26);
     this.报废单ToolStripMenuItem.Text   = "报废单制作";
     this.报废单ToolStripMenuItem.Click += new System.EventHandler(this.报废单ToolStripMenuItem_Click);
     //
     // 领料单ToolStripMenuItem
     //
     this.领料单ToolStripMenuItem.Name   = "领料单ToolStripMenuItem";
     this.领料单ToolStripMenuItem.Size   = new System.Drawing.Size(224, 26);
     this.领料单ToolStripMenuItem.Text   = "领料单制作";
     this.领料单ToolStripMenuItem.Click += new System.EventHandler(this.领料单ToolStripMenuItem_Click);
     //
     // 出成率制作ToolStripMenuItem
     //
     this.出成率制作ToolStripMenuItem.Name   = "出成率制作ToolStripMenuItem";
     this.出成率制作ToolStripMenuItem.Size   = new System.Drawing.Size(224, 26);
     this.出成率制作ToolStripMenuItem.Text   = "出成率计算";
     this.出成率制作ToolStripMenuItem.Click += new System.EventHandler(this.出成率制作ToolStripMenuItem_Click);
     //
     // 库存查询ToolStripMenuItem
     //
     this.库存查询ToolStripMenuItem.Name   = "库存查询ToolStripMenuItem";
     this.库存查询ToolStripMenuItem.Size   = new System.Drawing.Size(224, 26);
     this.库存查询ToolStripMenuItem.Text   = "日耗库库存查询";
     this.库存查询ToolStripMenuItem.Click += new System.EventHandler(this.库存查询ToolStripMenuItem_Click);
     //
     // 车间库存查询ToolStripMenuItem
     //
     this.车间库存查询ToolStripMenuItem.Name   = "车间库存查询ToolStripMenuItem";
     this.车间库存查询ToolStripMenuItem.Size   = new System.Drawing.Size(224, 26);
     this.车间库存查询ToolStripMenuItem.Text   = "车间半成品库存查询";
     this.车间库存查询ToolStripMenuItem.Click += new System.EventHandler(this.车间库存查询ToolStripMenuItem_Click);
     //
     // eSL标签查询ToolStripMenuItem
     //
     this.eSL标签查询ToolStripMenuItem.Name   = "eSL标签查询ToolStripMenuItem";
     this.eSL标签查询ToolStripMenuItem.Size   = new System.Drawing.Size(224, 26);
     this.eSL标签查询ToolStripMenuItem.Text   = "ESL标签查询";
     this.eSL标签查询ToolStripMenuItem.Click += new System.EventHandler(this.eSL标签查询ToolStripMenuItem_Click);
     //
     // 人脸ToolStripMenuItem
     //
     this.人脸ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.人员管理ToolStripMenuItem,
         this.设备管理ToolStripMenuItem,
         this.照片管理ToolStripMenuItem
     });
     this.人脸ToolStripMenuItem.Name   = "人脸ToolStripMenuItem";
     this.人脸ToolStripMenuItem.Size   = new System.Drawing.Size(86, 25);
     this.人脸ToolStripMenuItem.Text   = "人脸识别";
     this.人脸ToolStripMenuItem.Click += new System.EventHandler(this.人脸ToolStripMenuItem_Click_1);
     //
     // 人员管理ToolStripMenuItem
     //
     this.人员管理ToolStripMenuItem.Name   = "人员管理ToolStripMenuItem";
     this.人员管理ToolStripMenuItem.Size   = new System.Drawing.Size(144, 26);
     this.人员管理ToolStripMenuItem.Text   = "人员管理";
     this.人员管理ToolStripMenuItem.Click += new System.EventHandler(this.人员管理ToolStripMenuItem_Click);
     //
     // 设备管理ToolStripMenuItem
     //
     this.设备管理ToolStripMenuItem.Name   = "设备管理ToolStripMenuItem";
     this.设备管理ToolStripMenuItem.Size   = new System.Drawing.Size(144, 26);
     this.设备管理ToolStripMenuItem.Text   = "设备管理";
     this.设备管理ToolStripMenuItem.Click += new System.EventHandler(this.设备管理ToolStripMenuItem_Click);
     //
     // 照片管理ToolStripMenuItem
     //
     this.照片管理ToolStripMenuItem.Name    = "照片管理ToolStripMenuItem";
     this.照片管理ToolStripMenuItem.Size    = new System.Drawing.Size(144, 26);
     this.照片管理ToolStripMenuItem.Text    = "照片管理";
     this.照片管理ToolStripMenuItem.Visible = false;
     this.照片管理ToolStripMenuItem.Click  += new System.EventHandler(this.照片管理ToolStripMenuItem_Click);
     //
     // rFID管理ToolStripMenuItem
     //
     this.rFID管理ToolStripMenuItem.Name = "rFID管理ToolStripMenuItem";
     this.rFID管理ToolStripMenuItem.Size = new System.Drawing.Size(90, 25);
     this.rFID管理ToolStripMenuItem.Text = "RFID管理";
     //
     // cmsSystemManager
     //
     this.cmsSystemManager.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmsLog,
         this.cmsDatabase
     });
     this.cmsSystemManager.Name = "cmsSystemManager";
     this.cmsSystemManager.Size = new System.Drawing.Size(91, 25);
     this.cmsSystemManager.Text = " 系统维护";
     //
     // cmsLog
     //
     this.cmsLog.Image = global::DesktopApp.Properties.Resources.report;
     this.cmsLog.Name  = "cmsLog";
     this.cmsLog.Size  = new System.Drawing.Size(203, 26);
     this.cmsLog.Text  = "系统日志";
     //
     // cmsDatabase
     //
     this.cmsDatabase.Image  = global::DesktopApp.Properties.Resources.database_yellow;
     this.cmsDatabase.Name   = "cmsDatabase";
     this.cmsDatabase.Size   = new System.Drawing.Size(203, 26);
     this.cmsDatabase.Text   = "数据库备份/还原";
     this.cmsDatabase.Click += new System.EventHandler(this.cmsDatabase_Click);
     //
     // cmsOtherManager
     //
     this.cmsOtherManager.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmsSkin,
         this.cmsAbout,
         this.车间设置ToolStripMenuItem,
         this.序更新ToolStripMenuItem
     });
     this.cmsOtherManager.Name = "cmsOtherManager";
     this.cmsOtherManager.Size = new System.Drawing.Size(54, 25);
     this.cmsOtherManager.Text = "其他";
     //
     // cmsSkin
     //
     this.cmsSkin.Image  = global::DesktopApp.Properties.Resources.cog;
     this.cmsSkin.Name   = "cmsSkin";
     this.cmsSkin.Size   = new System.Drawing.Size(148, 26);
     this.cmsSkin.Text   = "皮肤设置";
     this.cmsSkin.Click += new System.EventHandler(this.cmsSkinSet_Click);
     //
     // cmsAbout
     //
     this.cmsAbout.Image  = global::DesktopApp.Properties.Resources.information;
     this.cmsAbout.Name   = "cmsAbout";
     this.cmsAbout.Size   = new System.Drawing.Size(148, 26);
     this.cmsAbout.Text   = "关于";
     this.cmsAbout.Click += new System.EventHandler(this.btnAbout_Click);
     //
     // 车间设置ToolStripMenuItem
     //
     this.车间设置ToolStripMenuItem.Image = global::DesktopApp.Properties.Resources.config;
     this.车间设置ToolStripMenuItem.Name  = "车间设置ToolStripMenuItem";
     this.车间设置ToolStripMenuItem.Size  = new System.Drawing.Size(148, 26);
     this.车间设置ToolStripMenuItem.Text  = "车间设置";
     //
     // 程序更新ToolStripMenuItem
     //
     this.序更新ToolStripMenuItem.Image  = global::DesktopApp.Properties.Resources.wrench;
     this.序更新ToolStripMenuItem.Name   = "程序更新ToolStripMenuItem";
     this.序更新ToolStripMenuItem.Size   = new System.Drawing.Size(148, 26);
     this.序更新ToolStripMenuItem.Text   = "程序更新";
     this.序更新ToolStripMenuItem.Click += new System.EventHandler(this.序更新ToolStripMenuItem_Click);
     //
     // 更新系统ToolStripMenuItem
     //
     this.更新系统ToolStripMenuItem.Name   = "更新系统ToolStripMenuItem";
     this.更新系统ToolStripMenuItem.Size   = new System.Drawing.Size(102, 25);
     this.更新系统ToolStripMenuItem.Text   = "出成率计算";
     this.更新系统ToolStripMenuItem.Click += new System.EventHandler(this.更新系统ToolStripMenuItem_Click);
     //
     // frmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(995, 562);
     this.Controls.Add(this.panMain);
     this.Controls.Add(this.panStatus);
     this.Controls.Add(this.panMenu);
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.menuStrip;
     this.Name           = "frmMain";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "欢迎使用MES系统";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
     this.FormClosed    += new System.Windows.Forms.FormClosedEventHandler(this.frmMain_FormClosed);
     this.Load          += new System.EventHandler(this.frmMain_Load);
     this.panStatus.ResumeLayout(false);
     this.panStatus.PerformLayout();
     this.panMenu.ResumeLayout(false);
     this.panMenu.PerformLayout();
     this.menuStrip.ResumeLayout(false);
     this.menuStrip.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #13
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWindow));
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.menuStrip = new System.Windows.Forms.MenuStrip();
            this.fileMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dataDictionaryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.updateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.closeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.printToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.printPreviewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.printSetupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.editMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.redoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.cutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.viewMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.showSpecificationViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showFunctionalBlocksToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showModelViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showTestsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showTranslationViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showViewsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showExpressionEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showCommentEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator23 = new System.Windows.Forms.ToolStripSeparator();
            this.showProperyViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showMoreInfoViewToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.showMessagesVoewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showRequirementViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showUsageViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
            this.showSelectionHistoryViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showShortcutsViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showHistoryViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
            this.showWatchViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator22 = new System.Windows.Forms.ToolStripSeparator();
            this.dockedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
            this.toolBarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.statusBarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolsMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.clearMarksToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.checkToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.checkModelToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.checkToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.specificationsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markApplicableParagraphsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markNonApplicableParagraphsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markRequirementsWhereMoreInfoIsRequiredToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.notImplementedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.reviewedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markNotImplementedButImplementationExistsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markImplementedButNoFunctionalTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markNotTestedButFunctionalTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markSpecIssuesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markParagraphsFromNewRevisionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
            this.generateCoverageReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.generateSpecIssuesReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.findToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.implementationRequiredToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.verificationRequiredToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
            this.generateDataDictionaryReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.generateFunctionalAnalysisReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator21 = new System.Windows.Forms.ToolStripSeparator();
            this.resetCountersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showRulePerformancesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showFunctionsPerformancesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
            this.refactorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.testsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
            this.markImplementationRequiredToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markNotTranslatedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.markNotImplementedTranslationsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this.importDatabaseToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.importFolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
            this.generateDynamicCoverageReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.generateFindingsReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.historyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.compareWithToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.compareWithGitRevisionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.blameUntilToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mergeUpdateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.generateERTMSAcademyReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.searchToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator();
            this.refreshWindowsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator20 = new System.Windows.Forms.ToolStripSeparator();
            this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.windowsMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.cascadeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tileVerticalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tileHorizontalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.closeAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.arrangeIconsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.helpMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.contentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.indexToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.searchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStrip = new System.Windows.Forms.ToolStrip();
            this.openToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.saveToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.printToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.printPreviewToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.helpToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.statusStrip = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolTip = new System.Windows.Forms.ToolTip(this.components);
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.menuStrip.SuspendLayout();
            this.toolStrip.SuspendLayout();
            this.statusStrip.SuspendLayout();
            this.SuspendLayout();
            // 
            // menuStrip
            // 
            this.menuStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
            this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileMenu,
            this.editMenu,
            this.viewMenu,
            this.toolsMenu,
            this.windowsMenu,
            this.helpMenu});
            this.menuStrip.Location = new System.Drawing.Point(0, 0);
            this.menuStrip.MdiWindowListItem = this.windowsMenu;
            this.menuStrip.Name = "menuStrip";
            this.menuStrip.Size = new System.Drawing.Size(864, 24);
            this.menuStrip.TabIndex = 0;
            this.menuStrip.Text = "MenuStrip";
            // 
            // fileMenu
            // 
            this.fileMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newToolStripMenuItem,
            this.openToolStripMenuItem,
            this.closeToolStripMenuItem,
            this.toolStripSeparator3,
            this.saveToolStripMenuItem,
            this.saveAsToolStripMenuItem,
            this.toolStripSeparator4,
            this.printToolStripMenuItem,
            this.printPreviewToolStripMenuItem,
            this.printSetupToolStripMenuItem,
            this.toolStripSeparator5,
            this.exitToolStripMenuItem});
            this.fileMenu.ImageTransparentColor = System.Drawing.SystemColors.ActiveBorder;
            this.fileMenu.Name = "fileMenu";
            this.fileMenu.Size = new System.Drawing.Size(37, 20);
            this.fileMenu.Text = "&File";
            // 
            // newToolStripMenuItem
            // 
            this.newToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.dataDictionaryToolStripMenuItem,
            this.updateToolStripMenuItem});
            this.newToolStripMenuItem.Name = "newToolStripMenuItem";
            this.newToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
            this.newToolStripMenuItem.Text = "New";
            // 
            // dataDictionaryToolStripMenuItem
            // 
            this.dataDictionaryToolStripMenuItem.Name = "dataDictionaryToolStripMenuItem";
            this.dataDictionaryToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
            this.dataDictionaryToolStripMenuItem.Size = new System.Drawing.Size(195, 22);
            this.dataDictionaryToolStripMenuItem.Text = "DataDictionary";
            this.dataDictionaryToolStripMenuItem.Click += new System.EventHandler(this.newToolStripMenuItem_Click);
            // 
            // updateToolStripMenuItem
            // 
            this.updateToolStripMenuItem.Name = "updateToolStripMenuItem";
            this.updateToolStripMenuItem.Size = new System.Drawing.Size(195, 22);
            this.updateToolStripMenuItem.Text = "Update";
            this.updateToolStripMenuItem.Click += new System.EventHandler(this.updateToolStripMenuItem_Click);
            // 
            // openToolStripMenuItem
            // 
            this.openToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripMenuItem.Image")));
            this.openToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.openToolStripMenuItem.Name = "openToolStripMenuItem";
            this.openToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
            this.openToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
            this.openToolStripMenuItem.Text = "&Open";
            this.openToolStripMenuItem.Click += new System.EventHandler(this.OpenFile);
            // 
            // closeToolStripMenuItem
            // 
            this.closeToolStripMenuItem.Name = "closeToolStripMenuItem";
            this.closeToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
            this.closeToolStripMenuItem.Text = "Close";
            this.closeToolStripMenuItem.Click += new System.EventHandler(this.closeToolStripMenuItem_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(143, 6);
            // 
            // saveToolStripMenuItem
            // 
            this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
            this.saveToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
            this.saveToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
            this.saveToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
            this.saveToolStripMenuItem.Text = "&Save";
            this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
            // 
            // saveAsToolStripMenuItem
            // 
            this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem";
            this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
            this.saveAsToolStripMenuItem.Text = "Save &As";
            this.saveAsToolStripMenuItem.Click += new System.EventHandler(this.SaveAsToolStripMenuItem_Click);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(143, 6);
            // 
            // printToolStripMenuItem
            // 
            this.printToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printToolStripMenuItem.Image")));
            this.printToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.printToolStripMenuItem.Name = "printToolStripMenuItem";
            this.printToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
            this.printToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
            this.printToolStripMenuItem.Text = "&Print";
            // 
            // printPreviewToolStripMenuItem
            // 
            this.printPreviewToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printPreviewToolStripMenuItem.Image")));
            this.printPreviewToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.printPreviewToolStripMenuItem.Name = "printPreviewToolStripMenuItem";
            this.printPreviewToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
            this.printPreviewToolStripMenuItem.Text = "Print Pre&view";
            // 
            // printSetupToolStripMenuItem
            // 
            this.printSetupToolStripMenuItem.Name = "printSetupToolStripMenuItem";
            this.printSetupToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
            this.printSetupToolStripMenuItem.Text = "Print Setup";
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(143, 6);
            // 
            // exitToolStripMenuItem
            // 
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            this.exitToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
            this.exitToolStripMenuItem.Text = "E&xit";
            this.exitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolsStripMenuItem_Click);
            // 
            // editMenu
            // 
            this.editMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.undoToolStripMenuItem,
            this.redoToolStripMenuItem,
            this.toolStripSeparator6,
            this.cutToolStripMenuItem,
            this.copyToolStripMenuItem,
            this.pasteToolStripMenuItem,
            this.toolStripSeparator7,
            this.selectAllToolStripMenuItem});
            this.editMenu.Name = "editMenu";
            this.editMenu.Size = new System.Drawing.Size(39, 20);
            this.editMenu.Text = "&Edit";
            // 
            // undoToolStripMenuItem
            // 
            this.undoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("undoToolStripMenuItem.Image")));
            this.undoToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.undoToolStripMenuItem.Name = "undoToolStripMenuItem";
            this.undoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
            this.undoToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
            this.undoToolStripMenuItem.Text = "&Undo";
            this.undoToolStripMenuItem.Click += new System.EventHandler(this.undoToolStripMenuItem_Click);
            // 
            // redoToolStripMenuItem
            // 
            this.redoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("redoToolStripMenuItem.Image")));
            this.redoToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.redoToolStripMenuItem.Name = "redoToolStripMenuItem";
            this.redoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
            this.redoToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
            this.redoToolStripMenuItem.Text = "&Redo";
            this.redoToolStripMenuItem.Click += new System.EventHandler(this.redoToolStripMenuItem_Click);
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            this.toolStripSeparator6.Size = new System.Drawing.Size(161, 6);
            // 
            // cutToolStripMenuItem
            // 
            this.cutToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("cutToolStripMenuItem.Image")));
            this.cutToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.cutToolStripMenuItem.Name = "cutToolStripMenuItem";
            this.cutToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
            this.cutToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
            this.cutToolStripMenuItem.Text = "Cu&t";
            this.cutToolStripMenuItem.Click += new System.EventHandler(this.CutToolStripMenuItem_Click);
            // 
            // copyToolStripMenuItem
            // 
            this.copyToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("copyToolStripMenuItem.Image")));
            this.copyToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";
            this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
            this.copyToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
            this.copyToolStripMenuItem.Text = "&Copy";
            this.copyToolStripMenuItem.Click += new System.EventHandler(this.CopyToolStripMenuItem_Click);
            // 
            // pasteToolStripMenuItem
            // 
            this.pasteToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pasteToolStripMenuItem.Image")));
            this.pasteToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem";
            this.pasteToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
            this.pasteToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
            this.pasteToolStripMenuItem.Text = "&Paste";
            this.pasteToolStripMenuItem.Click += new System.EventHandler(this.PasteToolStripMenuItem_Click);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(161, 6);
            // 
            // selectAllToolStripMenuItem
            // 
            this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
            this.selectAllToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
            this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
            this.selectAllToolStripMenuItem.Text = "Select &All";
            // 
            // viewMenu
            // 
            this.viewMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.showSpecificationViewToolStripMenuItem,
            this.showFunctionalBlocksToolStripMenuItem,
            this.showModelViewToolStripMenuItem,
            this.showTestsToolStripMenuItem,
            this.showTranslationViewToolStripMenuItem,
            this.showViewsToolStripMenuItem,
            this.toolStripSeparator22,
            this.dockedToolStripMenuItem,
            this.toolStripSeparator12,
            this.toolBarToolStripMenuItem,
            this.statusBarToolStripMenuItem});
            this.viewMenu.Name = "viewMenu";
            this.viewMenu.Size = new System.Drawing.Size(44, 20);
            this.viewMenu.Text = "&View";
            // 
            // showSpecificationViewToolStripMenuItem
            // 
            this.showSpecificationViewToolStripMenuItem.Name = "showSpecificationViewToolStripMenuItem";
            this.showSpecificationViewToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.showSpecificationViewToolStripMenuItem.Text = "Show specification view";
            this.showSpecificationViewToolStripMenuItem.Click += new System.EventHandler(this.showSpecificationViewToolStripMenuItem_Click_1);
            // 
            // showFunctionalBlocksToolStripMenuItem
            // 
            this.showFunctionalBlocksToolStripMenuItem.Name = "showFunctionalBlocksToolStripMenuItem";
            this.showFunctionalBlocksToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.showFunctionalBlocksToolStripMenuItem.Text = "Show requirement sets";
            this.showFunctionalBlocksToolStripMenuItem.Click += new System.EventHandler(this.showRequirementSetToolStripMenuItem_Click);
            // 
            // showModelViewToolStripMenuItem
            // 
            this.showModelViewToolStripMenuItem.Name = "showModelViewToolStripMenuItem";
            this.showModelViewToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.showModelViewToolStripMenuItem.Text = "Show model view";
            this.showModelViewToolStripMenuItem.Click += new System.EventHandler(this.showModelViewToolStripMenuItem_Click_1);
            // 
            // showTestsToolStripMenuItem
            // 
            this.showTestsToolStripMenuItem.Name = "showTestsToolStripMenuItem";
            this.showTestsToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.showTestsToolStripMenuItem.Text = "Show tests view";
            this.showTestsToolStripMenuItem.Click += new System.EventHandler(this.showTestsToolStripMenuItem_Click_1);
            // 
            // showTranslationViewToolStripMenuItem
            // 
            this.showTranslationViewToolStripMenuItem.Name = "showTranslationViewToolStripMenuItem";
            this.showTranslationViewToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.showTranslationViewToolStripMenuItem.Text = "Show translation view";
            this.showTranslationViewToolStripMenuItem.Click += new System.EventHandler(this.showTranslationViewToolStripMenuItem_Click);
            // 
            // showViewsToolStripMenuItem
            // 
            this.showViewsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.showExpressionEditorToolStripMenuItem,
            this.showCommentEditorToolStripMenuItem,
            this.toolStripSeparator23,
            this.showProperyViewToolStripMenuItem,
            this.showMoreInfoViewToolStripMenuItem1,
            this.showMessagesVoewToolStripMenuItem,
            this.showRequirementViewToolStripMenuItem,
            this.showUsageViewToolStripMenuItem,
            this.toolStripSeparator11,
            this.showSelectionHistoryViewToolStripMenuItem,
            this.showShortcutsViewToolStripMenuItem,
            this.showHistoryViewToolStripMenuItem,
            this.toolStripSeparator14,
            this.showWatchViewToolStripMenuItem});
            this.showViewsToolStripMenuItem.Name = "showViewsToolStripMenuItem";
            this.showViewsToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.showViewsToolStripMenuItem.Text = "Show tools";
            // 
            // showExpressionEditorToolStripMenuItem
            // 
            this.showExpressionEditorToolStripMenuItem.Name = "showExpressionEditorToolStripMenuItem";
            this.showExpressionEditorToolStripMenuItem.Size = new System.Drawing.Size(260, 22);
            this.showExpressionEditorToolStripMenuItem.Text = "Show expression editor";
            this.showExpressionEditorToolStripMenuItem.Click += new System.EventHandler(this.showExpressionEditorToolStripMenuItem_Click);
            // 
            // showCommentEditorToolStripMenuItem
            // 
            this.showCommentEditorToolStripMenuItem.Name = "showCommentEditorToolStripMenuItem";
            this.showCommentEditorToolStripMenuItem.Size = new System.Drawing.Size(260, 22);
            this.showCommentEditorToolStripMenuItem.Text = "Show comment editor";
            this.showCommentEditorToolStripMenuItem.Click += new System.EventHandler(this.showCommentEditorToolStripMenuItem_Click);
            // 
            // toolStripSeparator23
            // 
            this.toolStripSeparator23.Name = "toolStripSeparator23";
            this.toolStripSeparator23.Size = new System.Drawing.Size(257, 6);
            // 
            // showProperyViewToolStripMenuItem
            // 
            this.showProperyViewToolStripMenuItem.Name = "showProperyViewToolStripMenuItem";
            this.showProperyViewToolStripMenuItem.Size = new System.Drawing.Size(260, 22);
            this.showProperyViewToolStripMenuItem.Text = "Show property view";
            this.showProperyViewToolStripMenuItem.Click += new System.EventHandler(this.showProperyViewToolStripMenuItem_Click);
            // 
            // showMoreInfoViewToolStripMenuItem1
            // 
            this.showMoreInfoViewToolStripMenuItem1.Name = "showMoreInfoViewToolStripMenuItem1";
            this.showMoreInfoViewToolStripMenuItem1.Size = new System.Drawing.Size(260, 22);
            this.showMoreInfoViewToolStripMenuItem1.Text = "Show more info view";
            this.showMoreInfoViewToolStripMenuItem1.Click += new System.EventHandler(this.showMoreInfoViewToolStripMenuItem1_Click);
            // 
            // showMessagesVoewToolStripMenuItem
            // 
            this.showMessagesVoewToolStripMenuItem.Name = "showMessagesVoewToolStripMenuItem";
            this.showMessagesVoewToolStripMenuItem.Size = new System.Drawing.Size(260, 22);
            this.showMessagesVoewToolStripMenuItem.Text = "Show messages view";
            this.showMessagesVoewToolStripMenuItem.Click += new System.EventHandler(this.showMessagesVoewToolStripMenuItem_Click);
            // 
            // showRequirementViewToolStripMenuItem
            // 
            this.showRequirementViewToolStripMenuItem.Name = "showRequirementViewToolStripMenuItem";
            this.showRequirementViewToolStripMenuItem.Size = new System.Drawing.Size(260, 22);
            this.showRequirementViewToolStripMenuItem.Text = "Show requirement description view";
            this.showRequirementViewToolStripMenuItem.Click += new System.EventHandler(this.showRequirementViewToolStripMenuItem_Click);
            // 
            // showUsageViewToolStripMenuItem
            // 
            this.showUsageViewToolStripMenuItem.Name = "showUsageViewToolStripMenuItem";
            this.showUsageViewToolStripMenuItem.Size = new System.Drawing.Size(260, 22);
            this.showUsageViewToolStripMenuItem.Text = "Show usage view";
            this.showUsageViewToolStripMenuItem.Click += new System.EventHandler(this.showUsageViewToolStripMenuItem_Click);
            // 
            // toolStripSeparator11
            // 
            this.toolStripSeparator11.Name = "toolStripSeparator11";
            this.toolStripSeparator11.Size = new System.Drawing.Size(257, 6);
            // 
            // showSelectionHistoryViewToolStripMenuItem
            // 
            this.showSelectionHistoryViewToolStripMenuItem.Name = "showSelectionHistoryViewToolStripMenuItem";
            this.showSelectionHistoryViewToolStripMenuItem.Size = new System.Drawing.Size(260, 22);
            this.showSelectionHistoryViewToolStripMenuItem.Text = "Show selection history view";
            this.showSelectionHistoryViewToolStripMenuItem.Click += new System.EventHandler(this.showSelectionHistoryViewToolStripMenuItem_Click);
            // 
            // showShortcutsViewToolStripMenuItem
            // 
            this.showShortcutsViewToolStripMenuItem.Name = "showShortcutsViewToolStripMenuItem";
            this.showShortcutsViewToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E)));
            this.showShortcutsViewToolStripMenuItem.Size = new System.Drawing.Size(260, 22);
            this.showShortcutsViewToolStripMenuItem.Text = "Show shortcuts view";
            this.showShortcutsViewToolStripMenuItem.Click += new System.EventHandler(this.showShortcutsViewToolStripMenuItem_Click_1);
            // 
            // showHistoryViewToolStripMenuItem
            // 
            this.showHistoryViewToolStripMenuItem.Name = "showHistoryViewToolStripMenuItem";
            this.showHistoryViewToolStripMenuItem.Size = new System.Drawing.Size(260, 22);
            this.showHistoryViewToolStripMenuItem.Text = "Show history view";
            this.showHistoryViewToolStripMenuItem.Click += new System.EventHandler(this.showHistoryViewToolStripMenuItem_Click);
            // 
            // toolStripSeparator14
            // 
            this.toolStripSeparator14.Name = "toolStripSeparator14";
            this.toolStripSeparator14.Size = new System.Drawing.Size(257, 6);
            // 
            // showWatchViewToolStripMenuItem
            // 
            this.showWatchViewToolStripMenuItem.Name = "showWatchViewToolStripMenuItem";
            this.showWatchViewToolStripMenuItem.Size = new System.Drawing.Size(260, 22);
            this.showWatchViewToolStripMenuItem.Text = "Show watch view";
            this.showWatchViewToolStripMenuItem.Click += new System.EventHandler(this.showWatchViewToolStripMenuItem_Click);
            // 
            // toolStripSeparator22
            // 
            this.toolStripSeparator22.Name = "toolStripSeparator22";
            this.toolStripSeparator22.Size = new System.Drawing.Size(197, 6);
            // 
            // dockedToolStripMenuItem
            // 
            this.dockedToolStripMenuItem.Name = "dockedToolStripMenuItem";
            this.dockedToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.dockedToolStripMenuItem.Text = "Undock selected";
            this.dockedToolStripMenuItem.Click += new System.EventHandler(this.dockedToolStripMenuItem_Click);
            // 
            // toolStripSeparator12
            // 
            this.toolStripSeparator12.Name = "toolStripSeparator12";
            this.toolStripSeparator12.Size = new System.Drawing.Size(197, 6);
            // 
            // toolBarToolStripMenuItem
            // 
            this.toolBarToolStripMenuItem.Checked = true;
            this.toolBarToolStripMenuItem.CheckOnClick = true;
            this.toolBarToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.toolBarToolStripMenuItem.Name = "toolBarToolStripMenuItem";
            this.toolBarToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.toolBarToolStripMenuItem.Text = "&Toolbar";
            this.toolBarToolStripMenuItem.Click += new System.EventHandler(this.ToolBarToolStripMenuItem_Click);
            // 
            // statusBarToolStripMenuItem
            // 
            this.statusBarToolStripMenuItem.Checked = true;
            this.statusBarToolStripMenuItem.CheckOnClick = true;
            this.statusBarToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.statusBarToolStripMenuItem.Name = "statusBarToolStripMenuItem";
            this.statusBarToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.statusBarToolStripMenuItem.Text = "&Status Bar";
            this.statusBarToolStripMenuItem.Click += new System.EventHandler(this.StatusBarToolStripMenuItem_Click);
            // 
            // toolsMenu
            // 
            this.toolsMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.clearMarksToolStripMenuItem,
            this.checkToolStripMenuItem,
            this.specificationsToolStripMenuItem,
            this.findToolStripMenuItem,
            this.testsToolStripMenuItem,
            this.historyToolStripMenuItem,
            this.mergeUpdateToolStripMenuItem,
            this.generateERTMSAcademyReportToolStripMenuItem,
            this.toolStripSeparator9,
            this.searchToolStripMenuItem1,
            this.toolStripSeparator19,
            this.refreshWindowsToolStripMenuItem,
            this.toolStripSeparator20,
            this.optionsToolStripMenuItem});
            this.toolsMenu.Name = "toolsMenu";
            this.toolsMenu.Size = new System.Drawing.Size(48, 20);
            this.toolsMenu.Text = "&Tools";
            // 
            // clearMarksToolStripMenuItem
            // 
            this.clearMarksToolStripMenuItem.Name = "clearMarksToolStripMenuItem";
            this.clearMarksToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
            this.clearMarksToolStripMenuItem.Text = "Clear marks";
            this.clearMarksToolStripMenuItem.Click += new System.EventHandler(this.clearMarksToolStripMenuItem_Click);
            // 
            // checkToolStripMenuItem
            // 
            this.checkToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.checkModelToolStripMenuItem1,
            this.checkToolStripMenuItem1});
            this.checkToolStripMenuItem.Name = "checkToolStripMenuItem";
            this.checkToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
            this.checkToolStripMenuItem.Text = "Check";
            // 
            // checkModelToolStripMenuItem1
            // 
            this.checkModelToolStripMenuItem1.Name = "checkModelToolStripMenuItem1";
            this.checkModelToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
            this.checkModelToolStripMenuItem1.Size = new System.Drawing.Size(233, 22);
            this.checkModelToolStripMenuItem1.Text = "Check model";
            this.checkModelToolStripMenuItem1.Click += new System.EventHandler(this.checkModelToolStripMenuItem1_Click);
            // 
            // checkToolStripMenuItem1
            // 
            this.checkToolStripMenuItem1.Name = "checkToolStripMenuItem1";
            this.checkToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D)));
            this.checkToolStripMenuItem1.Size = new System.Drawing.Size(233, 22);
            this.checkToolStripMenuItem1.Text = "Check for dead model";
            this.checkToolStripMenuItem1.Click += new System.EventHandler(this.checkToolStripMenuItem1_Click);
            // 
            // specificationsToolStripMenuItem
            // 
            this.specificationsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.markApplicableParagraphsToolStripMenuItem,
            this.markNonApplicableParagraphsToolStripMenuItem,
            this.markRequirementsWhereMoreInfoIsRequiredToolStripMenuItem,
            this.notImplementedToolStripMenuItem,
            this.reviewedToolStripMenuItem,
            this.markNotImplementedButImplementationExistsToolStripMenuItem,
            this.markImplementedButNoFunctionalTestToolStripMenuItem,
            this.markNotTestedButFunctionalTestToolStripMenuItem,
            this.markSpecIssuesToolStripMenuItem,
            this.markParagraphsFromNewRevisionToolStripMenuItem,
            this.toolStripSeparator15,
            this.generateCoverageReportToolStripMenuItem,
            this.generateSpecIssuesReportToolStripMenuItem});
            this.specificationsToolStripMenuItem.Name = "specificationsToolStripMenuItem";
            this.specificationsToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
            this.specificationsToolStripMenuItem.Text = "Specifications";
            // 
            // markApplicableParagraphsToolStripMenuItem
            // 
            this.markApplicableParagraphsToolStripMenuItem.Name = "markApplicableParagraphsToolStripMenuItem";
            this.markApplicableParagraphsToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.markApplicableParagraphsToolStripMenuItem.Text = "Mark applicable paragraphs";
            this.markApplicableParagraphsToolStripMenuItem.Click += new System.EventHandler(this.markApplicableParagraphsToolStripMenuItem_Click);
            // 
            // markNonApplicableParagraphsToolStripMenuItem
            // 
            this.markNonApplicableParagraphsToolStripMenuItem.Name = "markNonApplicableParagraphsToolStripMenuItem";
            this.markNonApplicableParagraphsToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.markNonApplicableParagraphsToolStripMenuItem.Text = "Mark non applicable paragraphs";
            this.markNonApplicableParagraphsToolStripMenuItem.Click += new System.EventHandler(this.markNonApplicableRequirementsToolStripMenuItem_Click);
            // 
            // markRequirementsWhereMoreInfoIsRequiredToolStripMenuItem
            // 
            this.markRequirementsWhereMoreInfoIsRequiredToolStripMenuItem.Name = "markRequirementsWhereMoreInfoIsRequiredToolStripMenuItem";
            this.markRequirementsWhereMoreInfoIsRequiredToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.markRequirementsWhereMoreInfoIsRequiredToolStripMenuItem.Text = "Mark where more info is required";
            this.markRequirementsWhereMoreInfoIsRequiredToolStripMenuItem.Click += new System.EventHandler(this.markRequirementsWhereMoreInfoIsRequiredToolStripMenuItem_Click);
            // 
            // notImplementedToolStripMenuItem
            // 
            this.notImplementedToolStripMenuItem.Name = "notImplementedToolStripMenuItem";
            this.notImplementedToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.notImplementedToolStripMenuItem.Text = "Mark not implemented";
            this.notImplementedToolStripMenuItem.Click += new System.EventHandler(this.implementedToolStripMenuItem_Click);
            // 
            // reviewedToolStripMenuItem
            // 
            this.reviewedToolStripMenuItem.Name = "reviewedToolStripMenuItem";
            this.reviewedToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.reviewedToolStripMenuItem.Text = "Mark not reviewed";
            this.reviewedToolStripMenuItem.Click += new System.EventHandler(this.reviewedToolStripMenuItem_Click);
            // 
            // markNotImplementedButImplementationExistsToolStripMenuItem
            // 
            this.markNotImplementedButImplementationExistsToolStripMenuItem.Name = "markNotImplementedButImplementationExistsToolStripMenuItem";
            this.markNotImplementedButImplementationExistsToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.markNotImplementedButImplementationExistsToolStripMenuItem.Text = "Mark not implemented but implementation exists";
            this.markNotImplementedButImplementationExistsToolStripMenuItem.Click += new System.EventHandler(this.markNotImplementedButImplementationExistsToolStripMenuItem_Click);
            // 
            // markImplementedButNoFunctionalTestToolStripMenuItem
            // 
            this.markImplementedButNoFunctionalTestToolStripMenuItem.Name = "markImplementedButNoFunctionalTestToolStripMenuItem";
            this.markImplementedButNoFunctionalTestToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.markImplementedButNoFunctionalTestToolStripMenuItem.Text = "Mark implemented but no functional test exists";
            this.markImplementedButNoFunctionalTestToolStripMenuItem.Click += new System.EventHandler(this.markImplementedButNoFunctionalTestToolStripMenuItem_Click);
            // 
            // markNotTestedButFunctionalTestToolStripMenuItem
            // 
            this.markNotTestedButFunctionalTestToolStripMenuItem.Name = "markNotTestedButFunctionalTestToolStripMenuItem";
            this.markNotTestedButFunctionalTestToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.markNotTestedButFunctionalTestToolStripMenuItem.Text = "Mark not tested but functional test exists";
            this.markNotTestedButFunctionalTestToolStripMenuItem.Click += new System.EventHandler(this.markNotTestedButFunctionalTestToolStripMenuItem_Click);
            // 
            // markSpecIssuesToolStripMenuItem
            // 
            this.markSpecIssuesToolStripMenuItem.Name = "markSpecIssuesToolStripMenuItem";
            this.markSpecIssuesToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.markSpecIssuesToolStripMenuItem.Text = "Mark spec issues";
            this.markSpecIssuesToolStripMenuItem.Click += new System.EventHandler(this.markSpecIssuesToolStripMenuItem_Click);
            // 
            // markParagraphsFromNewRevisionToolStripMenuItem
            // 
            this.markParagraphsFromNewRevisionToolStripMenuItem.Name = "markParagraphsFromNewRevisionToolStripMenuItem";
            this.markParagraphsFromNewRevisionToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.markParagraphsFromNewRevisionToolStripMenuItem.Text = "Mark paragraphs from new revision";
            this.markParagraphsFromNewRevisionToolStripMenuItem.Click += new System.EventHandler(this.markParagraphsFromNewRevisionToolStripMenuItem_Click);
            // 
            // toolStripSeparator15
            // 
            this.toolStripSeparator15.Name = "toolStripSeparator15";
            this.toolStripSeparator15.Size = new System.Drawing.Size(333, 6);
            // 
            // generateCoverageReportToolStripMenuItem
            // 
            this.generateCoverageReportToolStripMenuItem.Name = "generateCoverageReportToolStripMenuItem";
            this.generateCoverageReportToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.generateCoverageReportToolStripMenuItem.Text = "Generate coverage report...";
            this.generateCoverageReportToolStripMenuItem.Click += new System.EventHandler(this.generateCoverageReportToolStripMenuItem_Click);
            // 
            // generateSpecIssuesReportToolStripMenuItem
            // 
            this.generateSpecIssuesReportToolStripMenuItem.Name = "generateSpecIssuesReportToolStripMenuItem";
            this.generateSpecIssuesReportToolStripMenuItem.Size = new System.Drawing.Size(336, 22);
            this.generateSpecIssuesReportToolStripMenuItem.Text = "Generate spec issues report...";
            this.generateSpecIssuesReportToolStripMenuItem.Click += new System.EventHandler(this.generateSpecIssuesReportToolStripMenuItem_Click);
            // 
            // findToolStripMenuItem
            // 
            this.findToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.implementationRequiredToolStripMenuItem,
            this.verificationRequiredToolStripMenuItem,
            this.toolStripSeparator18,
            this.generateDataDictionaryReportToolStripMenuItem,
            this.generateFunctionalAnalysisReportToolStripMenuItem,
            this.toolStripSeparator21,
            this.resetCountersToolStripMenuItem,
            this.showRulePerformancesToolStripMenuItem,
            this.showFunctionsPerformancesToolStripMenuItem,
            this.toolStripSeparator17,
            this.refactorToolStripMenuItem});
            this.findToolStripMenuItem.Name = "findToolStripMenuItem";
            this.findToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
            this.findToolStripMenuItem.Text = "Model";
            // 
            // implementationRequiredToolStripMenuItem
            // 
            this.implementationRequiredToolStripMenuItem.Name = "implementationRequiredToolStripMenuItem";
            this.implementationRequiredToolStripMenuItem.Size = new System.Drawing.Size(257, 22);
            this.implementationRequiredToolStripMenuItem.Text = "Mark implementation required";
            this.implementationRequiredToolStripMenuItem.Click += new System.EventHandler(this.implementationRequiredToolStripMenuItem_Click);
            // 
            // verificationRequiredToolStripMenuItem
            // 
            this.verificationRequiredToolStripMenuItem.Name = "verificationRequiredToolStripMenuItem";
            this.verificationRequiredToolStripMenuItem.Size = new System.Drawing.Size(257, 22);
            this.verificationRequiredToolStripMenuItem.Text = "Mark verification required";
            this.verificationRequiredToolStripMenuItem.Click += new System.EventHandler(this.verificationRequiredToolStripMenuItem_Click);
            // 
            // toolStripSeparator18
            // 
            this.toolStripSeparator18.Name = "toolStripSeparator18";
            this.toolStripSeparator18.Size = new System.Drawing.Size(254, 6);
            // 
            // generateDataDictionaryReportToolStripMenuItem
            // 
            this.generateDataDictionaryReportToolStripMenuItem.Name = "generateDataDictionaryReportToolStripMenuItem";
            this.generateDataDictionaryReportToolStripMenuItem.Size = new System.Drawing.Size(257, 22);
            this.generateDataDictionaryReportToolStripMenuItem.Text = "Generate data dictionary report...";
            this.generateDataDictionaryReportToolStripMenuItem.Click += new System.EventHandler(this.generateDataDictionaryReportToolStripMenuItem_Click);
            // 
            // generateFunctionalAnalysisReportToolStripMenuItem
            // 
            this.generateFunctionalAnalysisReportToolStripMenuItem.Name = "generateFunctionalAnalysisReportToolStripMenuItem";
            this.generateFunctionalAnalysisReportToolStripMenuItem.Size = new System.Drawing.Size(257, 22);
            this.generateFunctionalAnalysisReportToolStripMenuItem.Text = "Generate functional analysis report";
            this.generateFunctionalAnalysisReportToolStripMenuItem.Click += new System.EventHandler(this.generateFunctionalAnalysisReportToolStripMenuItem_Click);
            // 
            // toolStripSeparator21
            // 
            this.toolStripSeparator21.Name = "toolStripSeparator21";
            this.toolStripSeparator21.Size = new System.Drawing.Size(254, 6);
            // 
            // resetCountersToolStripMenuItem
            // 
            this.resetCountersToolStripMenuItem.Name = "resetCountersToolStripMenuItem";
            this.resetCountersToolStripMenuItem.Size = new System.Drawing.Size(257, 22);
            this.resetCountersToolStripMenuItem.Text = "Reset counters";
            this.resetCountersToolStripMenuItem.Click += new System.EventHandler(this.resetCountersToolStripMenuItem_Click);
            // 
            // showRulePerformancesToolStripMenuItem
            // 
            this.showRulePerformancesToolStripMenuItem.Name = "showRulePerformancesToolStripMenuItem";
            this.showRulePerformancesToolStripMenuItem.Size = new System.Drawing.Size(257, 22);
            this.showRulePerformancesToolStripMenuItem.Text = "Show rule performances";
            this.showRulePerformancesToolStripMenuItem.Click += new System.EventHandler(this.showRulePerformancesToolStripMenuItem_Click);
            // 
            // showFunctionsPerformancesToolStripMenuItem
            // 
            this.showFunctionsPerformancesToolStripMenuItem.Name = "showFunctionsPerformancesToolStripMenuItem";
            this.showFunctionsPerformancesToolStripMenuItem.Size = new System.Drawing.Size(257, 22);
            this.showFunctionsPerformancesToolStripMenuItem.Text = "Show functions performances";
            this.showFunctionsPerformancesToolStripMenuItem.Click += new System.EventHandler(this.showFunctionsPerformancesToolStripMenuItem_Click);
            // 
            // toolStripSeparator17
            // 
            this.toolStripSeparator17.Name = "toolStripSeparator17";
            this.toolStripSeparator17.Size = new System.Drawing.Size(254, 6);
            // 
            // refactorToolStripMenuItem
            // 
            this.refactorToolStripMenuItem.Name = "refactorToolStripMenuItem";
            this.refactorToolStripMenuItem.Size = new System.Drawing.Size(257, 22);
            this.refactorToolStripMenuItem.Text = "Clean up";
            this.refactorToolStripMenuItem.Click += new System.EventHandler(this.refactorToolStripMenuItem_Click_1);
            // 
            // testsToolStripMenuItem
            // 
            this.testsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator13,
            this.markImplementationRequiredToolStripMenuItem,
            this.markNotTranslatedToolStripMenuItem,
            this.markNotImplementedTranslationsToolStripMenuItem,
            this.toolStripSeparator10,
            this.importDatabaseToolStripMenuItem,
            this.importFolderToolStripMenuItem,
            this.toolStripSeparator16,
            this.generateDynamicCoverageReportToolStripMenuItem,
            this.generateFindingsReportToolStripMenuItem});
            this.testsToolStripMenuItem.Name = "testsToolStripMenuItem";
            this.testsToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
            this.testsToolStripMenuItem.Text = "Tests";
            // 
            // toolStripSeparator13
            // 
            this.toolStripSeparator13.Name = "toolStripSeparator13";
            this.toolStripSeparator13.Size = new System.Drawing.Size(262, 6);
            // 
            // markImplementationRequiredToolStripMenuItem
            // 
            this.markImplementationRequiredToolStripMenuItem.Name = "markImplementationRequiredToolStripMenuItem";
            this.markImplementationRequiredToolStripMenuItem.Size = new System.Drawing.Size(265, 22);
            this.markImplementationRequiredToolStripMenuItem.Text = "Mark implementation required";
            this.markImplementationRequiredToolStripMenuItem.Click += new System.EventHandler(this.markImplementationRequiredToolStripMenuItem_Click);
            // 
            // markNotTranslatedToolStripMenuItem
            // 
            this.markNotTranslatedToolStripMenuItem.Name = "markNotTranslatedToolStripMenuItem";
            this.markNotTranslatedToolStripMenuItem.Size = new System.Drawing.Size(265, 22);
            this.markNotTranslatedToolStripMenuItem.Text = "Mark not translated";
            this.markNotTranslatedToolStripMenuItem.Click += new System.EventHandler(this.markNotTranslatedToolStripMenuItem_Click);
            // 
            // markNotImplementedTranslationsToolStripMenuItem
            // 
            this.markNotImplementedTranslationsToolStripMenuItem.Name = "markNotImplementedTranslationsToolStripMenuItem";
            this.markNotImplementedTranslationsToolStripMenuItem.Size = new System.Drawing.Size(265, 22);
            this.markNotImplementedTranslationsToolStripMenuItem.Text = "Mark not implemented translations";
            this.markNotImplementedTranslationsToolStripMenuItem.Click += new System.EventHandler(this.markNotImplementedTranslationsToolStripMenuItem_Click);
            // 
            // toolStripSeparator10
            // 
            this.toolStripSeparator10.Name = "toolStripSeparator10";
            this.toolStripSeparator10.Size = new System.Drawing.Size(262, 6);
            // 
            // importDatabaseToolStripMenuItem
            // 
            this.importDatabaseToolStripMenuItem.Name = "importDatabaseToolStripMenuItem";
            this.importDatabaseToolStripMenuItem.Size = new System.Drawing.Size(265, 22);
            this.importDatabaseToolStripMenuItem.Text = "Import database...";
            this.importDatabaseToolStripMenuItem.Click += new System.EventHandler(this.importDatabaseToolStripMenuItem_Click);
            // 
            // importFolderToolStripMenuItem
            // 
            this.importFolderToolStripMenuItem.Name = "importFolderToolStripMenuItem";
            this.importFolderToolStripMenuItem.Size = new System.Drawing.Size(265, 22);
            this.importFolderToolStripMenuItem.Text = "Import folder...";
            this.importFolderToolStripMenuItem.Click += new System.EventHandler(this.importFolderToolStripMenuItem_Click);
            // 
            // toolStripSeparator16
            // 
            this.toolStripSeparator16.Name = "toolStripSeparator16";
            this.toolStripSeparator16.Size = new System.Drawing.Size(262, 6);
            // 
            // generateDynamicCoverageReportToolStripMenuItem
            // 
            this.generateDynamicCoverageReportToolStripMenuItem.Name = "generateDynamicCoverageReportToolStripMenuItem";
            this.generateDynamicCoverageReportToolStripMenuItem.Size = new System.Drawing.Size(265, 22);
            this.generateDynamicCoverageReportToolStripMenuItem.Text = "Generate dynamic coverage report...";
            this.generateDynamicCoverageReportToolStripMenuItem.Click += new System.EventHandler(this.generateDynamicCoverageReportToolStripMenuItem_Click);
            // 
            // generateFindingsReportToolStripMenuItem
            // 
            this.generateFindingsReportToolStripMenuItem.Name = "generateFindingsReportToolStripMenuItem";
            this.generateFindingsReportToolStripMenuItem.Size = new System.Drawing.Size(265, 22);
            this.generateFindingsReportToolStripMenuItem.Text = "Generate Findings report...";
            this.generateFindingsReportToolStripMenuItem.Click += new System.EventHandler(this.generateFindingsReportToolStripMenuItem_Click);
            // 
            // historyToolStripMenuItem
            // 
            this.historyToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.compareWithToolStripMenuItem,
            this.compareWithGitRevisionToolStripMenuItem,
            this.blameUntilToolStripMenuItem});
            this.historyToolStripMenuItem.Name = "historyToolStripMenuItem";
            this.historyToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
            this.historyToolStripMenuItem.Text = "History";
            // 
            // compareWithToolStripMenuItem
            // 
            this.compareWithToolStripMenuItem.Name = "compareWithToolStripMenuItem";
            this.compareWithToolStripMenuItem.Size = new System.Drawing.Size(219, 22);
            this.compareWithToolStripMenuItem.Text = "Compare with local file...";
            this.compareWithToolStripMenuItem.Click += new System.EventHandler(this.compareWithToolStripMenuItem_Click);
            // 
            // compareWithGitRevisionToolStripMenuItem
            // 
            this.compareWithGitRevisionToolStripMenuItem.Name = "compareWithGitRevisionToolStripMenuItem";
            this.compareWithGitRevisionToolStripMenuItem.Size = new System.Drawing.Size(219, 22);
            this.compareWithGitRevisionToolStripMenuItem.Text = "Compare with git revision...";
            this.compareWithGitRevisionToolStripMenuItem.Click += new System.EventHandler(this.compareWithGitRevisionToolStripMenuItem_Click);
            // 
            // blameUntilToolStripMenuItem
            // 
            this.blameUntilToolStripMenuItem.Name = "blameUntilToolStripMenuItem";
            this.blameUntilToolStripMenuItem.Size = new System.Drawing.Size(219, 22);
            this.blameUntilToolStripMenuItem.Text = "Blame until...";
            this.blameUntilToolStripMenuItem.Click += new System.EventHandler(this.blameUntilToolStripMenuItem_Click);
            // 
            // mergeUpdateToolStripMenuItem
            // 
            this.mergeUpdateToolStripMenuItem.Name = "mergeUpdateToolStripMenuItem";
            this.mergeUpdateToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
            this.mergeUpdateToolStripMenuItem.Text = "Merge update";
            this.mergeUpdateToolStripMenuItem.Click += new System.EventHandler(this.mergeUpdateToolStripMenuItem_Click);
            // 
            // generateERTMSAcademyReportToolStripMenuItem
            // 
            this.generateERTMSAcademyReportToolStripMenuItem.Name = "generateERTMSAcademyReportToolStripMenuItem";
            this.generateERTMSAcademyReportToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
            this.generateERTMSAcademyReportToolStripMenuItem.Text = "Generate ERTMS Academy report....";
            this.generateERTMSAcademyReportToolStripMenuItem.Click += new System.EventHandler(this.generateERTMSAcademyReportToolStripMenuItem_Click);
            // 
            // toolStripSeparator9
            // 
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            this.toolStripSeparator9.Size = new System.Drawing.Size(258, 6);
            // 
            // searchToolStripMenuItem1
            // 
            this.searchToolStripMenuItem1.Name = "searchToolStripMenuItem1";
            this.searchToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)));
            this.searchToolStripMenuItem1.Size = new System.Drawing.Size(261, 22);
            this.searchToolStripMenuItem1.Text = "Search";
            this.searchToolStripMenuItem1.Click += new System.EventHandler(this.searchToolStripMenuItem1_Click);
            // 
            // toolStripSeparator19
            // 
            this.toolStripSeparator19.Name = "toolStripSeparator19";
            this.toolStripSeparator19.Size = new System.Drawing.Size(258, 6);
            // 
            // refreshWindowsToolStripMenuItem
            // 
            this.refreshWindowsToolStripMenuItem.Name = "refreshWindowsToolStripMenuItem";
            this.refreshWindowsToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
            this.refreshWindowsToolStripMenuItem.Text = "Refresh windows";
            this.refreshWindowsToolStripMenuItem.Click += new System.EventHandler(this.refreshWindowsToolStripMenuItem_Click);
            // 
            // toolStripSeparator20
            // 
            this.toolStripSeparator20.Name = "toolStripSeparator20";
            this.toolStripSeparator20.Size = new System.Drawing.Size(258, 6);
            // 
            // optionsToolStripMenuItem
            // 
            this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem";
            this.optionsToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
            this.optionsToolStripMenuItem.Text = "&Options";
            this.optionsToolStripMenuItem.Click += new System.EventHandler(this.optionsToolStripMenuItem_Click);
            // 
            // windowsMenu
            // 
            this.windowsMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cascadeToolStripMenuItem,
            this.tileVerticalToolStripMenuItem,
            this.tileHorizontalToolStripMenuItem,
            this.closeAllToolStripMenuItem,
            this.arrangeIconsToolStripMenuItem});
            this.windowsMenu.Name = "windowsMenu";
            this.windowsMenu.Size = new System.Drawing.Size(68, 20);
            this.windowsMenu.Text = "&Windows";
            // 
            // cascadeToolStripMenuItem
            // 
            this.cascadeToolStripMenuItem.Name = "cascadeToolStripMenuItem";
            this.cascadeToolStripMenuItem.Size = new System.Drawing.Size(151, 22);
            this.cascadeToolStripMenuItem.Text = "&Cascade";
            this.cascadeToolStripMenuItem.Click += new System.EventHandler(this.CascadeToolStripMenuItem_Click);
            // 
            // tileVerticalToolStripMenuItem
            // 
            this.tileVerticalToolStripMenuItem.Name = "tileVerticalToolStripMenuItem";
            this.tileVerticalToolStripMenuItem.Size = new System.Drawing.Size(151, 22);
            this.tileVerticalToolStripMenuItem.Text = "Tile &Vertical";
            this.tileVerticalToolStripMenuItem.Click += new System.EventHandler(this.TileVerticalToolStripMenuItem_Click);
            // 
            // tileHorizontalToolStripMenuItem
            // 
            this.tileHorizontalToolStripMenuItem.Name = "tileHorizontalToolStripMenuItem";
            this.tileHorizontalToolStripMenuItem.Size = new System.Drawing.Size(151, 22);
            this.tileHorizontalToolStripMenuItem.Text = "Tile &Horizontal";
            this.tileHorizontalToolStripMenuItem.Click += new System.EventHandler(this.TileHorizontalToolStripMenuItem_Click);
            // 
            // closeAllToolStripMenuItem
            // 
            this.closeAllToolStripMenuItem.Name = "closeAllToolStripMenuItem";
            this.closeAllToolStripMenuItem.Size = new System.Drawing.Size(151, 22);
            this.closeAllToolStripMenuItem.Text = "C&lose All";
            this.closeAllToolStripMenuItem.Click += new System.EventHandler(this.CloseAllToolStripMenuItem_Click);
            // 
            // arrangeIconsToolStripMenuItem
            // 
            this.arrangeIconsToolStripMenuItem.Name = "arrangeIconsToolStripMenuItem";
            this.arrangeIconsToolStripMenuItem.Size = new System.Drawing.Size(151, 22);
            this.arrangeIconsToolStripMenuItem.Text = "&Arrange Icons";
            this.arrangeIconsToolStripMenuItem.Click += new System.EventHandler(this.ArrangeIconsToolStripMenuItem_Click);
            // 
            // helpMenu
            // 
            this.helpMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.contentsToolStripMenuItem,
            this.indexToolStripMenuItem,
            this.searchToolStripMenuItem,
            this.toolStripSeparator8,
            this.aboutToolStripMenuItem});
            this.helpMenu.Name = "helpMenu";
            this.helpMenu.Size = new System.Drawing.Size(44, 20);
            this.helpMenu.Text = "&Help";
            // 
            // contentsToolStripMenuItem
            // 
            this.contentsToolStripMenuItem.Name = "contentsToolStripMenuItem";
            this.contentsToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F1)));
            this.contentsToolStripMenuItem.Size = new System.Drawing.Size(168, 22);
            this.contentsToolStripMenuItem.Text = "&Contents";
            // 
            // indexToolStripMenuItem
            // 
            this.indexToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("indexToolStripMenuItem.Image")));
            this.indexToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.indexToolStripMenuItem.Name = "indexToolStripMenuItem";
            this.indexToolStripMenuItem.Size = new System.Drawing.Size(168, 22);
            this.indexToolStripMenuItem.Text = "&Index";
            // 
            // searchToolStripMenuItem
            // 
            this.searchToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("searchToolStripMenuItem.Image")));
            this.searchToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black;
            this.searchToolStripMenuItem.Name = "searchToolStripMenuItem";
            this.searchToolStripMenuItem.Size = new System.Drawing.Size(168, 22);
            this.searchToolStripMenuItem.Text = "&Search";
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            this.toolStripSeparator8.Size = new System.Drawing.Size(165, 6);
            // 
            // aboutToolStripMenuItem
            // 
            this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
            this.aboutToolStripMenuItem.Size = new System.Drawing.Size(168, 22);
            this.aboutToolStripMenuItem.Text = "&About ...";
            this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
            // 
            // toolStrip
            // 
            this.toolStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
            this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.openToolStripButton,
            this.saveToolStripButton,
            this.toolStripSeparator1,
            this.printToolStripButton,
            this.printPreviewToolStripButton,
            this.toolStripSeparator2,
            this.helpToolStripButton});
            this.toolStrip.Location = new System.Drawing.Point(0, 24);
            this.toolStrip.Name = "toolStrip";
            this.toolStrip.Size = new System.Drawing.Size(864, 27);
            this.toolStrip.TabIndex = 1;
            this.toolStrip.Text = "ToolStrip";
            // 
            // openToolStripButton
            // 
            this.openToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.openToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripButton.Image")));
            this.openToolStripButton.ImageTransparentColor = System.Drawing.Color.Black;
            this.openToolStripButton.Name = "openToolStripButton";
            this.openToolStripButton.Size = new System.Drawing.Size(24, 24);
            this.openToolStripButton.Text = "Open";
            this.openToolStripButton.Click += new System.EventHandler(this.OpenFile);
            // 
            // saveToolStripButton
            // 
            this.saveToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.saveToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripButton.Image")));
            this.saveToolStripButton.ImageTransparentColor = System.Drawing.Color.Black;
            this.saveToolStripButton.Name = "saveToolStripButton";
            this.saveToolStripButton.Size = new System.Drawing.Size(24, 24);
            this.saveToolStripButton.Text = "Save";
            this.saveToolStripButton.Click += new System.EventHandler(this.saveToolStripButton_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 27);
            // 
            // printToolStripButton
            // 
            this.printToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.printToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("printToolStripButton.Image")));
            this.printToolStripButton.ImageTransparentColor = System.Drawing.Color.Black;
            this.printToolStripButton.Name = "printToolStripButton";
            this.printToolStripButton.Size = new System.Drawing.Size(24, 24);
            this.printToolStripButton.Text = "Print";
            // 
            // printPreviewToolStripButton
            // 
            this.printPreviewToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.printPreviewToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("printPreviewToolStripButton.Image")));
            this.printPreviewToolStripButton.ImageTransparentColor = System.Drawing.Color.Black;
            this.printPreviewToolStripButton.Name = "printPreviewToolStripButton";
            this.printPreviewToolStripButton.Size = new System.Drawing.Size(24, 24);
            this.printPreviewToolStripButton.Text = "Print Preview";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 27);
            // 
            // helpToolStripButton
            // 
            this.helpToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.helpToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("helpToolStripButton.Image")));
            this.helpToolStripButton.ImageTransparentColor = System.Drawing.Color.Black;
            this.helpToolStripButton.Name = "helpToolStripButton";
            this.helpToolStripButton.Size = new System.Drawing.Size(24, 24);
            this.helpToolStripButton.Text = "Help";
            // 
            // statusStrip
            // 
            this.statusStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
            this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel});
            this.statusStrip.Location = new System.Drawing.Point(0, 431);
            this.statusStrip.Name = "statusStrip";
            this.statusStrip.Size = new System.Drawing.Size(864, 22);
            this.statusStrip.TabIndex = 2;
            this.statusStrip.Text = "StatusStrip";
            // 
            // toolStripStatusLabel
            // 
            this.toolStripStatusLabel.Name = "toolStripStatusLabel";
            this.toolStripStatusLabel.Size = new System.Drawing.Size(39, 17);
            this.toolStripStatusLabel.Text = "Status";
            // 
            // dockPanel
            // 
            this.dockPanel.ActiveAutoHideContent = null;
            this.dockPanel.BackColor = System.Drawing.SystemColors.AppWorkspace;
            this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.DockBackColor = System.Drawing.SystemColors.AppWorkspace;
            this.dockPanel.DockBottomPortion = 300D;
            this.dockPanel.DockLeftPortion = 500D;
            this.dockPanel.DockRightPortion = 400D;
            this.dockPanel.DockTopPortion = 150D;
            this.dockPanel.Location = new System.Drawing.Point(0, 51);
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.Size = new System.Drawing.Size(864, 380);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel.Skin = dockPanelSkin1;
            this.dockPanel.TabIndex = 4;
            // 
            // MainWindow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(864, 453);
            this.Controls.Add(this.dockPanel);
            this.Controls.Add(this.statusStrip);
            this.Controls.Add(this.toolStrip);
            this.Controls.Add(this.menuStrip);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip;
            this.Name = "MainWindow";
            this.Text = "ERTMSFormalSpecs Workbench";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.menuStrip.ResumeLayout(false);
            this.menuStrip.PerformLayout();
            this.toolStrip.ResumeLayout(false);
            this.toolStrip.PerformLayout();
            this.statusStrip.ResumeLayout(false);
            this.statusStrip.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #14
0
ファイル: frmMain.Designer.cs プロジェクト: cfmis/cfvn
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin3                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin3               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient7               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient15                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin3               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient3           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient16                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient8               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient17                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient18                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient19                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient9               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient20                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient21                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     System.ComponentModel.ComponentResourceManager               resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     this.dockPanel1  = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.menuStrip1  = new System.Windows.Forms.MenuStrip();
     this.menuItem1   = new System.Windows.Forms.ToolStripMenuItem();
     this.sts1        = new System.Windows.Forms.StatusStrip();
     this.tsUserid    = new System.Windows.Forms.ToolStripStatusLabel();
     this.tsDate      = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStrip1  = new System.Windows.Forms.ToolStrip();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.menuStrip1.SuspendLayout();
     this.sts1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // dockPanel1
     //
     this.dockPanel1.ActiveAutoHideContent = null;
     this.dockPanel1.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.dockPanel1.DockBackColor                            = System.Drawing.SystemColors.Control;
     this.dockPanel1.Location                                 = new System.Drawing.Point(0, 31);
     this.dockPanel1.Margin                                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.dockPanel1.Name                                     = "dockPanel1";
     this.dockPanel1.Size                                     = new System.Drawing.Size(768, 416);
     dockPanelGradient7.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient7.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin3.DockStripGradient                     = dockPanelGradient7;
     tabGradient15.EndColor                                   = System.Drawing.SystemColors.Control;
     tabGradient15.StartColor                                 = System.Drawing.SystemColors.Control;
     tabGradient15.TextColor                                  = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin3.TabGradient                           = tabGradient15;
     autoHideStripSkin3.TextFont                              = new System.Drawing.Font("PMingLiU", 9F);
     dockPanelSkin3.AutoHideStripSkin                         = autoHideStripSkin3;
     tabGradient16.EndColor                                   = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient16.StartColor                                 = System.Drawing.SystemColors.ControlLightLight;
     tabGradient16.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient3.ActiveTabGradient                 = tabGradient16;
     dockPanelGradient8.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient8.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient3.DockStripGradient                 = dockPanelGradient8;
     tabGradient17.EndColor                                   = System.Drawing.SystemColors.ControlLight;
     tabGradient17.StartColor                                 = System.Drawing.SystemColors.ControlLight;
     tabGradient17.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient3.InactiveTabGradient               = tabGradient17;
     dockPaneStripSkin3.DocumentGradient                      = dockPaneStripGradient3;
     dockPaneStripSkin3.TextFont                              = new System.Drawing.Font("PMingLiU", 9F);
     tabGradient18.EndColor                                   = System.Drawing.SystemColors.ActiveCaption;
     tabGradient18.LinearGradientMode                         = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient18.StartColor                                 = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient18.TextColor                                  = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient3.ActiveCaptionGradient   = tabGradient18;
     tabGradient19.EndColor                                   = System.Drawing.SystemColors.Control;
     tabGradient19.StartColor                                 = System.Drawing.SystemColors.Control;
     tabGradient19.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient3.ActiveTabGradient       = tabGradient19;
     dockPanelGradient9.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient9.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient3.DockStripGradient       = dockPanelGradient9;
     tabGradient20.EndColor                                   = System.Drawing.SystemColors.InactiveCaption;
     tabGradient20.LinearGradientMode                         = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient20.StartColor                                 = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient20.TextColor                                  = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient3.InactiveCaptionGradient = tabGradient20;
     tabGradient21.EndColor                                   = System.Drawing.Color.Transparent;
     tabGradient21.StartColor                                 = System.Drawing.Color.Transparent;
     tabGradient21.TextColor                                  = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient3.InactiveTabGradient     = tabGradient21;
     dockPaneStripSkin3.ToolWindowGradient                    = dockPaneStripToolWindowGradient3;
     dockPanelSkin3.DockPaneStripSkin                         = dockPaneStripSkin3;
     this.dockPanel1.Skin                                     = dockPanelSkin3;
     this.dockPanel1.TabIndex                                 = 1;
     this.dockPanel1.ContentAdded                            += new System.EventHandler <WeifenLuo.WinFormsUI.Docking.DockContentEventArgs>(this.dockPanel1_ContentAdded);
     this.dockPanel1.ContentRemoved                          += new System.EventHandler <WeifenLuo.WinFormsUI.Docking.DockContentEventArgs>(this.dockPanel1_ContentRemoved);
     //
     // menuStrip1
     //
     this.menuStrip1.Font = new System.Drawing.Font("Tahoma", 9F);
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuItem1
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Padding  = new System.Windows.Forms.Padding(7, 3, 0, 3);
     this.menuStrip1.Size     = new System.Drawing.Size(768, 31);
     this.menuStrip1.TabIndex = 3;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // menuItem1
     //
     this.menuItem1.AutoSize = false;
     this.menuItem1.Font     = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.menuItem1.Image    = global::cfvn.Properties.Resources.exit;
     this.menuItem1.Name     = "menuItem1";
     this.menuItem1.Size     = new System.Drawing.Size(80, 25);
     this.menuItem1.Text     = "EXIT(&X)";
     this.menuItem1.Click   += new System.EventHandler(this.menuItem1_Click);
     //
     // sts1
     //
     this.sts1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sts1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsUserid,
         this.tsDate
     });
     this.sts1.Location = new System.Drawing.Point(0, 448);
     this.sts1.Name     = "sts1";
     this.sts1.Padding  = new System.Windows.Forms.Padding(1, 0, 16, 0);
     this.sts1.Size     = new System.Drawing.Size(768, 22);
     this.sts1.TabIndex = 4;
     this.sts1.Text     = "statusStrip1";
     //
     // tsUserid
     //
     this.tsUserid.Name = "tsUserid";
     this.tsUserid.Size = new System.Drawing.Size(42, 17);
     this.tsUserid.Text = "tsUserid";
     //
     // tsDate
     //
     this.tsDate.Name = "tsDate";
     this.tsDate.Size = new System.Drawing.Size(33, 17);
     this.tsDate.Text = "tsDate";
     //
     // toolStrip1
     //
     this.toolStrip1.Enabled  = false;
     this.toolStrip1.Location = new System.Drawing.Point(0, 31);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(768, 25);
     this.toolStrip1.TabIndex = 7;
     this.toolStrip1.Text     = "toolStrip1";
     this.toolStrip1.Visible  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(306, 141);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(156, 189);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 13;
     this.pictureBox1.TabStop  = false;
     //
     // frmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(768, 470);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.sts1);
     this.Controls.Add(this.menuStrip1);
     this.Font           = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.menuStrip1;
     this.Margin         = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name           = "frmMain";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
     this.Load          += new System.EventHandler(this.frmMain_Load);
     this.Resize        += new System.EventHandler(this.frmMain_Resize);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.sts1.ResumeLayout(false);
     this.sts1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.dockPanel                         = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.menuStrip1                        = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.openSectionToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.openNamedSectionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.exitToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.menuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // dockPanel
     //
     this.dockPanel.Dock                                      = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel.Location                                  = new System.Drawing.Point(0, 24);
     this.dockPanel.Name                                      = "dockPanel";
     this.dockPanel.Size                                      = new System.Drawing.Size(892, 490);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel.Skin                                      = dockPanelSkin1;
     this.dockPanel.TabIndex                                  = 0;
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(892, 24);
     this.menuStrip1.TabIndex = 2;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.openSectionToolStripMenuItem,
         this.openNamedSectionToolStripMenuItem,
         this.exitToolStripMenuItem
     });
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.fileToolStripMenuItem.Text = "&File";
     //
     // openSectionToolStripMenuItem
     //
     this.openSectionToolStripMenuItem.Name   = "openSectionToolStripMenuItem";
     this.openSectionToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.openSectionToolStripMenuItem.Text   = "Open Section";
     this.openSectionToolStripMenuItem.Click += new System.EventHandler(this.openSectionToolStripMenuItem_Click);
     //
     // openNamedSectionToolStripMenuItem
     //
     this.openNamedSectionToolStripMenuItem.Name   = "openNamedSectionToolStripMenuItem";
     this.openNamedSectionToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.openNamedSectionToolStripMenuItem.Text   = "Open Named Section";
     this.openNamedSectionToolStripMenuItem.Click += new System.EventHandler(this.openNamedSectionToolStripMenuItem_Click);
     //
     // exitToolStripMenuItem
     //
     this.exitToolStripMenuItem.Name   = "exitToolStripMenuItem";
     this.exitToolStripMenuItem.Size   = new System.Drawing.Size(187, 22);
     this.exitToolStripMenuItem.Text   = "E&xit";
     this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(892, 514);
     this.Controls.Add(this.dockPanel);
     this.Controls.Add(this.menuStrip1);
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.menuStrip1;
     this.Name           = "MainForm";
     this.Text           = "Section Editor";
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #16
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.statusStrip1        = new System.Windows.Forms.StatusStrip();
     this.menuStrip1          = new System.Windows.Forms.MenuStrip();
     this.tsmiSetting         = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiSetThriftServer = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiWeb             = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiHbaseMaster     = new System.Windows.Forms.ToolStripMenuItem();
     this.dpMain = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
     this.txtVersion            = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusStrip1.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabel1,
         this.txtVersion
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 707);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(1008, 22);
     this.statusStrip1.TabIndex = 0;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsmiSetting,
         this.tsmiWeb
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(1008, 25);
     this.menuStrip1.TabIndex = 1;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // tsmiSetting
     //
     this.tsmiSetting.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsmiSetThriftServer
     });
     this.tsmiSetting.Name = "tsmiSetting";
     this.tsmiSetting.Size = new System.Drawing.Size(60, 21);
     this.tsmiSetting.Text = "Setting";
     //
     // tsmiSetThriftServer
     //
     this.tsmiSetThriftServer.Image  = ((System.Drawing.Image)(resources.GetObject("tsmiSetThriftServer.Image")));
     this.tsmiSetThriftServer.Name   = "tsmiSetThriftServer";
     this.tsmiSetThriftServer.Size   = new System.Drawing.Size(188, 22);
     this.tsmiSetThriftServer.Text   = "HBase Thrift Server";
     this.tsmiSetThriftServer.Click += new System.EventHandler(this.tsmiSetThriftServer_Click);
     //
     // tsmiWeb
     //
     this.tsmiWeb.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsmiHbaseMaster
     });
     this.tsmiWeb.Name = "tsmiWeb";
     this.tsmiWeb.Size = new System.Drawing.Size(47, 21);
     this.tsmiWeb.Text = "Web";
     //
     // tsmiHbaseMaster
     //
     this.tsmiHbaseMaster.Image  = ((System.Drawing.Image)(resources.GetObject("tsmiHbaseMaster.Image")));
     this.tsmiHbaseMaster.Name   = "tsmiHbaseMaster";
     this.tsmiHbaseMaster.Size   = new System.Drawing.Size(230, 22);
     this.tsmiHbaseMaster.Text   = "Hbase Master Status Page";
     this.tsmiHbaseMaster.Click += new System.EventHandler(this.tsmiHbaseMaster_Click);
     //
     // dpMain
     //
     this.dpMain.ActiveAutoHideContent = null;
     this.dpMain.Dock                                         = System.Windows.Forms.DockStyle.Fill;
     this.dpMain.DockBackColor                                = System.Drawing.SystemColors.Control;
     this.dpMain.DocumentStyle                                = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
     this.dpMain.Location                                     = new System.Drawing.Point(0, 25);
     this.dpMain.Name                                         = "dpMain";
     this.dpMain.Size                                         = new System.Drawing.Size(1008, 682);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dpMain.Skin                                         = dockPanelSkin1;
     this.dpMain.TabIndex                                     = 3;
     //
     // toolStripStatusLabel1
     //
     this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
     this.toolStripStatusLabel1.Size = new System.Drawing.Size(31, 17);
     this.toolStripStatusLabel1.Text = "Ver:";
     //
     // txtVersion
     //
     this.txtVersion.Name = "txtVersion";
     this.txtVersion.Size = new System.Drawing.Size(0, 17);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 729);
     this.Controls.Add(this.dpMain);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.menuStrip1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "MainForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "HBase Management Studio";
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     System.ComponentModel.ComponentResourceManager               resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.dockPanel             = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.toolStrip1            = new System.Windows.Forms.ToolStrip();
     this.toolStripButton1      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1   = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButton4      = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton2      = new System.Windows.Forms.ToolStripButton();
     this.statusStrip1          = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStrip1.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // dockPanel
     //
     this.dockPanel.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.dockPanel.DockBackColor     = System.Drawing.SystemColors.AppWorkspace;
     this.dockPanel.DockBottomPortion = 150D;
     this.dockPanel.DockLeftPortion   = 240D;
     this.dockPanel.DockRightPortion  = 240D;
     this.dockPanel.DockTopPortion    = 150D;
     this.dockPanel.DocumentStyle     = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
     this.dockPanel.Font                                      = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World, ((byte)(0)));
     this.dockPanel.Location                                  = new System.Drawing.Point(0, 28);
     this.dockPanel.Name                                      = "dockPanel";
     this.dockPanel.RightToLeftLayout                         = true;
     this.dockPanel.Size                                      = new System.Drawing.Size(465, 348);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel.Skin                                      = dockPanelSkin1;
     this.dockPanel.TabIndex                                  = 0;
     //
     // toolStrip1
     //
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripButton1,
         this.toolStripSeparator1,
         this.toolStripButton4,
         this.toolStripButton2
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(465, 25);
     this.toolStrip1.TabIndex = 28;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // toolStripButton1
     //
     this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name   = "toolStripButton1";
     this.toolStripButton1.Size   = new System.Drawing.Size(67, 22);
     this.toolStripButton1.Text   = "Connect";
     this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripButton4
     //
     this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
     this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton4.Name   = "toolStripButton4";
     this.toolStripButton4.Size   = new System.Drawing.Size(47, 22);
     this.toolStripButton4.Text   = "Ping";
     this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
     //
     // toolStripButton2
     //
     this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
     this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton2.Name   = "toolStripButton2";
     this.toolStripButton2.Size   = new System.Drawing.Size(90, 22);
     this.toolStripButton2.Text   = "View Memory";
     this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabel1
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 379);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(465, 22);
     this.statusStrip1.TabIndex = 29;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // toolStripStatusLabel1
     //
     this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
     this.toolStripStatusLabel1.Size = new System.Drawing.Size(42, 17);
     this.toolStripStatusLabel1.Text = "Ready!";
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(465, 401);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.dockPanel);
     this.Icon  = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name  = "MainForm";
     this.Text  = "Mosa Debugger v1.4";
     this.Load += new System.EventHandler(this.MainForm_Load);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.menuStrip1                  = new System.Windows.Forms.MenuStrip();
     this.设置ToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.行情服务器ToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.交易快捷键ToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.报价窗口数ToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.查询ToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.交易额度ToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.共享额度ToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.价格提示ToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.界面设置ToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.订阅设置ToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.订阅模式设置ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.价格提示设置ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.预警显示ToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.statusStrip1                = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusLabel时间      = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusLabelConnect = new System.Windows.Forms.ToolStripStatusLabel();
     this.dockPanel1                  = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.contextMenuStrip1           = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.显示所有窗口ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.backgroundWorker行情          = new System.ComponentModel.BackgroundWorker();
     this.backgroundWorker报价          = new System.ComponentModel.BackgroundWorker();
     this.timer1     = new System.Windows.Forms.Timer(this.components);
     this.pnlWaiting = new System.Windows.Forms.Panel();
     this.lblWaiting = new System.Windows.Forms.Label();
     this.menuStrip1.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     this.pnlWaiting.SuspendLayout();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.设置ToolStripMenuItem,
         this.查询ToolStripMenuItem,
         this.价格提示ToolStripMenuItem,
         this.界面设置ToolStripMenuItem,
         this.订阅设置ToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Padding  = new System.Windows.Forms.Padding(7, 3, 0, 3);
     this.menuStrip1.Size     = new System.Drawing.Size(984, 27);
     this.menuStrip1.TabIndex = 0;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // 设置ToolStripMenuItem
     //
     this.设置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.行情服务器ToolStripMenuItem,
         this.交易快捷键ToolStripMenuItem,
         this.报价窗口数ToolStripMenuItem
     });
     this.设置ToolStripMenuItem.Name = "设置ToolStripMenuItem";
     this.设置ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
     this.设置ToolStripMenuItem.Text = "设置";
     //
     // 行情服务器ToolStripMenuItem
     //
     this.行情服务器ToolStripMenuItem.Name    = "行情服务器ToolStripMenuItem";
     this.行情服务器ToolStripMenuItem.Size    = new System.Drawing.Size(136, 22);
     this.行情服务器ToolStripMenuItem.Text    = "行情服务器";
     this.行情服务器ToolStripMenuItem.Visible = false;
     this.行情服务器ToolStripMenuItem.Click  += new System.EventHandler(this.行情服务器ToolStripMenuItem_Click);
     //
     // 交易快捷键ToolStripMenuItem
     //
     this.交易快捷键ToolStripMenuItem.Name   = "交易快捷键ToolStripMenuItem";
     this.交易快捷键ToolStripMenuItem.Size   = new System.Drawing.Size(136, 22);
     this.交易快捷键ToolStripMenuItem.Text   = "交易快捷键";
     this.交易快捷键ToolStripMenuItem.Click += new System.EventHandler(this.交易快捷键ToolStripMenuItem_Click);
     //
     // 报价窗口数ToolStripMenuItem
     //
     this.报价窗口数ToolStripMenuItem.Name   = "报价窗口数ToolStripMenuItem";
     this.报价窗口数ToolStripMenuItem.Size   = new System.Drawing.Size(136, 22);
     this.报价窗口数ToolStripMenuItem.Text   = "报价窗口数";
     this.报价窗口数ToolStripMenuItem.Click += new System.EventHandler(this.报价窗口数ToolStripMenuItem_Click);
     //
     // 查询ToolStripMenuItem
     //
     this.查询ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.交易额度ToolStripMenuItem,
         this.共享额度ToolStripMenuItem
     });
     this.查询ToolStripMenuItem.Name = "查询ToolStripMenuItem";
     this.查询ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
     this.查询ToolStripMenuItem.Text = "查询";
     //
     // 交易额度ToolStripMenuItem
     //
     this.交易额度ToolStripMenuItem.Name   = "交易额度ToolStripMenuItem";
     this.交易额度ToolStripMenuItem.Size   = new System.Drawing.Size(124, 22);
     this.交易额度ToolStripMenuItem.Text   = "交易额度";
     this.交易额度ToolStripMenuItem.Click += new System.EventHandler(this.交易额度ToolStripMenuItem_Click);
     //
     // 共享额度ToolStripMenuItem
     //
     this.共享额度ToolStripMenuItem.Name   = "共享额度ToolStripMenuItem";
     this.共享额度ToolStripMenuItem.Size   = new System.Drawing.Size(124, 22);
     this.共享额度ToolStripMenuItem.Text   = "共享额度";
     this.共享额度ToolStripMenuItem.Click += new System.EventHandler(this.共享额度ToolStripMenuItem_Click);
     //
     // 价格提示ToolStripMenuItem
     //
     this.价格提示ToolStripMenuItem.Name   = "价格提示ToolStripMenuItem";
     this.价格提示ToolStripMenuItem.Size   = new System.Drawing.Size(68, 21);
     this.价格提示ToolStripMenuItem.Text   = "价格提示";
     this.价格提示ToolStripMenuItem.Click += new System.EventHandler(this.价格提示ToolStripMenuItem_Click);
     //
     // 界面设置ToolStripMenuItem
     //
     this.界面设置ToolStripMenuItem.Name   = "界面设置ToolStripMenuItem";
     this.界面设置ToolStripMenuItem.Size   = new System.Drawing.Size(68, 21);
     this.界面设置ToolStripMenuItem.Text   = "界面设置";
     this.界面设置ToolStripMenuItem.Click += new System.EventHandler(this.界面设置ToolStripMenuItem_Click);
     //
     // 订阅设置ToolStripMenuItem
     //
     this.订阅设置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.订阅模式设置ToolStripMenuItem,
         this.价格提示设置ToolStripMenuItem,
         this.预警显示ToolStripMenuItem
     });
     this.订阅设置ToolStripMenuItem.Name    = "订阅设置ToolStripMenuItem";
     this.订阅设置ToolStripMenuItem.Size    = new System.Drawing.Size(68, 21);
     this.订阅设置ToolStripMenuItem.Text    = "预警设置";
     this.订阅设置ToolStripMenuItem.Visible = false;
     //
     // 订阅模式设置ToolStripMenuItem
     //
     this.订阅模式设置ToolStripMenuItem.Name   = "订阅模式设置ToolStripMenuItem";
     this.订阅模式设置ToolStripMenuItem.Size   = new System.Drawing.Size(148, 22);
     this.订阅模式设置ToolStripMenuItem.Text   = "订阅模式设置";
     this.订阅模式设置ToolStripMenuItem.Click += new System.EventHandler(this.订阅模式设置ToolStripMenuItem_Click);
     //
     // 价格提示设置ToolStripMenuItem
     //
     this.价格提示设置ToolStripMenuItem.Name   = "价格提示设置ToolStripMenuItem";
     this.价格提示设置ToolStripMenuItem.Size   = new System.Drawing.Size(148, 22);
     this.价格提示设置ToolStripMenuItem.Text   = "预警设置";
     this.价格提示设置ToolStripMenuItem.Click += new System.EventHandler(this.价格提示设置ToolStripMenuItem_Click);
     //
     // 预警显示ToolStripMenuItem
     //
     this.预警显示ToolStripMenuItem.Name   = "预警显示ToolStripMenuItem";
     this.预警显示ToolStripMenuItem.Size   = new System.Drawing.Size(148, 22);
     this.预警显示ToolStripMenuItem.Text   = "预警显示";
     this.预警显示ToolStripMenuItem.Click += new System.EventHandler(this.预警显示ToolStripMenuItem_Click);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabel时间,
         this.toolStripStatusLabelConnect
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 558);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Padding  = new System.Windows.Forms.Padding(1, 0, 16, 0);
     this.statusStrip1.Size     = new System.Drawing.Size(984, 22);
     this.statusStrip1.TabIndex = 1;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // toolStripStatusLabel时间
     //
     this.toolStripStatusLabel时间.ForeColor = System.Drawing.Color.Red;
     this.toolStripStatusLabel时间.Name      = "toolStripStatusLabel时间";
     this.toolStripStatusLabel时间.Size      = new System.Drawing.Size(56, 17);
     this.toolStripStatusLabel时间.Text      = "00:00:00";
     //
     // toolStripStatusLabelConnect
     //
     this.toolStripStatusLabelConnect.Name      = "toolStripStatusLabelConnect";
     this.toolStripStatusLabelConnect.Size      = new System.Drawing.Size(911, 17);
     this.toolStripStatusLabelConnect.Spring    = true;
     this.toolStripStatusLabelConnect.Text      = "连接状态:已连接";
     this.toolStripStatusLabelConnect.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // dockPanel1
     //
     this.dockPanel1.ContextMenuStrip                         = this.contextMenuStrip1;
     this.dockPanel1.Dock                                     = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel1.DockBackColor                            = System.Drawing.SystemColors.AppWorkspace;
     this.dockPanel1.Location                                 = new System.Drawing.Point(0, 27);
     this.dockPanel1.Margin                                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.dockPanel1.Name                                     = "dockPanel1";
     this.dockPanel1.Size                                     = new System.Drawing.Size(984, 531);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel1.Skin                                     = dockPanelSkin1;
     this.dockPanel1.TabIndex                                 = 2;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.显示所有窗口ToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(149, 26);
     //
     // 显示所有窗口ToolStripMenuItem
     //
     this.显示所有窗口ToolStripMenuItem.Name   = "显示所有窗口ToolStripMenuItem";
     this.显示所有窗口ToolStripMenuItem.Size   = new System.Drawing.Size(148, 22);
     this.显示所有窗口ToolStripMenuItem.Text   = "显示所有窗口";
     this.显示所有窗口ToolStripMenuItem.Click += new System.EventHandler(this.显示所有窗口ToolStripMenuItem_Click);
     //
     // backgroundWorker行情
     //
     this.backgroundWorker行情.WorkerReportsProgress      = true;
     this.backgroundWorker行情.WorkerSupportsCancellation = true;
     this.backgroundWorker行情.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker行情_DoWork);
     this.backgroundWorker行情.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorker行情_ProgressChanged);
     this.backgroundWorker行情.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker行情_RunWorkerCompleted);
     //
     // backgroundWorker报价
     //
     this.backgroundWorker报价.WorkerReportsProgress      = true;
     this.backgroundWorker报价.WorkerSupportsCancellation = true;
     this.backgroundWorker报价.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker报价_DoWork);
     this.backgroundWorker报价.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorker报价_ProgressChanged);
     this.backgroundWorker报价.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker报价_RunWorkerCompleted);
     //
     // timer1
     //
     this.timer1.Enabled = true;
     this.timer1.Tick   += new System.EventHandler(this.timer1_Tick);
     //
     // pnlWaiting
     //
     this.pnlWaiting.Controls.Add(this.lblWaiting);
     this.pnlWaiting.Location = new System.Drawing.Point(367, 228);
     this.pnlWaiting.Name     = "pnlWaiting";
     this.pnlWaiting.Padding  = new System.Windows.Forms.Padding(4);
     this.pnlWaiting.Size     = new System.Drawing.Size(200, 33);
     this.pnlWaiting.TabIndex = 5;
     this.pnlWaiting.Visible  = false;
     //
     // lblWaiting
     //
     this.lblWaiting.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblWaiting.Location  = new System.Drawing.Point(4, 4);
     this.lblWaiting.Name      = "lblWaiting";
     this.lblWaiting.Size      = new System.Drawing.Size(192, 25);
     this.lblWaiting.TabIndex  = 0;
     this.lblWaiting.Text      = "正在退出系统……";
     this.lblWaiting.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TradeMainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(984, 580);
     this.Controls.Add(this.pnlWaiting);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.menuStrip1);
     this.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.menuStrip1;
     this.Margin         = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name           = "TradeMainForm";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.Manual;
     this.Text           = "交易员";
     this.Load          += new System.EventHandler(this.TradeMainForm_Load);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.contextMenuStrip1.ResumeLayout(false);
     this.pnlWaiting.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #19
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.vS2003Theme1 = new WeifenLuo.WinFormsUI.Docking.VS2003Theme();
            this.vS2005Theme1 = new WeifenLuo.WinFormsUI.Docking.VS2005Theme();
            this.vS2012LightTheme1 = new WeifenLuo.WinFormsUI.Docking.VS2012LightTheme();
            this.SuspendLayout();
            // 
            // dockPanel
            // 
            this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.Location = new System.Drawing.Point(0, 0);
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.Size = new System.Drawing.Size(846, 600);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel.Skin = dockPanelSkin1;
            this.dockPanel.TabIndex = 0;
            // 
            // frmMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(846, 600);
            this.Controls.Add(this.dockPanel);
            this.Name = "frmMain";
            this.Text = "Raptor Service Server";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
            this.Load += new System.EventHandler(this.frmMain_Load);
            this.ResumeLayout(false);

        }
コード例 #20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.toolStripContainer = new System.Windows.Forms.ToolStripContainer();
     this.dockPanel          = new Controls.SceDockPanel();
     this.menuStrip1         = new System.Windows.Forms.MenuStrip();
     this.toolStripContainer.ContentPanel.SuspendLayout();
     this.toolStripContainer.TopToolStripPanel.SuspendLayout();
     this.toolStripContainer.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStripContainer
     //
     //
     // toolStripContainer.BottomToolStripPanel
     //
     this.toolStripContainer.BottomToolStripPanel.UseWaitCursor = true;
     //
     // toolStripContainer.ContentPanel
     //
     this.toolStripContainer.ContentPanel.AutoScroll = true;
     this.toolStripContainer.ContentPanel.Controls.Add(this.dockPanel);
     this.toolStripContainer.ContentPanel.Size          = new System.Drawing.Size(1186, 572);
     this.toolStripContainer.ContentPanel.UseWaitCursor = true;
     this.toolStripContainer.Dock = System.Windows.Forms.DockStyle.Fill;
     //
     // toolStripContainer.LeftToolStripPanel
     //
     this.toolStripContainer.LeftToolStripPanel.UseWaitCursor = true;
     this.toolStripContainer.Location = new System.Drawing.Point(0, 0);
     this.toolStripContainer.Name     = "toolStripContainer";
     //
     // toolStripContainer.RightToolStripPanel
     //
     this.toolStripContainer.RightToolStripPanel.UseWaitCursor = true;
     this.toolStripContainer.Size     = new System.Drawing.Size(1186, 596);
     this.toolStripContainer.TabIndex = 1;
     this.toolStripContainer.Text     = "toolStripContainer";
     //
     // toolStripContainer.TopToolStripPanel
     //
     this.toolStripContainer.TopToolStripPanel.Controls.Add(this.menuStrip1);
     this.toolStripContainer.TopToolStripPanel.UseWaitCursor = true;
     this.toolStripContainer.UseWaitCursor = true;
     //
     // dockPanel
     //
     this.dockPanel.Dock                                      = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel.DocumentStyle                             = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
     this.dockPanel.Location                                  = new System.Drawing.Point(0, 0);
     this.dockPanel.Name                                      = "dockPanel";
     this.dockPanel.Size                                      = new System.Drawing.Size(1186, 572);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel.Skin                                      = dockPanelSkin1;
     this.dockPanel.TabIndex                                  = 0;
     this.dockPanel.UseWaitCursor                             = true;
     //
     // menuStrip1
     //
     this.menuStrip1.Dock          = System.Windows.Forms.DockStyle.None;
     this.menuStrip1.Location      = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name          = "menuStrip1";
     this.menuStrip1.Size          = new System.Drawing.Size(1186, 24);
     this.menuStrip1.TabIndex      = 0;
     this.menuStrip1.Text          = "menuStrip1";
     this.menuStrip1.UseWaitCursor = true;
     //
     // MainWindow
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1186, 596);
     this.Controls.Add(this.toolStripContainer);
     this.KeyPreview    = true;
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "MainWindow";
     this.Text          = "Urho3D Editor";
     this.UseWaitCursor = true;
     this.toolStripContainer.ContentPanel.ResumeLayout(false);
     this.toolStripContainer.TopToolStripPanel.ResumeLayout(false);
     this.toolStripContainer.TopToolStripPanel.PerformLayout();
     this.toolStripContainer.ResumeLayout(false);
     this.toolStripContainer.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #21
0
ファイル: MainForm.Designer.cs プロジェクト: apakian/buggazer
        /// <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();
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.statusStrip = new System.Windows.Forms.StatusStrip();
            this.menuStrip = new System.Windows.Forms.MenuStrip();
            this.fileMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.exitMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.editMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.copyLineMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.clearBufferMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.findPreviousMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.findNextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.captureMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.captureWin32MenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.captureWin32GlobalMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.filterMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.viewMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.autoScrollMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.disableAutoscrollAndTrackItemsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.resolveProcessNameMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.resolveBrickBoxesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.fontMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.colorsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.optionsMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.enableSoundsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.hideWhenMinimizedMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showGridLinesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.helpMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.testMemoryUsageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.addAFewTestLinesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.openConfigDirectoryMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.openDebugConsoleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.statisticsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.memUsageLabel = new System.Windows.Forms.Label();
            this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.searchBar = new BugGazer.SearchBar();
            this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
            this.menuStrip.SuspendLayout();
            this.SuspendLayout();
            // 
            // statusStrip
            // 
            this.statusStrip.Location = new System.Drawing.Point(0, 473);
            this.statusStrip.Name = "statusStrip";
            this.statusStrip.Size = new System.Drawing.Size(828, 22);
            this.statusStrip.TabIndex = 1;
            this.statusStrip.Text = "statusStrip1";
            // 
            // menuStrip
            // 
            this.menuStrip.GripMargin = new System.Windows.Forms.Padding(2, 0, 0, 0);
            this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileMenu,
            this.editMenu,
            this.captureMenu,
            this.filterMenu,
            this.viewMenu,
            this.optionsMenu,
            this.helpMenu});
            this.menuStrip.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
            this.menuStrip.Location = new System.Drawing.Point(0, 0);
            this.menuStrip.Name = "menuStrip";
            this.menuStrip.Size = new System.Drawing.Size(828, 24);
            this.menuStrip.TabIndex = 3;
            this.menuStrip.Text = "menustrip";
            // 
            // fileMenu
            // 
            this.fileMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.exitMenuItem});
            this.fileMenu.Name = "fileMenu";
            this.fileMenu.Size = new System.Drawing.Size(37, 20);
            this.fileMenu.Text = "&File";
            // 
            // exitMenuItem
            // 
            this.exitMenuItem.Name = "exitMenuItem";
            this.exitMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
            this.exitMenuItem.Size = new System.Drawing.Size(134, 22);
            this.exitMenuItem.Text = "E&xit";
            this.exitMenuItem.Click += new System.EventHandler(this.exitMenuItem_Click);
            // 
            // editMenu
            // 
            this.editMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.copyLineMenuItem,
            this.clearBufferMenuItem,
            this.toolStripSeparator2,
            this.findPreviousMenuItem,
            this.findNextMenuItem});
            this.editMenu.Name = "editMenu";
            this.editMenu.Size = new System.Drawing.Size(39, 20);
            this.editMenu.Text = "&Edit";
            // 
            // copyLineMenuItem
            // 
            this.copyLineMenuItem.Name = "copyLineMenuItem";
            this.copyLineMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
            this.copyLineMenuItem.Size = new System.Drawing.Size(177, 22);
            this.copyLineMenuItem.Text = "&Copy Line";
            this.copyLineMenuItem.Click += new System.EventHandler(this.copyLineMenuItem_Click);
            // 
            // clearBufferMenuItem
            // 
            this.clearBufferMenuItem.Name = "clearBufferMenuItem";
            this.clearBufferMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
            this.clearBufferMenuItem.Size = new System.Drawing.Size(177, 22);
            this.clearBufferMenuItem.Text = "Clear &Buffer";
            this.clearBufferMenuItem.Click += new System.EventHandler(this.clearBufferMenuItem_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(174, 6);
            // 
            // findPreviousMenuItem
            // 
            this.findPreviousMenuItem.Name = "findPreviousMenuItem";
            this.findPreviousMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F2;
            this.findPreviousMenuItem.Size = new System.Drawing.Size(177, 22);
            this.findPreviousMenuItem.Text = "Find &Previous";
            this.findPreviousMenuItem.Click += new System.EventHandler(this.findPreviousMenuItem_Click);
            // 
            // findNextMenuItem
            // 
            this.findNextMenuItem.Name = "findNextMenuItem";
            this.findNextMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F3;
            this.findNextMenuItem.Size = new System.Drawing.Size(177, 22);
            this.findNextMenuItem.Text = "Find &Next";
            this.findNextMenuItem.Click += new System.EventHandler(this.findNextMenuItem_Click);
            // 
            // captureMenu
            // 
            this.captureMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.captureWin32MenuItem,
            this.captureWin32GlobalMenuItem});
            this.captureMenu.Name = "captureMenu";
            this.captureMenu.Size = new System.Drawing.Size(61, 20);
            this.captureMenu.Text = "&Capture";
            // 
            // captureWin32MenuItem
            // 
            this.captureWin32MenuItem.Name = "captureWin32MenuItem";
            this.captureWin32MenuItem.Size = new System.Drawing.Size(189, 22);
            this.captureWin32MenuItem.Text = "&Capture Win32";
            this.captureWin32MenuItem.Click += new System.EventHandler(this.captureWin32MenuItem_Click);
            // 
            // captureWin32GlobalMenuItem
            // 
            this.captureWin32GlobalMenuItem.Name = "captureWin32GlobalMenuItem";
            this.captureWin32GlobalMenuItem.Size = new System.Drawing.Size(189, 22);
            this.captureWin32GlobalMenuItem.Text = "Capture Win32 &Global";
            this.captureWin32GlobalMenuItem.Click += new System.EventHandler(this.captureWin32GlobalMenuItem_Click);
            // 
            // filterMenu
            // 
            this.filterMenu.Name = "filterMenu";
            this.filterMenu.Size = new System.Drawing.Size(45, 20);
            this.filterMenu.Text = "&Filter";
            this.filterMenu.Click += new System.EventHandler(this.filterMenu_Click);
            // 
            // viewMenu
            // 
            this.viewMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.autoScrollMenuItem,
            this.disableAutoscrollAndTrackItemsMenuItem,
            this.toolStripSeparator3,
            this.resolveProcessNameMenuItem,
            this.resolveBrickBoxesToolStripMenuItem,
            this.toolStripSeparator1,
            this.fontMenuItem,
            this.colorsMenuItem,
            this.toolStripSeparator4});
            this.viewMenu.Name = "viewMenu";
            this.viewMenu.Size = new System.Drawing.Size(44, 20);
            this.viewMenu.Text = "&View";
            // 
            // autoScrollMenuItem
            // 
            this.autoScrollMenuItem.CheckOnClick = true;
            this.autoScrollMenuItem.Name = "autoScrollMenuItem";
            this.autoScrollMenuItem.Size = new System.Drawing.Size(297, 22);
            this.autoScrollMenuItem.Text = "&Auto Scroll";
            this.autoScrollMenuItem.Click += new System.EventHandler(this.autoScrollMenuItem_Click);
            // 
            // disableAutoscrollAndTrackItemsMenuItem
            // 
            this.disableAutoscrollAndTrackItemsMenuItem.Name = "disableAutoscrollAndTrackItemsMenuItem";
            this.disableAutoscrollAndTrackItemsMenuItem.Size = new System.Drawing.Size(297, 22);
            this.disableAutoscrollAndTrackItemsMenuItem.Text = "&Disable Autoscroll and all track items   ESC";
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(294, 6);
            // 
            // resolveProcessNameMenuItem
            // 
            this.resolveProcessNameMenuItem.CheckOnClick = true;
            this.resolveProcessNameMenuItem.Name = "resolveProcessNameMenuItem";
            this.resolveProcessNameMenuItem.Size = new System.Drawing.Size(297, 22);
            this.resolveProcessNameMenuItem.Text = "&Resolve Process Name";
            this.resolveProcessNameMenuItem.Click += new System.EventHandler(this.resolveProcessNameMenuItem_Click);
            // 
            // resolveBrickBoxesToolStripMenuItem
            // 
            this.resolveBrickBoxesToolStripMenuItem.CheckOnClick = true;
            this.resolveBrickBoxesToolStripMenuItem.Name = "resolveBrickBoxesToolStripMenuItem";
            this.resolveBrickBoxesToolStripMenuItem.Size = new System.Drawing.Size(297, 22);
            this.resolveBrickBoxesToolStripMenuItem.Text = "Resolve BrickBoxes";
            this.resolveBrickBoxesToolStripMenuItem.Click += new System.EventHandler(this.resolveBrickBoxesToolStripMenuItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(294, 6);
            // 
            // fontMenuItem
            // 
            this.fontMenuItem.Name = "fontMenuItem";
            this.fontMenuItem.Size = new System.Drawing.Size(297, 22);
            this.fontMenuItem.Text = "Font...";
            // 
            // colorsMenuItem
            // 
            this.colorsMenuItem.Name = "colorsMenuItem";
            this.colorsMenuItem.Size = new System.Drawing.Size(297, 22);
            this.colorsMenuItem.Text = "Colors...";
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(294, 6);
            // 
            // optionsMenu
            // 
            this.optionsMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.enableSoundsMenuItem,
            this.hideWhenMinimizedMenuItem,
            this.showGridLinesMenuItem});
            this.optionsMenu.Name = "optionsMenu";
            this.optionsMenu.Size = new System.Drawing.Size(61, 20);
            this.optionsMenu.Text = "&Options";
            // 
            // enableSoundsMenuItem
            // 
            this.enableSoundsMenuItem.CheckOnClick = true;
            this.enableSoundsMenuItem.Name = "enableSoundsMenuItem";
            this.enableSoundsMenuItem.Size = new System.Drawing.Size(192, 22);
            this.enableSoundsMenuItem.Text = "Enable &Sounds";
            this.enableSoundsMenuItem.Click += new System.EventHandler(this.enableSoundsMenuItem_Click);
            // 
            // hideWhenMinimizedMenuItem
            // 
            this.hideWhenMinimizedMenuItem.CheckOnClick = true;
            this.hideWhenMinimizedMenuItem.Name = "hideWhenMinimizedMenuItem";
            this.hideWhenMinimizedMenuItem.Size = new System.Drawing.Size(192, 22);
            this.hideWhenMinimizedMenuItem.Text = "&Hide When Minimized";
            // 
            // showGridLinesMenuItem
            // 
            this.showGridLinesMenuItem.CheckOnClick = true;
            this.showGridLinesMenuItem.Name = "showGridLinesMenuItem";
            this.showGridLinesMenuItem.Size = new System.Drawing.Size(192, 22);
            this.showGridLinesMenuItem.Text = "Show Grid Lines";
            this.showGridLinesMenuItem.Click += new System.EventHandler(this.showGridLinesMenuItem_Click);
            // 
            // helpMenu
            // 
            this.helpMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.aboutToolStripMenuItem,
            this.testMemoryUsageToolStripMenuItem,
            this.addAFewTestLinesToolStripMenuItem,
            this.openConfigDirectoryMenuItem,
            this.openDebugConsoleMenuItem,
            this.statisticsToolStripMenuItem});
            this.helpMenu.Name = "helpMenu";
            this.helpMenu.Size = new System.Drawing.Size(44, 20);
            this.helpMenu.Text = "&Help";
            // 
            // aboutToolStripMenuItem
            // 
            this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
            this.aboutToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F1;
            this.aboutToolStripMenuItem.Size = new System.Drawing.Size(193, 22);
            this.aboutToolStripMenuItem.Text = "&About";
            this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutMenuItem_Click);
            // 
            // testMemoryUsageToolStripMenuItem
            // 
            this.testMemoryUsageToolStripMenuItem.Name = "testMemoryUsageToolStripMenuItem";
            this.testMemoryUsageToolStripMenuItem.Size = new System.Drawing.Size(193, 22);
            this.testMemoryUsageToolStripMenuItem.Text = "Test Memory Usage";
            this.testMemoryUsageToolStripMenuItem.Click += new System.EventHandler(this.testMemoryUsageToolStripMenuItem_Click);
            // 
            // addAFewTestLinesToolStripMenuItem
            // 
            this.addAFewTestLinesToolStripMenuItem.Name = "addAFewTestLinesToolStripMenuItem";
            this.addAFewTestLinesToolStripMenuItem.Size = new System.Drawing.Size(193, 22);
            this.addAFewTestLinesToolStripMenuItem.Text = "Add a few test lines";
            this.addAFewTestLinesToolStripMenuItem.Click += new System.EventHandler(this.addAFewTestLinesToolStripMenuItem_Click);
            // 
            // openConfigDirectoryMenuItem
            // 
            this.openConfigDirectoryMenuItem.Name = "openConfigDirectoryMenuItem";
            this.openConfigDirectoryMenuItem.Size = new System.Drawing.Size(193, 22);
            this.openConfigDirectoryMenuItem.Text = "Open Config Directory";
            this.openConfigDirectoryMenuItem.Click += new System.EventHandler(this.openConfigDirectoryMenuItem_Click);
            // 
            // openDebugConsoleMenuItem
            // 
            this.openDebugConsoleMenuItem.Name = "openDebugConsoleMenuItem";
            this.openDebugConsoleMenuItem.Size = new System.Drawing.Size(193, 22);
            this.openDebugConsoleMenuItem.Text = "Open Debug Console";
            this.openDebugConsoleMenuItem.Click += new System.EventHandler(this.openDebugConsoleMenuItem_Click);
            // 
            // statisticsToolStripMenuItem
            // 
            this.statisticsToolStripMenuItem.Name = "statisticsToolStripMenuItem";
            this.statisticsToolStripMenuItem.Size = new System.Drawing.Size(193, 22);
            this.statisticsToolStripMenuItem.Text = "Statistics";
            this.statisticsToolStripMenuItem.Click += new System.EventHandler(this.statisticsToolStripMenuItem_Click);
            // 
            // memUsageLabel
            // 
            this.memUsageLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.memUsageLabel.AutoSize = true;
            this.memUsageLabel.Location = new System.Drawing.Point(6, 478);
            this.memUsageLabel.Name = "memUsageLabel";
            this.memUsageLabel.Size = new System.Drawing.Size(35, 13);
            this.memUsageLabel.TabIndex = 4;
            this.memUsageLabel.Text = "label1";
            // 
            // dockPanel1
            // 
            this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel1.Location = new System.Drawing.Point(0, 24);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.Size = new System.Drawing.Size(828, 449);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel1.Skin = dockPanelSkin1;
            this.dockPanel1.TabIndex = 6;
            // 
            // searchBar
            // 
            this.searchBar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.searchBar.Location = new System.Drawing.Point(513, 25);
            this.searchBar.Margin = new System.Windows.Forms.Padding(0);
            this.searchBar.Name = "searchBar";
            this.searchBar.Size = new System.Drawing.Size(225, 20);
            this.searchBar.TabIndex = 5;
            // 
            // notifyIcon
            // 
            this.notifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon.Icon")));
            this.notifyIcon.Text = "BugGazer";
            this.notifyIcon.Visible = true;
            this.notifyIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon_MouseDoubleClick);
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(828, 495);
            this.Controls.Add(this.dockPanel1);
            this.Controls.Add(this.searchBar);
            this.Controls.Add(this.memUsageLabel);
            this.Controls.Add(this.statusStrip);
            this.Controls.Add(this.menuStrip);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip;
            this.Name = "MainForm";
            this.Text = "BugGazer";
            this.menuStrip.ResumeLayout(false);
            this.menuStrip.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #22
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin2                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin2               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient4               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient8                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin2               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient2           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient9                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient5               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient10                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient11                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient12                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient6               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient13                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient14                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.SuspendLayout();
     //
     // dockPanel1
     //
     this.dockPanel1.ActiveAutoHideContent = null;
     this.dockPanel1.Dock                                     = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel1.DockBackColor                            = System.Drawing.SystemColors.Control;
     this.dockPanel1.Location                                 = new System.Drawing.Point(0, 0);
     this.dockPanel1.Name                                     = "dockPanel1";
     this.dockPanel1.Size                                     = new System.Drawing.Size(528, 262);
     dockPanelGradient4.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient4.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin2.DockStripGradient                     = dockPanelGradient4;
     tabGradient8.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient8.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient8.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin2.TabGradient                           = tabGradient8;
     autoHideStripSkin2.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
     dockPanelSkin2.AutoHideStripSkin                         = autoHideStripSkin2;
     tabGradient9.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient9.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient9.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient2.ActiveTabGradient                 = tabGradient9;
     dockPanelGradient5.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient5.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient2.DockStripGradient                 = dockPanelGradient5;
     tabGradient10.EndColor                                   = System.Drawing.SystemColors.ControlLight;
     tabGradient10.StartColor                                 = System.Drawing.SystemColors.ControlLight;
     tabGradient10.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient2.InactiveTabGradient               = tabGradient10;
     dockPaneStripSkin2.DocumentGradient                      = dockPaneStripGradient2;
     dockPaneStripSkin2.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
     tabGradient11.EndColor                                   = System.Drawing.SystemColors.ActiveCaption;
     tabGradient11.LinearGradientMode                         = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient11.StartColor                                 = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient11.TextColor                                  = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient2.ActiveCaptionGradient   = tabGradient11;
     tabGradient12.EndColor                                   = System.Drawing.SystemColors.Control;
     tabGradient12.StartColor                                 = System.Drawing.SystemColors.Control;
     tabGradient12.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient2.ActiveTabGradient       = tabGradient12;
     dockPanelGradient6.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient6.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient2.DockStripGradient       = dockPanelGradient6;
     tabGradient13.EndColor                                   = System.Drawing.SystemColors.InactiveCaption;
     tabGradient13.LinearGradientMode                         = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient13.StartColor                                 = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient13.TextColor                                  = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient2.InactiveCaptionGradient = tabGradient13;
     tabGradient14.EndColor                                   = System.Drawing.Color.Transparent;
     tabGradient14.StartColor                                 = System.Drawing.Color.Transparent;
     tabGradient14.TextColor                                  = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient2.InactiveTabGradient     = tabGradient14;
     dockPaneStripSkin2.ToolWindowGradient                    = dockPaneStripToolWindowGradient2;
     dockPanelSkin2.DockPaneStripSkin                         = dockPaneStripSkin2;
     this.dockPanel1.Skin                                     = dockPanelSkin2;
     this.dockPanel1.TabIndex                                 = 0;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(528, 262);
     this.Controls.Add(this.dockPanel1);
     this.Font           = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.IsMdiContainer = true;
     this.Name           = "Form1";
     this.Text           = "Form1";
     this.Load          += new System.EventHandler(this.Form1_Load);
     this.ResumeLayout(false);
 }
コード例 #23
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     System.ComponentModel.ComponentResourceManager               resources = new System.ComponentModel.ComponentResourceManager(typeof(MainFrm));
     this.menuStrip1            = new System.Windows.Forms.MenuStrip();
     this.wenjToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuNewProject         = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuOpenProject        = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuSave     = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuSaveAll  = new System.Windows.Forms.ToolStripMenuItem();
     this.m_workspace = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.menuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.wenjToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(670, 25);
     this.menuStrip1.TabIndex = 1;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // wenjToolStripMenuItem
     //
     this.wenjToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuNewProject,
         this.mnuOpenProject,
         this.mnuSave,
         this.mnuSaveAll
     });
     this.wenjToolStripMenuItem.Name = "wenjToolStripMenuItem";
     this.wenjToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
     this.wenjToolStripMenuItem.Text = "文件";
     //
     // mnuNewProject
     //
     this.mnuNewProject.Name   = "mnuNewProject";
     this.mnuNewProject.Size   = new System.Drawing.Size(124, 22);
     this.mnuNewProject.Text   = "新建工程";
     this.mnuNewProject.Click += new System.EventHandler(this.mnuNewProject_Click);
     //
     // mnuOpenProject
     //
     this.mnuOpenProject.Name   = "mnuOpenProject";
     this.mnuOpenProject.Size   = new System.Drawing.Size(124, 22);
     this.mnuOpenProject.Text   = "打开工程";
     this.mnuOpenProject.Click += new System.EventHandler(this.mnuOpenProject_Click);
     //
     // mnuSave
     //
     this.mnuSave.Name   = "mnuSave";
     this.mnuSave.Size   = new System.Drawing.Size(124, 22);
     this.mnuSave.Text   = "保存";
     this.mnuSave.Click += new System.EventHandler(this.mnuSave_Click);
     //
     // mnuSaveAll
     //
     this.mnuSaveAll.Name   = "mnuSaveAll";
     this.mnuSaveAll.Size   = new System.Drawing.Size(124, 22);
     this.mnuSaveAll.Text   = "全部保存";
     this.mnuSaveAll.Click += new System.EventHandler(this.mnuSaveAll_Click);
     //
     // m_workspace
     //
     this.m_workspace.ActiveAutoHideContent = null;
     this.m_workspace.Dock                                    = System.Windows.Forms.DockStyle.Fill;
     this.m_workspace.DockBackColor                           = System.Drawing.SystemColors.Control;
     this.m_workspace.Location                                = new System.Drawing.Point(0, 25);
     this.m_workspace.Name                                    = "m_workspace";
     this.m_workspace.Size                                    = new System.Drawing.Size(670, 408);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.m_workspace.Skin                                    = dockPanelSkin1;
     this.m_workspace.TabIndex                                = 2;
     //
     // MainFrm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(670, 433);
     this.Controls.Add(this.m_workspace);
     this.Controls.Add(this.menuStrip1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "MainFrm";
     this.Text          = "CodeHelper";
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #24
0
		/// <summary>
		/// デザイナー サポートに必要なメソッドです。このメソッドの内容を
		/// コード エディターで変更しないでください。
		/// </summary>
		void InitializeComponent()
		{
			System.Windows.Forms.ToolStripMenuItem itmFile;
			System.Windows.Forms.ToolStripMenuItem itmNew;
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EditorForm));
			System.Windows.Forms.ToolStripMenuItem itmOpen;
			System.Windows.Forms.ToolStripSeparator sepFile1;
			System.Windows.Forms.ToolStripMenuItem itmSave;
			System.Windows.Forms.ToolStripMenuItem itmSaveAs;
			System.Windows.Forms.ToolStripSeparator sepFile2;
			System.Windows.Forms.ToolStripMenuItem itmDocumentSettings;
			System.Windows.Forms.ToolStripSeparator sepFile3;
			System.Windows.Forms.ToolStripMenuItem itmExit;
			System.Windows.Forms.ToolStripMenuItem itmEdit;
			System.Windows.Forms.ToolStripMenuItem itmSelectAll;
			System.Windows.Forms.ToolStripMenuItem itmInvertSelections;
			System.Windows.Forms.ToolStripMenuItem itmImage;
			System.Windows.Forms.ToolStripMenuItem itmAdd;
			System.Windows.Forms.ToolStripMenuItem itmFromFiles;
			System.Windows.Forms.ToolStripMenuItem itmFromFolder;
			System.Windows.Forms.ToolStripSeparator sepImage1;
			System.Windows.Forms.ToolStripSeparator sepImage2;
			System.Windows.Forms.ToolStripSeparator sepImage3;
			System.Windows.Forms.ToolStripMenuItem itmSetViewMode;
			System.Windows.Forms.ToolStripMenuItem itmInvertViewMode;
			System.Windows.Forms.ToolStripMenuItem itmBookmark;
			System.Windows.Forms.ToolStripMenuItem itmTool;
			System.Windows.Forms.ToolStripMenuItem itmOption;
			System.Windows.Forms.ToolStripMenuItem itmHelp;
			System.Windows.Forms.ToolStripMenuItem itmAbout;
			System.Windows.Forms.StatusStrip stsMain;
			System.Windows.Forms.ToolStripMenuItem itmView;
			System.Windows.Forms.ToolStripMenuItem itmContentsWindow;
			System.Windows.Forms.ToolStripMenuItem itmBookmarksWindow;
			System.Windows.Forms.ToolStripButton btnNew;
			System.Windows.Forms.ToolStripButton btnOpen;
			System.Windows.Forms.ToolStripButton btnSave;
			WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
			WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			this.itmOpenImage = new System.Windows.Forms.ToolStripMenuItem();
			this.itmExclude = new System.Windows.Forms.ToolStripMenuItem();
			this.itmExport = new System.Windows.Forms.ToolStripMenuItem();
			this.itmExtract = new System.Windows.Forms.ToolStripMenuItem();
			this.itmAddBookmark = new System.Windows.Forms.ToolStripMenuItem();
			this.itmDeleteBookmark = new System.Windows.Forms.ToolStripMenuItem();
			this.lblStatus = new System.Windows.Forms.ToolStripStatusLabel();
			this.prgStatus = new System.Windows.Forms.ToolStripProgressBar();
			this.lblImageCount = new System.Windows.Forms.ToolStripStatusLabel();
			this.menMain = new System.Windows.Forms.MenuStrip();
			this.tsMain = new System.Windows.Forms.ToolStrip();
			this.dpMain = new WeifenLuo.WinFormsUI.Docking.DockPanel();
			itmFile = new System.Windows.Forms.ToolStripMenuItem();
			itmNew = new System.Windows.Forms.ToolStripMenuItem();
			itmOpen = new System.Windows.Forms.ToolStripMenuItem();
			sepFile1 = new System.Windows.Forms.ToolStripSeparator();
			itmSave = new System.Windows.Forms.ToolStripMenuItem();
			itmSaveAs = new System.Windows.Forms.ToolStripMenuItem();
			sepFile2 = new System.Windows.Forms.ToolStripSeparator();
			itmDocumentSettings = new System.Windows.Forms.ToolStripMenuItem();
			sepFile3 = new System.Windows.Forms.ToolStripSeparator();
			itmExit = new System.Windows.Forms.ToolStripMenuItem();
			itmEdit = new System.Windows.Forms.ToolStripMenuItem();
			itmSelectAll = new System.Windows.Forms.ToolStripMenuItem();
			itmInvertSelections = new System.Windows.Forms.ToolStripMenuItem();
			itmImage = new System.Windows.Forms.ToolStripMenuItem();
			itmAdd = new System.Windows.Forms.ToolStripMenuItem();
			itmFromFiles = new System.Windows.Forms.ToolStripMenuItem();
			itmFromFolder = new System.Windows.Forms.ToolStripMenuItem();
			sepImage1 = new System.Windows.Forms.ToolStripSeparator();
			sepImage2 = new System.Windows.Forms.ToolStripSeparator();
			sepImage3 = new System.Windows.Forms.ToolStripSeparator();
			itmSetViewMode = new System.Windows.Forms.ToolStripMenuItem();
			itmInvertViewMode = new System.Windows.Forms.ToolStripMenuItem();
			itmBookmark = new System.Windows.Forms.ToolStripMenuItem();
			itmTool = new System.Windows.Forms.ToolStripMenuItem();
			itmOption = new System.Windows.Forms.ToolStripMenuItem();
			itmHelp = new System.Windows.Forms.ToolStripMenuItem();
			itmAbout = new System.Windows.Forms.ToolStripMenuItem();
			stsMain = new System.Windows.Forms.StatusStrip();
			itmView = new System.Windows.Forms.ToolStripMenuItem();
			itmContentsWindow = new System.Windows.Forms.ToolStripMenuItem();
			itmBookmarksWindow = new System.Windows.Forms.ToolStripMenuItem();
			btnNew = new System.Windows.Forms.ToolStripButton();
			btnOpen = new System.Windows.Forms.ToolStripButton();
			btnSave = new System.Windows.Forms.ToolStripButton();
			stsMain.SuspendLayout();
			this.menMain.SuspendLayout();
			this.tsMain.SuspendLayout();
			this.SuspendLayout();
			// 
			// itmFile
			// 
			itmFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            itmNew,
            itmOpen,
            sepFile1,
            itmSave,
            itmSaveAs,
            sepFile2,
            itmDocumentSettings,
            sepFile3,
            itmExit});
			itmFile.Name = "itmFile";
			resources.ApplyResources(itmFile, "itmFile");
			// 
			// itmNew
			// 
			resources.ApplyResources(itmNew, "itmNew");
			itmNew.Name = "itmNew";
			itmNew.Click += new System.EventHandler(this.itmNew_Click);
			// 
			// itmOpen
			// 
			resources.ApplyResources(itmOpen, "itmOpen");
			itmOpen.Name = "itmOpen";
			itmOpen.Click += new System.EventHandler(this.itmOpen_Click);
			// 
			// sepFile1
			// 
			sepFile1.Name = "sepFile1";
			resources.ApplyResources(sepFile1, "sepFile1");
			// 
			// itmSave
			// 
			resources.ApplyResources(itmSave, "itmSave");
			itmSave.Name = "itmSave";
			itmSave.Click += new System.EventHandler(this.itmSave_Click);
			// 
			// itmSaveAs
			// 
			itmSaveAs.Name = "itmSaveAs";
			resources.ApplyResources(itmSaveAs, "itmSaveAs");
			itmSaveAs.Click += new System.EventHandler(this.itmSaveAs_Click);
			// 
			// sepFile2
			// 
			sepFile2.Name = "sepFile2";
			resources.ApplyResources(sepFile2, "sepFile2");
			// 
			// itmDocumentSettings
			// 
			resources.ApplyResources(itmDocumentSettings, "itmDocumentSettings");
			itmDocumentSettings.Name = "itmDocumentSettings";
			itmDocumentSettings.Click += new System.EventHandler(this.itmDocumentSettings_Click);
			// 
			// sepFile3
			// 
			sepFile3.Name = "sepFile3";
			resources.ApplyResources(sepFile3, "sepFile3");
			// 
			// itmExit
			// 
			itmExit.Name = "itmExit";
			resources.ApplyResources(itmExit, "itmExit");
			itmExit.Click += new System.EventHandler(this.itmExit_Click);
			// 
			// itmEdit
			// 
			itmEdit.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            itmSelectAll,
            itmInvertSelections});
			itmEdit.Name = "itmEdit";
			resources.ApplyResources(itmEdit, "itmEdit");
			// 
			// itmSelectAll
			// 
			itmSelectAll.Name = "itmSelectAll";
			resources.ApplyResources(itmSelectAll, "itmSelectAll");
			itmSelectAll.Click += new System.EventHandler(this.itmSelectAll_Click);
			// 
			// itmInvertSelections
			// 
			itmInvertSelections.Name = "itmInvertSelections";
			resources.ApplyResources(itmInvertSelections, "itmInvertSelections");
			itmInvertSelections.Click += new System.EventHandler(this.itmInvertSelections_Click);
			// 
			// itmImage
			// 
			itmImage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            itmAdd,
            sepImage1,
            this.itmOpenImage,
            this.itmExclude,
            sepImage2,
            this.itmExport,
            this.itmExtract,
            sepImage3,
            itmSetViewMode,
            itmInvertViewMode});
			itmImage.Name = "itmImage";
			resources.ApplyResources(itmImage, "itmImage");
			// 
			// itmAdd
			// 
			itmAdd.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            itmFromFiles,
            itmFromFolder});
			itmAdd.Name = "itmAdd";
			resources.ApplyResources(itmAdd, "itmAdd");
			// 
			// itmFromFiles
			// 
			resources.ApplyResources(itmFromFiles, "itmFromFiles");
			itmFromFiles.Name = "itmFromFiles";
			itmFromFiles.Click += new System.EventHandler(this.itmFromFile_Click);
			// 
			// itmFromFolder
			// 
			resources.ApplyResources(itmFromFolder, "itmFromFolder");
			itmFromFolder.Name = "itmFromFolder";
			itmFromFolder.Click += new System.EventHandler(this.itmFromFolder_Click);
			// 
			// sepImage1
			// 
			sepImage1.Name = "sepImage1";
			resources.ApplyResources(sepImage1, "sepImage1");
			// 
			// itmOpenImage
			// 
			this.itmOpenImage.Name = "itmOpenImage";
			resources.ApplyResources(this.itmOpenImage, "itmOpenImage");
			this.itmOpenImage.Click += new System.EventHandler(this.itmOpenImage_Click);
			// 
			// itmExclude
			// 
			resources.ApplyResources(this.itmExclude, "itmExclude");
			this.itmExclude.Name = "itmExclude";
			this.itmExclude.Click += new System.EventHandler(this.itmDelete_Click);
			// 
			// sepImage2
			// 
			sepImage2.Name = "sepImage2";
			resources.ApplyResources(sepImage2, "sepImage2");
			// 
			// itmExport
			// 
			resources.ApplyResources(this.itmExport, "itmExport");
			this.itmExport.Name = "itmExport";
			this.itmExport.Click += new System.EventHandler(this.itmExport_Click);
			// 
			// itmExtract
			// 
			resources.ApplyResources(this.itmExtract, "itmExtract");
			this.itmExtract.Name = "itmExtract";
			this.itmExtract.Click += new System.EventHandler(this.itmExtract_Click);
			// 
			// sepImage3
			// 
			sepImage3.Name = "sepImage3";
			resources.ApplyResources(sepImage3, "sepImage3");
			// 
			// itmSetViewMode
			// 
			resources.ApplyResources(itmSetViewMode, "itmSetViewMode");
			itmSetViewMode.Name = "itmSetViewMode";
			itmSetViewMode.Click += new System.EventHandler(this.itmSetViewMode_Click);
			// 
			// itmInvertViewMode
			// 
			itmInvertViewMode.Name = "itmInvertViewMode";
			resources.ApplyResources(itmInvertViewMode, "itmInvertViewMode");
			itmInvertViewMode.Click += new System.EventHandler(this.itmInvertViewMode_Click);
			// 
			// itmBookmark
			// 
			itmBookmark.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.itmAddBookmark,
            this.itmDeleteBookmark});
			itmBookmark.Name = "itmBookmark";
			resources.ApplyResources(itmBookmark, "itmBookmark");
			// 
			// itmAddBookmark
			// 
			resources.ApplyResources(this.itmAddBookmark, "itmAddBookmark");
			this.itmAddBookmark.Name = "itmAddBookmark";
			this.itmAddBookmark.Click += new System.EventHandler(this.itmAddBookmark_Click);
			// 
			// itmDeleteBookmark
			// 
			resources.ApplyResources(this.itmDeleteBookmark, "itmDeleteBookmark");
			this.itmDeleteBookmark.Name = "itmDeleteBookmark";
			this.itmDeleteBookmark.Click += new System.EventHandler(this.itmDeleteBookmark_Click);
			// 
			// itmTool
			// 
			itmTool.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            itmOption});
			itmTool.Name = "itmTool";
			resources.ApplyResources(itmTool, "itmTool");
			// 
			// itmOption
			// 
			itmOption.Name = "itmOption";
			resources.ApplyResources(itmOption, "itmOption");
			itmOption.Click += new System.EventHandler(this.itmOption_Click);
			// 
			// itmHelp
			// 
			itmHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            itmAbout});
			itmHelp.Name = "itmHelp";
			resources.ApplyResources(itmHelp, "itmHelp");
			// 
			// itmAbout
			// 
			itmAbout.Name = "itmAbout";
			resources.ApplyResources(itmAbout, "itmAbout");
			itmAbout.Click += new System.EventHandler(this.itmAbout_Click);
			// 
			// stsMain
			// 
			stsMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.lblStatus,
            this.prgStatus,
            this.lblImageCount});
			resources.ApplyResources(stsMain, "stsMain");
			stsMain.Name = "stsMain";
			stsMain.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
			// 
			// lblStatus
			// 
			this.lblStatus.Name = "lblStatus";
			resources.ApplyResources(this.lblStatus, "lblStatus");
			this.lblStatus.Spring = true;
			// 
			// prgStatus
			// 
			this.prgStatus.Name = "prgStatus";
			resources.ApplyResources(this.prgStatus, "prgStatus");
			// 
			// lblImageCount
			// 
			resources.ApplyResources(this.lblImageCount, "lblImageCount");
			this.lblImageCount.Name = "lblImageCount";
			// 
			// itmView
			// 
			itmView.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            itmContentsWindow,
            itmBookmarksWindow});
			itmView.Name = "itmView";
			resources.ApplyResources(itmView, "itmView");
			// 
			// itmContentsWindow
			// 
			resources.ApplyResources(itmContentsWindow, "itmContentsWindow");
			itmContentsWindow.Name = "itmContentsWindow";
			itmContentsWindow.Click += new System.EventHandler(this.itmContentsWindow_Click);
			// 
			// itmBookmarksWindow
			// 
			resources.ApplyResources(itmBookmarksWindow, "itmBookmarksWindow");
			itmBookmarksWindow.Name = "itmBookmarksWindow";
			itmBookmarksWindow.Click += new System.EventHandler(this.itmBookmarksWindow_Click);
			// 
			// btnNew
			// 
			btnNew.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			resources.ApplyResources(btnNew, "btnNew");
			btnNew.Name = "btnNew";
			btnNew.Click += new System.EventHandler(this.itmNew_Click);
			// 
			// btnOpen
			// 
			btnOpen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			resources.ApplyResources(btnOpen, "btnOpen");
			btnOpen.Name = "btnOpen";
			btnOpen.Click += new System.EventHandler(this.itmOpen_Click);
			// 
			// btnSave
			// 
			btnSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			resources.ApplyResources(btnSave, "btnSave");
			btnSave.Name = "btnSave";
			btnSave.Click += new System.EventHandler(this.itmSave_Click);
			// 
			// menMain
			// 
			this.menMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            itmFile,
            itmEdit,
            itmView,
            itmImage,
            itmBookmark,
            itmTool,
            itmHelp});
			resources.ApplyResources(this.menMain, "menMain");
			this.menMain.Name = "menMain";
			this.menMain.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
			// 
			// tsMain
			// 
			this.tsMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            btnNew,
            btnOpen,
            btnSave});
			resources.ApplyResources(this.tsMain, "tsMain");
			this.tsMain.Name = "tsMain";
			this.tsMain.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
			// 
			// dpMain
			// 
			resources.ApplyResources(this.dpMain, "dpMain");
			this.dpMain.DockBackColor = System.Drawing.SystemColors.Control;
			this.dpMain.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
			this.dpMain.Name = "dpMain";
			dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
			autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
			tabGradient1.EndColor = System.Drawing.SystemColors.Control;
			tabGradient1.StartColor = System.Drawing.SystemColors.Control;
			tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			autoHideStripSkin1.TabGradient = tabGradient1;
			autoHideStripSkin1.TextFont = new System.Drawing.Font("メイリオ", 9F);
			dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
			tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
			dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
			dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
			dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
			tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
			dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
			dockPaneStripSkin1.TextFont = new System.Drawing.Font("メイリオ", 9F);
			tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
			tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
			tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
			dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
			tabGradient5.EndColor = System.Drawing.SystemColors.Control;
			tabGradient5.StartColor = System.Drawing.SystemColors.Control;
			tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
			dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
			tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
			tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
			tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
			dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
			tabGradient7.EndColor = System.Drawing.Color.Transparent;
			tabGradient7.StartColor = System.Drawing.Color.Transparent;
			tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
			dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
			dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
			this.dpMain.Skin = dockPanelSkin1;
			// 
			// EditorForm
			// 
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
			resources.ApplyResources(this, "$this");
			this.Controls.Add(this.dpMain);
			this.Controls.Add(stsMain);
			this.Controls.Add(this.tsMain);
			this.Controls.Add(this.menMain);
			this.MainMenuStrip = this.menMain;
			this.Name = "EditorForm";
			stsMain.ResumeLayout(false);
			stsMain.PerformLayout();
			this.menMain.ResumeLayout(false);
			this.menMain.PerformLayout();
			this.tsMain.ResumeLayout(false);
			this.tsMain.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
コード例 #25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.SuspendLayout();
     //
     // dockPanel
     //
     this.dockPanel.ActiveAutoHideContent = null;
     this.dockPanel.Dock                                      = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel.DockBackColor                             = System.Drawing.SystemColors.Control;
     this.dockPanel.Location                                  = new System.Drawing.Point(0, 49);
     this.dockPanel.Name                                      = "dockPanel";
     this.dockPanel.Size                                      = new System.Drawing.Size(624, 341);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel.Skin                                      = dockPanelSkin1;
     this.dockPanel.TabIndex                                  = 3;
     this.dockPanel.ActiveContentChanged                     += new System.EventHandler(this.dockPanel_ActiveContentChanged);
     //
     // DockingMainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Inherit;
     this.ClientSize          = new System.Drawing.Size(624, 412);
     this.Controls.Add(this.dockPanel);
     this.IsMdiContainer = true;
     this.Name           = "DockingMainForm";
     this.Controls.SetChildIndex(this.dockPanel, 0);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #26
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin2 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin2 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient4 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient8 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient9 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient5 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient10 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient11 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient12 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient6 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient13 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient14 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newSolutionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.LoadSolutionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveSolutionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.newFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.closeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.mru_menu = new System.Windows.Forms.ToolStripMenuItem();
            this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.buildToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exportHEXToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.solutionExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.outputWindowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.hexViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripButton_new = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_open = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButtonBuild = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton_outputwindow = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_solutionexplorer = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_viewhex = new System.Windows.Forms.ToolStripButton();
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.importHEXToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStrip1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // dockPanel1
            // 
            this.dockPanel1.ActiveAutoHideContent = null;
            this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control;
            this.dockPanel1.Location = new System.Drawing.Point(0, 24);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.Size = new System.Drawing.Size(711, 429);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel1.Skin = dockPanelSkin1;
            this.dockPanel1.TabIndex = 0;
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.toolsToolStripMenuItem,
            this.viewToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(711, 24);
            this.menuStrip1.TabIndex = 2;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // fileToolStripMenuItem
            // 
            this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newSolutionToolStripMenuItem,
            this.LoadSolutionToolStripMenuItem,
            this.saveSolutionToolStripMenuItem,
            this.toolStripSeparator1,
            this.newFileToolStripMenuItem,
            this.loadToolStripMenuItem,
            this.saveToolStripMenuItem,
            this.toolStripSeparator2,
            this.closeToolStripMenuItem,
            this.toolStripSeparator5,
            this.mru_menu});
            this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
            this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
            this.fileToolStripMenuItem.Text = "File";
            // 
            // newSolutionToolStripMenuItem
            // 
            this.newSolutionToolStripMenuItem.Name = "newSolutionToolStripMenuItem";
            this.newSolutionToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.newSolutionToolStripMenuItem.Text = "New Solution";
            this.newSolutionToolStripMenuItem.Click += new System.EventHandler(this.newSolutionToolStripMenuItem_Click);
            // 
            // LoadSolutionToolStripMenuItem
            // 
            this.LoadSolutionToolStripMenuItem.Name = "LoadSolutionToolStripMenuItem";
            this.LoadSolutionToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.LoadSolutionToolStripMenuItem.Text = "Load Solution";
            this.LoadSolutionToolStripMenuItem.Click += new System.EventHandler(this.openSolutionToolStripMenuItem_Click);
            // 
            // saveSolutionToolStripMenuItem
            // 
            this.saveSolutionToolStripMenuItem.Name = "saveSolutionToolStripMenuItem";
            this.saveSolutionToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.saveSolutionToolStripMenuItem.Text = "Save Solution";
            this.saveSolutionToolStripMenuItem.Click += new System.EventHandler(this.saveSolutionToolStripMenuItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(159, 6);
            // 
            // newFileToolStripMenuItem
            // 
            this.newFileToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("newFileToolStripMenuItem.Image")));
            this.newFileToolStripMenuItem.Name = "newFileToolStripMenuItem";
            this.newFileToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.newFileToolStripMenuItem.Text = "New File";
            this.newFileToolStripMenuItem.Click += new System.EventHandler(this.newFileToolStripMenuItem_Click);
            // 
            // loadToolStripMenuItem
            // 
            this.loadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("loadToolStripMenuItem.Image")));
            this.loadToolStripMenuItem.Name = "loadToolStripMenuItem";
            this.loadToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.loadToolStripMenuItem.Text = "Insert File";
            this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click);
            // 
            // saveToolStripMenuItem
            // 
            this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
            this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
            this.saveToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.saveToolStripMenuItem.Text = "Save File";
            this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(159, 6);
            // 
            // closeToolStripMenuItem
            // 
            this.closeToolStripMenuItem.Name = "closeToolStripMenuItem";
            this.closeToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.closeToolStripMenuItem.Text = "Exit";
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(159, 6);
            // 
            // mru_menu
            // 
            this.mru_menu.Name = "mru_menu";
            this.mru_menu.Size = new System.Drawing.Size(162, 22);
            this.mru_menu.Text = "Recent Solutions";
            // 
            // toolsToolStripMenuItem
            // 
            this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.buildToolStripMenuItem,
            this.exportHEXToolStripMenuItem,
            this.importHEXToolStripMenuItem});
            this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
            this.toolsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);
            this.toolsToolStripMenuItem.Text = "Tools";
            // 
            // buildToolStripMenuItem
            // 
            this.buildToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("buildToolStripMenuItem.Image")));
            this.buildToolStripMenuItem.Name = "buildToolStripMenuItem";
            this.buildToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.buildToolStripMenuItem.Text = "Build";
            this.buildToolStripMenuItem.Click += new System.EventHandler(this.buildToolStripMenuItem_Click);
            // 
            // exportHEXToolStripMenuItem
            // 
            this.exportHEXToolStripMenuItem.Name = "exportHEXToolStripMenuItem";
            this.exportHEXToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.exportHEXToolStripMenuItem.Text = "Export HEX";
            this.exportHEXToolStripMenuItem.Click += new System.EventHandler(this.exportHEXToolStripMenuItem_Click);
            // 
            // viewToolStripMenuItem
            // 
            this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.solutionExplorerToolStripMenuItem,
            this.outputWindowToolStripMenuItem,
            this.hexViewToolStripMenuItem});
            this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
            this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
            this.viewToolStripMenuItem.Text = "View";
            // 
            // solutionExplorerToolStripMenuItem
            // 
            this.solutionExplorerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("solutionExplorerToolStripMenuItem.Image")));
            this.solutionExplorerToolStripMenuItem.Name = "solutionExplorerToolStripMenuItem";
            this.solutionExplorerToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
            this.solutionExplorerToolStripMenuItem.Text = "Solution Explorer";
            // 
            // outputWindowToolStripMenuItem
            // 
            this.outputWindowToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("outputWindowToolStripMenuItem.Image")));
            this.outputWindowToolStripMenuItem.Name = "outputWindowToolStripMenuItem";
            this.outputWindowToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
            this.outputWindowToolStripMenuItem.Text = "Output Window";
            // 
            // hexViewToolStripMenuItem
            // 
            this.hexViewToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("hexViewToolStripMenuItem.Image")));
            this.hexViewToolStripMenuItem.Name = "hexViewToolStripMenuItem";
            this.hexViewToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
            this.hexViewToolStripMenuItem.Text = "Hex View";
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton_new,
            this.toolStripButton_open,
            this.toolStripSeparator3,
            this.toolStripButtonBuild,
            this.toolStripSeparator4,
            this.toolStripButton_outputwindow,
            this.toolStripButton_solutionexplorer,
            this.toolStripButton_viewhex});
            this.toolStrip1.Location = new System.Drawing.Point(0, 24);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(711, 25);
            this.toolStrip1.TabIndex = 3;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripButton_new
            // 
            this.toolStripButton_new.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_new.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_new.Image")));
            this.toolStripButton_new.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_new.Name = "toolStripButton_new";
            this.toolStripButton_new.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_new.Text = "toolStripButton2";
            this.toolStripButton_new.ToolTipText = "New file";
            this.toolStripButton_new.Click += new System.EventHandler(this.toolStripButton_new_Click);
            // 
            // toolStripButton_open
            // 
            this.toolStripButton_open.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_open.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_open.Image")));
            this.toolStripButton_open.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_open.Name = "toolStripButton_open";
            this.toolStripButton_open.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_open.Text = "toolStripButton3";
            this.toolStripButton_open.ToolTipText = "Import a file";
            this.toolStripButton_open.Click += new System.EventHandler(this.toolStripButton_open_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButtonBuild
            // 
            this.toolStripButtonBuild.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonBuild.Image")));
            this.toolStripButtonBuild.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonBuild.Name = "toolStripButtonBuild";
            this.toolStripButtonBuild.Size = new System.Drawing.Size(59, 22);
            this.toolStripButtonBuild.Text = "BUILD";
            this.toolStripButtonBuild.Click += new System.EventHandler(this.toolStripButtonBuild_Click);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton_outputwindow
            // 
            this.toolStripButton_outputwindow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_outputwindow.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_outputwindow.Image")));
            this.toolStripButton_outputwindow.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_outputwindow.Name = "toolStripButton_outputwindow";
            this.toolStripButton_outputwindow.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_outputwindow.Text = "toolStripButton1";
            this.toolStripButton_outputwindow.ToolTipText = "View output window";
            this.toolStripButton_outputwindow.Click += new System.EventHandler(this.toolStripButton_outputwindow_Click);
            // 
            // toolStripButton_solutionexplorer
            // 
            this.toolStripButton_solutionexplorer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_solutionexplorer.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_solutionexplorer.Image")));
            this.toolStripButton_solutionexplorer.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_solutionexplorer.Name = "toolStripButton_solutionexplorer";
            this.toolStripButton_solutionexplorer.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_solutionexplorer.Text = "toolStripButton1";
            this.toolStripButton_solutionexplorer.ToolTipText = "Solution Explorer";
            this.toolStripButton_solutionexplorer.Click += new System.EventHandler(this.toolStripButton_solutionexplorer_Click);
            // 
            // toolStripButton_viewhex
            // 
            this.toolStripButton_viewhex.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_viewhex.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_viewhex.Image")));
            this.toolStripButton_viewhex.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_viewhex.Name = "toolStripButton_viewhex";
            this.toolStripButton_viewhex.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_viewhex.Text = "toolStripButton2";
            this.toolStripButton_viewhex.ToolTipText = "View Hex";
            this.toolStripButton_viewhex.Click += new System.EventHandler(this.toolStripButton_viewhex_Click);
            // 
            // dockPanel
            // 
            this.dockPanel.ActiveAutoHideContent = null;
            this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.DockBackColor = System.Drawing.SystemColors.Control;
            this.dockPanel.Location = new System.Drawing.Point(0, 49);
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.Size = new System.Drawing.Size(711, 404);
            dockPanelGradient4.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient4.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin2.DockStripGradient = dockPanelGradient4;
            tabGradient8.EndColor = System.Drawing.SystemColors.Control;
            tabGradient8.StartColor = System.Drawing.SystemColors.Control;
            tabGradient8.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin2.TabGradient = tabGradient8;
            autoHideStripSkin2.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
            dockPanelSkin2.AutoHideStripSkin = autoHideStripSkin2;
            tabGradient9.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient9.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient9.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient2.ActiveTabGradient = tabGradient9;
            dockPanelGradient5.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient5.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient2.DockStripGradient = dockPanelGradient5;
            tabGradient10.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient10.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient10.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient2.InactiveTabGradient = tabGradient10;
            dockPaneStripSkin2.DocumentGradient = dockPaneStripGradient2;
            dockPaneStripSkin2.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
            tabGradient11.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient11.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient11.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient11.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient2.ActiveCaptionGradient = tabGradient11;
            tabGradient12.EndColor = System.Drawing.SystemColors.Control;
            tabGradient12.StartColor = System.Drawing.SystemColors.Control;
            tabGradient12.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient2.ActiveTabGradient = tabGradient12;
            dockPanelGradient6.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient6.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient2.DockStripGradient = dockPanelGradient6;
            tabGradient13.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient13.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient13.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient13.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient2.InactiveCaptionGradient = tabGradient13;
            tabGradient14.EndColor = System.Drawing.Color.Transparent;
            tabGradient14.StartColor = System.Drawing.Color.Transparent;
            tabGradient14.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient2.InactiveTabGradient = tabGradient14;
            dockPaneStripSkin2.ToolWindowGradient = dockPaneStripToolWindowGradient2;
            dockPanelSkin2.DockPaneStripSkin = dockPaneStripSkin2;
            this.dockPanel.Skin = dockPanelSkin2;
            this.dockPanel.TabIndex = 4;
            // 
            // importHEXToolStripMenuItem
            // 
            this.importHEXToolStripMenuItem.Name = "importHEXToolStripMenuItem";
            this.importHEXToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.importHEXToolStripMenuItem.Text = "Import HEX";
            this.importHEXToolStripMenuItem.Click += new System.EventHandler(this.importHEXToolStripMenuItem_Click);
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(711, 453);
            this.Controls.Add(this.dockPanel);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.dockPanel1);
            this.Controls.Add(this.menuStrip1);
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "Form1";
            this.Text = "Z80 IDE";
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #27
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.Windows.Forms.ToolStripSeparator subSep;
            System.Windows.Forms.ToolStripLabel toolStripLabel2;
            System.Windows.Forms.ToolStripLabel toolStripLabel3;
            System.Windows.Forms.ToolStripLabel toolStripLabel1;
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TextureViewer));
            this.saveTextureDialog = new System.Windows.Forms.SaveFileDialog();
            this.rightclickMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.showDisabled = new System.Windows.Forms.ToolStripMenuItem();
            this.showEmpty = new System.Windows.Forms.ToolStripMenuItem();
            this.usedSep = new System.Windows.Forms.ToolStripSeparator();
            this.openNewTab = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.imageInLayoutMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.usedStartLabel = new System.Windows.Forms.ToolStripMenuItem();
            this.colorDialog = new System.Windows.Forms.ColorDialog();
            this.toolstripMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.subresourceStripEnabled = new System.Windows.Forms.ToolStripMenuItem();
            this.channelsStripEnabled = new System.Windows.Forms.ToolStripMenuItem();
            this.zoomStripEnabled = new System.Windows.Forms.ToolStripMenuItem();
            this.rangeStripEnabled = new System.Windows.Forms.ToolStripMenuItem();
            this.overlayStripEnabled = new System.Windows.Forms.ToolStripMenuItem();
            this.BottomToolStripPanel = new System.Windows.Forms.ToolStripPanel();
            this.miniToolStrip = new System.Windows.Forms.StatusStrip();
            this.statusLabel = new System.Windows.Forms.ToolStripStatusLabel();
            this.TopToolStripPanel = new System.Windows.Forms.ToolStripPanel();
            this.RightToolStripPanel = new System.Windows.Forms.ToolStripPanel();
            this.LeftToolStripPanel = new System.Windows.Forms.ToolStripPanel();
            this.ContentPanel = new System.Windows.Forms.ToolStripContentPanel();
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.depthstencilPanel = new System.Windows.Forms.Panel();
            this.depthDisplay = new System.Windows.Forms.RadioButton();
            this.stencilDisplay = new System.Windows.Forms.RadioButton();
            this.zoomStrip = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
            this.zoomExactSize = new System.Windows.Forms.ToolStripButton();
            this.fitToWindow = new System.Windows.Forms.ToolStripButton();
            this.zoomOption = new System.Windows.Forms.ToolStripComboBox();
            this.flip_y = new System.Windows.Forms.ToolStripButton();
            this.overlayStrip = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
            this.overlay = new System.Windows.Forms.ToolStripComboBox();
            this.subStrip = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel6 = new System.Windows.Forms.ToolStripLabel();
            this.mipLevelLabel = new System.Windows.Forms.ToolStripLabel();
            this.mipLevel = new System.Windows.Forms.ToolStripComboBox();
            this.sliceFaceLabel = new System.Windows.Forms.ToolStripLabel();
            this.sliceFace = new System.Windows.Forms.ToolStripComboBox();
            this.rangeStrip = new System.Windows.Forms.ToolStrip();
            this.rangeBlack = new renderdocui.Controls.ToolStripSpringTextBox();
            this.rangeWhite = new renderdocui.Controls.ToolStripSpringTextBox();
            this.zoomRange = new System.Windows.Forms.ToolStripButton();
            this.autoFit = new System.Windows.Forms.ToolStripButton();
            this.reset01 = new System.Windows.Forms.ToolStripButton();
            this.visualiseRange = new System.Windows.Forms.ToolStripButton();
            this.channelStrip = new System.Windows.Forms.ToolStrip();
            this.channels = new System.Windows.Forms.ToolStripComboBox();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.customRed = new System.Windows.Forms.ToolStripButton();
            this.customGreen = new System.Windows.Forms.ToolStripButton();
            this.customBlue = new System.Windows.Forms.ToolStripButton();
            this.customAlpha = new System.Windows.Forms.ToolStripButton();
            this.mulSep = new System.Windows.Forms.ToolStripSeparator();
            this.mulLabel = new System.Windows.Forms.ToolStripLabel();
            this.hdrMul = new System.Windows.Forms.ToolStripComboBox();
            this.customShader = new System.Windows.Forms.ToolStripComboBox();
            this.customCreate = new System.Windows.Forms.ToolStripButton();
            this.customEdit = new System.Windows.Forms.ToolStripButton();
            this.customDelete = new System.Windows.Forms.ToolStripButton();
            this.backcolorPick = new System.Windows.Forms.ToolStripButton();
            this.checkerBack = new System.Windows.Forms.ToolStripButton();
            this.gammaSeparator = new System.Windows.Forms.ToolStripSeparator();
            this.gammaDisplay = new System.Windows.Forms.ToolStripButton();
            this.statusbar = new System.Windows.Forms.StatusStrip();
            this.texStatusDim = new System.Windows.Forms.ToolStripStatusLabel();
            this.hoverSwatch = new System.Windows.Forms.ToolStripStatusLabel();
            this.mainLayout = new System.Windows.Forms.TableLayoutPanel();
            this.toolstripsPanel = new System.Windows.Forms.FlowLayoutPanel();
            this.actionsStrip = new System.Windows.Forms.ToolStrip();
            this.saveTex = new System.Windows.Forms.ToolStripButton();
            this.texListShow = new System.Windows.Forms.ToolStripButton();
            this.viewTexBuffer = new System.Windows.Forms.ToolStripButton();
            this.texlistContainer = new System.Windows.Forms.TableLayoutPanel();
            this.textureList = new renderdocui.Controls.TextureListBox();
            this.texturefilter = new System.Windows.Forms.ComboBox();
            this.label1 = new System.Windows.Forms.Label();
            this.clearTexFilter = new System.Windows.Forms.Button();
            this.renderToolstripContainer = new System.Windows.Forms.ToolStripContainer();
            this.renderScrollTable = new System.Windows.Forms.TableLayoutPanel();
            this.renderContainer = new renderdocui.Controls.NoScrollPanel();
            this.render = new renderdocui.Controls.NoScrollPanel();
            this.renderVScroll = new System.Windows.Forms.VScrollBar();
            this.renderHScroll = new System.Windows.Forms.HScrollBar();
            this.pixelContextPanel = new System.Windows.Forms.TableLayoutPanel();
            this.pixelContext = new renderdocui.Controls.NoScrollPanel();
            this.debugPixelContext = new System.Windows.Forms.Button();
            this.pixelHistory = new System.Windows.Forms.Button();
            this.tabContextMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.closeTab = new System.Windows.Forms.ToolStripMenuItem();
            this.closeOtherTabs = new System.Windows.Forms.ToolStripMenuItem();
            this.closeTabsToRight = new System.Windows.Forms.ToolStripMenuItem();
            this.roPanel = new renderdocui.Controls.ThumbnailStrip();
            this.rwPanel = new renderdocui.Controls.ThumbnailStrip();
            this.rangeHistogram = new renderdocui.Controls.RangeHistogram();
            this.toolTip = new System.Windows.Forms.ToolTip(this.components);
            this.pixelContextMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.highlightedPixelHistoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.highlightedPixelDebugToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.gotoLocationButton = new System.Windows.Forms.ToolStripButton();
            subSep = new System.Windows.Forms.ToolStripSeparator();
            toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
            toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
            toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.rightclickMenu.SuspendLayout();
            this.toolstripMenu.SuspendLayout();
            this.depthstencilPanel.SuspendLayout();
            this.zoomStrip.SuspendLayout();
            this.overlayStrip.SuspendLayout();
            this.subStrip.SuspendLayout();
            this.rangeStrip.SuspendLayout();
            this.channelStrip.SuspendLayout();
            this.statusbar.SuspendLayout();
            this.mainLayout.SuspendLayout();
            this.toolstripsPanel.SuspendLayout();
            this.actionsStrip.SuspendLayout();
            this.texlistContainer.SuspendLayout();
            this.renderToolstripContainer.BottomToolStripPanel.SuspendLayout();
            this.renderToolstripContainer.ContentPanel.SuspendLayout();
            this.renderToolstripContainer.SuspendLayout();
            this.renderScrollTable.SuspendLayout();
            this.renderContainer.SuspendLayout();
            this.pixelContextPanel.SuspendLayout();
            this.tabContextMenu.SuspendLayout();
            this.pixelContextMenu.SuspendLayout();
            this.SuspendLayout();
            // 
            // subSep
            // 
            subSep.Name = "subSep";
            subSep.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabel2
            // 
            toolStripLabel2.Name = "toolStripLabel2";
            toolStripLabel2.Size = new System.Drawing.Size(38, 22);
            toolStripLabel2.Text = "Range";
            // 
            // toolStripLabel3
            // 
            toolStripLabel3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            toolStripLabel3.Name = "toolStripLabel3";
            toolStripLabel3.Size = new System.Drawing.Size(51, 22);
            toolStripLabel3.Text = "Channels";
            // 
            // toolStripLabel1
            // 
            toolStripLabel1.Name = "toolStripLabel1";
            toolStripLabel1.Size = new System.Drawing.Size(42, 22);
            toolStripLabel1.Text = "Actions";
            // 
            // saveTextureDialog
            // 
            this.saveTextureDialog.DefaultExt = "dds";
            this.saveTextureDialog.Filter = "DDS Files (*.dds)|*.dds";
            this.saveTextureDialog.Title = "Save Texture As";
            // 
            // rightclickMenu
            // 
            this.rightclickMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.showDisabled,
            this.showEmpty,
            this.usedSep,
            this.openNewTab,
            this.toolStripSeparator1,
            this.imageInLayoutMenuItem,
            this.usedStartLabel});
            this.rightclickMenu.MaximumSize = new System.Drawing.Size(0, 480);
            this.rightclickMenu.Name = "rightclickMenu";
            this.rightclickMenu.Size = new System.Drawing.Size(181, 126);
            // 
            // showDisabled
            // 
            this.showDisabled.Name = "showDisabled";
            this.showDisabled.Size = new System.Drawing.Size(180, 22);
            this.showDisabled.Text = "Show Disabled";
            this.showDisabled.Click += new System.EventHandler(this.showDisabled_Click);
            // 
            // showEmpty
            // 
            this.showEmpty.Name = "showEmpty";
            this.showEmpty.Size = new System.Drawing.Size(180, 22);
            this.showEmpty.Text = "Show Empty";
            this.showEmpty.Click += new System.EventHandler(this.showEmpty_Click);
            // 
            // usedSep
            // 
            this.usedSep.Name = "usedSep";
            this.usedSep.Size = new System.Drawing.Size(177, 6);
            // 
            // openNewTab
            // 
            this.openNewTab.Image = global::renderdocui.Properties.Resources.action_hover;
            this.openNewTab.Name = "openNewTab";
            this.openNewTab.Size = new System.Drawing.Size(180, 22);
            this.openNewTab.Text = "Open new Locked Tab";
            this.openNewTab.Click += new System.EventHandler(this.resourceContextItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
            // 
            // imageInLayoutMenuItem
            // 
            this.imageInLayoutMenuItem.Name = "imageInLayoutMenuItem";
            this.imageInLayoutMenuItem.Size = new System.Drawing.Size(180, 22);
            this.imageInLayoutMenuItem.Text = "Image in layout <X>";
            // 
            // usedStartLabel
            // 
            this.usedStartLabel.Name = "usedStartLabel";
            this.usedStartLabel.Size = new System.Drawing.Size(180, 22);
            this.usedStartLabel.Text = "Used:";
            // 
            // colorDialog
            // 
            this.colorDialog.AnyColor = true;
            // 
            // toolstripMenu
            // 
            this.toolstripMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.subresourceStripEnabled,
            this.channelsStripEnabled,
            this.zoomStripEnabled,
            this.rangeStripEnabled,
            this.overlayStripEnabled});
            this.toolstripMenu.Name = "toolstripMenu";
            this.toolstripMenu.Size = new System.Drawing.Size(135, 114);
            // 
            // subresourceStripEnabled
            // 
            this.subresourceStripEnabled.Checked = true;
            this.subresourceStripEnabled.CheckOnClick = true;
            this.subresourceStripEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
            this.subresourceStripEnabled.Name = "subresourceStripEnabled";
            this.subresourceStripEnabled.Size = new System.Drawing.Size(134, 22);
            this.subresourceStripEnabled.Text = "Subresource";
            this.subresourceStripEnabled.CheckedChanged += new System.EventHandler(this.toolstripEnabledChanged);
            // 
            // channelsStripEnabled
            // 
            this.channelsStripEnabled.Checked = true;
            this.channelsStripEnabled.CheckOnClick = true;
            this.channelsStripEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
            this.channelsStripEnabled.Name = "channelsStripEnabled";
            this.channelsStripEnabled.Size = new System.Drawing.Size(134, 22);
            this.channelsStripEnabled.Text = "Channels";
            this.channelsStripEnabled.CheckedChanged += new System.EventHandler(this.toolstripEnabledChanged);
            // 
            // zoomStripEnabled
            // 
            this.zoomStripEnabled.Checked = true;
            this.zoomStripEnabled.CheckOnClick = true;
            this.zoomStripEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
            this.zoomStripEnabled.Name = "zoomStripEnabled";
            this.zoomStripEnabled.Size = new System.Drawing.Size(134, 22);
            this.zoomStripEnabled.Text = "Zoom";
            this.zoomStripEnabled.CheckedChanged += new System.EventHandler(this.toolstripEnabledChanged);
            // 
            // rangeStripEnabled
            // 
            this.rangeStripEnabled.Checked = true;
            this.rangeStripEnabled.CheckOnClick = true;
            this.rangeStripEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
            this.rangeStripEnabled.Name = "rangeStripEnabled";
            this.rangeStripEnabled.Size = new System.Drawing.Size(134, 22);
            this.rangeStripEnabled.Text = "Range";
            this.rangeStripEnabled.CheckedChanged += new System.EventHandler(this.toolstripEnabledChanged);
            // 
            // overlayStripEnabled
            // 
            this.overlayStripEnabled.Checked = true;
            this.overlayStripEnabled.CheckOnClick = true;
            this.overlayStripEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
            this.overlayStripEnabled.Name = "overlayStripEnabled";
            this.overlayStripEnabled.Size = new System.Drawing.Size(134, 22);
            this.overlayStripEnabled.Text = "Overlay";
            this.overlayStripEnabled.CheckedChanged += new System.EventHandler(this.toolstripEnabledChanged);
            // 
            // BottomToolStripPanel
            // 
            this.BottomToolStripPanel.Location = new System.Drawing.Point(0, 0);
            this.BottomToolStripPanel.Name = "BottomToolStripPanel";
            this.BottomToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.BottomToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
            this.BottomToolStripPanel.Size = new System.Drawing.Size(0, 0);
            // 
            // miniToolStrip
            // 
            this.miniToolStrip.AutoSize = false;
            this.miniToolStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.miniToolStrip.Location = new System.Drawing.Point(1014, 23);
            this.miniToolStrip.Name = "miniToolStrip";
            this.miniToolStrip.Size = new System.Drawing.Size(1012, 22);
            this.miniToolStrip.TabIndex = 0;
            // 
            // statusLabel
            // 
            this.statusLabel.Font = new System.Drawing.Font("Consolas", 9.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.statusLabel.Name = "statusLabel";
            this.statusLabel.Size = new System.Drawing.Size(84, 15);
            this.statusLabel.Text = "Status Text";
            // 
            // TopToolStripPanel
            // 
            this.TopToolStripPanel.Location = new System.Drawing.Point(0, 0);
            this.TopToolStripPanel.MinimumSize = new System.Drawing.Size(0, 22);
            this.TopToolStripPanel.Name = "TopToolStripPanel";
            this.TopToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.TopToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
            this.TopToolStripPanel.Size = new System.Drawing.Size(0, 22);
            this.TopToolStripPanel.MouseClick += new System.Windows.Forms.MouseEventHandler(this.mainToolstrips_TopToolStripPanel_MouseClick);
            // 
            // RightToolStripPanel
            // 
            this.RightToolStripPanel.Location = new System.Drawing.Point(0, 0);
            this.RightToolStripPanel.Name = "RightToolStripPanel";
            this.RightToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.RightToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
            this.RightToolStripPanel.Size = new System.Drawing.Size(0, 0);
            // 
            // LeftToolStripPanel
            // 
            this.LeftToolStripPanel.Location = new System.Drawing.Point(0, 0);
            this.LeftToolStripPanel.Name = "LeftToolStripPanel";
            this.LeftToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.LeftToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
            this.LeftToolStripPanel.Size = new System.Drawing.Size(0, 0);
            // 
            // ContentPanel
            // 
            this.ContentPanel.Size = new System.Drawing.Size(1012, 581);
            // 
            // dockPanel
            // 
            this.dockPanel.CloseTabsToLeft = false;
            this.dockPanel.DefaultFloatWindowSize = new System.Drawing.Size(800, 400);
            this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.DockBackColor = System.Drawing.SystemColors.ControlDark;
            this.dockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
            this.dockPanel.Location = new System.Drawing.Point(3, 84);
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.RaiseTabsOnDragOver = false;
            this.dockPanel.ShowDocumentIcon = true;
            this.dockPanel.Size = new System.Drawing.Size(1093, 90);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Tahoma", 8.25F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Tahoma", 8.25F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel.Skin = dockPanelSkin1;
            this.dockPanel.TabIndex = 0;
            // 
            // depthstencilPanel
            // 
            this.depthstencilPanel.AutoSize = true;
            this.depthstencilPanel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.depthstencilPanel.BackColor = System.Drawing.Color.Transparent;
            this.depthstencilPanel.Controls.Add(this.depthDisplay);
            this.depthstencilPanel.Controls.Add(this.stencilDisplay);
            this.depthstencilPanel.Location = new System.Drawing.Point(526, 60);
            this.depthstencilPanel.Name = "depthstencilPanel";
            this.depthstencilPanel.Size = new System.Drawing.Size(115, 19);
            this.depthstencilPanel.TabIndex = 5;
            // 
            // depthDisplay
            // 
            this.depthDisplay.AutoSize = true;
            this.depthDisplay.Checked = true;
            this.depthDisplay.Location = new System.Drawing.Point(1, 1);
            this.depthDisplay.Margin = new System.Windows.Forms.Padding(1);
            this.depthDisplay.Name = "depthDisplay";
            this.depthDisplay.Size = new System.Drawing.Size(54, 17);
            this.depthDisplay.TabIndex = 0;
            this.depthDisplay.TabStop = true;
            this.depthDisplay.Text = "Depth";
            this.depthDisplay.UseVisualStyleBackColor = true;
            this.depthDisplay.CheckedChanged += new System.EventHandler(this.updateChannelsHandler);
            // 
            // stencilDisplay
            // 
            this.stencilDisplay.AutoSize = true;
            this.stencilDisplay.Location = new System.Drawing.Point(57, 1);
            this.stencilDisplay.Margin = new System.Windows.Forms.Padding(1);
            this.stencilDisplay.Name = "stencilDisplay";
            this.stencilDisplay.Size = new System.Drawing.Size(57, 17);
            this.stencilDisplay.TabIndex = 1;
            this.stencilDisplay.Text = "Stencil";
            this.stencilDisplay.UseVisualStyleBackColor = true;
            this.stencilDisplay.CheckedChanged += new System.EventHandler(this.updateChannelsHandler);
            // 
            // zoomStrip
            // 
            this.zoomStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.zoomStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.zoomStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel4,
            this.zoomExactSize,
            this.fitToWindow,
            this.zoomOption,
            this.flip_y});
            this.zoomStrip.Location = new System.Drawing.Point(0, 50);
            this.zoomStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0);
            this.zoomStrip.Name = "zoomStrip";
            this.zoomStrip.Size = new System.Drawing.Size(254, 25);
            this.zoomStrip.TabIndex = 2;
            // 
            // toolStripLabel4
            // 
            this.toolStripLabel4.Name = "toolStripLabel4";
            this.toolStripLabel4.Size = new System.Drawing.Size(33, 22);
            this.toolStripLabel4.Text = "Zoom";
            // 
            // zoomExactSize
            // 
            this.zoomExactSize.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.zoomExactSize.Image = ((System.Drawing.Image)(resources.GetObject("zoomExactSize.Image")));
            this.zoomExactSize.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.zoomExactSize.Name = "zoomExactSize";
            this.zoomExactSize.Size = new System.Drawing.Size(27, 22);
            this.zoomExactSize.Text = "1:1";
            this.zoomExactSize.Click += new System.EventHandler(this.zoomExactSize_Click);
            // 
            // fitToWindow
            // 
            this.fitToWindow.Checked = true;
            this.fitToWindow.CheckOnClick = true;
            this.fitToWindow.CheckState = System.Windows.Forms.CheckState.Checked;
            this.fitToWindow.Image = global::renderdocui.Properties.Resources.fit_window;
            this.fitToWindow.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.fitToWindow.Name = "fitToWindow";
            this.fitToWindow.Size = new System.Drawing.Size(45, 22);
            this.fitToWindow.Text = "  Fit";
            this.fitToWindow.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.fitToWindow.CheckedChanged += new System.EventHandler(this.fitToWindow_CheckedChanged);
            // 
            // zoomOption
            // 
            this.zoomOption.Items.AddRange(new object[] {
            "10%",
            "25%",
            "50%",
            "75%",
            "100%",
            "200%",
            "400%",
            "800%"});
            this.zoomOption.Name = "zoomOption";
            this.zoomOption.Size = new System.Drawing.Size(121, 25);
            this.zoomOption.DropDownClosed += new System.EventHandler(this.zoomOption_DropDownClosed);
            this.zoomOption.SelectedIndexChanged += new System.EventHandler(this.zoomOption_SelectedIndexChanged);
            this.zoomOption.KeyDown += new System.Windows.Forms.KeyEventHandler(this.zoomOption_KeyDown);
            // 
            // flip_y
            // 
            this.flip_y.CheckOnClick = true;
            this.flip_y.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.flip_y.Image = global::renderdocui.Properties.Resources.flip_y;
            this.flip_y.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.flip_y.Name = "flip_y";
            this.flip_y.Size = new System.Drawing.Size(23, 22);
            this.flip_y.Text = "Flip Y";
            this.flip_y.CheckedChanged += new System.EventHandler(this.updateChannelsHandler);
            // 
            // overlayStrip
            // 
            this.overlayStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.overlayStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.overlayStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel5,
            this.overlay});
            this.overlayStrip.Location = new System.Drawing.Point(266, 50);
            this.overlayStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0);
            this.overlayStrip.Name = "overlayStrip";
            this.overlayStrip.Size = new System.Drawing.Size(171, 25);
            this.overlayStrip.TabIndex = 3;
            // 
            // toolStripLabel5
            // 
            this.toolStripLabel5.Name = "toolStripLabel5";
            this.toolStripLabel5.Size = new System.Drawing.Size(45, 22);
            this.toolStripLabel5.Text = "Overlay";
            // 
            // overlay
            // 
            this.overlay.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.overlay.Items.AddRange(new object[] {
            "None",
            "Highlight Drawcall",
            "Wireframe Mesh",
            "Depth Test",
            "Stencil Test",
            "Backface Cull",
            "Viewport/Scissor Region",
            "NaN/INF/-ve Display",
            "Clipping",
            "Clear Before Pass",
            "Clear Before Draw",
            "Quad Overdraw (Pass)",
            "Quad Overdraw (Draw)",
            "Triangle Size (Pass)",
            "Triangle Size (Draw)"});
            this.overlay.Name = "overlay";
            this.overlay.Size = new System.Drawing.Size(121, 25);
            this.overlay.SelectedIndexChanged += new System.EventHandler(this.overlay_SelectedIndexChanged);
            // 
            // subStrip
            // 
            this.subStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.subStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.subStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel6,
            subSep,
            this.mipLevelLabel,
            this.mipLevel,
            this.sliceFaceLabel,
            this.sliceFace});
            this.subStrip.Location = new System.Drawing.Point(633, 0);
            this.subStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0);
            this.subStrip.Name = "subStrip";
            this.subStrip.Size = new System.Drawing.Size(400, 25);
            this.subStrip.TabIndex = 4;
            // 
            // toolStripLabel6
            // 
            this.toolStripLabel6.Name = "toolStripLabel6";
            this.toolStripLabel6.Size = new System.Drawing.Size(67, 22);
            this.toolStripLabel6.Text = "Subresource";
            // 
            // mipLevelLabel
            // 
            this.mipLevelLabel.Name = "mipLevelLabel";
            this.mipLevelLabel.Size = new System.Drawing.Size(23, 22);
            this.mipLevelLabel.Text = "Mip";
            // 
            // mipLevel
            // 
            this.mipLevel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.mipLevel.Name = "mipLevel";
            this.mipLevel.Size = new System.Drawing.Size(121, 25);
            this.mipLevel.SelectedIndexChanged += new System.EventHandler(this.mipLevel_SelectedIndexChanged);
            // 
            // sliceFaceLabel
            // 
            this.sliceFaceLabel.Name = "sliceFaceLabel";
            this.sliceFaceLabel.Size = new System.Drawing.Size(55, 22);
            this.sliceFaceLabel.Text = "Slice/Face";
            // 
            // sliceFace
            // 
            this.sliceFace.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sliceFace.Name = "sliceFace";
            this.sliceFace.Size = new System.Drawing.Size(121, 25);
            this.sliceFace.ToolTipText = "Array Slice or Cubemap Face";
            this.sliceFace.SelectedIndexChanged += new System.EventHandler(this.sliceFace_SelectedIndexChanged);
            // 
            // rangeStrip
            // 
            this.rangeStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.rangeStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.rangeStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            toolStripLabel2,
            this.rangeBlack,
            this.rangeWhite,
            this.zoomRange,
            this.autoFit,
            this.reset01,
            this.visualiseRange});
            this.rangeStrip.Location = new System.Drawing.Point(449, 50);
            this.rangeStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0);
            this.rangeStrip.Name = "rangeStrip";
            this.rangeStrip.Size = new System.Drawing.Size(337, 25);
            this.rangeStrip.TabIndex = 0;
            // 
            // rangeBlack
            // 
            this.rangeBlack.Name = "rangeBlack";
            this.rangeBlack.Size = new System.Drawing.Size(100, 25);
            this.rangeBlack.Text = "0.0";
            this.rangeBlack.Leave += new System.EventHandler(this.rangePoint_Leave);
            this.rangeBlack.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.rangePoint_KeyPress);
            this.rangeBlack.TextChanged += new System.EventHandler(this.rangePoint_Changed);
            // 
            // rangeWhite
            // 
            this.rangeWhite.Name = "rangeWhite";
            this.rangeWhite.Size = new System.Drawing.Size(100, 25);
            this.rangeWhite.Text = "1.0";
            this.rangeWhite.Leave += new System.EventHandler(this.rangePoint_Leave);
            this.rangeWhite.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.rangePoint_KeyPress);
            this.rangeWhite.TextChanged += new System.EventHandler(this.rangePoint_Changed);
            // 
            // zoomRange
            // 
            this.zoomRange.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.zoomRange.Image = global::renderdocui.Properties.Resources.zoom;
            this.zoomRange.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.zoomRange.Name = "zoomRange";
            this.zoomRange.Size = new System.Drawing.Size(23, 22);
            this.zoomRange.Text = "Zoom Range";
            this.zoomRange.Click += new System.EventHandler(this.zoomRange_Click);
            // 
            // autoFit
            // 
            this.autoFit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.autoFit.Image = global::renderdocui.Properties.Resources.wand;
            this.autoFit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.autoFit.Name = "autoFit";
            this.autoFit.Size = new System.Drawing.Size(23, 22);
            this.autoFit.Text = "Auto Fit";
            this.autoFit.Click += new System.EventHandler(this.autoFit_Click);
            this.autoFit.MouseDown += new System.Windows.Forms.MouseEventHandler(this.autoFit_MouseDown);
            // 
            // reset01
            // 
            this.reset01.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.reset01.Image = global::renderdocui.Properties.Resources.arrow_undo;
            this.reset01.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.reset01.Name = "reset01";
            this.reset01.Size = new System.Drawing.Size(23, 22);
            this.reset01.Text = "Reset to [0, 1]";
            this.reset01.Click += new System.EventHandler(this.reset01_Click);
            // 
            // visualiseRange
            // 
            this.visualiseRange.CheckOnClick = true;
            this.visualiseRange.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.visualiseRange.Image = global::renderdocui.Properties.Resources.chart_curve;
            this.visualiseRange.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.visualiseRange.Name = "visualiseRange";
            this.visualiseRange.Size = new System.Drawing.Size(23, 22);
            this.visualiseRange.Text = "Visualise Range";
            this.visualiseRange.CheckedChanged += new System.EventHandler(this.visualiseRange_CheckedChanged);
            // 
            // channelStrip
            // 
            this.channelStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.channelStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.channelStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            toolStripLabel3,
            this.channels,
            this.toolStripSeparator3,
            this.customRed,
            this.customGreen,
            this.customBlue,
            this.customAlpha,
            this.mulSep,
            this.mulLabel,
            this.hdrMul,
            this.customShader,
            this.customCreate,
            this.customEdit,
            this.customDelete,
            this.backcolorPick,
            this.checkerBack,
            this.gammaSeparator,
            this.gammaDisplay});
            this.channelStrip.Location = new System.Drawing.Point(0, 0);
            this.channelStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0);
            this.channelStrip.Name = "channelStrip";
            this.channelStrip.Size = new System.Drawing.Size(621, 25);
            this.channelStrip.TabIndex = 1;
            // 
            // channels
            // 
            this.channels.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.channels.Items.AddRange(new object[] {
            "RGBA",
            "RGBM",
            "Custom"});
            this.channels.Name = "channels";
            this.channels.Size = new System.Drawing.Size(121, 25);
            this.channels.SelectedIndexChanged += new System.EventHandler(this.updateChannelsHandler);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // customRed
            // 
            this.customRed.Checked = true;
            this.customRed.CheckOnClick = true;
            this.customRed.CheckState = System.Windows.Forms.CheckState.Checked;
            this.customRed.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.customRed.Image = ((System.Drawing.Image)(resources.GetObject("customRed.Image")));
            this.customRed.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.customRed.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2);
            this.customRed.Name = "customRed";
            this.customRed.Size = new System.Drawing.Size(23, 22);
            this.customRed.Text = "R";
            this.customRed.ToolTipText = "Show Red (Right click to toggle solo)";
            this.customRed.CheckedChanged += new System.EventHandler(this.updateChannelsHandler);
            this.customRed.MouseDown += new System.Windows.Forms.MouseEventHandler(this.channelButton_MouseDown);
            // 
            // customGreen
            // 
            this.customGreen.Checked = true;
            this.customGreen.CheckOnClick = true;
            this.customGreen.CheckState = System.Windows.Forms.CheckState.Checked;
            this.customGreen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.customGreen.Image = ((System.Drawing.Image)(resources.GetObject("customGreen.Image")));
            this.customGreen.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.customGreen.Name = "customGreen";
            this.customGreen.Size = new System.Drawing.Size(23, 22);
            this.customGreen.Text = "G";
            this.customGreen.ToolTipText = "Show Green (Right click to toggle solo)";
            this.customGreen.CheckedChanged += new System.EventHandler(this.updateChannelsHandler);
            this.customGreen.MouseDown += new System.Windows.Forms.MouseEventHandler(this.channelButton_MouseDown);
            // 
            // customBlue
            // 
            this.customBlue.Checked = true;
            this.customBlue.CheckOnClick = true;
            this.customBlue.CheckState = System.Windows.Forms.CheckState.Checked;
            this.customBlue.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.customBlue.Image = ((System.Drawing.Image)(resources.GetObject("customBlue.Image")));
            this.customBlue.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.customBlue.Name = "customBlue";
            this.customBlue.Size = new System.Drawing.Size(23, 22);
            this.customBlue.Text = "B";
            this.customBlue.ToolTipText = "Show Blue (Right click to toggle solo)";
            this.customBlue.CheckedChanged += new System.EventHandler(this.updateChannelsHandler);
            this.customBlue.MouseDown += new System.Windows.Forms.MouseEventHandler(this.channelButton_MouseDown);
            // 
            // customAlpha
            // 
            this.customAlpha.CheckOnClick = true;
            this.customAlpha.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.customAlpha.Image = ((System.Drawing.Image)(resources.GetObject("customAlpha.Image")));
            this.customAlpha.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.customAlpha.Name = "customAlpha";
            this.customAlpha.Size = new System.Drawing.Size(23, 22);
            this.customAlpha.Text = "A";
            this.customAlpha.ToolTipText = "Show Alpha (Right click to toggle solo)";
            this.customAlpha.CheckedChanged += new System.EventHandler(this.updateChannelsHandler);
            this.customAlpha.MouseDown += new System.Windows.Forms.MouseEventHandler(this.channelButton_MouseDown);
            // 
            // mulSep
            // 
            this.mulSep.Name = "mulSep";
            this.mulSep.Size = new System.Drawing.Size(6, 25);
            // 
            // mulLabel
            // 
            this.mulLabel.Name = "mulLabel";
            this.mulLabel.Size = new System.Drawing.Size(27, 22);
            this.mulLabel.Text = "Mul:";
            // 
            // hdrMul
            // 
            this.hdrMul.AutoSize = false;
            this.hdrMul.DropDownWidth = 40;
            this.hdrMul.Items.AddRange(new object[] {
            "2",
            "4",
            "8",
            "16",
            "32",
            "128"});
            this.hdrMul.Name = "hdrMul";
            this.hdrMul.Size = new System.Drawing.Size(40, 21);
            this.hdrMul.Text = "32";
            this.hdrMul.ToolTipText = "RGBM Multiplier";
            this.hdrMul.TextChanged += new System.EventHandler(this.updateChannelsHandler);
            // 
            // customShader
            // 
            this.customShader.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
            this.customShader.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
            this.customShader.Name = "customShader";
            this.customShader.Size = new System.Drawing.Size(121, 25);
            this.customShader.SelectedIndexChanged += new System.EventHandler(this.updateChannelsHandler);
            this.customShader.TextUpdate += new System.EventHandler(this.updateChannelsHandler);
            // 
            // customCreate
            // 
            this.customCreate.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.customCreate.Image = global::renderdocui.Properties.Resources.add;
            this.customCreate.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.customCreate.Name = "customCreate";
            this.customCreate.Size = new System.Drawing.Size(23, 22);
            this.customCreate.Text = "Create New Custom Shader";
            this.customCreate.Click += new System.EventHandler(this.customCreate_Click);
            // 
            // customEdit
            // 
            this.customEdit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.customEdit.Image = global::renderdocui.Properties.Resources.page_white_edit;
            this.customEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.customEdit.Name = "customEdit";
            this.customEdit.Size = new System.Drawing.Size(23, 22);
            this.customEdit.Text = "Edit Selected Shader";
            this.customEdit.Click += new System.EventHandler(this.customEdit_Click);
            // 
            // customDelete
            // 
            this.customDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.customDelete.Image = global::renderdocui.Properties.Resources.delete;
            this.customDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.customDelete.Name = "customDelete";
            this.customDelete.Size = new System.Drawing.Size(23, 22);
            this.customDelete.Text = "Delete Custom Shader";
            this.customDelete.Click += new System.EventHandler(this.customDelete_Click);
            // 
            // backcolorPick
            // 
            this.backcolorPick.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.backcolorPick.Image = global::renderdocui.Properties.Resources.color_wheel;
            this.backcolorPick.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.backcolorPick.Name = "backcolorPick";
            this.backcolorPick.Size = new System.Drawing.Size(23, 22);
            this.backcolorPick.ToolTipText = "Alpha: Pick Solid Background Color";
            this.backcolorPick.Click += new System.EventHandler(this.backcolorPick_Click);
            // 
            // checkerBack
            // 
            this.checkerBack.Checked = true;
            this.checkerBack.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkerBack.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.checkerBack.Image = global::renderdocui.Properties.Resources.crosshatch;
            this.checkerBack.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.checkerBack.Name = "checkerBack";
            this.checkerBack.Size = new System.Drawing.Size(23, 22);
            this.checkerBack.ToolTipText = "Alpha: Show Checkerboard Background";
            this.checkerBack.Click += new System.EventHandler(this.checkerBack_Click);
            // 
            // gammaSeparator
            // 
            this.gammaSeparator.Name = "gammaSeparator";
            this.gammaSeparator.Size = new System.Drawing.Size(6, 25);
            // 
            // gammaDisplay
            // 
            this.gammaDisplay.Checked = true;
            this.gammaDisplay.CheckOnClick = true;
            this.gammaDisplay.CheckState = System.Windows.Forms.CheckState.Checked;
            this.gammaDisplay.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.gammaDisplay.Image = ((System.Drawing.Image)(resources.GetObject("gammaDisplay.Image")));
            this.gammaDisplay.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.gammaDisplay.Name = "gammaDisplay";
            this.gammaDisplay.Size = new System.Drawing.Size(23, 22);
            this.gammaDisplay.Text = "γ";
            this.gammaDisplay.ToolTipText = "Override display of linear data in gamma space\r\n\r\nSee FAQ on \"Gamma display of li" +
    "near data\"";
            this.gammaDisplay.CheckedChanged += new System.EventHandler(this.updateChannelsHandler);
            // 
            // statusbar
            // 
            this.statusbar.Dock = System.Windows.Forms.DockStyle.None;
            this.statusbar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.texStatusDim,
            this.hoverSwatch,
            this.statusLabel});
            this.statusbar.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
            this.statusbar.Location = new System.Drawing.Point(0, 0);
            this.statusbar.Name = "statusbar";
            this.statusbar.Size = new System.Drawing.Size(420, 20);
            this.statusbar.SizingGrip = false;
            this.statusbar.TabIndex = 0;
            // 
            // texStatusDim
            // 
            this.texStatusDim.Font = new System.Drawing.Font("Consolas", 9.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.texStatusDim.Name = "texStatusDim";
            this.texStatusDim.Size = new System.Drawing.Size(91, 15);
            this.texStatusDim.Text = "texStatusDim";
            // 
            // hoverSwatch
            // 
            this.hoverSwatch.BackColor = System.Drawing.Color.Black;
            this.hoverSwatch.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.hoverSwatch.Name = "hoverSwatch";
            this.hoverSwatch.Size = new System.Drawing.Size(31, 13);
            this.hoverSwatch.Text = "        ";
            // 
            // mainLayout
            // 
            this.mainLayout.ColumnCount = 1;
            this.mainLayout.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.mainLayout.Controls.Add(this.toolstripsPanel, 0, 0);
            this.mainLayout.Controls.Add(this.dockPanel, 0, 1);
            this.mainLayout.Location = new System.Drawing.Point(0, 0);
            this.mainLayout.Name = "mainLayout";
            this.mainLayout.RowCount = 2;
            this.mainLayout.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.mainLayout.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.mainLayout.Size = new System.Drawing.Size(1099, 177);
            this.mainLayout.TabIndex = 7;
            // 
            // toolstripsPanel
            // 
            this.toolstripsPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.toolstripsPanel.AutoSize = true;
            this.toolstripsPanel.Controls.Add(this.channelStrip);
            this.toolstripsPanel.Controls.Add(this.subStrip);
            this.toolstripsPanel.Controls.Add(this.actionsStrip);
            this.toolstripsPanel.Controls.Add(this.zoomStrip);
            this.toolstripsPanel.Controls.Add(this.overlayStrip);
            this.toolstripsPanel.Controls.Add(this.rangeStrip);
            this.toolstripsPanel.Location = new System.Drawing.Point(3, 3);
            this.toolstripsPanel.Name = "toolstripsPanel";
            this.toolstripsPanel.Size = new System.Drawing.Size(1093, 75);
            this.toolstripsPanel.TabIndex = 0;
            // 
            // actionsStrip
            // 
            this.actionsStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.toolstripsPanel.SetFlowBreak(this.actionsStrip, true);
            this.actionsStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.actionsStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            toolStripLabel1,
            this.saveTex,
            this.texListShow,
            this.viewTexBuffer,
            this.gotoLocationButton});
            this.actionsStrip.Location = new System.Drawing.Point(0, 25);
            this.actionsStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0);
            this.actionsStrip.Name = "actionsStrip";
            this.actionsStrip.Size = new System.Drawing.Size(168, 25);
            this.actionsStrip.TabIndex = 8;
            this.actionsStrip.Text = "toolStrip1";
            // 
            // saveTex
            // 
            this.saveTex.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.saveTex.Image = global::renderdocui.Properties.Resources.save;
            this.saveTex.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.saveTex.Name = "saveTex";
            this.saveTex.Size = new System.Drawing.Size(23, 22);
            this.saveTex.Text = "Save Selected Texture";
            this.saveTex.Click += new System.EventHandler(this.saveTex_Click);
            // 
            // texListShow
            // 
            this.texListShow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.texListShow.Image = global::renderdocui.Properties.Resources.page_white_link;
            this.texListShow.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.texListShow.Name = "texListShow";
            this.texListShow.Size = new System.Drawing.Size(23, 22);
            this.texListShow.Text = "Open Texture List";
            this.texListShow.Click += new System.EventHandler(this.texListShow_Click);
            // 
            // viewTexBuffer
            // 
            this.viewTexBuffer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.viewTexBuffer.Image = global::renderdocui.Properties.Resources.page_white_code;
            this.viewTexBuffer.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.viewTexBuffer.Name = "viewTexBuffer";
            this.viewTexBuffer.Size = new System.Drawing.Size(23, 22);
            this.viewTexBuffer.Text = "Open Texture as Buffer";
            this.viewTexBuffer.Click += new System.EventHandler(this.viewTexBuffer_Click);
            // 
            // texlistContainer
            // 
            this.texlistContainer.ColumnCount = 2;
            this.texlistContainer.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.texlistContainer.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.texlistContainer.Controls.Add(this.textureList, 0, 2);
            this.texlistContainer.Controls.Add(this.texturefilter, 0, 1);
            this.texlistContainer.Controls.Add(this.label1, 0, 0);
            this.texlistContainer.Controls.Add(this.clearTexFilter, 1, 1);
            this.texlistContainer.Location = new System.Drawing.Point(41, 183);
            this.texlistContainer.Name = "texlistContainer";
            this.texlistContainer.RowCount = 3;
            this.texlistContainer.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.texlistContainer.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.texlistContainer.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.texlistContainer.Size = new System.Drawing.Size(136, 260);
            this.texlistContainer.TabIndex = 1;
            // 
            // textureList
            // 
            this.texlistContainer.SetColumnSpan(this.textureList, 2);
            this.textureList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textureList.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.textureList.IntegralHeight = false;
            this.textureList.ItemHeight = 16;
            this.textureList.Location = new System.Drawing.Point(3, 50);
            this.textureList.Name = "textureList";
            this.textureList.SelectionMode = System.Windows.Forms.SelectionMode.None;
            this.textureList.Size = new System.Drawing.Size(130, 207);
            this.textureList.TabIndex = 0;
            this.textureList.MouseUp += new System.Windows.Forms.MouseEventHandler(this.textureList_MouseUp);
            // 
            // texturefilter
            // 
            this.texturefilter.Dock = System.Windows.Forms.DockStyle.Fill;
            this.texturefilter.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.texturefilter.FormattingEnabled = true;
            this.texturefilter.Items.AddRange(new object[] {
            "",
            "Render Targets",
            "Textures"});
            this.texturefilter.Location = new System.Drawing.Point(3, 21);
            this.texturefilter.Name = "texturefilter";
            this.texturefilter.Size = new System.Drawing.Size(102, 21);
            this.texturefilter.TabIndex = 1;
            this.texturefilter.TextChanged += new System.EventHandler(this.texturefilter_TextChanged);
            this.texturefilter.KeyDown += new System.Windows.Forms.KeyEventHandler(this.texturefilter_KeyDown);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.texlistContainer.SetColumnSpan(this.label1, 2);
            this.label1.Location = new System.Drawing.Point(3, 0);
            this.label1.Name = "label1";
            this.label1.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
            this.label1.Size = new System.Drawing.Size(126, 18);
            this.label1.TabIndex = 2;
            this.label1.Text = "Open a new Locked Tab";
            // 
            // clearTexFilter
            // 
            this.clearTexFilter.FlatAppearance.BorderSize = 0;
            this.clearTexFilter.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.clearTexFilter.Image = global::renderdocui.Properties.Resources.red_x_16;
            this.clearTexFilter.Location = new System.Drawing.Point(111, 21);
            this.clearTexFilter.Name = "clearTexFilter";
            this.clearTexFilter.Size = new System.Drawing.Size(22, 23);
            this.clearTexFilter.TabIndex = 3;
            this.clearTexFilter.UseVisualStyleBackColor = true;
            this.clearTexFilter.Click += new System.EventHandler(this.clearTexFilter_Click);
            // 
            // renderToolstripContainer
            // 
            // 
            // renderToolstripContainer.BottomToolStripPanel
            // 
            this.renderToolstripContainer.BottomToolStripPanel.Controls.Add(this.statusbar);
            // 
            // renderToolstripContainer.ContentPanel
            // 
            this.renderToolstripContainer.ContentPanel.Controls.Add(this.renderScrollTable);
            this.renderToolstripContainer.ContentPanel.Size = new System.Drawing.Size(420, 246);
            this.renderToolstripContainer.LeftToolStripPanelVisible = false;
            this.renderToolstripContainer.Location = new System.Drawing.Point(299, 87);
            this.renderToolstripContainer.Name = "renderToolstripContainer";
            this.renderToolstripContainer.RightToolStripPanelVisible = false;
            this.renderToolstripContainer.Size = new System.Drawing.Size(420, 266);
            this.renderToolstripContainer.TabIndex = 10;
            this.renderToolstripContainer.Text = "toolStripContainer1";
            this.renderToolstripContainer.TopToolStripPanelVisible = false;
            // 
            // renderScrollTable
            // 
            this.renderScrollTable.ColumnCount = 2;
            this.renderScrollTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.renderScrollTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.renderScrollTable.Controls.Add(this.renderContainer, 0, 0);
            this.renderScrollTable.Controls.Add(this.renderVScroll, 1, 0);
            this.renderScrollTable.Controls.Add(this.renderHScroll, 0, 1);
            this.renderScrollTable.Dock = System.Windows.Forms.DockStyle.Fill;
            this.renderScrollTable.Location = new System.Drawing.Point(0, 0);
            this.renderScrollTable.Margin = new System.Windows.Forms.Padding(0);
            this.renderScrollTable.Name = "renderScrollTable";
            this.renderScrollTable.RowCount = 2;
            this.renderScrollTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.renderScrollTable.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.renderScrollTable.Size = new System.Drawing.Size(420, 246);
            this.renderScrollTable.TabIndex = 2;
            // 
            // renderContainer
            // 
            this.renderContainer.BackColor = System.Drawing.Color.Transparent;
            this.renderContainer.Controls.Add(this.render);
            this.renderContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.renderContainer.Location = new System.Drawing.Point(0, 0);
            this.renderContainer.Margin = new System.Windows.Forms.Padding(0);
            this.renderContainer.Name = "renderContainer";
            this.renderContainer.Size = new System.Drawing.Size(404, 230);
            this.renderContainer.TabIndex = 1;
            // 
            // render
            // 
            this.render.Name = "render_SETUP_AT_RUNTIME_SEE_CODE";
            // 
            // renderVScroll
            // 
            this.renderVScroll.Dock = System.Windows.Forms.DockStyle.Right;
            this.renderVScroll.Enabled = false;
            this.renderVScroll.Location = new System.Drawing.Point(404, 0);
            this.renderVScroll.Name = "renderVScroll";
            this.renderVScroll.Size = new System.Drawing.Size(16, 230);
            this.renderVScroll.TabIndex = 2;
            this.renderVScroll.Scroll += new System.Windows.Forms.ScrollEventHandler(this.renderVScroll_Scroll);
            // 
            // renderHScroll
            // 
            this.renderHScroll.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.renderHScroll.Enabled = false;
            this.renderHScroll.Location = new System.Drawing.Point(0, 230);
            this.renderHScroll.Name = "renderHScroll";
            this.renderHScroll.Size = new System.Drawing.Size(404, 16);
            this.renderHScroll.TabIndex = 3;
            this.renderHScroll.Scroll += new System.Windows.Forms.ScrollEventHandler(this.renderHScroll_Scroll);
            // 
            // pixelContextPanel
            // 
            this.pixelContextPanel.ColumnCount = 2;
            this.pixelContextPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.pixelContextPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.pixelContextPanel.Controls.Add(this.pixelContext, 0, 0);
            this.pixelContextPanel.Controls.Add(this.debugPixelContext, 1, 1);
            this.pixelContextPanel.Controls.Add(this.pixelHistory, 0, 1);
            this.pixelContextPanel.Location = new System.Drawing.Point(780, 258);
            this.pixelContextPanel.Name = "pixelContextPanel";
            this.pixelContextPanel.RowCount = 2;
            this.pixelContextPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.pixelContextPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.pixelContextPanel.Size = new System.Drawing.Size(215, 156);
            this.pixelContextPanel.TabIndex = 11;
            // 
            // pixelContext
            // 
            this.pixelContext.Name = "pixelContext_SETUP_AT_RUNTIME_SEE_CODE";
            // 
            // debugPixelContext
            // 
            this.debugPixelContext.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.debugPixelContext.AutoSize = true;
            this.debugPixelContext.Location = new System.Drawing.Point(136, 130);
            this.debugPixelContext.Name = "debugPixelContext";
            this.debugPixelContext.Size = new System.Drawing.Size(49, 23);
            this.debugPixelContext.TabIndex = 7;
            this.debugPixelContext.Text = "Debug";
            this.toolTip.SetToolTip(this.debugPixelContext, "Debug this pixel");
            this.debugPixelContext.UseVisualStyleBackColor = true;
            this.debugPixelContext.Click += new System.EventHandler(this.debugPixel_Click);
            // 
            // pixelHistory
            // 
            this.pixelHistory.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.pixelHistory.Location = new System.Drawing.Point(29, 130);
            this.pixelHistory.Name = "pixelHistory";
            this.pixelHistory.Size = new System.Drawing.Size(48, 23);
            this.pixelHistory.TabIndex = 8;
            this.pixelHistory.Text = "History";
            this.toolTip.SetToolTip(this.pixelHistory, "Show history for this pixel");
            this.pixelHistory.UseVisualStyleBackColor = true;
            this.pixelHistory.Click += new System.EventHandler(this.pixelHistory_Click);
            // 
            // tabContextMenu
            // 
            this.tabContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.closeTab,
            this.closeOtherTabs,
            this.closeTabsToRight});
            this.tabContextMenu.Name = "tabContextMenu";
            this.tabContextMenu.Size = new System.Drawing.Size(163, 70);
            this.tabContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.tabContextMenu_Opening);
            // 
            // closeTab
            // 
            this.closeTab.Name = "closeTab";
            this.closeTab.Size = new System.Drawing.Size(162, 22);
            this.closeTab.Text = "Close tab";
            this.closeTab.Click += new System.EventHandler(this.closeTab_Click);
            // 
            // closeOtherTabs
            // 
            this.closeOtherTabs.Name = "closeOtherTabs";
            this.closeOtherTabs.Size = new System.Drawing.Size(162, 22);
            this.closeOtherTabs.Text = "Close other tabs";
            this.closeOtherTabs.Click += new System.EventHandler(this.closeOtherTabs_Click);
            // 
            // closeTabsToRight
            // 
            this.closeTabsToRight.Name = "closeTabsToRight";
            this.closeTabsToRight.Size = new System.Drawing.Size(162, 22);
            this.closeTabsToRight.Text = "Close tabs to right";
            this.closeTabsToRight.Click += new System.EventHandler(this.closeTabsToRight_Click);
            // 
            // roPanel
            // 
            this.roPanel.AutoScroll = true;
            this.roPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.roPanel.Location = new System.Drawing.Point(461, 373);
            this.roPanel.Margin = new System.Windows.Forms.Padding(0);
            this.roPanel.MinimumSize = new System.Drawing.Size(2, 60);
            this.roPanel.Name = "roPanel";
            this.roPanel.Padding = new System.Windows.Forms.Padding(3);
            this.roPanel.Size = new System.Drawing.Size(200, 60);
            this.roPanel.TabIndex = 3;
            this.roPanel.MouseClick += new System.Windows.Forms.MouseEventHandler(this.thumbsLayout_MouseClick);
            // 
            // rwPanel
            // 
            this.rwPanel.AutoScroll = true;
            this.rwPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.rwPanel.Location = new System.Drawing.Point(242, 373);
            this.rwPanel.Margin = new System.Windows.Forms.Padding(0);
            this.rwPanel.MinimumSize = new System.Drawing.Size(2, 60);
            this.rwPanel.Name = "rwPanel";
            this.rwPanel.Size = new System.Drawing.Size(200, 60);
            this.rwPanel.TabIndex = 2;
            this.rwPanel.MouseClick += new System.Windows.Forms.MouseEventHandler(this.thumbsLayout_MouseClick);
            // 
            // rangeHistogram
            // 
            this.rangeHistogram.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
            this.rangeHistogram.BlackPoint = 0F;
            this.rangeHistogram.HistogramData = null;
            this.rangeHistogram.Location = new System.Drawing.Point(795, 183);
            this.rangeHistogram.MinimumSize = new System.Drawing.Size(200, 20);
            this.rangeHistogram.MinRangeSize = 1E-06F;
            this.rangeHistogram.Name = "rangeHistogram";
            this.rangeHistogram.Size = new System.Drawing.Size(200, 20);
            this.rangeHistogram.TabIndex = 2;
            this.rangeHistogram.WhitePoint = 1F;
            // 
            // pixelContextMenu
            // 
            this.pixelContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.highlightedPixelHistoryToolStripMenuItem,
            this.highlightedPixelDebugToolStripMenuItem});
            this.pixelContextMenu.Name = "pixelContextMenu";
            this.pixelContextMenu.Size = new System.Drawing.Size(190, 48);
            // 
            // highlightedPixelHistoryToolStripMenuItem
            // 
            this.highlightedPixelHistoryToolStripMenuItem.Name = "highlightedPixelHistoryToolStripMenuItem";
            this.highlightedPixelHistoryToolStripMenuItem.Size = new System.Drawing.Size(189, 22);
            this.highlightedPixelHistoryToolStripMenuItem.Text = "Highlighted Pixel &History";
            this.highlightedPixelHistoryToolStripMenuItem.Click += new System.EventHandler(this.pixelHistory_Click);
            // 
            // highlightedPixelDebugToolStripMenuItem
            // 
            this.highlightedPixelDebugToolStripMenuItem.Name = "highlightedPixelDebugToolStripMenuItem";
            this.highlightedPixelDebugToolStripMenuItem.Size = new System.Drawing.Size(189, 22);
            this.highlightedPixelDebugToolStripMenuItem.Text = "Highlighted Pixel &Debug";
            this.highlightedPixelDebugToolStripMenuItem.Click += new System.EventHandler(this.debugPixel_Click);
            // 
            // gotoLocationButton
            // 
            this.gotoLocationButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.gotoLocationButton.Image = global::renderdocui.Properties.Resources.find;
            this.gotoLocationButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.gotoLocationButton.Name = "gotoLocationButton";
            this.gotoLocationButton.Size = new System.Drawing.Size(23, 22);
            this.gotoLocationButton.Text = "Goto";
            this.gotoLocationButton.Click += new System.EventHandler(this.gotoLocationButton_Click);
            // 
            // TextureViewer
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1128, 492);
            this.Controls.Add(this.texlistContainer);
            this.Controls.Add(this.roPanel);
            this.Controls.Add(this.rwPanel);
            this.Controls.Add(this.pixelContextPanel);
            this.Controls.Add(this.renderToolstripContainer);
            this.Controls.Add(this.rangeHistogram);
            this.Controls.Add(this.depthstencilPanel);
            this.Controls.Add(this.mainLayout);
            this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Name = "TextureViewer";
            this.ShowHint = WeifenLuo.WinFormsUI.Docking.DockState.Document;
            this.Text = "Texture Viewer";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.TextureViewer_FormClosed);
            this.Load += new System.EventHandler(this.TextureViewer_Load);
            this.Resize += new System.EventHandler(this.TextureViewer_Resize);
            this.rightclickMenu.ResumeLayout(false);
            this.toolstripMenu.ResumeLayout(false);
            this.depthstencilPanel.ResumeLayout(false);
            this.depthstencilPanel.PerformLayout();
            this.zoomStrip.ResumeLayout(false);
            this.zoomStrip.PerformLayout();
            this.overlayStrip.ResumeLayout(false);
            this.overlayStrip.PerformLayout();
            this.subStrip.ResumeLayout(false);
            this.subStrip.PerformLayout();
            this.rangeStrip.ResumeLayout(false);
            this.rangeStrip.PerformLayout();
            this.channelStrip.ResumeLayout(false);
            this.channelStrip.PerformLayout();
            this.statusbar.ResumeLayout(false);
            this.statusbar.PerformLayout();
            this.mainLayout.ResumeLayout(false);
            this.mainLayout.PerformLayout();
            this.toolstripsPanel.ResumeLayout(false);
            this.toolstripsPanel.PerformLayout();
            this.actionsStrip.ResumeLayout(false);
            this.actionsStrip.PerformLayout();
            this.texlistContainer.ResumeLayout(false);
            this.texlistContainer.PerformLayout();
            this.renderToolstripContainer.BottomToolStripPanel.ResumeLayout(false);
            this.renderToolstripContainer.BottomToolStripPanel.PerformLayout();
            this.renderToolstripContainer.ContentPanel.ResumeLayout(false);
            this.renderToolstripContainer.ResumeLayout(false);
            this.renderToolstripContainer.PerformLayout();
            this.renderScrollTable.ResumeLayout(false);
            this.renderContainer.ResumeLayout(false);
            this.pixelContextPanel.ResumeLayout(false);
            this.pixelContextPanel.PerformLayout();
            this.tabContextMenu.ResumeLayout(false);
            this.pixelContextMenu.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #28
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.mImportKEYSDialog = new System.Windows.Forms.OpenFileDialog();
            this.mImportPCAPDialog = new System.Windows.Forms.OpenFileDialog();
            this.mMenu = new System.Windows.Forms.MenuStrip();
            this.mFileMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.mFileImportMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.mFileOpenMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.mFileSeparatorMenu = new System.Windows.Forms.ToolStripSeparator();
            this.mFileQuitMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.mFileCaptureMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.mOpenDialog = new System.Windows.Forms.OpenFileDialog();
            this.mDockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.mCaptureTimer = new System.Windows.Forms.Timer(this.components);
            this.mMenu.SuspendLayout();
            this.SuspendLayout();
            // 
            // mImportKEYSDialog
            // 
            this.mImportKEYSDialog.Filter = "Keys Files|*.keys";
            this.mImportKEYSDialog.ReadOnlyChecked = true;
            this.mImportKEYSDialog.RestoreDirectory = true;
            this.mImportKEYSDialog.Title = "Import Keys File...";
            // 
            // mImportPCAPDialog
            // 
            this.mImportPCAPDialog.Filter = "PCap Files|*.pcap";
            this.mImportPCAPDialog.ReadOnlyChecked = true;
            this.mImportPCAPDialog.RestoreDirectory = true;
            this.mImportPCAPDialog.Title = "Import PCAP File...";
            // 
            // mMenu
            // 
            this.mMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mFileMenu});
            this.mMenu.Location = new System.Drawing.Point(0, 0);
            this.mMenu.Name = "mMenu";
            this.mMenu.Size = new System.Drawing.Size(892, 24);
            this.mMenu.TabIndex = 4;
            // 
            // mFileMenu
            // 
            this.mFileMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mFileOpenMenu,
            this.mFileImportMenu,
            this.mFileCaptureMenu,
            this.mFileSeparatorMenu,
            this.mFileQuitMenu});
            this.mFileMenu.Name = "mFileMenu";
            this.mFileMenu.Size = new System.Drawing.Size(35, 20);
            this.mFileMenu.Text = "&File";
            this.mFileMenu.DropDownOpening += new System.EventHandler(this.mFileMenu_DropDownOpening);
            // 
            // mFileImportMenu
            // 
            this.mFileImportMenu.Name = "mFileImportMenu";
            this.mFileImportMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.I)));
            this.mFileImportMenu.Size = new System.Drawing.Size(152, 22);
            this.mFileImportMenu.Text = "Import";
            this.mFileImportMenu.Click += new System.EventHandler(this.mFileImportMenu_Click);
            // 
            // mFileOpenMenu
            // 
            this.mFileOpenMenu.Name = "mFileOpenMenu";
            this.mFileOpenMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
            this.mFileOpenMenu.Size = new System.Drawing.Size(152, 22);
            this.mFileOpenMenu.Text = "&Open";
            this.mFileOpenMenu.Click += new System.EventHandler(this.mFileOpenMenu_Click);
            // 
            // mFileSeparatorMenu
            // 
            this.mFileSeparatorMenu.Name = "mFileSeparatorMenu";
            this.mFileSeparatorMenu.Size = new System.Drawing.Size(149, 6);
            // 
            // mFileQuitMenu
            // 
            this.mFileQuitMenu.Name = "mFileQuitMenu";
            this.mFileQuitMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
            this.mFileQuitMenu.Size = new System.Drawing.Size(152, 22);
            this.mFileQuitMenu.Text = "&Quit";
            this.mFileQuitMenu.Click += new System.EventHandler(this.mFileQuitMenu_Click);
            // 
            // mFileCaptureMenu
            // 
            this.mFileCaptureMenu.Name = "mFileCaptureMenu";
            this.mFileCaptureMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
            this.mFileCaptureMenu.Size = new System.Drawing.Size(152, 22);
            this.mFileCaptureMenu.Text = "Ca&pture";
            this.mFileCaptureMenu.Click += new System.EventHandler(this.mFileCaptureMenu_Click);
            // 
            // mOpenDialog
            // 
            this.mOpenDialog.Filter = "RiftShark Binary Files|*.rsb";
            this.mOpenDialog.Multiselect = true;
            this.mOpenDialog.ReadOnlyChecked = true;
            this.mOpenDialog.RestoreDirectory = true;
            this.mOpenDialog.Title = "Open";
            // 
            // mDockPanel
            // 
            this.mDockPanel.ActiveAutoHideContent = null;
            this.mDockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mDockPanel.DockBackColor = System.Drawing.SystemColors.ControlDark;
            this.mDockPanel.Location = new System.Drawing.Point(0, 24);
            this.mDockPanel.Name = "mDockPanel";
            this.mDockPanel.Size = new System.Drawing.Size(892, 749);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.mDockPanel.Skin = dockPanelSkin1;
            this.mDockPanel.TabIndex = 1;
            // 
            // mCaptureTimer
            // 
            this.mCaptureTimer.Enabled = true;
            this.mCaptureTimer.Tick += new System.EventHandler(this.mCaptureTimer_Tick);
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(892, 773);
            this.Controls.Add(this.mDockPanel);
            this.Controls.Add(this.mMenu);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.mMenu;
            this.Name = "MainForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "RiftShark";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
            this.mMenu.ResumeLayout(false);
            this.mMenu.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #29
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.menuStrip1              = new System.Windows.Forms.MenuStrip();
            this.帐号UToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
            this.个人资料PToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
            this.游戏GToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
            this.创建游戏CToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
            this.加入房间ToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem1      = new System.Windows.Forms.ToolStripSeparator();
            this.副本未开启ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
            this.试练之塔TToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
            this.极北平原EToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
            this.物品系统IToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
            this.真实商店TToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem2      = new System.Windows.Forms.ToolStripSeparator();
            this.地精研究所DToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.符文ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
            this.dockPanel1              = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.toolStrip1              = new System.Windows.Forms.ToolStrip();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            //
            // menuStrip1
            //
            this.menuStrip1.Font = new System.Drawing.Font("Segoe UI", 9F);
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
                this.帐号UToolStripMenuItem,
                this.个人资料PToolStripMenuItem,
                this.游戏GToolStripMenuItem,
                this.物品系统IToolStripMenuItem
            });
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name     = "menuStrip1";
            this.menuStrip1.Size     = new System.Drawing.Size(682, 25);
            this.menuStrip1.TabIndex = 1;
            this.menuStrip1.Text     = "menuStrip1";
            //
            // 帐号UToolStripMenuItem
            //
            this.帐号UToolStripMenuItem.Name = "帐号UToolStripMenuItem";
            this.帐号UToolStripMenuItem.Size = new System.Drawing.Size(61, 21);
            this.帐号UToolStripMenuItem.Text = "帐号(&U)";
            //
            // 个人资料PToolStripMenuItem
            //
            this.个人资料PToolStripMenuItem.Name = "个人资料PToolStripMenuItem";

            this.个人资料PToolStripMenuItem.Size = new System.Drawing.Size(82, 20);

            this.个人资料PToolStripMenuItem.Text   = "个人资料(&P)";
            this.个人资料PToolStripMenuItem.Click += new System.EventHandler(this.个人资料PToolStripMenuItem_Click);
            //
            // 游戏GToolStripMenuItem
            //
            this.游戏GToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
                this.创建游戏CToolStripMenuItem,
                this.加入房间ToolStripMenuItem,
                this.toolStripMenuItem1,
                this.副本未开启ToolStripMenuItem
            });
            this.游戏GToolStripMenuItem.Name = "游戏GToolStripMenuItem";
            this.游戏GToolStripMenuItem.Size = new System.Drawing.Size(61, 21);
            this.游戏GToolStripMenuItem.Text = "游戏(&G)";
            //
            // 创建游戏CToolStripMenuItem
            //
            this.创建游戏CToolStripMenuItem.Name = "创建游戏CToolStripMenuItem";

            this.创建游戏CToolStripMenuItem.Size = new System.Drawing.Size(158, 22);

            this.创建游戏CToolStripMenuItem.Text   = "创建房间(&C)...";
            this.创建游戏CToolStripMenuItem.Click += new System.EventHandler(this.创建游戏CToolStripMenuItem_Click);
            //
            // 加入房间ToolStripMenuItem
            //
            this.加入房间ToolStripMenuItem.Name = "加入房间ToolStripMenuItem";

            this.加入房间ToolStripMenuItem.Size = new System.Drawing.Size(158, 22);

            this.加入房间ToolStripMenuItem.Text = "加入房间(&A)";
            //
            // toolStripMenuItem1
            //
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";

            this.toolStripMenuItem1.Size = new System.Drawing.Size(155, 6);

            //
            // 副本未开启ToolStripMenuItem
            //
            this.副本未开启ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
                this.试练之塔TToolStripMenuItem,
                this.极北平原EToolStripMenuItem
            });
            this.副本未开启ToolStripMenuItem.Name = "副本未开启ToolStripMenuItem";

            this.副本未开启ToolStripMenuItem.Size = new System.Drawing.Size(158, 22);

            this.副本未开启ToolStripMenuItem.Text = "副本(未开启)";
            //
            // 试练之塔TToolStripMenuItem
            //
            this.试练之塔TToolStripMenuItem.Name = "试练之塔TToolStripMenuItem";

            this.试练之塔TToolStripMenuItem.Size = new System.Drawing.Size(137, 22);

            this.试练之塔TToolStripMenuItem.Text = "试练之塔(&T)";
            //
            // 极北平原EToolStripMenuItem
            //
            this.极北平原EToolStripMenuItem.Name = "极北平原EToolStripMenuItem";

            this.极北平原EToolStripMenuItem.Size = new System.Drawing.Size(137, 22);
            this.极北平原EToolStripMenuItem.Text = "极北平原(&E)";
            //
            // 物品系统IToolStripMenuItem
            //
            this.物品系统IToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
                this.真实商店TToolStripMenuItem,
                this.toolStripMenuItem2,
                this.地精研究所DToolStripMenuItem,
                this.符文ToolStripMenuItem
            });
            this.物品系统IToolStripMenuItem.Name = "物品系统IToolStripMenuItem";

            this.物品系统IToolStripMenuItem.Size = new System.Drawing.Size(78, 20);

            this.物品系统IToolStripMenuItem.Text = "物品系统(&I)";
            //
            // 真实商店TToolStripMenuItem
            //
            this.真实商店TToolStripMenuItem.Name = "真实商店TToolStripMenuItem";

            this.真实商店TToolStripMenuItem.Size = new System.Drawing.Size(159, 22);

            this.真实商店TToolStripMenuItem.Text = "真实商店(&S)...";
            //
            // toolStripMenuItem2
            //
            this.toolStripMenuItem2.Name = "toolStripMenuItem2";

            this.toolStripMenuItem2.Size = new System.Drawing.Size(156, 6);

            //
            // 地精研究所DToolStripMenuItem
            //
            this.地精研究所DToolStripMenuItem.Name = "地精研究所DToolStripMenuItem";

            this.地精研究所DToolStripMenuItem.Size = new System.Drawing.Size(159, 22);

            this.地精研究所DToolStripMenuItem.Text = "地精研究所(&D)...";
            //
            // 符文ToolStripMenuItem
            //
            this.符文ToolStripMenuItem.Name = "符文ToolStripMenuItem";

            this.符文ToolStripMenuItem.Size = new System.Drawing.Size(159, 22);

            this.符文ToolStripMenuItem.Text = "符文(&R)";
            //
            // dockPanel1
            //
            this.dockPanel1.BackColor         = System.Drawing.SystemColors.ControlDark;
            this.dockPanel1.Dock              = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel1.Location          = new System.Drawing.Point(0, 25);
            this.dockPanel1.Name              = "dockPanel1";
            this.dockPanel1.RightToLeftLayout = true;

            this.dockPanel1.Size = new System.Drawing.Size(682, 327);

            dockPanelGradient1.EndColor          = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor        = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient                           = tabGradient1;
            autoHideStripSkin1.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
            dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
            tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
            dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
            tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
            dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
            tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
            tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
            dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
            tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
            tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
            tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
            tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
            this.dockPanel1.Skin     = dockPanelSkin1;
            this.dockPanel1.TabIndex = 15;
            //
            // toolStrip1
            //

            this.toolStrip1.Font     = new System.Drawing.Font("Segoe UI", 9F);
            this.toolStrip1.Location = new System.Drawing.Point(0, 24);
            this.toolStrip1.Name     = "toolStrip1";
            this.toolStrip1.Size     = new System.Drawing.Size(682, 25);
            this.toolStrip1.TabIndex = 16;
            this.toolStrip1.Text     = "toolStrip1";
            //
            // frmGameMain
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(682, 351);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.dockPanel1);
            this.Controls.Add(this.menuStrip1);
            this.IsMdiContainer = true;
            this.MainMenuStrip  = this.menuStrip1;
            this.Name           = "frmGameMain";
            this.Text           = "中国好游戏";
            this.Load          += new System.EventHandler(this.frmGameMain_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();
        }
コード例 #30
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.生成SQL语句ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.同步数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.生成实体对象ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.生成SQL语句ToolStripMenuItem,
            this.同步数据ToolStripMenuItem,
            this.生成实体对象ToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(856, 25);
            this.menuStrip1.TabIndex = 0;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // 生成SQL语句ToolStripMenuItem
            // 
            this.生成SQL语句ToolStripMenuItem.Name = "生成SQL语句ToolStripMenuItem";
            this.生成SQL语句ToolStripMenuItem.Size = new System.Drawing.Size(91, 21);
            this.生成SQL语句ToolStripMenuItem.Text = "生成SQL语句";
            this.生成SQL语句ToolStripMenuItem.Click += new System.EventHandler(this.生成SQL语句ToolStripMenuItem_Click);
            // 
            // 同步数据ToolStripMenuItem
            // 
            this.同步数据ToolStripMenuItem.Name = "同步数据ToolStripMenuItem";
            this.同步数据ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
            this.同步数据ToolStripMenuItem.Text = "同步数据";
            this.同步数据ToolStripMenuItem.Click += new System.EventHandler(this.同步数据ToolStripMenuItem_Click);
            // 
            // 生成实体对象ToolStripMenuItem
            // 
            this.生成实体对象ToolStripMenuItem.Name = "生成实体对象ToolStripMenuItem";
            this.生成实体对象ToolStripMenuItem.Size = new System.Drawing.Size(92, 21);
            this.生成实体对象ToolStripMenuItem.Text = "生成实体对象";
            this.生成实体对象ToolStripMenuItem.Click += new System.EventHandler(this.生成实体对象ToolStripMenuItem_Click);
            // 
            // dockPanel1
            // 
            this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control;
            this.dockPanel1.DockLeftPortion = 300D;
            this.dockPanel1.Location = new System.Drawing.Point(0, 25);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.Size = new System.Drawing.Size(856, 564);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel1.Skin = dockPanelSkin1;
            this.dockPanel1.TabIndex = 2;
            // 
            // FrmMenu
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(856, 589);
            this.Controls.Add(this.dockPanel1);
            this.Controls.Add(this.menuStrip1);
            this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "FrmMenu";
            this.Text = "frmMenu";
            this.Load += new System.EventHandler(this.frmMenu_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #31
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.toolStrip1                             = new System.Windows.Forms.ToolStrip();
     this.spbLaunch                              = new System.Windows.Forms.ToolStripSplitButton();
     this.spbProfiles                            = new System.Windows.Forms.ToolStripSplitButton();
     this.spbHelp                                = new System.Windows.Forms.ToolStripSplitButton();
     this.spbChangeMode                          = new System.Windows.Forms.ToolStripSplitButton();
     this.toolStripSplitButtonTools              = new System.Windows.Forms.ToolStripSplitButton();
     this.spbFolders                             = new System.Windows.Forms.ToolStripSplitButton();
     this.tsbSettings                            = new System.Windows.Forms.ToolStripButton();
     this.spbSupportedTools                      = new System.Windows.Forms.ToolStripSplitButton();
     this.toolStripTextBoxFind                   = new System.Windows.Forms.ToolStripTextBox();
     this.tsbUpdate                              = new System.Windows.Forms.ToolStripButton();
     this.tsbDiscord                             = new System.Windows.Forms.ToolStripButton();
     this.tsbPatreon                             = new System.Windows.Forms.ToolStripButton();
     this.dockPanel1                             = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.tssDownload                            = new System.Windows.Forms.StatusStrip();
     this.toolStripButtonOnlineStatus            = new System.Windows.Forms.ToolStripButton();
     this.toolStripLabelDownloads                = new System.Windows.Forms.ToolStripLabel();
     this.toolStripProgressBarDownloadSpeed      = new Nexus.Client.UI.Controls.CustomizableToolStripProgressBar();
     this.toolStripButtonGoPremium               = new System.Windows.Forms.ToolStripButton();
     this.toolStripLabelLoginMessage             = new System.Windows.Forms.ToolStripLabel();
     this.toolStripButtonRateLimit               = new System.Windows.Forms.ToolStripButton();
     this.tlbStatusFiller                        = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripLabelBottomBarFeedback        = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabelBottomBarFeedbackCounter = new System.Windows.Forms.ToolStripLabel();
     this.toolStripButtonLoader                  = new System.Windows.Forms.ToolStripButton();
     this.tlbModSeparator                        = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabelPluginsCounter           = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabelActivePluginsCounter     = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparatorPluginSeparator      = new System.Windows.Forms.ToolStripSeparator();
     this.tlbModsCounter                         = new System.Windows.Forms.ToolStripLabel();
     this.toolStrip1.SuspendLayout();
     this.tssDownload.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.spbLaunch,
         this.spbProfiles,
         this.spbHelp,
         this.spbChangeMode,
         this.toolStripSplitButtonTools,
         this.spbFolders,
         this.tsbSettings,
         this.spbSupportedTools,
         this.toolStripTextBoxFind,
         this.tsbUpdate,
         this.tsbDiscord,
         this.tsbPatreon
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(804, 39);
     this.toolStrip1.TabIndex = 0;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // spbLaunch
     //
     this.spbLaunch.Image = ((System.Drawing.Image)(resources.GetObject("spbLaunch.Image")));
     this.spbLaunch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.spbLaunch.Name = "spbLaunch";
     this.spbLaunch.Size = new System.Drawing.Size(165, 36);
     this.spbLaunch.Text = "toolStripSplitButton1";
     this.spbLaunch.DropDownItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.spbLaunch_DropDownItemClicked);
     //
     // spbProfiles
     //
     this.spbProfiles.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.spbProfiles.Name = "spbProfiles";
     this.spbProfiles.Size = new System.Drawing.Size(62, 36);
     this.spbProfiles.Text = "Profiles";
     this.spbProfiles.DropDownItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.spbProfiles_DropDownItemClicked);
     //
     // spbHelp
     //
     this.spbHelp.Alignment             = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.spbHelp.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.spbHelp.Image                 = global::Nexus.Client.Properties.Resources.help_flat;
     this.spbHelp.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.spbHelp.Name         = "spbHelp";
     this.spbHelp.Size         = new System.Drawing.Size(48, 36);
     this.spbHelp.Text         = "Help";
     this.spbHelp.ButtonClick += new System.EventHandler(this.spbHelp_ButtonClick);
     //
     // spbChangeMode
     //
     this.spbChangeMode.Alignment             = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.spbChangeMode.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.spbChangeMode.Image                 = global::Nexus.Client.Properties.Resources.switch_game_flat;
     this.spbChangeMode.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.spbChangeMode.Name         = "spbChangeMode";
     this.spbChangeMode.Size         = new System.Drawing.Size(48, 36);
     this.spbChangeMode.Text         = "Change Game Mode";
     this.spbChangeMode.ButtonClick += new System.EventHandler(this.spbChangeMode_ButtonClick);
     //
     // toolStripSplitButtonTools
     //
     this.toolStripSplitButtonTools.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripSplitButtonTools.Image                 = global::Nexus.Client.Properties.Resources.program_tools_flat;
     this.toolStripSplitButtonTools.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripSplitButtonTools.Name         = "toolStripSplitButtonTools";
     this.toolStripSplitButtonTools.Size         = new System.Drawing.Size(48, 36);
     this.toolStripSplitButtonTools.Text         = "Tools";
     this.toolStripSplitButtonTools.ButtonClick += new System.EventHandler(this.spbTools_ButtonClick);
     //
     // spbFolders
     //
     this.spbFolders.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.spbFolders.Image                 = global::Nexus.Client.Properties.Resources.folder_link_flat;
     this.spbFolders.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.spbFolders.Name         = "spbFolders";
     this.spbFolders.Size         = new System.Drawing.Size(48, 36);
     this.spbFolders.Text         = "Open folders";
     this.spbFolders.ButtonClick += new System.EventHandler(this.spbFolders_ButtonClick);
     //
     // tsbSettings
     //
     this.tsbSettings.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tsbSettings.Image                 = global::Nexus.Client.Properties.Resources.settings_flat;
     this.tsbSettings.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbSettings.Name   = "tsbSettings";
     this.tsbSettings.Size   = new System.Drawing.Size(36, 36);
     this.tsbSettings.Text   = "Settings";
     this.tsbSettings.Click += new System.EventHandler(this.tsbSettings_Click);
     //
     // spbSupportedTools
     //
     this.spbSupportedTools.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.spbSupportedTools.Image                 = global::Nexus.Client.Properties.Resources.supported_tools_flat;
     this.spbSupportedTools.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.spbSupportedTools.Name         = "spbSupportedTools";
     this.spbSupportedTools.Size         = new System.Drawing.Size(48, 36);
     this.spbSupportedTools.Text         = "Supported Tools";
     this.spbSupportedTools.ButtonClick += new System.EventHandler(this.spbSupportedTools_ButtonClick);
     //
     // toolStripTextBoxFind
     //
     this.toolStripTextBoxFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.toolStripTextBoxFind.Font        = new System.Drawing.Font("Segoe UI", 9F);
     this.toolStripTextBoxFind.Name        = "toolStripTextBoxFind";
     this.toolStripTextBoxFind.Size        = new System.Drawing.Size(100, 39);
     this.toolStripTextBoxFind.Visible     = false;
     this.toolStripTextBoxFind.KeyUp      += new System.Windows.Forms.KeyEventHandler(this.tstFind_KeyUp);
     //
     // tsbUpdate
     //
     this.tsbUpdate.Alignment             = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.tsbUpdate.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tsbUpdate.Image                 = global::Nexus.Client.Properties.Resources.update_check_flat;
     this.tsbUpdate.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbUpdate.Name = "tsbUpdate";
     this.tsbUpdate.Size = new System.Drawing.Size(36, 36);
     this.tsbUpdate.Text = "toolStripButton1";
     //
     // tsbDiscord
     //
     this.tsbDiscord.Alignment             = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.tsbDiscord.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tsbDiscord.Image                 = global::Nexus.Client.Properties.Resources.discord_logo_512;
     this.tsbDiscord.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbDiscord.Name        = "tsbDiscord";
     this.tsbDiscord.Size        = new System.Drawing.Size(36, 36);
     this.tsbDiscord.ToolTipText = "Join the Official NMM Community Discord";
     this.tsbDiscord.Click      += new System.EventHandler(this.tsbDiscord_Click);
     //
     // tsbPatreon
     //
     this.tsbPatreon.Alignment             = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.tsbPatreon.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tsbPatreon.Image                 = global::Nexus.Client.Properties.Resources.Digital_Patreon_Logo_FieryCoral;
     this.tsbPatreon.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbPatreon.Name        = "tsbPatreon";
     this.tsbPatreon.Size        = new System.Drawing.Size(36, 36);
     this.tsbPatreon.Text        = "toolStripButton1";
     this.tsbPatreon.ToolTipText = "Please support the NMM development!";
     this.tsbPatreon.Click      += new System.EventHandler(this.tsbPatreon_Click);
     //
     // dockPanel1
     //
     this.dockPanel1.Dock                                     = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel1.DockBackColor                            = System.Drawing.SystemColors.Control;
     this.dockPanel1.DocumentStyle                            = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
     this.dockPanel1.Location                                 = new System.Drawing.Point(0, 39);
     this.dockPanel1.Name                                     = "dockPanel1";
     this.dockPanel1.Size                                     = new System.Drawing.Size(804, 458);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel1.Skin                                     = dockPanelSkin1;
     this.dockPanel1.TabIndex                                 = 3;
     //
     // tssDownload
     //
     this.tssDownload.AutoSize = false;
     this.tssDownload.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripButtonOnlineStatus,
         this.toolStripLabelDownloads,
         this.toolStripProgressBarDownloadSpeed,
         this.toolStripButtonGoPremium,
         this.toolStripLabelLoginMessage,
         this.toolStripButtonRateLimit,
         this.tlbStatusFiller,
         this.toolStripLabelBottomBarFeedback,
         this.toolStripLabelBottomBarFeedbackCounter,
         this.toolStripButtonLoader,
         this.tlbModSeparator,
         this.toolStripLabelPluginsCounter,
         this.toolStripLabelActivePluginsCounter,
         this.toolStripSeparatorPluginSeparator,
         this.tlbModsCounter
     });
     this.tssDownload.Location         = new System.Drawing.Point(0, 497);
     this.tssDownload.Name             = "tssDownload";
     this.tssDownload.ShowItemToolTips = true;
     this.tssDownload.Size             = new System.Drawing.Size(804, 36);
     this.tssDownload.TabIndex         = 4;
     //
     // toolStripButtonOnlineStatus
     //
     this.toolStripButtonOnlineStatus.AutoSize              = false;
     this.toolStripButtonOnlineStatus.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButtonOnlineStatus.Image                 = global::Nexus.Client.Properties.Resources.loggedout_flat;
     this.toolStripButtonOnlineStatus.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButtonOnlineStatus.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButtonOnlineStatus.Name        = "toolStripButtonOnlineStatus";
     this.toolStripButtonOnlineStatus.Size        = new System.Drawing.Size(36, 34);
     this.toolStripButtonOnlineStatus.ToolTipText = "Login";
     this.toolStripButtonOnlineStatus.Click      += new System.EventHandler(this.toolStripButtonOnlineStatus_Click);
     //
     // toolStripLabelDownloads
     //
     this.toolStripLabelDownloads.Name = "toolStripLabelDownloads";
     this.toolStripLabelDownloads.Size = new System.Drawing.Size(0, 34);
     //
     // toolStripProgressBarDownloadSpeed
     //
     this.toolStripProgressBarDownloadSpeed.AutoSize             = false;
     this.toolStripProgressBarDownloadSpeed.BaseColor            = System.Drawing.Color.Green;
     this.toolStripProgressBarDownloadSpeed.ColorFillMode        = Nexus.Client.UI.Controls.ProgressLabel.FillType.Fixed;
     this.toolStripProgressBarDownloadSpeed.Maximum              = 100;
     this.toolStripProgressBarDownloadSpeed.Name                 = "toolStripProgressBarDownloadSpeed";
     this.toolStripProgressBarDownloadSpeed.OptionalValue        = 0;
     this.toolStripProgressBarDownloadSpeed.ShowOptionalProgress = true;
     this.toolStripProgressBarDownloadSpeed.Size                 = new System.Drawing.Size(200, 34);
     this.toolStripProgressBarDownloadSpeed.Style                = System.Windows.Forms.ProgressBarStyle.Continuous;
     this.toolStripProgressBarDownloadSpeed.Value                = 0;
     //
     // toolStripButtonGoPremium
     //
     this.toolStripButtonGoPremium.Name = "toolStripButtonGoPremium";
     this.toolStripButtonGoPremium.Size = new System.Drawing.Size(23, 34);
     //
     // toolStripLabelLoginMessage
     //
     this.toolStripLabelLoginMessage.Name = "toolStripLabelLoginMessage";
     this.toolStripLabelLoginMessage.Size = new System.Drawing.Size(0, 34);
     //
     // toolStripButtonRateLimit
     //
     this.toolStripButtonRateLimit.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButtonRateLimit.Image                 = global::Nexus.Client.Properties.Resources.token_info;
     this.toolStripButtonRateLimit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButtonRateLimit.Name = "toolStripButtonRateLimit";
     this.toolStripButtonRateLimit.Size = new System.Drawing.Size(23, 34);
     this.toolStripButtonRateLimit.Text = "Rate Limit";
     //
     // tlbStatusFiller
     //
     this.tlbStatusFiller.Name   = "tlbStatusFiller";
     this.tlbStatusFiller.Size   = new System.Drawing.Size(169, 31);
     this.tlbStatusFiller.Spring = true;
     //
     // toolStripLabelBottomBarFeedback
     //
     this.toolStripLabelBottomBarFeedback.Name      = "toolStripLabelBottomBarFeedback";
     this.toolStripLabelBottomBarFeedback.Size      = new System.Drawing.Size(0, 34);
     this.toolStripLabelBottomBarFeedback.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // toolStripLabelBottomBarFeedbackCounter
     //
     this.toolStripLabelBottomBarFeedbackCounter.Name      = "toolStripLabelBottomBarFeedbackCounter";
     this.toolStripLabelBottomBarFeedbackCounter.Size      = new System.Drawing.Size(0, 34);
     this.toolStripLabelBottomBarFeedbackCounter.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // toolStripButtonLoader
     //
     this.toolStripButtonLoader.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButtonLoader.Image                 = global::Nexus.Client.Properties.Resources.round_loading;
     this.toolStripButtonLoader.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButtonLoader.Name    = "toolStripButtonLoader";
     this.toolStripButtonLoader.Size    = new System.Drawing.Size(23, 34);
     this.toolStripButtonLoader.Text    = "Settings";
     this.toolStripButtonLoader.Visible = false;
     //
     // tlbModSeparator
     //
     this.tlbModSeparator.Name = "tlbModSeparator";
     this.tlbModSeparator.Size = new System.Drawing.Size(6, 36);
     //
     // toolStripLabelPluginsCounter
     //
     this.toolStripLabelPluginsCounter.Name      = "toolStripLabelPluginsCounter";
     this.toolStripLabelPluginsCounter.Size      = new System.Drawing.Size(172, 34);
     this.toolStripLabelPluginsCounter.Text      = " | Total plugins / Active plugins ";
     this.toolStripLabelPluginsCounter.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // toolStripLabelActivePluginsCounter
     //
     this.toolStripLabelActivePluginsCounter.Name      = "toolStripLabelActivePluginsCounter";
     this.toolStripLabelActivePluginsCounter.Size      = new System.Drawing.Size(0, 34);
     this.toolStripLabelActivePluginsCounter.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // toolStripSeparatorPluginSeparator
     //
     this.toolStripSeparatorPluginSeparator.Name = "toolStripSeparatorPluginSeparator";
     this.toolStripSeparatorPluginSeparator.Size = new System.Drawing.Size(6, 36);
     //
     // tlbModsCounter
     //
     this.tlbModsCounter.Name      = "tlbModsCounter";
     this.tlbModsCounter.Size      = new System.Drawing.Size(154, 34);
     this.tlbModsCounter.Text      = " | Total mods / Active mods ";
     this.tlbModsCounter.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(804, 533);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.tssDownload);
     this.Name = "MainForm";
     this.Text = "MainForm";
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.tssDownload.ResumeLayout(false);
     this.tssDownload.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #32
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DocumentForm));
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin3 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin3 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient7 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient15 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient16 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient8 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient17 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient18 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient19 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient9 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient20 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient21 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.btnSelect = new System.Windows.Forms.ToolStripButton();
            this.btnTranslate = new System.Windows.Forms.ToolStripButton();
            this.btnRotate = new System.Windows.Forms.ToolStripButton();
            this.btnScale = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.btnAddCube = new System.Windows.Forms.ToolStripButton();
            this.btnAddCylinder = new System.Windows.Forms.ToolStripButton();
            this.btnAddSphere = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.dropDownEditMode = new System.Windows.Forms.ToolStripDropDownButton();
            this.itemsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.verticesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.trianglesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.edgesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.btnSplit = new System.Windows.Forms.ToolStripButton();
            this.btnMerge = new System.Windows.Forms.ToolStripButton();
            this.btnFlip = new System.Windows.Forms.ToolStripButton();
            this.textBoxX = new HotChocolate.FloatTextBox();
            this.textBoxY = new HotChocolate.FloatTextBox();
            this.textBoxZ = new HotChocolate.FloatTextBox();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.redoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.cloneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.invertSelectionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.addToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cubeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cylinderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.sphereToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.mergeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.splitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.flipToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mergeVertexPairsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toggleOneViewFourViewMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.manipulatorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.selectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.translateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.rotateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.scaleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.btnPlay = new System.Windows.Forms.ToolStripButton();
            this.btnPause = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStrip1.SuspendLayout();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnSelect,
            this.btnTranslate,
            this.btnRotate,
            this.btnScale,
            this.toolStripSeparator1,
            this.btnPlay,
            this.btnPause,
            this.toolStripSeparator10,
            this.btnAddCube,
            this.btnAddCylinder,
            this.btnAddSphere,
            this.toolStripSeparator5,
            this.dropDownEditMode,
            this.toolStripSeparator6,
            this.btnSplit,
            this.btnMerge,
            this.btnFlip,
            this.textBoxX,
            this.textBoxY,
            this.textBoxZ});
            this.toolStrip1.Location = new System.Drawing.Point(0, 24);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1008, 25);
            this.toolStrip1.TabIndex = 1;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // btnSelect
            // 
            this.btnSelect.Checked = true;
            this.btnSelect.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnSelect.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
            this.btnSelect.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnSelect.Name = "btnSelect";
            this.btnSelect.Size = new System.Drawing.Size(40, 22);
            this.btnSelect.Text = "Select";
            this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
            // 
            // btnTranslate
            // 
            this.btnTranslate.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnTranslate.Image = ((System.Drawing.Image)(resources.GetObject("btnTranslate.Image")));
            this.btnTranslate.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnTranslate.Name = "btnTranslate";
            this.btnTranslate.Size = new System.Drawing.Size(56, 22);
            this.btnTranslate.Text = "Translate";
            this.btnTranslate.Click += new System.EventHandler(this.btnTranslate_Click);
            // 
            // btnRotate
            // 
            this.btnRotate.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnRotate.Image = ((System.Drawing.Image)(resources.GetObject("btnRotate.Image")));
            this.btnRotate.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnRotate.Name = "btnRotate";
            this.btnRotate.Size = new System.Drawing.Size(44, 22);
            this.btnRotate.Text = "Rotate";
            this.btnRotate.Click += new System.EventHandler(this.btnRotate_Click);
            // 
            // btnScale
            // 
            this.btnScale.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnScale.Image = ((System.Drawing.Image)(resources.GetObject("btnScale.Image")));
            this.btnScale.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnScale.Name = "btnScale";
            this.btnScale.Size = new System.Drawing.Size(36, 22);
            this.btnScale.Text = "Scale";
            this.btnScale.Click += new System.EventHandler(this.btnScale_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // btnAddCube
            // 
            this.btnAddCube.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnAddCube.Image = ((System.Drawing.Image)(resources.GetObject("btnAddCube.Image")));
            this.btnAddCube.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnAddCube.Name = "btnAddCube";
            this.btnAddCube.Size = new System.Drawing.Size(58, 22);
            this.btnAddCube.Text = "Add Cube";
            this.btnAddCube.Click += new System.EventHandler(this.btnAddCube_Click);
            // 
            // btnAddCylinder
            // 
            this.btnAddCylinder.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnAddCylinder.Image = ((System.Drawing.Image)(resources.GetObject("btnAddCylinder.Image")));
            this.btnAddCylinder.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnAddCylinder.Name = "btnAddCylinder";
            this.btnAddCylinder.Size = new System.Drawing.Size(72, 22);
            this.btnAddCylinder.Text = "Add Cylinder";
            this.btnAddCylinder.Click += new System.EventHandler(this.btnAddCylinder_Click);
            // 
            // btnAddSphere
            // 
            this.btnAddSphere.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnAddSphere.Image = ((System.Drawing.Image)(resources.GetObject("btnAddSphere.Image")));
            this.btnAddSphere.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnAddSphere.Name = "btnAddSphere";
            this.btnAddSphere.Size = new System.Drawing.Size(67, 22);
            this.btnAddSphere.Text = "Add Sphere";
            this.btnAddSphere.Click += new System.EventHandler(this.btnAddSphere_Click);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
            // 
            // dropDownEditMode
            // 
            this.dropDownEditMode.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.dropDownEditMode.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.itemsToolStripMenuItem,
            this.verticesToolStripMenuItem,
            this.trianglesToolStripMenuItem,
            this.edgesToolStripMenuItem});
            this.dropDownEditMode.Image = ((System.Drawing.Image)(resources.GetObject("dropDownEditMode.Image")));
            this.dropDownEditMode.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.dropDownEditMode.Name = "dropDownEditMode";
            this.dropDownEditMode.Size = new System.Drawing.Size(47, 22);
            this.dropDownEditMode.Text = "Items";
            this.dropDownEditMode.DropDownItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.dropDownEditMode_DropDownItemClicked);
            // 
            // itemsToolStripMenuItem
            // 
            this.itemsToolStripMenuItem.Name = "itemsToolStripMenuItem";
            this.itemsToolStripMenuItem.Size = new System.Drawing.Size(128, 22);
            this.itemsToolStripMenuItem.Tag = "0";
            this.itemsToolStripMenuItem.Text = "Items";
            // 
            // verticesToolStripMenuItem
            // 
            this.verticesToolStripMenuItem.Name = "verticesToolStripMenuItem";
            this.verticesToolStripMenuItem.Size = new System.Drawing.Size(128, 22);
            this.verticesToolStripMenuItem.Tag = "1";
            this.verticesToolStripMenuItem.Text = "Vertices";
            // 
            // trianglesToolStripMenuItem
            // 
            this.trianglesToolStripMenuItem.Name = "trianglesToolStripMenuItem";
            this.trianglesToolStripMenuItem.Size = new System.Drawing.Size(128, 22);
            this.trianglesToolStripMenuItem.Tag = "2";
            this.trianglesToolStripMenuItem.Text = "Triangles";
            // 
            // edgesToolStripMenuItem
            // 
            this.edgesToolStripMenuItem.Name = "edgesToolStripMenuItem";
            this.edgesToolStripMenuItem.Size = new System.Drawing.Size(128, 22);
            this.edgesToolStripMenuItem.Tag = "3";
            this.edgesToolStripMenuItem.Text = "Edges";
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
            // 
            // btnSplit
            // 
            this.btnSplit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnSplit.Image = ((System.Drawing.Image)(resources.GetObject("btnSplit.Image")));
            this.btnSplit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnSplit.Name = "btnSplit";
            this.btnSplit.Size = new System.Drawing.Size(31, 22);
            this.btnSplit.Text = "Split";
            this.btnSplit.Click += new System.EventHandler(this.splitToolStripMenuItem_Click);
            // 
            // btnMerge
            // 
            this.btnMerge.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnMerge.Image = ((System.Drawing.Image)(resources.GetObject("btnMerge.Image")));
            this.btnMerge.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnMerge.Name = "btnMerge";
            this.btnMerge.Size = new System.Drawing.Size(41, 22);
            this.btnMerge.Text = "Merge";
            this.btnMerge.Click += new System.EventHandler(this.mergeToolStripMenuItem_Click);
            // 
            // btnFlip
            // 
            this.btnFlip.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnFlip.Image = ((System.Drawing.Image)(resources.GetObject("btnFlip.Image")));
            this.btnFlip.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnFlip.Name = "btnFlip";
            this.btnFlip.Size = new System.Drawing.Size(27, 22);
            this.btnFlip.Text = "Flip";
            this.btnFlip.Click += new System.EventHandler(this.flipToolStripMenuItem_Click);
            // 
            // textBoxX
            // 
            this.textBoxX.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.textBoxX.ForeColor = System.Drawing.Color.Red;
            this.textBoxX.Margin = new System.Windows.Forms.Padding(50, 0, 1, 0);
            this.textBoxX.Name = "textBoxX";
            this.textBoxX.Number = 0F;
            this.textBoxX.Size = new System.Drawing.Size(100, 25);
            this.textBoxX.Text = "0";
            // 
            // textBoxY
            // 
            this.textBoxY.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.textBoxY.ForeColor = System.Drawing.Color.LimeGreen;
            this.textBoxY.Margin = new System.Windows.Forms.Padding(10, 0, 1, 0);
            this.textBoxY.Name = "textBoxY";
            this.textBoxY.Number = 0F;
            this.textBoxY.Size = new System.Drawing.Size(100, 25);
            this.textBoxY.Text = "0";
            // 
            // textBoxZ
            // 
            this.textBoxZ.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.textBoxZ.ForeColor = System.Drawing.Color.Blue;
            this.textBoxZ.Margin = new System.Windows.Forms.Padding(10, 0, 1, 0);
            this.textBoxZ.Name = "textBoxZ";
            this.textBoxZ.Number = 0F;
            this.textBoxZ.Size = new System.Drawing.Size(100, 21);
            this.textBoxZ.Text = "0";
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.editToolStripMenuItem,
            this.viewToolStripMenuItem,
            this.manipulatorToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(1008, 24);
            this.menuStrip1.TabIndex = 2;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // fileToolStripMenuItem
            // 
            this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newToolStripMenuItem,
            this.toolStripSeparator8,
            this.openToolStripMenuItem,
            this.toolStripSeparator9,
            this.saveToolStripMenuItem,
            this.saveAsToolStripMenuItem,
            this.toolStripSeparator7,
            this.exitToolStripMenuItem});
            this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
            this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);
            this.fileToolStripMenuItem.Text = "File";
            // 
            // newToolStripMenuItem
            // 
            this.newToolStripMenuItem.Name = "newToolStripMenuItem";
            this.newToolStripMenuItem.Size = new System.Drawing.Size(135, 22);
            this.newToolStripMenuItem.Text = "New";
            this.newToolStripMenuItem.Click += new System.EventHandler(this.newToolStripMenuItem_Click);
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            this.toolStripSeparator8.Size = new System.Drawing.Size(132, 6);
            // 
            // openToolStripMenuItem
            // 
            this.openToolStripMenuItem.Name = "openToolStripMenuItem";
            this.openToolStripMenuItem.Size = new System.Drawing.Size(135, 22);
            this.openToolStripMenuItem.Text = "Open...";
            this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click);
            // 
            // toolStripSeparator9
            // 
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            this.toolStripSeparator9.Size = new System.Drawing.Size(132, 6);
            // 
            // saveToolStripMenuItem
            // 
            this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
            this.saveToolStripMenuItem.Size = new System.Drawing.Size(135, 22);
            this.saveToolStripMenuItem.Text = "Save";
            this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
            // 
            // saveAsToolStripMenuItem
            // 
            this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem";
            this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(135, 22);
            this.saveAsToolStripMenuItem.Text = "Save as...";
            this.saveAsToolStripMenuItem.Click += new System.EventHandler(this.saveAsToolStripMenuItem_Click);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(132, 6);
            // 
            // exitToolStripMenuItem
            // 
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            this.exitToolStripMenuItem.Size = new System.Drawing.Size(135, 22);
            this.exitToolStripMenuItem.Text = "Exit";
            this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
            // 
            // editToolStripMenuItem
            // 
            this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.undoToolStripMenuItem,
            this.redoToolStripMenuItem,
            this.toolStripSeparator2,
            this.cloneToolStripMenuItem,
            this.deleteToolStripMenuItem,
            this.selectAllToolStripMenuItem,
            this.invertSelectionToolStripMenuItem,
            this.toolStripSeparator3,
            this.addToolStripMenuItem,
            this.toolStripSeparator4,
            this.mergeToolStripMenuItem,
            this.splitToolStripMenuItem,
            this.flipToolStripMenuItem,
            this.mergeVertexPairsToolStripMenuItem});
            this.editToolStripMenuItem.Name = "editToolStripMenuItem";
            this.editToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
            this.editToolStripMenuItem.Text = "Edit";
            this.editToolStripMenuItem.DropDownOpening += new System.EventHandler(this.editToolStripMenuItem_DropDownOpening);
            // 
            // undoToolStripMenuItem
            // 
            this.undoToolStripMenuItem.Name = "undoToolStripMenuItem";
            this.undoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
            this.undoToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.undoToolStripMenuItem.Text = "Undo";
            this.undoToolStripMenuItem.Click += new System.EventHandler(this.undoToolStripMenuItem_Click);
            // 
            // redoToolStripMenuItem
            // 
            this.redoToolStripMenuItem.Name = "redoToolStripMenuItem";
            this.redoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
            this.redoToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.redoToolStripMenuItem.Text = "Redo";
            this.redoToolStripMenuItem.Click += new System.EventHandler(this.redoToolStripMenuItem_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(194, 6);
            // 
            // cloneToolStripMenuItem
            // 
            this.cloneToolStripMenuItem.Name = "cloneToolStripMenuItem";
            this.cloneToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
            this.cloneToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.cloneToolStripMenuItem.Text = "Clone";
            this.cloneToolStripMenuItem.Click += new System.EventHandler(this.cloneToolStripMenuItem_Click);
            // 
            // deleteToolStripMenuItem
            // 
            this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
            this.deleteToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.Delete;
            this.deleteToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.deleteToolStripMenuItem.Text = "Delete";
            this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
            // 
            // selectAllToolStripMenuItem
            // 
            this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
            this.selectAllToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
            this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.selectAllToolStripMenuItem.Text = "Select All";
            this.selectAllToolStripMenuItem.Click += new System.EventHandler(this.selectAllToolStripMenuItem_Click);
            // 
            // invertSelectionToolStripMenuItem
            // 
            this.invertSelectionToolStripMenuItem.Name = "invertSelectionToolStripMenuItem";
            this.invertSelectionToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.I)));
            this.invertSelectionToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.invertSelectionToolStripMenuItem.Text = "Invert Selection";
            this.invertSelectionToolStripMenuItem.Click += new System.EventHandler(this.invertSelectionToolStripMenuItem_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(194, 6);
            // 
            // addToolStripMenuItem
            // 
            this.addToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cubeToolStripMenuItem,
            this.cylinderToolStripMenuItem,
            this.sphereToolStripMenuItem});
            this.addToolStripMenuItem.Name = "addToolStripMenuItem";
            this.addToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.addToolStripMenuItem.Text = "Add";
            // 
            // cubeToolStripMenuItem
            // 
            this.cubeToolStripMenuItem.Name = "cubeToolStripMenuItem";
            this.cubeToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.cubeToolStripMenuItem.Text = "Cube";
            this.cubeToolStripMenuItem.Click += new System.EventHandler(this.btnAddCube_Click);
            // 
            // cylinderToolStripMenuItem
            // 
            this.cylinderToolStripMenuItem.Name = "cylinderToolStripMenuItem";
            this.cylinderToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.cylinderToolStripMenuItem.Text = "Cylinder";
            this.cylinderToolStripMenuItem.Click += new System.EventHandler(this.btnAddCylinder_Click);
            // 
            // sphereToolStripMenuItem
            // 
            this.sphereToolStripMenuItem.Name = "sphereToolStripMenuItem";
            this.sphereToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.sphereToolStripMenuItem.Text = "Sphere";
            this.sphereToolStripMenuItem.Click += new System.EventHandler(this.btnAddSphere_Click);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(194, 6);
            // 
            // mergeToolStripMenuItem
            // 
            this.mergeToolStripMenuItem.Name = "mergeToolStripMenuItem";
            this.mergeToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.mergeToolStripMenuItem.Text = "Merge";
            this.mergeToolStripMenuItem.Click += new System.EventHandler(this.mergeToolStripMenuItem_Click);
            // 
            // splitToolStripMenuItem
            // 
            this.splitToolStripMenuItem.Name = "splitToolStripMenuItem";
            this.splitToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.splitToolStripMenuItem.Text = "Split";
            this.splitToolStripMenuItem.Click += new System.EventHandler(this.splitToolStripMenuItem_Click);
            // 
            // flipToolStripMenuItem
            // 
            this.flipToolStripMenuItem.Name = "flipToolStripMenuItem";
            this.flipToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.flipToolStripMenuItem.Text = "Flip";
            this.flipToolStripMenuItem.Click += new System.EventHandler(this.flipToolStripMenuItem_Click);
            // 
            // mergeVertexPairsToolStripMenuItem
            // 
            this.mergeVertexPairsToolStripMenuItem.Name = "mergeVertexPairsToolStripMenuItem";
            this.mergeVertexPairsToolStripMenuItem.Size = new System.Drawing.Size(197, 22);
            this.mergeVertexPairsToolStripMenuItem.Text = "Merge Vertex Pairs";
            this.mergeVertexPairsToolStripMenuItem.Click += new System.EventHandler(this.mergeVertexPairsToolStripMenuItem_Click);
            // 
            // viewToolStripMenuItem
            // 
            this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toggleOneViewFourViewMenuItem});
            this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
            this.viewToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
            this.viewToolStripMenuItem.Text = "View";
            // 
            // toggleOneViewFourViewMenuItem
            // 
            this.toggleOneViewFourViewMenuItem.Name = "toggleOneViewFourViewMenuItem";
            this.toggleOneViewFourViewMenuItem.ShortcutKeyDisplayString = "Space";
            this.toggleOneViewFourViewMenuItem.Size = new System.Drawing.Size(257, 22);
            this.toggleOneViewFourViewMenuItem.Text = "Toggle One View/Four Views";
            this.toggleOneViewFourViewMenuItem.Click += new System.EventHandler(this.toggleOneViewFourViewMenuItem_Click);
            // 
            // manipulatorToolStripMenuItem
            // 
            this.manipulatorToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.selectToolStripMenuItem,
            this.translateToolStripMenuItem,
            this.rotateToolStripMenuItem,
            this.scaleToolStripMenuItem});
            this.manipulatorToolStripMenuItem.Name = "manipulatorToolStripMenuItem";
            this.manipulatorToolStripMenuItem.Size = new System.Drawing.Size(75, 20);
            this.manipulatorToolStripMenuItem.Text = "Manipulator";
            this.manipulatorToolStripMenuItem.DropDownItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.manipulatorToolStripMenuItem_DropDownItemClicked);
            // 
            // selectToolStripMenuItem
            // 
            this.selectToolStripMenuItem.Name = "selectToolStripMenuItem";
            this.selectToolStripMenuItem.ShortcutKeyDisplayString = "Q";
            this.selectToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
            this.selectToolStripMenuItem.Tag = "0";
            this.selectToolStripMenuItem.Text = "Select";
            // 
            // translateToolStripMenuItem
            // 
            this.translateToolStripMenuItem.Name = "translateToolStripMenuItem";
            this.translateToolStripMenuItem.ShortcutKeyDisplayString = "W";
            this.translateToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
            this.translateToolStripMenuItem.Tag = "1";
            this.translateToolStripMenuItem.Text = "Translate";
            // 
            // rotateToolStripMenuItem
            // 
            this.rotateToolStripMenuItem.Name = "rotateToolStripMenuItem";
            this.rotateToolStripMenuItem.ShortcutKeyDisplayString = "E";
            this.rotateToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
            this.rotateToolStripMenuItem.Tag = "2";
            this.rotateToolStripMenuItem.Text = "Rotate";
            // 
            // scaleToolStripMenuItem
            // 
            this.scaleToolStripMenuItem.Name = "scaleToolStripMenuItem";
            this.scaleToolStripMenuItem.ShortcutKeyDisplayString = "R";
            this.scaleToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
            this.scaleToolStripMenuItem.Tag = "3";
            this.scaleToolStripMenuItem.Text = "Scale";
            // 
            // dockPanel1
            // 
            this.dockPanel1.ActiveAutoHideContent = null;
            this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel1.DockBackColor = System.Drawing.Color.LightGray;
            this.dockPanel1.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingSdi;
            this.dockPanel1.Location = new System.Drawing.Point(0, 49);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.Size = new System.Drawing.Size(1008, 333);
            dockPanelGradient7.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient7.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin3.DockStripGradient = dockPanelGradient7;
            tabGradient15.EndColor = System.Drawing.SystemColors.Control;
            tabGradient15.StartColor = System.Drawing.SystemColors.Control;
            tabGradient15.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin3.TabGradient = tabGradient15;
            dockPanelSkin3.AutoHideStripSkin = autoHideStripSkin3;
            tabGradient16.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient16.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient16.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient3.ActiveTabGradient = tabGradient16;
            dockPanelGradient8.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient8.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient3.DockStripGradient = dockPanelGradient8;
            tabGradient17.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient17.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient17.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient3.InactiveTabGradient = tabGradient17;
            dockPaneStripSkin3.DocumentGradient = dockPaneStripGradient3;
            tabGradient18.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient18.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient18.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient18.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient3.ActiveCaptionGradient = tabGradient18;
            tabGradient19.EndColor = System.Drawing.SystemColors.Control;
            tabGradient19.StartColor = System.Drawing.SystemColors.Control;
            tabGradient19.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient3.ActiveTabGradient = tabGradient19;
            dockPanelGradient9.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient9.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient3.DockStripGradient = dockPanelGradient9;
            tabGradient20.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient20.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient20.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient20.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient3.InactiveCaptionGradient = tabGradient20;
            tabGradient21.EndColor = System.Drawing.Color.Transparent;
            tabGradient21.StartColor = System.Drawing.Color.Transparent;
            tabGradient21.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient3.InactiveTabGradient = tabGradient21;
            dockPaneStripSkin3.ToolWindowGradient = dockPaneStripToolWindowGradient3;
            dockPanelSkin3.DockPaneStripSkin = dockPaneStripSkin3;
            this.dockPanel1.Skin = dockPanelSkin3;
            this.dockPanel1.TabIndex = 6;
            // 
            // btnPlay
            // 
            this.btnPlay.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnPlay.Image = ((System.Drawing.Image)(resources.GetObject("btnPlay.Image")));
            this.btnPlay.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnPlay.Name = "btnPlay";
            this.btnPlay.Size = new System.Drawing.Size(31, 22);
            this.btnPlay.Text = "Play";
            this.btnPlay.Click += new System.EventHandler(this.btnPlay_Click);
            // 
            // btnPause
            // 
            this.btnPause.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnPause.Image = ((System.Drawing.Image)(resources.GetObject("btnPause.Image")));
            this.btnPause.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnPause.Name = "btnPause";
            this.btnPause.Size = new System.Drawing.Size(40, 22);
            this.btnPause.Text = "Pause";
            this.btnPause.Click += new System.EventHandler(this.btnPause_Click);
            // 
            // toolStripSeparator10
            // 
            this.toolStripSeparator10.Name = "toolStripSeparator10";
            this.toolStripSeparator10.Size = new System.Drawing.Size(6, 25);
            // 
            // DocumentForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.LightGray;
            this.ClientSize = new System.Drawing.Size(1008, 382);
            this.Controls.Add(this.dockPanel1);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.menuStrip1);
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "DocumentForm";
            this.Text = "OpenGL Editor";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #33
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.新建数据库连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.视图ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.数据库视图ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dpleft = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.日志ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.文件ToolStripMenuItem,
            this.视图ToolStripMenuItem,
            this.帮助ToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(823, 24);
            this.menuStrip1.TabIndex = 0;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // 文件ToolStripMenuItem
            // 
            this.文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.新建数据库连接ToolStripMenuItem,
            this.退出ToolStripMenuItem});
            this.文件ToolStripMenuItem.Name = "文件ToolStripMenuItem";
            this.文件ToolStripMenuItem.Size = new System.Drawing.Size(43, 20);
            this.文件ToolStripMenuItem.Text = "文件";
            // 
            // 新建数据库连接ToolStripMenuItem
            // 
            this.新建数据库连接ToolStripMenuItem.Name = "新建数据库连接ToolStripMenuItem";
            this.新建数据库连接ToolStripMenuItem.Size = new System.Drawing.Size(98, 22);
            this.新建数据库连接ToolStripMenuItem.Text = "新建";
            // 
            // 退出ToolStripMenuItem
            // 
            this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem";
            this.退出ToolStripMenuItem.Size = new System.Drawing.Size(98, 22);
            this.退出ToolStripMenuItem.Text = "退出";
            this.退出ToolStripMenuItem.Click += new System.EventHandler(this.退出ToolStripMenuItem_Click);
            // 
            // 视图ToolStripMenuItem
            // 
            this.视图ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.数据库视图ToolStripMenuItem});
            this.视图ToolStripMenuItem.Name = "视图ToolStripMenuItem";
            this.视图ToolStripMenuItem.Size = new System.Drawing.Size(43, 20);
            this.视图ToolStripMenuItem.Text = "视图";
            // 
            // 数据库视图ToolStripMenuItem
            // 
            this.数据库视图ToolStripMenuItem.Name = "数据库视图ToolStripMenuItem";
            this.数据库视图ToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
            this.数据库视图ToolStripMenuItem.Text = "数据库视图";
            this.数据库视图ToolStripMenuItem.Click += new System.EventHandler(this.数据库视图ToolStripMenuItem_Click);
            // 
            // 帮助ToolStripMenuItem
            // 
            this.帮助ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.日志ToolStripMenuItem,
            this.关于ToolStripMenuItem});
            this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
            this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(43, 20);
            this.帮助ToolStripMenuItem.Text = "帮助";
            // 
            // dpleft
            // 
            this.dpleft.ActiveAutoHideContent = null;
            this.dpleft.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dpleft.DockBackColor = System.Drawing.SystemColors.Control;
            this.dpleft.Location = new System.Drawing.Point(0, 24);
            this.dpleft.Name = "dpleft";
            this.dpleft.Size = new System.Drawing.Size(823, 434);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dpleft.Skin = dockPanelSkin1;
            this.dpleft.TabIndex = 1;
            // 
            // 日志ToolStripMenuItem
            // 
            this.日志ToolStripMenuItem.Name = "日志ToolStripMenuItem";
            this.日志ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.日志ToolStripMenuItem.Text = "错误日志";
            this.日志ToolStripMenuItem.Click += new System.EventHandler(this.日志ToolStripMenuItem_Click);
            // 
            // 关于ToolStripMenuItem
            // 
            this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
            this.关于ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.关于ToolStripMenuItem.Text = "关于系统";
            this.关于ToolStripMenuItem.Click += new System.EventHandler(this.关于ToolStripMenuItem_Click);
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(823, 458);
            this.Controls.Add(this.dpleft);
            this.Controls.Add(this.menuStrip1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "MainForm";
            this.Text = "实体代码生成器";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.MainForm_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #34
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("A台区");
            System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("10kv线路1", new System.Windows.Forms.TreeNode[] {
                treeNode1
            });
            System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("鄢陵", new System.Windows.Forms.TreeNode[] {
                treeNode2
            });
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.treeView1  = new System.Windows.Forms.TreeView();
            this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.SuspendLayout();
            //
            // treeView1
            //
            this.treeView1.Dock     = System.Windows.Forms.DockStyle.Left;
            this.treeView1.Location = new System.Drawing.Point(0, 0);
            this.treeView1.Name     = "treeView1";
            treeNode1.Name          = "节点3";
            treeNode1.Text          = "A台区";
            treeNode2.Name          = "节点2";
            treeNode2.Text          = "10kv线路1";
            treeNode3.Checked       = true;
            treeNode3.Name          = "节点1";
            treeNode3.Text          = "鄢陵";
            this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
                treeNode3
            });
            this.treeView1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.treeView1.Size        = new System.Drawing.Size(152, 314);
            this.treeView1.TabIndex    = 1;
            //
            // dockPanel1
            //
            this.dockPanel1.ActiveAutoHideContent = null;
            this.dockPanel1.DockBackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(243)))), ((int)(((byte)(250)))));
            this.dockPanel1.Location                                 = new System.Drawing.Point(158, 0);
            this.dockPanel1.Name                                     = "dockPanel1";
            this.dockPanel1.Size                                     = new System.Drawing.Size(463, 314);
            dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
            tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient                           = tabGradient1;
            dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
            tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
            dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
            tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
            dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
            tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
            tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
            dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
            tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
            tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
            tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;

            //
            // FormJianKongDianLiu
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(620, 314);
            this.Controls.Add(this.dockPanel1);
            this.Controls.Add(this.treeView1);
            this.DoubleBuffered = true;
            this.Name           = "FormJianKongDianLiu";
            this.ShowInTaskbar  = false;
            this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text           = "三相电流";
            this.ResumeLayout(false);
        }
コード例 #35
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.loadFromDBToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.creatureSAIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.gameobjectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.areatriggerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.timedActionListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
            this.emptySAIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
            this.setEntryorguidToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.setSAITypeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
            this.validateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.generateSQLToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.generateWholeSQLToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
            this.saveActiveSessionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.savedSessionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.manageSessionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator();
            this.changeDBSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.locateDBCToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.styleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.lightToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.darkToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.windowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.eventsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.actionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.targetsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.conditionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.propertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.errorsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dBCToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.scratch1 = new VisualSAIStudio.Scratch();
            this.vS2012ToolStripExtender1 = new VisualSAIStudio.VS2012ToolStripExtender(this.components);
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // dockPanel1
            // 
            this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel1.DockBottomPortion = 0.2D;
            this.dockPanel1.DockLeftPortion = 0.2D;
            this.dockPanel1.DockRightPortion = 0.2D;
            this.dockPanel1.DockTopPortion = 0.2D;
            this.dockPanel1.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
            this.dockPanel1.Location = new System.Drawing.Point(0, 24);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.Size = new System.Drawing.Size(1772, 1038);
            dockPanelGradient1.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
            dockPanelGradient1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.Color.Red;
            tabGradient1.StartColor = System.Drawing.Color.Red;
            tabGradient1.TextColor = System.Drawing.Color.Red;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
            tabGradient2.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            tabGradient2.TextColor = System.Drawing.Color.White;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.Control;
            tabGradient3.StartColor = System.Drawing.SystemColors.Control;
            tabGradient3.TextColor = System.Drawing.SystemColors.GrayText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            tabGradient4.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
            tabGradient4.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            tabGradient4.TextColor = System.Drawing.Color.White;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            tabGradient5.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            tabGradient5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.Control;
            tabGradient6.StartColor = System.Drawing.SystemColors.Control;
            tabGradient6.TextColor = System.Drawing.SystemColors.GrayText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.SystemColors.Control;
            tabGradient7.StartColor = System.Drawing.SystemColors.Control;
            tabGradient7.TextColor = System.Drawing.SystemColors.GrayText;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel1.Skin = dockPanelSkin1;
            this.dockPanel1.TabIndex = 12;
            this.dockPanel1.ActiveDocumentChanged += new System.EventHandler(this.dockPanel1_ActiveDocumentChanged);
            this.dockPanel1.ActiveContentChanged += new System.EventHandler(this.dockPanel1_ActiveContentChanged_1);
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.styleToolStripMenuItem,
            this.windowToolStripMenuItem,
            this.dBCToolStripMenuItem,
            this.helpToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(1772, 24);
            this.menuStrip1.TabIndex = 9;
            this.menuStrip1.Text = "menuStrip1";
            this.menuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.menuStrip1_ItemClicked);
            // 
            // fileToolStripMenuItem
            // 
            this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.loadFromDBToolStripMenuItem,
            this.toolStripMenuItem2,
            this.setEntryorguidToolStripMenuItem,
            this.setSAITypeToolStripMenuItem,
            this.toolStripMenuItem1,
            this.validateToolStripMenuItem,
            this.generateSQLToolStripMenuItem,
            this.generateWholeSQLToolStripMenuItem,
            this.toolStripMenuItem4,
            this.saveActiveSessionToolStripMenuItem,
            this.savedSessionsToolStripMenuItem,
            this.toolStripMenuItem5,
            this.changeDBSettingsToolStripMenuItem,
            this.locateDBCToolStripMenuItem});
            this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
            this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
            this.fileToolStripMenuItem.Text = "File";
            // 
            // loadFromDBToolStripMenuItem
            // 
            this.loadFromDBToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.creatureSAIToolStripMenuItem,
            this.gameobjectToolStripMenuItem,
            this.areatriggerToolStripMenuItem,
            this.timedActionListToolStripMenuItem,
            this.toolStripMenuItem3,
            this.emptySAIToolStripMenuItem});
            this.loadFromDBToolStripMenuItem.Name = "loadFromDBToolStripMenuItem";
            this.loadFromDBToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.loadFromDBToolStripMenuItem.Text = "Load from DB";
            // 
            // creatureSAIToolStripMenuItem
            // 
            this.creatureSAIToolStripMenuItem.Name = "creatureSAIToolStripMenuItem";
            this.creatureSAIToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.creatureSAIToolStripMenuItem.Text = "Creature";
            this.creatureSAIToolStripMenuItem.Click += new System.EventHandler(this.creatureSAIToolStripMenuItem_Click);
            // 
            // gameobjectToolStripMenuItem
            // 
            this.gameobjectToolStripMenuItem.Name = "gameobjectToolStripMenuItem";
            this.gameobjectToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.gameobjectToolStripMenuItem.Text = "Gameobject";
            this.gameobjectToolStripMenuItem.Click += new System.EventHandler(this.gameobjectToolStripMenuItem_Click);
            // 
            // areatriggerToolStripMenuItem
            // 
            this.areatriggerToolStripMenuItem.Name = "areatriggerToolStripMenuItem";
            this.areatriggerToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.areatriggerToolStripMenuItem.Text = "Areatrigger";
            this.areatriggerToolStripMenuItem.Click += new System.EventHandler(this.areatriggerToolStripMenuItem_Click);
            // 
            // timedActionListToolStripMenuItem
            // 
            this.timedActionListToolStripMenuItem.Name = "timedActionListToolStripMenuItem";
            this.timedActionListToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.timedActionListToolStripMenuItem.Text = "Timed action list";
            this.timedActionListToolStripMenuItem.Click += new System.EventHandler(this.timedActionListToolStripMenuItem_Click);
            // 
            // toolStripMenuItem3
            // 
            this.toolStripMenuItem3.Name = "toolStripMenuItem3";
            this.toolStripMenuItem3.Size = new System.Drawing.Size(159, 6);
            // 
            // emptySAIToolStripMenuItem
            // 
            this.emptySAIToolStripMenuItem.Name = "emptySAIToolStripMenuItem";
            this.emptySAIToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.emptySAIToolStripMenuItem.Text = "Empty SAI";
            this.emptySAIToolStripMenuItem.Click += new System.EventHandler(this.emptySAIToolStripMenuItem_Click);
            // 
            // toolStripMenuItem2
            // 
            this.toolStripMenuItem2.Name = "toolStripMenuItem2";
            this.toolStripMenuItem2.Size = new System.Drawing.Size(177, 6);
            // 
            // setEntryorguidToolStripMenuItem
            // 
            this.setEntryorguidToolStripMenuItem.Name = "setEntryorguidToolStripMenuItem";
            this.setEntryorguidToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.setEntryorguidToolStripMenuItem.Text = "Set entry or guid";
            this.setEntryorguidToolStripMenuItem.Click += new System.EventHandler(this.setEntryorguidToolStripMenuItem_Click);
            // 
            // setSAITypeToolStripMenuItem
            // 
            this.setSAITypeToolStripMenuItem.Name = "setSAITypeToolStripMenuItem";
            this.setSAITypeToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.setSAITypeToolStripMenuItem.Text = "Set SAI Type";
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(177, 6);
            // 
            // validateToolStripMenuItem
            // 
            this.validateToolStripMenuItem.Name = "validateToolStripMenuItem";
            this.validateToolStripMenuItem.ShortcutKeyDisplayString = "";
            this.validateToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.validateToolStripMenuItem.Text = "Validate";
            this.validateToolStripMenuItem.Click += new System.EventHandler(this.validateToolStripMenuItem_Click);
            // 
            // generateSQLToolStripMenuItem
            // 
            this.generateSQLToolStripMenuItem.Name = "generateSQLToolStripMenuItem";
            this.generateSQLToolStripMenuItem.ShortcutKeyDisplayString = "F5";
            this.generateSQLToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
            this.generateSQLToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.generateSQLToolStripMenuItem.Text = "Generate SQL";
            this.generateSQLToolStripMenuItem.Click += new System.EventHandler(this.generateSQLToolStripMenuItem_Click);
            // 
            // generateWholeSQLToolStripMenuItem
            // 
            this.generateWholeSQLToolStripMenuItem.Name = "generateWholeSQLToolStripMenuItem";
            this.generateWholeSQLToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.generateWholeSQLToolStripMenuItem.Text = "Generate whole SQL";
            this.generateWholeSQLToolStripMenuItem.Click += new System.EventHandler(this.generateWholeSQLToolStripMenuItem_Click);
            // 
            // toolStripMenuItem4
            // 
            this.toolStripMenuItem4.Name = "toolStripMenuItem4";
            this.toolStripMenuItem4.Size = new System.Drawing.Size(177, 6);
            // 
            // saveActiveSessionToolStripMenuItem
            // 
            this.saveActiveSessionToolStripMenuItem.Name = "saveActiveSessionToolStripMenuItem";
            this.saveActiveSessionToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.saveActiveSessionToolStripMenuItem.Text = "Save active session";
            this.saveActiveSessionToolStripMenuItem.Click += new System.EventHandler(this.saveActiveSessionToolStripMenuItem_Click);
            // 
            // savedSessionsToolStripMenuItem
            // 
            this.savedSessionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.manageSessionsToolStripMenuItem,
            this.toolStripMenuItem6});
            this.savedSessionsToolStripMenuItem.Name = "savedSessionsToolStripMenuItem";
            this.savedSessionsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.savedSessionsToolStripMenuItem.Text = "Saved sessions";
            // 
            // manageSessionsToolStripMenuItem
            // 
            this.manageSessionsToolStripMenuItem.Name = "manageSessionsToolStripMenuItem";
            this.manageSessionsToolStripMenuItem.Size = new System.Drawing.Size(164, 22);
            this.manageSessionsToolStripMenuItem.Text = "Manage Sessions";
            this.manageSessionsToolStripMenuItem.Click += new System.EventHandler(this.manageSessionsToolStripMenuItem_Click);
            // 
            // toolStripMenuItem6
            // 
            this.toolStripMenuItem6.Name = "toolStripMenuItem6";
            this.toolStripMenuItem6.Size = new System.Drawing.Size(161, 6);
            this.toolStripMenuItem6.Click += new System.EventHandler(this.toolStripMenuItem6_Click);
            // 
            // toolStripMenuItem5
            // 
            this.toolStripMenuItem5.Name = "toolStripMenuItem5";
            this.toolStripMenuItem5.Size = new System.Drawing.Size(177, 6);
            // 
            // changeDBSettingsToolStripMenuItem
            // 
            this.changeDBSettingsToolStripMenuItem.Name = "changeDBSettingsToolStripMenuItem";
            this.changeDBSettingsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.changeDBSettingsToolStripMenuItem.Text = "Change DB settings";
            this.changeDBSettingsToolStripMenuItem.Click += new System.EventHandler(this.changeDBSettingsToolStripMenuItem_Click);
            // 
            // locateDBCToolStripMenuItem
            // 
            this.locateDBCToolStripMenuItem.Name = "locateDBCToolStripMenuItem";
            this.locateDBCToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.locateDBCToolStripMenuItem.Text = "Locate DBC";
            this.locateDBCToolStripMenuItem.Click += new System.EventHandler(this.locateDBCToolStripMenuItem_Click);
            // 
            // styleToolStripMenuItem
            // 
            this.styleToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.lightToolStripMenuItem,
            this.darkToolStripMenuItem});
            this.styleToolStripMenuItem.Name = "styleToolStripMenuItem";
            this.styleToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
            this.styleToolStripMenuItem.Text = "Style";
            // 
            // lightToolStripMenuItem
            // 
            this.lightToolStripMenuItem.Name = "lightToolStripMenuItem";
            this.lightToolStripMenuItem.Size = new System.Drawing.Size(101, 22);
            this.lightToolStripMenuItem.Text = "Light";
            this.lightToolStripMenuItem.Click += new System.EventHandler(this.lightToolStripMenuItem_Click);
            // 
            // darkToolStripMenuItem
            // 
            this.darkToolStripMenuItem.Name = "darkToolStripMenuItem";
            this.darkToolStripMenuItem.Size = new System.Drawing.Size(101, 22);
            this.darkToolStripMenuItem.Text = "Dark";
            this.darkToolStripMenuItem.Click += new System.EventHandler(this.darkToolStripMenuItem_Click_1);
            // 
            // windowToolStripMenuItem
            // 
            this.windowToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.eventsToolStripMenuItem,
            this.actionsToolStripMenuItem,
            this.targetsToolStripMenuItem,
            this.conditionsToolStripMenuItem,
            this.propertiesToolStripMenuItem,
            this.errorsToolStripMenuItem});
            this.windowToolStripMenuItem.Name = "windowToolStripMenuItem";
            this.windowToolStripMenuItem.Size = new System.Drawing.Size(63, 20);
            this.windowToolStripMenuItem.Text = "Window";
            // 
            // eventsToolStripMenuItem
            // 
            this.eventsToolStripMenuItem.Name = "eventsToolStripMenuItem";
            this.eventsToolStripMenuItem.Size = new System.Drawing.Size(132, 22);
            this.eventsToolStripMenuItem.Text = "Events";
            this.eventsToolStripMenuItem.Click += new System.EventHandler(this.eventsToolStripMenuItem_Click);
            // 
            // actionsToolStripMenuItem
            // 
            this.actionsToolStripMenuItem.Name = "actionsToolStripMenuItem";
            this.actionsToolStripMenuItem.Size = new System.Drawing.Size(132, 22);
            this.actionsToolStripMenuItem.Text = "Actions";
            this.actionsToolStripMenuItem.Click += new System.EventHandler(this.actionsToolStripMenuItem_Click);
            // 
            // targetsToolStripMenuItem
            // 
            this.targetsToolStripMenuItem.Name = "targetsToolStripMenuItem";
            this.targetsToolStripMenuItem.Size = new System.Drawing.Size(132, 22);
            this.targetsToolStripMenuItem.Text = "Targets";
            this.targetsToolStripMenuItem.Click += new System.EventHandler(this.targetsToolStripMenuItem_Click);
            // 
            // conditionsToolStripMenuItem
            // 
            this.conditionsToolStripMenuItem.Name = "conditionsToolStripMenuItem";
            this.conditionsToolStripMenuItem.Size = new System.Drawing.Size(132, 22);
            this.conditionsToolStripMenuItem.Text = "Conditions";
            this.conditionsToolStripMenuItem.Click += new System.EventHandler(this.conditionsToolStripMenuItem_Click);
            // 
            // propertiesToolStripMenuItem
            // 
            this.propertiesToolStripMenuItem.Name = "propertiesToolStripMenuItem";
            this.propertiesToolStripMenuItem.Size = new System.Drawing.Size(132, 22);
            this.propertiesToolStripMenuItem.Text = "Properties";
            this.propertiesToolStripMenuItem.Click += new System.EventHandler(this.propertiesToolStripMenuItem_Click);
            // 
            // errorsToolStripMenuItem
            // 
            this.errorsToolStripMenuItem.Name = "errorsToolStripMenuItem";
            this.errorsToolStripMenuItem.Size = new System.Drawing.Size(132, 22);
            this.errorsToolStripMenuItem.Text = "Warnings";
            this.errorsToolStripMenuItem.Click += new System.EventHandler(this.errorsToolStripMenuItem_Click);
            // 
            // dBCToolStripMenuItem
            // 
            this.dBCToolStripMenuItem.Name = "dBCToolStripMenuItem";
            this.dBCToolStripMenuItem.Size = new System.Drawing.Size(42, 20);
            this.dBCToolStripMenuItem.Text = "DBC";
            // 
            // helpToolStripMenuItem
            // 
            this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.aboutToolStripMenuItem});
            this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
            this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
            this.helpToolStripMenuItem.Text = "Help";
            // 
            // aboutToolStripMenuItem
            // 
            this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
            this.aboutToolStripMenuItem.Size = new System.Drawing.Size(107, 22);
            this.aboutToolStripMenuItem.Text = "About";
            this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
            // 
            // scratch1
            // 
            this.scratch1.AllowDrop = true;
            this.scratch1.AutoSize = true;
            this.scratch1.BackColor = System.Drawing.Color.White;
            this.scratch1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.scratch1.Location = new System.Drawing.Point(0, 0);
            this.scratch1.Name = "scratch1";
            this.scratch1.Size = new System.Drawing.Size(859, 390);
            this.scratch1.TabIndex = 1;
            // 
            // vS2012ToolStripExtender1
            // 
            this.vS2012ToolStripExtender1.DefaultRenderer = null;
            this.vS2012ToolStripExtender1.VS2012Renderer = null;
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1772, 1062);
            this.Controls.Add(this.dockPanel1);
            this.Controls.Add(this.menuStrip1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "MainForm";
            this.Text = "Visual SAI Studio by bandysc";
            this.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
            this.Load += new System.EventHandler(this.Form1_Load);
            this.Shown += new System.EventHandler(this.MainForm_Shown);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #36
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin3 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin3 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient7 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient15 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient16 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient8 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient17 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient18 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient19 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient9 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient20 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient21 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.MainDockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.zoomToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripZoom12p5 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripZoom25 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStriZoom50 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripZoom100 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripZoom200 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripZoom400 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripZoom800 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripZoom1200 = new System.Windows.Forms.ToolStripMenuItem();
            this.windowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.fontTextureToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.fontCreationControlsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.optionsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // MainDockPanel
            // 
            this.MainDockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.MainDockPanel.DockBottomPortion = 0.3D;
            this.MainDockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
            this.MainDockPanel.Location = new System.Drawing.Point(0, 24);
            this.MainDockPanel.Name = "MainDockPanel";
            this.MainDockPanel.Size = new System.Drawing.Size(937, 534);
            dockPanelGradient7.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient7.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin3.DockStripGradient = dockPanelGradient7;
            tabGradient15.EndColor = System.Drawing.SystemColors.Control;
            tabGradient15.StartColor = System.Drawing.SystemColors.Control;
            tabGradient15.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin3.TabGradient = tabGradient15;
            autoHideStripSkin3.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            dockPanelSkin3.AutoHideStripSkin = autoHideStripSkin3;
            tabGradient16.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient16.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient16.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient3.ActiveTabGradient = tabGradient16;
            dockPanelGradient8.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient8.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient3.DockStripGradient = dockPanelGradient8;
            tabGradient17.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient17.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient17.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient3.InactiveTabGradient = tabGradient17;
            dockPaneStripSkin3.DocumentGradient = dockPaneStripGradient3;
            dockPaneStripSkin3.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            tabGradient18.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient18.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient18.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient18.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient3.ActiveCaptionGradient = tabGradient18;
            tabGradient19.EndColor = System.Drawing.SystemColors.Control;
            tabGradient19.StartColor = System.Drawing.SystemColors.Control;
            tabGradient19.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient3.ActiveTabGradient = tabGradient19;
            dockPanelGradient9.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient9.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient3.DockStripGradient = dockPanelGradient9;
            tabGradient20.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient20.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient20.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient20.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient3.InactiveCaptionGradient = tabGradient20;
            tabGradient21.EndColor = System.Drawing.Color.Transparent;
            tabGradient21.StartColor = System.Drawing.Color.Transparent;
            tabGradient21.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient3.InactiveTabGradient = tabGradient21;
            dockPaneStripSkin3.ToolWindowGradient = dockPaneStripToolWindowGradient3;
            dockPanelSkin3.DockPaneStripSkin = dockPaneStripSkin3;
            this.MainDockPanel.Skin = dockPanelSkin3;
            this.MainDockPanel.TabIndex = 0;
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.viewToolStripMenuItem,
            this.windowToolStripMenuItem,
            this.optionsToolStripMenuItem,
            this.helpToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(937, 24);
            this.menuStrip1.TabIndex = 2;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // fileToolStripMenuItem
            // 
            this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newToolStripMenuItem,
            this.openToolStripMenuItem,
            this.exitToolStripMenuItem});
            this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
            this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
            this.fileToolStripMenuItem.Text = "File";
            // 
            // newToolStripMenuItem
            // 
            this.newToolStripMenuItem.Name = "newToolStripMenuItem";
            this.newToolStripMenuItem.Size = new System.Drawing.Size(103, 22);
            this.newToolStripMenuItem.Text = "New";
            // 
            // openToolStripMenuItem
            // 
            this.openToolStripMenuItem.Name = "openToolStripMenuItem";
            this.openToolStripMenuItem.Size = new System.Drawing.Size(103, 22);
            this.openToolStripMenuItem.Text = "Open";
            this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click);
            // 
            // exitToolStripMenuItem
            // 
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            this.exitToolStripMenuItem.Size = new System.Drawing.Size(103, 22);
            this.exitToolStripMenuItem.Text = "Exit";
            // 
            // viewToolStripMenuItem
            // 
            this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.zoomToolStripMenuItem});
            this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
            this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
            this.viewToolStripMenuItem.Text = "View";
            // 
            // zoomToolStripMenuItem
            // 
            this.zoomToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripZoom12p5,
            this.toolStripZoom25,
            this.toolStriZoom50,
            this.toolStripZoom100,
            this.toolStripZoom200,
            this.toolStripZoom400,
            this.toolStripZoom800,
            this.toolStripZoom1200});
            this.zoomToolStripMenuItem.Name = "zoomToolStripMenuItem";
            this.zoomToolStripMenuItem.Size = new System.Drawing.Size(106, 22);
            this.zoomToolStripMenuItem.Text = "Zoom";
            // 
            // toolStripZoom12p5
            // 
            this.toolStripZoom12p5.Name = "toolStripZoom12p5";
            this.toolStripZoom12p5.Size = new System.Drawing.Size(108, 22);
            this.toolStripZoom12p5.Text = "12.5%";
            this.toolStripZoom12p5.Click += new System.EventHandler(this.toolStripZoom12p5_Click);
            // 
            // toolStripZoom25
            // 
            this.toolStripZoom25.Name = "toolStripZoom25";
            this.toolStripZoom25.Size = new System.Drawing.Size(108, 22);
            this.toolStripZoom25.Text = "25%";
            this.toolStripZoom25.Click += new System.EventHandler(this.toolStripZoom25_Click);
            // 
            // toolStriZoom50
            // 
            this.toolStriZoom50.Name = "toolStriZoom50";
            this.toolStriZoom50.Size = new System.Drawing.Size(108, 22);
            this.toolStriZoom50.Text = "50%";
            this.toolStriZoom50.Click += new System.EventHandler(this.toolStriZoom50_Click);
            // 
            // toolStripZoom100
            // 
            this.toolStripZoom100.Name = "toolStripZoom100";
            this.toolStripZoom100.Size = new System.Drawing.Size(108, 22);
            this.toolStripZoom100.Text = "100%";
            this.toolStripZoom100.Click += new System.EventHandler(this.toolStripZoom100_Click);
            // 
            // toolStripZoom200
            // 
            this.toolStripZoom200.Name = "toolStripZoom200";
            this.toolStripZoom200.Size = new System.Drawing.Size(108, 22);
            this.toolStripZoom200.Text = "200%";
            this.toolStripZoom200.Click += new System.EventHandler(this.toolStripZoom200_Click);
            // 
            // toolStripZoom400
            // 
            this.toolStripZoom400.Name = "toolStripZoom400";
            this.toolStripZoom400.Size = new System.Drawing.Size(108, 22);
            this.toolStripZoom400.Text = "400%";
            this.toolStripZoom400.Click += new System.EventHandler(this.toolStripZoom400_Click);
            // 
            // toolStripZoom800
            // 
            this.toolStripZoom800.Name = "toolStripZoom800";
            this.toolStripZoom800.Size = new System.Drawing.Size(108, 22);
            this.toolStripZoom800.Text = "800%";
            this.toolStripZoom800.Click += new System.EventHandler(this.toolStripZoom800_Click);
            // 
            // toolStripZoom1200
            // 
            this.toolStripZoom1200.Name = "toolStripZoom1200";
            this.toolStripZoom1200.Size = new System.Drawing.Size(108, 22);
            this.toolStripZoom1200.Text = "1200%";
            this.toolStripZoom1200.Click += new System.EventHandler(this.toolStripZoom1200_Click);
            // 
            // windowToolStripMenuItem
            // 
            this.windowToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fontTextureToolStripMenuItem,
            this.fontCreationControlsToolStripMenuItem});
            this.windowToolStripMenuItem.Name = "windowToolStripMenuItem";
            this.windowToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.G)));
            this.windowToolStripMenuItem.Size = new System.Drawing.Size(63, 20);
            this.windowToolStripMenuItem.Text = "Window";
            // 
            // fontTextureToolStripMenuItem
            // 
            this.fontTextureToolStripMenuItem.Name = "fontTextureToolStripMenuItem";
            this.fontTextureToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.T)));
            this.fontTextureToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
            this.fontTextureToolStripMenuItem.Text = "Font Texture";
            this.fontTextureToolStripMenuItem.Click += new System.EventHandler(this.fontTextureToolStripMenuItem_Click);
            // 
            // fontCreationControlsToolStripMenuItem
            // 
            this.fontCreationControlsToolStripMenuItem.Name = "fontCreationControlsToolStripMenuItem";
            this.fontCreationControlsToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
            this.fontCreationControlsToolStripMenuItem.Text = "Font Creation Controls";
            this.fontCreationControlsToolStripMenuItem.Click += new System.EventHandler(this.fontCreationControlsToolStripMenuItem_Click);
            // 
            // optionsToolStripMenuItem
            // 
            this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.optionsToolStripMenuItem1});
            this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem";
            this.optionsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);
            this.optionsToolStripMenuItem.Text = "Tools";
            // 
            // helpToolStripMenuItem
            // 
            this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.aboutToolStripMenuItem});
            this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
            this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
            this.helpToolStripMenuItem.Text = "Help";
            // 
            // aboutToolStripMenuItem
            // 
            this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
            this.aboutToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.aboutToolStripMenuItem.Text = "About";
            this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
            // 
            // optionsToolStripMenuItem1
            // 
            this.optionsToolStripMenuItem1.Name = "optionsToolStripMenuItem1";
            this.optionsToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
            this.optionsToolStripMenuItem1.Text = "Options";
            this.optionsToolStripMenuItem1.Click += new System.EventHandler(this.optionsToolStripMenuItem1_Click);
            // 
            // FontBuilderForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(937, 558);
            this.Controls.Add(this.MainDockPanel);
            this.Controls.Add(this.menuStrip1);
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "FontBuilderForm";
            this.Text = "Font Builder";
            this.Load += new System.EventHandler(this.FontBuilderForm_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #37
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
			WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
			this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
			this.toolStrip1 = new System.Windows.Forms.ToolStrip();
			this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
			this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
			this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
			this.statusStrip1 = new System.Windows.Forms.StatusStrip();
			this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
			this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
			this.toolStrip1.SuspendLayout();
			this.statusStrip1.SuspendLayout();
			this.SuspendLayout();
			// 
			// dockPanel
			// 
			this.dockPanel.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.dockPanel.DockBackColor = System.Drawing.SystemColors.AppWorkspace;
			this.dockPanel.DockBottomPortion = 150D;
			this.dockPanel.DockLeftPortion = 240D;
			this.dockPanel.DockRightPortion = 240D;
			this.dockPanel.DockTopPortion = 150D;
			this.dockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
			this.dockPanel.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World, ((byte)(0)));
			this.dockPanel.Location = new System.Drawing.Point(0, 28);
			this.dockPanel.Name = "dockPanel";
			this.dockPanel.RightToLeftLayout = true;
			this.dockPanel.Size = new System.Drawing.Size(856, 392);
			dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
			autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
			tabGradient1.EndColor = System.Drawing.SystemColors.Control;
			tabGradient1.StartColor = System.Drawing.SystemColors.Control;
			tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			autoHideStripSkin1.TabGradient = tabGradient1;
			autoHideStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
			dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
			tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
			dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
			dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
			dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
			tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
			dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
			dockPaneStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
			tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
			tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
			tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
			dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
			tabGradient5.EndColor = System.Drawing.SystemColors.Control;
			tabGradient5.StartColor = System.Drawing.SystemColors.Control;
			tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
			dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
			tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
			tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
			tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
			dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
			tabGradient7.EndColor = System.Drawing.Color.Transparent;
			tabGradient7.StartColor = System.Drawing.Color.Transparent;
			tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
			dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
			dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
			this.dockPanel.Skin = dockPanelSkin1;
			this.dockPanel.TabIndex = 0;
			// 
			// toolStrip1
			// 
			this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton3,
            this.toolStripButton1,
            this.toolStripSeparator1,
            this.toolStripButton2});
			this.toolStrip1.Location = new System.Drawing.Point(0, 0);
			this.toolStrip1.Name = "toolStrip1";
			this.toolStrip1.Size = new System.Drawing.Size(856, 25);
			this.toolStrip1.TabIndex = 28;
			this.toolStrip1.Text = "toolStrip1";
			// 
			// toolStripButton3
			// 
			this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
			this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripButton3.Name = "toolStripButton3";
			this.toolStripButton3.Size = new System.Drawing.Size(56, 22);
			this.toolStripButton3.Text = "Open";
			this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
			// 
			// toolStripButton1
			// 
			this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
			this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripButton1.Name = "toolStripButton1";
			this.toolStripButton1.Size = new System.Drawing.Size(72, 22);
			this.toolStripButton1.Text = "Compile";
			this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
			// 
			// toolStripSeparator1
			// 
			this.toolStripSeparator1.Name = "toolStripSeparator1";
			this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
			// 
			// toolStripButton2
			// 
			this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
			this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripButton2.Name = "toolStripButton2";
			this.toolStripButton2.Size = new System.Drawing.Size(100, 22);
			this.toolStripButton2.Text = "View Memory";
			this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
			// 
			// statusStrip1
			// 
			this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel1});
			this.statusStrip1.Location = new System.Drawing.Point(0, 423);
			this.statusStrip1.Name = "statusStrip1";
			this.statusStrip1.Size = new System.Drawing.Size(856, 22);
			this.statusStrip1.TabIndex = 29;
			this.statusStrip1.Text = "statusStrip1";
			// 
			// toolStripStatusLabel1
			// 
			this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
			this.toolStripStatusLabel1.Size = new System.Drawing.Size(42, 17);
			this.toolStripStatusLabel1.Text = "Ready!";
			// 
			// openFileDialog
			// 
			this.openFileDialog.DefaultExt = "exe";
			this.openFileDialog.Filter = "Executable|*.exe|Library|*.dll|All Files|*.*";
			// 
			// MainForm
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(856, 445);
			this.Controls.Add(this.statusStrip1);
			this.Controls.Add(this.toolStrip1);
			this.Controls.Add(this.dockPanel);
			this.Name = "MainForm";
			this.Text = "Mosa Tiny Simulator";
			this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
			this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
			this.Load += new System.EventHandler(this.MainForm_Load);
			this.toolStrip1.ResumeLayout(false);
			this.toolStrip1.PerformLayout();
			this.statusStrip1.ResumeLayout(false);
			this.statusStrip1.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
コード例 #38
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.solutionToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.solutionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.inventoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
            this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.printToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.printPreviewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.redoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.cutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.findComponentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.inventoryToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.featuresExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.libraryExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.libraryCategoriesExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.processorsExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.assembliesExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.solutionTreeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.errorListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.outputToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.findResiltsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.propertiesWindowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.buildToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.buildToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.buildLocalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.fastBuildToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.rebuildToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.customizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.uVisionProjectGenerationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.verificationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.verifyToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.contentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.indexToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.searchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.newToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.openToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.SaveToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.SaveAllToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.BuildToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
            this.BuildTypeCB = new System.Windows.Forms.ToolStripComboBox();
            this.BuildMediaTypeCB = new System.Windows.Forms.ToolStripComboBox();
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this.FindStripButton = new System.Windows.Forms.ToolStripButton();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.ProgressBar = new System.Windows.Forms.ToolStripProgressBar();
            this.ProgressLabel = new System.Windows.Forms.ToolStripStatusLabel();
            this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.menuStrip1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.editToolStripMenuItem,
            this.viewToolStripMenuItem,
            this.buildToolStripMenuItem,
            this.toolsToolStripMenuItem,
            this.helpToolStripMenuItem});
            resources.ApplyResources(this.menuStrip1, "menuStrip1");
            this.menuStrip1.Name = "menuStrip1";
            // 
            // fileToolStripMenuItem
            // 
            this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newToolStripMenuItem,
            this.openToolStripMenuItem,
            this.toolStripSeparator,
            this.saveToolStripMenuItem,
            this.saveAsToolStripMenuItem,
            this.toolStripSeparator1,
            this.printToolStripMenuItem,
            this.printPreviewToolStripMenuItem,
            this.toolStripSeparator2,
            this.exitToolStripMenuItem});
            this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
            resources.ApplyResources(this.fileToolStripMenuItem, "fileToolStripMenuItem");
            // 
            // newToolStripMenuItem
            // 
            this.newToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.solutionToolStripMenuItem1});
            resources.ApplyResources(this.newToolStripMenuItem, "newToolStripMenuItem");
            this.newToolStripMenuItem.Name = "newToolStripMenuItem";
            // 
            // solutionToolStripMenuItem1
            // 
            this.solutionToolStripMenuItem1.Image = global::PKStudio.Properties.Resources.package_new;
            this.solutionToolStripMenuItem1.Name = "solutionToolStripMenuItem1";
            resources.ApplyResources(this.solutionToolStripMenuItem1, "solutionToolStripMenuItem1");
            this.solutionToolStripMenuItem1.Click += new System.EventHandler(this.solutionToolStripMenuItem1_Click);
            // 
            // openToolStripMenuItem
            // 
            this.openToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.solutionToolStripMenuItem,
            this.inventoryToolStripMenuItem});
            resources.ApplyResources(this.openToolStripMenuItem, "openToolStripMenuItem");
            this.openToolStripMenuItem.Name = "openToolStripMenuItem";
            // 
            // solutionToolStripMenuItem
            // 
            this.solutionToolStripMenuItem.Image = global::PKStudio.Properties.Resources.package_view;
            this.solutionToolStripMenuItem.Name = "solutionToolStripMenuItem";
            resources.ApplyResources(this.solutionToolStripMenuItem, "solutionToolStripMenuItem");
            this.solutionToolStripMenuItem.Click += new System.EventHandler(this.solutionToolStripMenuItem_Click);
            // 
            // inventoryToolStripMenuItem
            // 
            this.inventoryToolStripMenuItem.Name = "inventoryToolStripMenuItem";
            resources.ApplyResources(this.inventoryToolStripMenuItem, "inventoryToolStripMenuItem");
            // 
            // toolStripSeparator
            // 
            this.toolStripSeparator.Name = "toolStripSeparator";
            resources.ApplyResources(this.toolStripSeparator, "toolStripSeparator");
            // 
            // saveToolStripMenuItem
            // 
            resources.ApplyResources(this.saveToolStripMenuItem, "saveToolStripMenuItem");
            this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
            // 
            // saveAsToolStripMenuItem
            // 
            this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem";
            resources.ApplyResources(this.saveAsToolStripMenuItem, "saveAsToolStripMenuItem");
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
            // 
            // printToolStripMenuItem
            // 
            resources.ApplyResources(this.printToolStripMenuItem, "printToolStripMenuItem");
            this.printToolStripMenuItem.Name = "printToolStripMenuItem";
            // 
            // printPreviewToolStripMenuItem
            // 
            resources.ApplyResources(this.printPreviewToolStripMenuItem, "printPreviewToolStripMenuItem");
            this.printPreviewToolStripMenuItem.Name = "printPreviewToolStripMenuItem";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2");
            // 
            // exitToolStripMenuItem
            // 
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            resources.ApplyResources(this.exitToolStripMenuItem, "exitToolStripMenuItem");
            this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
            // 
            // editToolStripMenuItem
            // 
            this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.undoToolStripMenuItem,
            this.redoToolStripMenuItem,
            this.toolStripSeparator3,
            this.cutToolStripMenuItem,
            this.copyToolStripMenuItem,
            this.pasteToolStripMenuItem,
            this.toolStripSeparator4,
            this.selectAllToolStripMenuItem,
            this.toolStripSeparator7,
            this.findComponentToolStripMenuItem});
            this.editToolStripMenuItem.Name = "editToolStripMenuItem";
            resources.ApplyResources(this.editToolStripMenuItem, "editToolStripMenuItem");
            // 
            // undoToolStripMenuItem
            // 
            resources.ApplyResources(this.undoToolStripMenuItem, "undoToolStripMenuItem");
            this.undoToolStripMenuItem.Name = "undoToolStripMenuItem";
            // 
            // redoToolStripMenuItem
            // 
            resources.ApplyResources(this.redoToolStripMenuItem, "redoToolStripMenuItem");
            this.redoToolStripMenuItem.Name = "redoToolStripMenuItem";
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3");
            // 
            // cutToolStripMenuItem
            // 
            resources.ApplyResources(this.cutToolStripMenuItem, "cutToolStripMenuItem");
            this.cutToolStripMenuItem.Name = "cutToolStripMenuItem";
            // 
            // copyToolStripMenuItem
            // 
            resources.ApplyResources(this.copyToolStripMenuItem, "copyToolStripMenuItem");
            this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";
            // 
            // pasteToolStripMenuItem
            // 
            resources.ApplyResources(this.pasteToolStripMenuItem, "pasteToolStripMenuItem");
            this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem";
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            resources.ApplyResources(this.toolStripSeparator4, "toolStripSeparator4");
            // 
            // selectAllToolStripMenuItem
            // 
            resources.ApplyResources(this.selectAllToolStripMenuItem, "selectAllToolStripMenuItem");
            this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            resources.ApplyResources(this.toolStripSeparator7, "toolStripSeparator7");
            // 
            // findComponentToolStripMenuItem
            // 
            this.findComponentToolStripMenuItem.Image = global::PKStudio.Properties.Resources.find;
            this.findComponentToolStripMenuItem.Name = "findComponentToolStripMenuItem";
            resources.ApplyResources(this.findComponentToolStripMenuItem, "findComponentToolStripMenuItem");
            this.findComponentToolStripMenuItem.Click += new System.EventHandler(this.findComponentToolStripMenuItem_Click);
            // 
            // viewToolStripMenuItem
            // 
            this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.inventoryToolStripMenuItem1,
            this.solutionTreeToolStripMenuItem,
            this.toolStripSeparator9,
            this.errorListToolStripMenuItem,
            this.outputToolStripMenuItem,
            this.findResiltsToolStripMenuItem,
            this.toolStripSeparator8,
            this.propertiesWindowToolStripMenuItem});
            this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
            resources.ApplyResources(this.viewToolStripMenuItem, "viewToolStripMenuItem");
            // 
            // inventoryToolStripMenuItem1
            // 
            this.inventoryToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.featuresExplorerToolStripMenuItem,
            this.libraryExplorerToolStripMenuItem,
            this.libraryCategoriesExplorerToolStripMenuItem,
            this.processorsExplorerToolStripMenuItem,
            this.assembliesExplorerToolStripMenuItem});
            this.inventoryToolStripMenuItem1.Name = "inventoryToolStripMenuItem1";
            resources.ApplyResources(this.inventoryToolStripMenuItem1, "inventoryToolStripMenuItem1");
            // 
            // featuresExplorerToolStripMenuItem
            // 
            this.featuresExplorerToolStripMenuItem.Image = global::PKStudio.Properties.Resources.component_yellow;
            this.featuresExplorerToolStripMenuItem.Name = "featuresExplorerToolStripMenuItem";
            resources.ApplyResources(this.featuresExplorerToolStripMenuItem, "featuresExplorerToolStripMenuItem");
            this.featuresExplorerToolStripMenuItem.Click += new System.EventHandler(this.featuresExplorerToolStripMenuItem_Click);
            // 
            // libraryExplorerToolStripMenuItem
            // 
            this.libraryExplorerToolStripMenuItem.Image = global::PKStudio.Properties.Resources.component;
            this.libraryExplorerToolStripMenuItem.Name = "libraryExplorerToolStripMenuItem";
            resources.ApplyResources(this.libraryExplorerToolStripMenuItem, "libraryExplorerToolStripMenuItem");
            this.libraryExplorerToolStripMenuItem.Click += new System.EventHandler(this.libraryExplorerToolStripMenuItem_Click);
            // 
            // libraryCategoriesExplorerToolStripMenuItem
            // 
            this.libraryCategoriesExplorerToolStripMenuItem.Image = global::PKStudio.Properties.Resources.component_green;
            this.libraryCategoriesExplorerToolStripMenuItem.Name = "libraryCategoriesExplorerToolStripMenuItem";
            resources.ApplyResources(this.libraryCategoriesExplorerToolStripMenuItem, "libraryCategoriesExplorerToolStripMenuItem");
            this.libraryCategoriesExplorerToolStripMenuItem.Click += new System.EventHandler(this.libraryCategoriesExplorerToolStripMenuItem_Click);
            // 
            // processorsExplorerToolStripMenuItem
            // 
            this.processorsExplorerToolStripMenuItem.Image = global::PKStudio.Properties.Resources.cpu;
            this.processorsExplorerToolStripMenuItem.Name = "processorsExplorerToolStripMenuItem";
            resources.ApplyResources(this.processorsExplorerToolStripMenuItem, "processorsExplorerToolStripMenuItem");
            this.processorsExplorerToolStripMenuItem.Click += new System.EventHandler(this.processorsExplorerToolStripMenuItem_Click);
            // 
            // assembliesExplorerToolStripMenuItem
            // 
            this.assembliesExplorerToolStripMenuItem.Image = global::PKStudio.Properties.Resources.elements1;
            this.assembliesExplorerToolStripMenuItem.Name = "assembliesExplorerToolStripMenuItem";
            resources.ApplyResources(this.assembliesExplorerToolStripMenuItem, "assembliesExplorerToolStripMenuItem");
            this.assembliesExplorerToolStripMenuItem.Click += new System.EventHandler(this.assembliesExplorerToolStripMenuItem_Click);
            // 
            // solutionTreeToolStripMenuItem
            // 
            this.solutionTreeToolStripMenuItem.Image = global::PKStudio.Properties.Resources.package_view;
            this.solutionTreeToolStripMenuItem.Name = "solutionTreeToolStripMenuItem";
            resources.ApplyResources(this.solutionTreeToolStripMenuItem, "solutionTreeToolStripMenuItem");
            this.solutionTreeToolStripMenuItem.Click += new System.EventHandler(this.solutionTreeToolStripMenuItem_Click);
            // 
            // toolStripSeparator9
            // 
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            resources.ApplyResources(this.toolStripSeparator9, "toolStripSeparator9");
            // 
            // errorListToolStripMenuItem
            // 
            this.errorListToolStripMenuItem.Image = global::PKStudio.Properties.Resources.document_error;
            this.errorListToolStripMenuItem.Name = "errorListToolStripMenuItem";
            resources.ApplyResources(this.errorListToolStripMenuItem, "errorListToolStripMenuItem");
            this.errorListToolStripMenuItem.Click += new System.EventHandler(this.errorListToolStripMenuItem_Click);
            // 
            // outputToolStripMenuItem
            // 
            this.outputToolStripMenuItem.Image = global::PKStudio.Properties.Resources.text;
            this.outputToolStripMenuItem.Name = "outputToolStripMenuItem";
            resources.ApplyResources(this.outputToolStripMenuItem, "outputToolStripMenuItem");
            this.outputToolStripMenuItem.Click += new System.EventHandler(this.outputToolStripMenuItem_Click);
            // 
            // findResiltsToolStripMenuItem
            // 
            this.findResiltsToolStripMenuItem.Image = global::PKStudio.Properties.Resources.find;
            this.findResiltsToolStripMenuItem.Name = "findResiltsToolStripMenuItem";
            this.findResiltsToolStripMenuItem.ShortcutKeyDisplayString = global::PKStudio.Tools.uVisionGenerator.Wizard.KeilWizardStrings.IDS_ERROR;
            resources.ApplyResources(this.findResiltsToolStripMenuItem, "findResiltsToolStripMenuItem");
            this.findResiltsToolStripMenuItem.Click += new System.EventHandler(this.findResiltsToolStripMenuItem_Click);
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            resources.ApplyResources(this.toolStripSeparator8, "toolStripSeparator8");
            // 
            // propertiesWindowToolStripMenuItem
            // 
            resources.ApplyResources(this.propertiesWindowToolStripMenuItem, "propertiesWindowToolStripMenuItem");
            this.propertiesWindowToolStripMenuItem.Name = "propertiesWindowToolStripMenuItem";
            this.propertiesWindowToolStripMenuItem.Click += new System.EventHandler(this.propertiesWindowToolStripMenuItem_Click);
            // 
            // buildToolStripMenuItem
            // 
            this.buildToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.buildToolStripMenuItem1,
            this.buildLocalToolStripMenuItem,
            this.fastBuildToolStripMenuItem,
            this.rebuildToolStripMenuItem});
            this.buildToolStripMenuItem.Name = "buildToolStripMenuItem";
            resources.ApplyResources(this.buildToolStripMenuItem, "buildToolStripMenuItem");
            // 
            // buildToolStripMenuItem1
            // 
            this.buildToolStripMenuItem1.Name = "buildToolStripMenuItem1";
            resources.ApplyResources(this.buildToolStripMenuItem1, "buildToolStripMenuItem1");
            // 
            // buildLocalToolStripMenuItem
            // 
            this.buildLocalToolStripMenuItem.Name = "buildLocalToolStripMenuItem";
            resources.ApplyResources(this.buildLocalToolStripMenuItem, "buildLocalToolStripMenuItem");
            // 
            // fastBuildToolStripMenuItem
            // 
            this.fastBuildToolStripMenuItem.Name = "fastBuildToolStripMenuItem";
            resources.ApplyResources(this.fastBuildToolStripMenuItem, "fastBuildToolStripMenuItem");
            // 
            // rebuildToolStripMenuItem
            // 
            this.rebuildToolStripMenuItem.Name = "rebuildToolStripMenuItem";
            resources.ApplyResources(this.rebuildToolStripMenuItem, "rebuildToolStripMenuItem");
            // 
            // toolsToolStripMenuItem
            // 
            this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.customizeToolStripMenuItem,
            this.uVisionProjectGenerationToolStripMenuItem,
            this.verificationToolStripMenuItem,
            this.toolStripSeparator6,
            this.optionsToolStripMenuItem});
            this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
            resources.ApplyResources(this.toolsToolStripMenuItem, "toolsToolStripMenuItem");
            // 
            // customizeToolStripMenuItem
            // 
            this.customizeToolStripMenuItem.Name = "customizeToolStripMenuItem";
            resources.ApplyResources(this.customizeToolStripMenuItem, "customizeToolStripMenuItem");
            // 
            // uVisionProjectGenerationToolStripMenuItem
            // 
            this.uVisionProjectGenerationToolStripMenuItem.Name = "uVisionProjectGenerationToolStripMenuItem";
            resources.ApplyResources(this.uVisionProjectGenerationToolStripMenuItem, "uVisionProjectGenerationToolStripMenuItem");
            this.uVisionProjectGenerationToolStripMenuItem.Click += new System.EventHandler(this.uVisionProjectGenerationToolStripMenuItem_Click);
            // 
            // verificationToolStripMenuItem
            // 
            this.verificationToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.verifyToolStripMenuItem1});
            this.verificationToolStripMenuItem.Name = "verificationToolStripMenuItem";
            resources.ApplyResources(this.verificationToolStripMenuItem, "verificationToolStripMenuItem");
            // 
            // verifyToolStripMenuItem1
            // 
            this.verifyToolStripMenuItem1.Name = "verifyToolStripMenuItem1";
            resources.ApplyResources(this.verifyToolStripMenuItem1, "verifyToolStripMenuItem1");
            this.verifyToolStripMenuItem1.Click += new System.EventHandler(this.verifyToolStripMenuItem1_Click);
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            resources.ApplyResources(this.toolStripSeparator6, "toolStripSeparator6");
            // 
            // optionsToolStripMenuItem
            // 
            this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem";
            resources.ApplyResources(this.optionsToolStripMenuItem, "optionsToolStripMenuItem");
            this.optionsToolStripMenuItem.Click += new System.EventHandler(this.optionsToolStripMenuItem_Click);
            // 
            // helpToolStripMenuItem
            // 
            this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.contentsToolStripMenuItem,
            this.indexToolStripMenuItem,
            this.searchToolStripMenuItem,
            this.toolStripSeparator5,
            this.aboutToolStripMenuItem});
            this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
            resources.ApplyResources(this.helpToolStripMenuItem, "helpToolStripMenuItem");
            // 
            // contentsToolStripMenuItem
            // 
            this.contentsToolStripMenuItem.Name = "contentsToolStripMenuItem";
            resources.ApplyResources(this.contentsToolStripMenuItem, "contentsToolStripMenuItem");
            // 
            // indexToolStripMenuItem
            // 
            this.indexToolStripMenuItem.Name = "indexToolStripMenuItem";
            resources.ApplyResources(this.indexToolStripMenuItem, "indexToolStripMenuItem");
            // 
            // searchToolStripMenuItem
            // 
            this.searchToolStripMenuItem.Name = "searchToolStripMenuItem";
            resources.ApplyResources(this.searchToolStripMenuItem, "searchToolStripMenuItem");
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            resources.ApplyResources(this.toolStripSeparator5, "toolStripSeparator5");
            // 
            // aboutToolStripMenuItem
            // 
            this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
            resources.ApplyResources(this.aboutToolStripMenuItem, "aboutToolStripMenuItem");
            this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newToolStripButton,
            this.openToolStripButton,
            this.SaveToolStripButton,
            this.SaveAllToolStripButton,
            this.BuildToolStripSeparator,
            this.BuildTypeCB,
            this.BuildMediaTypeCB,
            this.toolStripSeparator10,
            this.FindStripButton});
            resources.ApplyResources(this.toolStrip1, "toolStrip1");
            this.toolStrip1.Name = "toolStrip1";
            // 
            // newToolStripButton
            // 
            this.newToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.newToolStripButton, "newToolStripButton");
            this.newToolStripButton.Name = "newToolStripButton";
            // 
            // openToolStripButton
            // 
            this.openToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.openToolStripButton, "openToolStripButton");
            this.openToolStripButton.Name = "openToolStripButton";
            // 
            // SaveToolStripButton
            // 
            this.SaveToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.SaveToolStripButton.Image = global::PKStudio.Properties.Resources.disk_blue;
            resources.ApplyResources(this.SaveToolStripButton, "SaveToolStripButton");
            this.SaveToolStripButton.Name = "SaveToolStripButton";
            this.SaveToolStripButton.Click += new System.EventHandler(this.SaveToolStripButton_Click);
            // 
            // SaveAllToolStripButton
            // 
            this.SaveAllToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.SaveAllToolStripButton.Image = global::PKStudio.Properties.Resources.disks;
            resources.ApplyResources(this.SaveAllToolStripButton, "SaveAllToolStripButton");
            this.SaveAllToolStripButton.Name = "SaveAllToolStripButton";
            this.SaveAllToolStripButton.Click += new System.EventHandler(this.SaveAllToolStripButton_Click);
            // 
            // BuildToolStripSeparator
            // 
            this.BuildToolStripSeparator.Name = "BuildToolStripSeparator";
            resources.ApplyResources(this.BuildToolStripSeparator, "BuildToolStripSeparator");
            // 
            // BuildTypeCB
            // 
            this.BuildTypeCB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.BuildTypeCB.Name = "BuildTypeCB";
            resources.ApplyResources(this.BuildTypeCB, "BuildTypeCB");
            // 
            // BuildMediaTypeCB
            // 
            this.BuildMediaTypeCB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.BuildMediaTypeCB.Name = "BuildMediaTypeCB";
            resources.ApplyResources(this.BuildMediaTypeCB, "BuildMediaTypeCB");
            // 
            // toolStripSeparator10
            // 
            this.toolStripSeparator10.Name = "toolStripSeparator10";
            resources.ApplyResources(this.toolStripSeparator10, "toolStripSeparator10");
            // 
            // FindStripButton
            // 
            this.FindStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.FindStripButton.Image = global::PKStudio.Properties.Resources.find;
            resources.ApplyResources(this.FindStripButton, "FindStripButton");
            this.FindStripButton.Name = "FindStripButton";
            this.FindStripButton.Click += new System.EventHandler(this.FindStripButton_Click);
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ProgressBar,
            this.ProgressLabel});
            resources.ApplyResources(this.statusStrip1, "statusStrip1");
            this.statusStrip1.Name = "statusStrip1";
            // 
            // ProgressBar
            // 
            this.ProgressBar.Name = "ProgressBar";
            resources.ApplyResources(this.ProgressBar, "ProgressBar");
            // 
            // ProgressLabel
            // 
            this.ProgressLabel.Name = "ProgressLabel";
            resources.ApplyResources(this.ProgressLabel, "ProgressLabel");
            // 
            // dockPanel1
            // 
            this.dockPanel1.ActiveAutoHideContent = null;
            resources.ApplyResources(this.dockPanel1, "dockPanel1");
            this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control;
            this.dockPanel1.Name = "dockPanel1";
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel1.Skin = dockPanelSkin1;
            this.dockPanel1.ActiveContentChanged += new System.EventHandler(this.dockPanel1_ActiveContentChanged);
            // 
            // MainForm
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.dockPanel1);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.menuStrip1);
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "MainForm";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainFormNew_FormClosing);
            this.Load += new System.EventHandler(this.MainFormNew_Load);
            this.Shown += new System.EventHandler(this.MainForm_Shown);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #39
0
ファイル: FormMain.Designer.cs プロジェクト: jionfull/LonUI
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.msMain = new System.Windows.Forms.MenuStrip();
            this.titleMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.tsMain = new System.Windows.Forms.ToolStrip();
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.statusBar = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripProgressBar1 = new System.Windows.Forms.ToolStripProgressBar();
            this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
            this.msMain.SuspendLayout();
            this.statusBar.SuspendLayout();
            this.SuspendLayout();
            // 
            // msMain
            // 
            this.msMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.titleMenu});
            this.msMain.Location = new System.Drawing.Point(0, 0);
            this.msMain.Name = "msMain";
            this.msMain.Size = new System.Drawing.Size(826, 24);
            this.msMain.TabIndex = 0;
            this.msMain.Text = "menuStrip1";
            // 
            // titleMenu
            // 
            this.titleMenu.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.titleMenu.Enabled = false;
            this.titleMenu.Name = "titleMenu";
            this.titleMenu.Size = new System.Drawing.Size(12, 20);
            // 
            // tsMain
            // 
            this.tsMain.ImageScalingSize = new System.Drawing.Size(32, 32);
            this.tsMain.Location = new System.Drawing.Point(0, 24);
            this.tsMain.Name = "tsMain";
            this.tsMain.Size = new System.Drawing.Size(826, 25);
            this.tsMain.TabIndex = 1;
            this.tsMain.Text = "toolStrip1";
            // 
            // dockPanel
            // 
            this.dockPanel.ActiveAutoHideContent = null;
            this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.DockBackColor = System.Drawing.SystemColors.Control;
            this.dockPanel.Location = new System.Drawing.Point(0, 49);
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.Size = new System.Drawing.Size(826, 449);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("宋体", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("宋体", 9F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel.Skin = dockPanelSkin1;
            this.dockPanel.TabIndex = 2;
            // 
            // statusBar
            // 
            this.statusBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripProgressBar1,
            this.toolStripStatusLabel1,
            this.toolStripStatusLabel2,
            this.toolStripStatusLabel3,
            this.toolStripStatusLabel4,
            this.toolStripStatusLabel5});
            this.statusBar.Location = new System.Drawing.Point(0, 476);
            this.statusBar.Name = "statusBar";
            this.statusBar.Size = new System.Drawing.Size(826, 22);
            this.statusBar.TabIndex = 5;
            this.statusBar.Text = "statusStrip1";
            // 
            // toolStripStatusLabel1
            // 
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(131, 17);
            this.toolStripStatusLabel1.Text = "toolStripStatusLabel1";
            // 
            // toolStripStatusLabel2
            // 
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(131, 17);
            this.toolStripStatusLabel2.Text = "toolStripStatusLabel2";
            // 
            // toolStripStatusLabel3
            // 
            this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
            this.toolStripStatusLabel3.Size = new System.Drawing.Size(131, 17);
            this.toolStripStatusLabel3.Text = "toolStripStatusLabel3";
            // 
            // toolStripProgressBar1
            // 
            this.toolStripProgressBar1.Name = "toolStripProgressBar1";
            this.toolStripProgressBar1.Size = new System.Drawing.Size(100, 16);
            // 
            // toolStripStatusLabel4
            // 
            this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
            this.toolStripStatusLabel4.Size = new System.Drawing.Size(131, 17);
            this.toolStripStatusLabel4.Text = "toolStripStatusLabel4";
            // 
            // toolStripStatusLabel5
            // 
            this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
            this.toolStripStatusLabel5.Size = new System.Drawing.Size(131, 17);
            this.toolStripStatusLabel5.Text = "toolStripStatusLabel5";
            // 
            // FormMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(826, 498);
            this.Controls.Add(this.statusBar);
            this.Controls.Add(this.dockPanel);
            this.Controls.Add(this.tsMain);
            this.Controls.Add(this.msMain);
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.msMain;
            this.Name = "FormMain";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.FormMain_Load);
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing);
            this.msMain.ResumeLayout(false);
            this.msMain.PerformLayout();
            this.statusBar.ResumeLayout(false);
            this.statusBar.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #40
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.控制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.窗口ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // dockPanel
            // 
            this.dockPanel.ActiveAutoHideContent = null;
            this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.DockBackColor = System.Drawing.SystemColors.AppWorkspace;
            this.dockPanel.Location = new System.Drawing.Point(0, 50);
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.dockPanel.RightToLeftLayout = true;
            this.dockPanel.Size = new System.Drawing.Size(755, 348);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Microsoft YaHei UI", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Microsoft YaHei UI", 9F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel.Skin = dockPanelSkin1;
            this.dockPanel.TabIndex = 0;
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.控制ToolStripMenuItem,
            this.窗口ToolStripMenuItem,
            this.帮助ToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.MdiWindowListItem = this.窗口ToolStripMenuItem;
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.ShowItemToolTips = true;
            this.menuStrip1.Size = new System.Drawing.Size(755, 25);
            this.menuStrip1.TabIndex = 4;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // 控制ToolStripMenuItem
            // 
            this.控制ToolStripMenuItem.Name = "控制ToolStripMenuItem";
            this.控制ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
            this.控制ToolStripMenuItem.Text = "控制";
            // 
            // 窗口ToolStripMenuItem
            // 
            this.窗口ToolStripMenuItem.Name = "窗口ToolStripMenuItem";
            this.窗口ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
            this.窗口ToolStripMenuItem.Text = "窗口";
            // 
            // 帮助ToolStripMenuItem
            // 
            this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
            this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
            this.帮助ToolStripMenuItem.Text = "帮助";
            // 
            // toolStrip1
            // 
            this.toolStrip1.Location = new System.Drawing.Point(0, 25);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(755, 25);
            this.toolStrip1.TabIndex = 5;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // statusStrip1
            // 
            this.statusStrip1.Location = new System.Drawing.Point(0, 398);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(755, 22);
            this.statusStrip1.TabIndex = 6;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(755, 420);
            this.Controls.Add(this.dockPanel);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.menuStrip1);
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "MainForm";
            this.Text = "MainForm";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #41
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
            this.MainDockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.MainStatusStrip = new System.Windows.Forms.StatusStrip();
            this.btnSave = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuWindow = new System.Windows.Forms.ToolStripDropDownButton();
            this.btnShowHideSniffList = new System.Windows.Forms.ToolStripMenuItem();
            this.btnShowHideSniffDirectoryList = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuCustom = new System.Windows.Forms.ToolStripDropDownButton();
            this.btnDumpOpcodes = new System.Windows.Forms.ToolStripMenuItem();
            this.btnFindOpcodes = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.MainToolStrip = new System.Windows.Forms.ToolStrip();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.MainToolStrip.SuspendLayout();
            this.SuspendLayout();
            // 
            // MainDockPanel
            // 
            this.MainDockPanel.ActiveAutoHideContent = null;
            this.MainDockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.MainDockPanel.DockBackColor = System.Drawing.SystemColors.Control;
            this.MainDockPanel.Location = new System.Drawing.Point(0, 25);
            this.MainDockPanel.Name = "MainDockPanel";
            this.MainDockPanel.Size = new System.Drawing.Size(1454, 650);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.MainDockPanel.Skin = dockPanelSkin1;
            this.MainDockPanel.TabIndex = 22;
            // 
            // MainStatusStrip
            // 
            this.MainStatusStrip.Location = new System.Drawing.Point(0, 675);
            this.MainStatusStrip.Name = "MainStatusStrip";
            this.MainStatusStrip.Size = new System.Drawing.Size(1454, 22);
            this.MainStatusStrip.TabIndex = 21;
            // 
            // btnSave
            // 
            this.btnSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
            this.btnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(35, 22);
            this.btnSave.Text = "Save";
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
            // 
            // mnuWindow
            // 
            this.mnuWindow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.mnuWindow.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnShowHideSniffList,
            this.btnShowHideSniffDirectoryList});
            this.mnuWindow.Image = ((System.Drawing.Image)(resources.GetObject("mnuWindow.Image")));
            this.mnuWindow.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.mnuWindow.Name = "mnuWindow";
            this.mnuWindow.Size = new System.Drawing.Size(64, 22);
            this.mnuWindow.Text = "Window";
            // 
            // btnShowHideSniffList
            // 
            this.btnShowHideSniffList.Name = "btnShowHideSniffList";
            this.btnShowHideSniffList.Size = new System.Drawing.Size(214, 22);
            this.btnShowHideSniffList.Text = "Hide Sniffs Pane";
            this.btnShowHideSniffList.Click += new System.EventHandler(this.btnShowHideSniffList_Click);
            // 
            // btnShowHideSniffDirectoryList
            // 
            this.btnShowHideSniffDirectoryList.Name = "btnShowHideSniffDirectoryList";
            this.btnShowHideSniffDirectoryList.Size = new System.Drawing.Size(214, 22);
            this.btnShowHideSniffDirectoryList.Text = "Hide Sniff Directories Pane";
            this.btnShowHideSniffDirectoryList.Click += new System.EventHandler(this.btnShowHideSniffDirectoryList_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // mnuCustom
            // 
            this.mnuCustom.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.mnuCustom.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnDumpOpcodes,
            this.btnFindOpcodes});
            this.mnuCustom.Image = ((System.Drawing.Image)(resources.GetObject("mnuCustom.Image")));
            this.mnuCustom.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.mnuCustom.Name = "mnuCustom";
            this.mnuCustom.Size = new System.Drawing.Size(62, 22);
            this.mnuCustom.Text = "Custom";
            // 
            // btnDumpOpcodes
            // 
            this.btnDumpOpcodes.Name = "btnDumpOpcodes";
            this.btnDumpOpcodes.Size = new System.Drawing.Size(157, 22);
            this.btnDumpOpcodes.Text = "Dump Opcodes";
            this.btnDumpOpcodes.Click += new System.EventHandler(this.btnDumpOpcodes_Click);
            // 
            // btnFindOpcodes
            // 
            this.btnFindOpcodes.Name = "btnFindOpcodes";
            this.btnFindOpcodes.Size = new System.Drawing.Size(157, 22);
            this.btnFindOpcodes.Text = "Find Opcodes";
            this.btnFindOpcodes.Click += new System.EventHandler(this.btnFindOpcodes_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // MainToolStrip
            // 
            this.MainToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnSave,
            this.toolStripSeparator5,
            this.mnuWindow,
            this.toolStripSeparator1,
            this.mnuCustom,
            this.toolStripSeparator2,
            this.toolStripButton1});
            this.MainToolStrip.Location = new System.Drawing.Point(0, 0);
            this.MainToolStrip.Name = "MainToolStrip";
            this.MainToolStrip.Size = new System.Drawing.Size(1454, 25);
            this.MainToolStrip.TabIndex = 20;
            this.MainToolStrip.Text = "toolStrip1";
            // 
            // toolStripButton1
            // 
            this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton1.Name = "toolStripButton1";
            this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton1.Text = "toolStripButton1";
            this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
            // 
            // frmMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1454, 697);
            this.Controls.Add(this.MainDockPanel);
            this.Controls.Add(this.MainStatusStrip);
            this.Controls.Add(this.MainToolStrip);
            this.IsMdiContainer = true;
            this.Name = "frmMain";
            this.Text = "MaximusParserX";
            this.Load += new System.EventHandler(this.frmMain_Load);
            this.MainToolStrip.ResumeLayout(false);
            this.MainToolStrip.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #42
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin3 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin3 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient7 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient15 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient16 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient8 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient17 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient18 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient19 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient9 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient20 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient21 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.menuStripMain = new System.Windows.Forms.MenuStrip();
            this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.saveAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.closeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuFileMRU = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemTools = new System.Windows.Forms.ToolStripMenuItem();
            this.newBoxToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newCaseToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newPackToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newBundleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newCylinderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newPalletToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
            this.newInterlayerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newToolStripMenuItemPalletCap = new System.Windows.Forms.ToolStripMenuItem();
            this.newToolStripMenuItemPalletCorners = new System.Windows.Forms.ToolStripMenuItem();
            this.newToolStripMenuItemPalletFilm = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
            this.newTruckToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.newAnalysisToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newPackPalletAnalysisToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newAnalysisBundleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newToolStripMenuItemCylinderPalletAnalysis = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemCylinderPalletAnalysisV = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemCylinderPalletH = new System.Windows.Forms.ToolStripMenuItem();
            this.newBoxCaseAnalysisToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.newBundleCaseAnalysisToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
            this.newBoxCasePalletOptimizationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.caseOptimisationToolStripMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.editPaletSolutionsDB = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemHelpStartPage = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
            this.helpToolStripMenuItemHelp = new System.Windows.Forms.ToolStripMenuItem();
            this.tutorialToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.helpToolStripMenuItemAbout = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
            this.donateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripStandard = new System.Windows.Forms.ToolStrip();
            this.toolStripSplitButtonNew = new System.Windows.Forms.ToolStripSplitButton();
            this.toolStripMenuNewFile = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripButtonFileOpen = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonFileSave = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonFileSaveAll = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButtonExcelLibrary = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButtonAddNewBox = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonAddNewCase = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonAddNewPack = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonCreateNewBundle = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonAddNewCylinder = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonAddNewPallet = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButtonCreateNewInterlayer = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonPalletCorners = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonPalletCap = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonPalletFilm = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButtonAddNewTruck = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButtonCreateNewAnalysis = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonCreateNewPackPalletAnalysis = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonCreateNewBundleAnalysis = new System.Windows.Forms.ToolStripButton();
            this.toolStripSBCylinderPalletAnalysis = new System.Windows.Forms.ToolStripSplitButton();
            this.toolStripMenuItemCylinderPalletVertical = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemCylinderPalletHorizontal = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripButtonBoxCaseAnalysis = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonBundleCaseAnalysis = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButtonCreateNewBoxCasePalletOptimization = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonOptimiseCase = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this.editPaletSolutionsDBToolStripMenuItem = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButtonHelp = new System.Windows.Forms.ToolStripButton();
            this.ToolStripMenuNewFileINTEX = new System.Windows.Forms.ToolStripMenuItem();
            this.openFileDialogSB = new System.Windows.Forms.OpenFileDialog();
            this.saveFileDialogSB = new System.Windows.Forms.SaveFileDialog();
            this.saveFileDialogWebGL = new System.Windows.Forms.SaveFileDialog();
            this.toolStripSeparator20 = new System.Windows.Forms.ToolStripSeparator();
            this.openLibraryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStripMain.SuspendLayout();
            this.toolStripStandard.SuspendLayout();
            this.SuspendLayout();
            // 
            // dockPanel
            // 
            resources.ApplyResources(this.dockPanel, "dockPanel");
            this.dockPanel.DockBackColor = System.Drawing.SystemColors.Control;
            this.dockPanel.Name = "dockPanel";
            dockPanelGradient7.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient7.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin3.DockStripGradient = dockPanelGradient7;
            tabGradient15.EndColor = System.Drawing.SystemColors.Control;
            tabGradient15.StartColor = System.Drawing.SystemColors.Control;
            tabGradient15.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin3.TabGradient = tabGradient15;
            autoHideStripSkin3.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            dockPanelSkin3.AutoHideStripSkin = autoHideStripSkin3;
            tabGradient16.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient16.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient16.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient3.ActiveTabGradient = tabGradient16;
            dockPanelGradient8.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient8.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient3.DockStripGradient = dockPanelGradient8;
            tabGradient17.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient17.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient17.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient3.InactiveTabGradient = tabGradient17;
            dockPaneStripSkin3.DocumentGradient = dockPaneStripGradient3;
            dockPaneStripSkin3.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            tabGradient18.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient18.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient18.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient18.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient3.ActiveCaptionGradient = tabGradient18;
            tabGradient19.EndColor = System.Drawing.SystemColors.Control;
            tabGradient19.StartColor = System.Drawing.SystemColors.Control;
            tabGradient19.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient3.ActiveTabGradient = tabGradient19;
            dockPanelGradient9.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient9.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient3.DockStripGradient = dockPanelGradient9;
            tabGradient20.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient20.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient20.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient20.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient3.InactiveCaptionGradient = tabGradient20;
            tabGradient21.EndColor = System.Drawing.Color.Transparent;
            tabGradient21.StartColor = System.Drawing.Color.Transparent;
            tabGradient21.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient3.InactiveTabGradient = tabGradient21;
            dockPaneStripSkin3.ToolWindowGradient = dockPaneStripToolWindowGradient3;
            dockPanelSkin3.DockPaneStripSkin = dockPaneStripSkin3;
            this.dockPanel.Skin = dockPanelSkin3;
            // 
            // menuStripMain
            // 
            this.menuStripMain.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible;
            this.menuStripMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.toolStripMenuItemTools,
            this.helpToolStripMenuItem});
            resources.ApplyResources(this.menuStripMain, "menuStripMain");
            this.menuStripMain.Name = "menuStripMain";
            // 
            // fileToolStripMenuItem
            // 
            this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newToolStripMenuItem,
            this.openToolStripMenuItem,
            this.saveToolStripMenuItem,
            this.saveAsToolStripMenuItem,
            this.saveAllToolStripMenuItem,
            this.closeToolStripMenuItem,
            this.toolStripSeparator1,
            this.mnuFileMRU,
            this.toolStripSeparator2,
            this.exitToolStripMenuItem});
            this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
            resources.ApplyResources(this.fileToolStripMenuItem, "fileToolStripMenuItem");
            // 
            // newToolStripMenuItem
            // 
            resources.ApplyResources(this.newToolStripMenuItem, "newToolStripMenuItem");
            this.newToolStripMenuItem.Name = "newToolStripMenuItem";
            this.newToolStripMenuItem.Click += new System.EventHandler(this.fileNew);
            // 
            // openToolStripMenuItem
            // 
            resources.ApplyResources(this.openToolStripMenuItem, "openToolStripMenuItem");
            this.openToolStripMenuItem.Name = "openToolStripMenuItem";
            this.openToolStripMenuItem.Click += new System.EventHandler(this.fileOpen);
            // 
            // saveToolStripMenuItem
            // 
            resources.ApplyResources(this.saveToolStripMenuItem, "saveToolStripMenuItem");
            this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
            this.saveToolStripMenuItem.Click += new System.EventHandler(this.fileSave);
            // 
            // saveAsToolStripMenuItem
            // 
            resources.ApplyResources(this.saveAsToolStripMenuItem, "saveAsToolStripMenuItem");
            this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem";
            this.saveAsToolStripMenuItem.Click += new System.EventHandler(this.fileSaveAs);
            // 
            // saveAllToolStripMenuItem
            // 
            resources.ApplyResources(this.saveAllToolStripMenuItem, "saveAllToolStripMenuItem");
            this.saveAllToolStripMenuItem.Name = "saveAllToolStripMenuItem";
            this.saveAllToolStripMenuItem.Click += new System.EventHandler(this.fileSaveAll);
            // 
            // closeToolStripMenuItem
            // 
            resources.ApplyResources(this.closeToolStripMenuItem, "closeToolStripMenuItem");
            this.closeToolStripMenuItem.Name = "closeToolStripMenuItem";
            this.closeToolStripMenuItem.Click += new System.EventHandler(this.fileClose);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
            // 
            // mnuFileMRU
            // 
            this.mnuFileMRU.Name = "mnuFileMRU";
            resources.ApplyResources(this.mnuFileMRU, "mnuFileMRU");
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2");
            // 
            // exitToolStripMenuItem
            // 
            resources.ApplyResources(this.exitToolStripMenuItem, "exitToolStripMenuItem");
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            this.exitToolStripMenuItem.Click += new System.EventHandler(this.fileExit);
            // 
            // toolStripMenuItemTools
            // 
            this.toolStripMenuItemTools.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.openLibraryToolStripMenuItem,
            this.toolStripSeparator15,
            this.newBoxToolStripMenuItem,
            this.newCaseToolStripMenuItem,
            this.newPackToolStripMenuItem,
            this.newBundleToolStripMenuItem,
            this.newCylinderToolStripMenuItem,
            this.newPalletToolStripMenuItem,
            this.newInterlayerToolStripMenuItem,
            this.newToolStripMenuItemPalletCap,
            this.toolStripSeparator18,
            this.newToolStripMenuItemPalletCorners,
            this.newToolStripMenuItemPalletFilm,
            this.toolStripSeparator14,
            this.newTruckToolStripMenuItem,
            this.toolStripSeparator5,
            this.newAnalysisToolStripMenuItem,
            this.newPackPalletAnalysisToolStripMenuItem,
            this.newAnalysisBundleToolStripMenuItem,
            this.newToolStripMenuItemCylinderPalletAnalysis,
            this.newBoxCaseAnalysisToolStripMenuItem,
            this.newBundleCaseAnalysisToolStripMenuItem,
            this.newBoxCasePalletOptimizationToolStripMenuItem,
            this.caseOptimisationToolStripMenu,
            this.toolStripSeparator7,
            this.editPaletSolutionsDB,
            this.toolStripSeparator6,
            this.settingsToolStripMenuItem,
            this.toolStripSeparator20});
            this.toolStripMenuItemTools.Name = "toolStripMenuItemTools";
            resources.ApplyResources(this.toolStripMenuItemTools, "toolStripMenuItemTools");
            // 
            // newBoxToolStripMenuItem
            // 
            resources.ApplyResources(this.newBoxToolStripMenuItem, "newBoxToolStripMenuItem");
            this.newBoxToolStripMenuItem.Name = "newBoxToolStripMenuItem";
            this.newBoxToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewBox);
            // 
            // newCaseToolStripMenuItem
            // 
            resources.ApplyResources(this.newCaseToolStripMenuItem, "newCaseToolStripMenuItem");
            this.newCaseToolStripMenuItem.Name = "newCaseToolStripMenuItem";
            this.newCaseToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewCase);
            // 
            // newPackToolStripMenuItem
            // 
            resources.ApplyResources(this.newPackToolStripMenuItem, "newPackToolStripMenuItem");
            this.newPackToolStripMenuItem.Name = "newPackToolStripMenuItem";
            this.newPackToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewPack);
            // 
            // newBundleToolStripMenuItem
            // 
            resources.ApplyResources(this.newBundleToolStripMenuItem, "newBundleToolStripMenuItem");
            this.newBundleToolStripMenuItem.Name = "newBundleToolStripMenuItem";
            this.newBundleToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewBundle);
            // 
            // newCylinderToolStripMenuItem
            // 
            resources.ApplyResources(this.newCylinderToolStripMenuItem, "newCylinderToolStripMenuItem");
            this.newCylinderToolStripMenuItem.Name = "newCylinderToolStripMenuItem";
            this.newCylinderToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewCylinder);
            // 
            // newPalletToolStripMenuItem
            // 
            resources.ApplyResources(this.newPalletToolStripMenuItem, "newPalletToolStripMenuItem");
            this.newPalletToolStripMenuItem.Name = "newPalletToolStripMenuItem";
            this.newPalletToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewPallet);
            // 
            // toolStripSeparator15
            // 
            this.toolStripSeparator15.Name = "toolStripSeparator15";
            resources.ApplyResources(this.toolStripSeparator15, "toolStripSeparator15");
            // 
            // newInterlayerToolStripMenuItem
            // 
            resources.ApplyResources(this.newInterlayerToolStripMenuItem, "newInterlayerToolStripMenuItem");
            this.newInterlayerToolStripMenuItem.Name = "newInterlayerToolStripMenuItem";
            this.newInterlayerToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewInterlayer);
            // 
            // newToolStripMenuItemPalletCap
            // 
            resources.ApplyResources(this.newToolStripMenuItemPalletCap, "newToolStripMenuItemPalletCap");
            this.newToolStripMenuItemPalletCap.Name = "newToolStripMenuItemPalletCap";
            this.newToolStripMenuItemPalletCap.Click += new System.EventHandler(this.toolAddNewPalletCap);
            // 
            // newToolStripMenuItemPalletCorners
            // 
            resources.ApplyResources(this.newToolStripMenuItemPalletCorners, "newToolStripMenuItemPalletCorners");
            this.newToolStripMenuItemPalletCorners.Name = "newToolStripMenuItemPalletCorners";
            this.newToolStripMenuItemPalletCorners.Click += new System.EventHandler(this.toolAddNewPalletCorners);
            // 
            // newToolStripMenuItemPalletFilm
            // 
            resources.ApplyResources(this.newToolStripMenuItemPalletFilm, "newToolStripMenuItemPalletFilm");
            this.newToolStripMenuItemPalletFilm.Name = "newToolStripMenuItemPalletFilm";
            // 
            // toolStripSeparator14
            // 
            this.toolStripSeparator14.Name = "toolStripSeparator14";
            resources.ApplyResources(this.toolStripSeparator14, "toolStripSeparator14");
            // 
            // newTruckToolStripMenuItem
            // 
            resources.ApplyResources(this.newTruckToolStripMenuItem, "newTruckToolStripMenuItem");
            this.newTruckToolStripMenuItem.Name = "newTruckToolStripMenuItem";
            this.newTruckToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewTruck);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            resources.ApplyResources(this.toolStripSeparator5, "toolStripSeparator5");
            // 
            // newAnalysisToolStripMenuItem
            // 
            resources.ApplyResources(this.newAnalysisToolStripMenuItem, "newAnalysisToolStripMenuItem");
            this.newAnalysisToolStripMenuItem.Name = "newAnalysisToolStripMenuItem";
            this.newAnalysisToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewCasePalletAnalysis);
            // 
            // newPackPalletAnalysisToolStripMenuItem
            // 
            resources.ApplyResources(this.newPackPalletAnalysisToolStripMenuItem, "newPackPalletAnalysisToolStripMenuItem");
            this.newPackPalletAnalysisToolStripMenuItem.Name = "newPackPalletAnalysisToolStripMenuItem";
            this.newPackPalletAnalysisToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewPackPalletAnalysis);
            // 
            // newAnalysisBundleToolStripMenuItem
            // 
            resources.ApplyResources(this.newAnalysisBundleToolStripMenuItem, "newAnalysisBundleToolStripMenuItem");
            this.newAnalysisBundleToolStripMenuItem.Name = "newAnalysisBundleToolStripMenuItem";
            this.newAnalysisBundleToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewBundlePalletAnalysis);
            // 
            // newToolStripMenuItemCylinderPalletAnalysis
            // 
            this.newToolStripMenuItemCylinderPalletAnalysis.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuItemCylinderPalletAnalysisV,
            this.toolStripMenuItemCylinderPalletH});
            resources.ApplyResources(this.newToolStripMenuItemCylinderPalletAnalysis, "newToolStripMenuItemCylinderPalletAnalysis");
            this.newToolStripMenuItemCylinderPalletAnalysis.Name = "newToolStripMenuItemCylinderPalletAnalysis";
            // 
            // toolStripMenuItemCylinderPalletAnalysisV
            // 
            resources.ApplyResources(this.toolStripMenuItemCylinderPalletAnalysisV, "toolStripMenuItemCylinderPalletAnalysisV");
            this.toolStripMenuItemCylinderPalletAnalysisV.Name = "toolStripMenuItemCylinderPalletAnalysisV";
            this.toolStripMenuItemCylinderPalletAnalysisV.Click += new System.EventHandler(this.toolAddNewCylinderPalletAnalysis);
            // 
            // toolStripMenuItemCylinderPalletH
            // 
            resources.ApplyResources(this.toolStripMenuItemCylinderPalletH, "toolStripMenuItemCylinderPalletH");
            this.toolStripMenuItemCylinderPalletH.Name = "toolStripMenuItemCylinderPalletH";
            this.toolStripMenuItemCylinderPalletH.Click += new System.EventHandler(this.toolAddNewHCylinderPalletAnalysis);
            // 
            // newBoxCaseAnalysisToolStripMenuItem
            // 
            resources.ApplyResources(this.newBoxCaseAnalysisToolStripMenuItem, "newBoxCaseAnalysisToolStripMenuItem");
            this.newBoxCaseAnalysisToolStripMenuItem.Name = "newBoxCaseAnalysisToolStripMenuItem";
            // 
            // newBundleCaseAnalysisToolStripMenuItem
            // 
            resources.ApplyResources(this.newBundleCaseAnalysisToolStripMenuItem, "newBundleCaseAnalysisToolStripMenuItem");
            this.newBundleCaseAnalysisToolStripMenuItem.Name = "newBundleCaseAnalysisToolStripMenuItem";
            this.newBundleCaseAnalysisToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewBundleCaseAnalysis);
            // 
            // toolStripSeparator18
            // 
            this.toolStripSeparator18.Name = "toolStripSeparator18";
            resources.ApplyResources(this.toolStripSeparator18, "toolStripSeparator18");
            // 
            // newBoxCasePalletOptimizationToolStripMenuItem
            // 
            resources.ApplyResources(this.newBoxCasePalletOptimizationToolStripMenuItem, "newBoxCasePalletOptimizationToolStripMenuItem");
            this.newBoxCasePalletOptimizationToolStripMenuItem.Name = "newBoxCasePalletOptimizationToolStripMenuItem";
            this.newBoxCasePalletOptimizationToolStripMenuItem.Click += new System.EventHandler(this.toolAddNewBoxCasePalletOptimization);
            // 
            // caseOptimisationToolStripMenu
            // 
            resources.ApplyResources(this.caseOptimisationToolStripMenu, "caseOptimisationToolStripMenu");
            this.caseOptimisationToolStripMenu.Name = "caseOptimisationToolStripMenu";
            this.caseOptimisationToolStripMenu.Click += new System.EventHandler(this.toolStripButtonOptimiseCase_Click);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            resources.ApplyResources(this.toolStripSeparator7, "toolStripSeparator7");
            // 
            // editPaletSolutionsDB
            // 
            resources.ApplyResources(this.editPaletSolutionsDB, "editPaletSolutionsDB");
            this.editPaletSolutionsDB.Name = "editPaletSolutionsDB";
            this.editPaletSolutionsDB.Click += new System.EventHandler(this.toolEditPalletSolutionsDB);
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            resources.ApplyResources(this.toolStripSeparator6, "toolStripSeparator6");
            // 
            // settingsToolStripMenuItem
            // 
            this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem";
            resources.ApplyResources(this.settingsToolStripMenuItem, "settingsToolStripMenuItem");
            this.settingsToolStripMenuItem.Click += new System.EventHandler(this.settingsToolStripMenuItem_Click);
            // 
            // helpToolStripMenuItem
            // 
            this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuItemHelpStartPage,
            this.toolStripSeparator16,
            this.helpToolStripMenuItemHelp,
            this.tutorialToolStripMenuItem,
            this.toolStripSeparator9,
            this.helpToolStripMenuItemAbout,
            this.toolStripSeparator17,
            this.donateToolStripMenuItem});
            this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
            resources.ApplyResources(this.helpToolStripMenuItem, "helpToolStripMenuItem");
            // 
            // toolStripMenuItemHelpStartPage
            // 
            this.toolStripMenuItemHelpStartPage.Name = "toolStripMenuItemHelpStartPage";
            resources.ApplyResources(this.toolStripMenuItemHelpStartPage, "toolStripMenuItemHelpStartPage");
            this.toolStripMenuItemHelpStartPage.Click += new System.EventHandler(this.ShowStartPage);
            // 
            // toolStripSeparator16
            // 
            this.toolStripSeparator16.Name = "toolStripSeparator16";
            resources.ApplyResources(this.toolStripSeparator16, "toolStripSeparator16");
            // 
            // helpToolStripMenuItemHelp
            // 
            resources.ApplyResources(this.helpToolStripMenuItemHelp, "helpToolStripMenuItemHelp");
            this.helpToolStripMenuItemHelp.Name = "helpToolStripMenuItemHelp";
            this.helpToolStripMenuItemHelp.Click += new System.EventHandler(this.helpToolStripMenuItemHelp_Click);
            // 
            // tutorialToolStripMenuItem
            // 
            this.tutorialToolStripMenuItem.Name = "tutorialToolStripMenuItem";
            resources.ApplyResources(this.tutorialToolStripMenuItem, "tutorialToolStripMenuItem");
            this.tutorialToolStripMenuItem.Click += new System.EventHandler(this.tutorialToolStripMenuItem_Click);
            // 
            // toolStripSeparator9
            // 
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            resources.ApplyResources(this.toolStripSeparator9, "toolStripSeparator9");
            // 
            // helpToolStripMenuItemAbout
            // 
            this.helpToolStripMenuItemAbout.Name = "helpToolStripMenuItemAbout";
            resources.ApplyResources(this.helpToolStripMenuItemAbout, "helpToolStripMenuItemAbout");
            this.helpToolStripMenuItemAbout.Click += new System.EventHandler(this.helpToolStripMenuItemAbout_Click);
            // 
            // toolStripSeparator17
            // 
            this.toolStripSeparator17.Name = "toolStripSeparator17";
            resources.ApplyResources(this.toolStripSeparator17, "toolStripSeparator17");
            // 
            // donateToolStripMenuItem
            // 
            this.donateToolStripMenuItem.Name = "donateToolStripMenuItem";
            resources.ApplyResources(this.donateToolStripMenuItem, "donateToolStripMenuItem");
            this.donateToolStripMenuItem.Click += new System.EventHandler(this.donateToolStripMenuItem_Click);
            // 
            // toolStripStandard
            // 
            this.toolStripStandard.ImageScalingSize = new System.Drawing.Size(32, 32);
            this.toolStripStandard.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSplitButtonNew,
            this.toolStripButtonFileOpen,
            this.toolStripButtonFileSave,
            this.toolStripButtonFileSaveAll,
            this.toolStripSeparator3,
            this.toolStripButtonExcelLibrary,
            this.toolStripSeparator19,
            this.toolStripButtonAddNewBox,
            this.toolStripButtonAddNewCase,
            this.toolStripButtonAddNewPack,
            this.toolStripButtonCreateNewBundle,
            this.toolStripButtonAddNewCylinder,
            this.toolStripButtonAddNewPallet,
            this.toolStripSeparator12,
            this.toolStripButtonCreateNewInterlayer,
            this.toolStripButtonPalletCorners,
            this.toolStripButtonPalletCap,
            this.toolStripButtonPalletFilm,
            this.toolStripSeparator13,
            this.toolStripButtonAddNewTruck,
            this.toolStripSeparator4,
            this.toolStripButtonCreateNewAnalysis,
            this.toolStripButtonCreateNewPackPalletAnalysis,
            this.toolStripButtonCreateNewBundleAnalysis,
            this.toolStripSBCylinderPalletAnalysis,
            this.toolStripButtonBoxCaseAnalysis,
            this.toolStripButtonBundleCaseAnalysis,
            this.toolStripSeparator11,
            this.toolStripButtonCreateNewBoxCasePalletOptimization,
            this.toolStripButtonOptimiseCase,
            this.toolStripSeparator10,
            this.editPaletSolutionsDBToolStripMenuItem,
            this.toolStripSeparator8,
            this.toolStripButtonHelp});
            resources.ApplyResources(this.toolStripStandard, "toolStripStandard");
            this.toolStripStandard.Name = "toolStripStandard";
            // 
            // toolStripSplitButtonNew
            // 
            this.toolStripSplitButtonNew.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripSplitButtonNew.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuNewFile});
            resources.ApplyResources(this.toolStripSplitButtonNew, "toolStripSplitButtonNew");
            this.toolStripSplitButtonNew.Name = "toolStripSplitButtonNew";
            this.toolStripSplitButtonNew.ButtonClick += new System.EventHandler(this.fileNew);
            // 
            // toolStripMenuNewFile
            // 
            this.toolStripMenuNewFile.Name = "toolStripMenuNewFile";
            resources.ApplyResources(this.toolStripMenuNewFile, "toolStripMenuNewFile");
            this.toolStripMenuNewFile.Click += new System.EventHandler(this.fileNew);
            // 
            // toolStripButtonFileOpen
            // 
            this.toolStripButtonFileOpen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonFileOpen, "toolStripButtonFileOpen");
            this.toolStripButtonFileOpen.Name = "toolStripButtonFileOpen";
            this.toolStripButtonFileOpen.Click += new System.EventHandler(this.fileOpen);
            // 
            // toolStripButtonFileSave
            // 
            this.toolStripButtonFileSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonFileSave, "toolStripButtonFileSave");
            this.toolStripButtonFileSave.Name = "toolStripButtonFileSave";
            this.toolStripButtonFileSave.Click += new System.EventHandler(this.fileSave);
            // 
            // toolStripButtonFileSaveAll
            // 
            this.toolStripButtonFileSaveAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonFileSaveAll, "toolStripButtonFileSaveAll");
            this.toolStripButtonFileSaveAll.Name = "toolStripButtonFileSaveAll";
            this.toolStripButtonFileSaveAll.Click += new System.EventHandler(this.fileSaveAll);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3");
            // 
            // toolStripButtonExcelLibrary
            // 
            this.toolStripButtonExcelLibrary.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButtonExcelLibrary.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.toolStripButtonExcelLibrary, "toolStripButtonExcelLibrary");
            this.toolStripButtonExcelLibrary.Name = "toolStripButtonExcelLibrary";
            this.toolStripButtonExcelLibrary.Click += new System.EventHandler(this.toolExcelLibrary);
            // 
            // toolStripSeparator19
            // 
            this.toolStripSeparator19.Name = "toolStripSeparator19";
            resources.ApplyResources(this.toolStripSeparator19, "toolStripSeparator19");
            // 
            // toolStripButtonAddNewBox
            // 
            this.toolStripButtonAddNewBox.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonAddNewBox, "toolStripButtonAddNewBox");
            this.toolStripButtonAddNewBox.Name = "toolStripButtonAddNewBox";
            this.toolStripButtonAddNewBox.Click += new System.EventHandler(this.toolAddNewBox);
            // 
            // toolStripButtonAddNewCase
            // 
            this.toolStripButtonAddNewCase.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonAddNewCase, "toolStripButtonAddNewCase");
            this.toolStripButtonAddNewCase.Name = "toolStripButtonAddNewCase";
            this.toolStripButtonAddNewCase.Click += new System.EventHandler(this.toolAddNewCase);
            // 
            // toolStripButtonAddNewPack
            // 
            this.toolStripButtonAddNewPack.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonAddNewPack, "toolStripButtonAddNewPack");
            this.toolStripButtonAddNewPack.Name = "toolStripButtonAddNewPack";
            this.toolStripButtonAddNewPack.Click += new System.EventHandler(this.toolAddNewPack);
            // 
            // toolStripButtonCreateNewBundle
            // 
            this.toolStripButtonCreateNewBundle.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonCreateNewBundle, "toolStripButtonCreateNewBundle");
            this.toolStripButtonCreateNewBundle.Name = "toolStripButtonCreateNewBundle";
            this.toolStripButtonCreateNewBundle.Click += new System.EventHandler(this.toolAddNewBundle);
            // 
            // toolStripButtonAddNewCylinder
            // 
            this.toolStripButtonAddNewCylinder.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonAddNewCylinder, "toolStripButtonAddNewCylinder");
            this.toolStripButtonAddNewCylinder.Name = "toolStripButtonAddNewCylinder";
            this.toolStripButtonAddNewCylinder.Click += new System.EventHandler(this.toolAddNewCylinder);
            // 
            // toolStripButtonAddNewPallet
            // 
            this.toolStripButtonAddNewPallet.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonAddNewPallet, "toolStripButtonAddNewPallet");
            this.toolStripButtonAddNewPallet.Name = "toolStripButtonAddNewPallet";
            this.toolStripButtonAddNewPallet.Click += new System.EventHandler(this.toolAddNewPallet);
            // 
            // toolStripSeparator12
            // 
            this.toolStripSeparator12.Name = "toolStripSeparator12";
            resources.ApplyResources(this.toolStripSeparator12, "toolStripSeparator12");
            // 
            // toolStripButtonCreateNewInterlayer
            // 
            this.toolStripButtonCreateNewInterlayer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonCreateNewInterlayer, "toolStripButtonCreateNewInterlayer");
            this.toolStripButtonCreateNewInterlayer.Name = "toolStripButtonCreateNewInterlayer";
            this.toolStripButtonCreateNewInterlayer.Click += new System.EventHandler(this.toolAddNewInterlayer);
            // 
            // toolStripButtonPalletCorners
            // 
            this.toolStripButtonPalletCorners.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonPalletCorners, "toolStripButtonPalletCorners");
            this.toolStripButtonPalletCorners.Name = "toolStripButtonPalletCorners";
            this.toolStripButtonPalletCorners.Click += new System.EventHandler(this.toolAddNewPalletCorners);
            // 
            // toolStripButtonPalletCap
            // 
            this.toolStripButtonPalletCap.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButtonPalletCap.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.toolStripButtonPalletCap, "toolStripButtonPalletCap");
            this.toolStripButtonPalletCap.Name = "toolStripButtonPalletCap";
            this.toolStripButtonPalletCap.Click += new System.EventHandler(this.toolAddNewPalletCap);
            // 
            // toolStripButtonPalletFilm
            // 
            this.toolStripButtonPalletFilm.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonPalletFilm, "toolStripButtonPalletFilm");
            this.toolStripButtonPalletFilm.Name = "toolStripButtonPalletFilm";
            this.toolStripButtonPalletFilm.Click += new System.EventHandler(this.toolAddNewPalletFilm);
            // 
            // toolStripSeparator13
            // 
            this.toolStripSeparator13.Name = "toolStripSeparator13";
            resources.ApplyResources(this.toolStripSeparator13, "toolStripSeparator13");
            // 
            // toolStripButtonAddNewTruck
            // 
            this.toolStripButtonAddNewTruck.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonAddNewTruck, "toolStripButtonAddNewTruck");
            this.toolStripButtonAddNewTruck.Name = "toolStripButtonAddNewTruck";
            this.toolStripButtonAddNewTruck.Click += new System.EventHandler(this.toolAddNewTruck);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            resources.ApplyResources(this.toolStripSeparator4, "toolStripSeparator4");
            // 
            // toolStripButtonCreateNewAnalysis
            // 
            this.toolStripButtonCreateNewAnalysis.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonCreateNewAnalysis, "toolStripButtonCreateNewAnalysis");
            this.toolStripButtonCreateNewAnalysis.Name = "toolStripButtonCreateNewAnalysis";
            this.toolStripButtonCreateNewAnalysis.Click += new System.EventHandler(this.toolAddNewCasePalletAnalysis);
            // 
            // toolStripButtonCreateNewPackPalletAnalysis
            // 
            this.toolStripButtonCreateNewPackPalletAnalysis.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonCreateNewPackPalletAnalysis, "toolStripButtonCreateNewPackPalletAnalysis");
            this.toolStripButtonCreateNewPackPalletAnalysis.Name = "toolStripButtonCreateNewPackPalletAnalysis";
            this.toolStripButtonCreateNewPackPalletAnalysis.Click += new System.EventHandler(this.toolAddNewPackPalletAnalysis);
            // 
            // toolStripButtonCreateNewBundleAnalysis
            // 
            this.toolStripButtonCreateNewBundleAnalysis.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonCreateNewBundleAnalysis, "toolStripButtonCreateNewBundleAnalysis");
            this.toolStripButtonCreateNewBundleAnalysis.Name = "toolStripButtonCreateNewBundleAnalysis";
            this.toolStripButtonCreateNewBundleAnalysis.Click += new System.EventHandler(this.toolAddNewBundlePalletAnalysis);
            // 
            // toolStripSBCylinderPalletAnalysis
            // 
            this.toolStripSBCylinderPalletAnalysis.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripSBCylinderPalletAnalysis.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuItemCylinderPalletVertical,
            this.toolStripMenuItemCylinderPalletHorizontal});
            resources.ApplyResources(this.toolStripSBCylinderPalletAnalysis, "toolStripSBCylinderPalletAnalysis");
            this.toolStripSBCylinderPalletAnalysis.Name = "toolStripSBCylinderPalletAnalysis";
            this.toolStripSBCylinderPalletAnalysis.ButtonClick += new System.EventHandler(this.toolAddNewCylinderPalletAnalysis);
            // 
            // toolStripMenuItemCylinderPalletVertical
            // 
            resources.ApplyResources(this.toolStripMenuItemCylinderPalletVertical, "toolStripMenuItemCylinderPalletVertical");
            this.toolStripMenuItemCylinderPalletVertical.Name = "toolStripMenuItemCylinderPalletVertical";
            this.toolStripMenuItemCylinderPalletVertical.Click += new System.EventHandler(this.toolAddNewCylinderPalletAnalysis);
            // 
            // toolStripMenuItemCylinderPalletHorizontal
            // 
            resources.ApplyResources(this.toolStripMenuItemCylinderPalletHorizontal, "toolStripMenuItemCylinderPalletHorizontal");
            this.toolStripMenuItemCylinderPalletHorizontal.Name = "toolStripMenuItemCylinderPalletHorizontal";
            this.toolStripMenuItemCylinderPalletHorizontal.Click += new System.EventHandler(this.toolAddNewHCylinderPalletAnalysis);
            // 
            // toolStripButtonBoxCaseAnalysis
            // 
            this.toolStripButtonBoxCaseAnalysis.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonBoxCaseAnalysis, "toolStripButtonBoxCaseAnalysis");
            this.toolStripButtonBoxCaseAnalysis.Name = "toolStripButtonBoxCaseAnalysis";
            this.toolStripButtonBoxCaseAnalysis.Click += new System.EventHandler(this.toolAddNewBoxCaseAnalysis);
            // 
            // toolStripButtonBundleCaseAnalysis
            // 
            this.toolStripButtonBundleCaseAnalysis.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonBundleCaseAnalysis, "toolStripButtonBundleCaseAnalysis");
            this.toolStripButtonBundleCaseAnalysis.Name = "toolStripButtonBundleCaseAnalysis";
            this.toolStripButtonBundleCaseAnalysis.Click += new System.EventHandler(this.toolAddNewBundleCaseAnalysis);
            // 
            // toolStripSeparator11
            // 
            this.toolStripSeparator11.Name = "toolStripSeparator11";
            resources.ApplyResources(this.toolStripSeparator11, "toolStripSeparator11");
            // 
            // toolStripButtonCreateNewBoxCasePalletOptimization
            // 
            this.toolStripButtonCreateNewBoxCasePalletOptimization.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonCreateNewBoxCasePalletOptimization, "toolStripButtonCreateNewBoxCasePalletOptimization");
            this.toolStripButtonCreateNewBoxCasePalletOptimization.Name = "toolStripButtonCreateNewBoxCasePalletOptimization";
            this.toolStripButtonCreateNewBoxCasePalletOptimization.Click += new System.EventHandler(this.toolAddNewBoxCasePalletOptimization);
            // 
            // toolStripButtonOptimiseCase
            // 
            this.toolStripButtonOptimiseCase.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonOptimiseCase, "toolStripButtonOptimiseCase");
            this.toolStripButtonOptimiseCase.Name = "toolStripButtonOptimiseCase";
            this.toolStripButtonOptimiseCase.Click += new System.EventHandler(this.toolStripButtonOptimiseCase_Click);
            // 
            // toolStripSeparator10
            // 
            this.toolStripSeparator10.Name = "toolStripSeparator10";
            resources.ApplyResources(this.toolStripSeparator10, "toolStripSeparator10");
            // 
            // editPaletSolutionsDBToolStripMenuItem
            // 
            this.editPaletSolutionsDBToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.editPaletSolutionsDBToolStripMenuItem, "editPaletSolutionsDBToolStripMenuItem");
            this.editPaletSolutionsDBToolStripMenuItem.Name = "editPaletSolutionsDBToolStripMenuItem";
            this.editPaletSolutionsDBToolStripMenuItem.Click += new System.EventHandler(this.toolEditPalletSolutionsDB);
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            resources.ApplyResources(this.toolStripSeparator8, "toolStripSeparator8");
            // 
            // toolStripButtonHelp
            // 
            this.toolStripButtonHelp.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            resources.ApplyResources(this.toolStripButtonHelp, "toolStripButtonHelp");
            this.toolStripButtonHelp.Name = "toolStripButtonHelp";
            this.toolStripButtonHelp.Click += new System.EventHandler(this.helpToolStripMenuItemHelp_Click);
            // 
            // ToolStripMenuNewFileINTEX
            // 
            this.ToolStripMenuNewFileINTEX.Name = "ToolStripMenuNewFileINTEX";
            resources.ApplyResources(this.ToolStripMenuNewFileINTEX, "ToolStripMenuNewFileINTEX");
            this.ToolStripMenuNewFileINTEX.Click += new System.EventHandler(this.fileNewINTEX);
            // 
            // openFileDialogSB
            // 
            resources.ApplyResources(this.openFileDialogSB, "openFileDialogSB");
            // 
            // saveFileDialogSB
            // 
            resources.ApplyResources(this.saveFileDialogSB, "saveFileDialogSB");
            // 
            // saveFileDialogWebGL
            // 
            this.saveFileDialogWebGL.DefaultExt = "html";
            resources.ApplyResources(this.saveFileDialogWebGL, "saveFileDialogWebGL");
            // 
            // toolStripSeparator20
            // 
            this.toolStripSeparator20.Name = "toolStripSeparator20";
            resources.ApplyResources(this.toolStripSeparator20, "toolStripSeparator20");
            // 
            // openLibraryToolStripMenuItem
            // 
            resources.ApplyResources(this.openLibraryToolStripMenuItem, "openLibraryToolStripMenuItem");
            this.openLibraryToolStripMenuItem.Name = "openLibraryToolStripMenuItem";
            // 
            // FormMain
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.toolStripStandard);
            this.Controls.Add(this.menuStripMain);
            this.Controls.Add(this.dockPanel);
            this.IsMdiContainer = true;
            this.Name = "FormMain";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing);
            this.Load += new System.EventHandler(this.FormMain_Load);
            this.menuStripMain.ResumeLayout(false);
            this.menuStripMain.PerformLayout();
            this.toolStripStandard.ResumeLayout(false);
            this.toolStripStandard.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #43
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(frmlogin));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.timer1     = new System.Windows.Forms.Timer(this.components);
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton();
     this.pBBToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.修改登录信息ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
     this.导入彩票数据ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.查询信息ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.tsbLogin                   = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1        = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel2            = new System.Windows.Forms.ToolStripLabel();
     this.txtSAPUserId               = new System.Windows.Forms.ToolStripTextBox();
     this.toolStripLabel1            = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripDropDownButton3   = new System.Windows.Forms.ToolStripDropDownButton();
     this.追踪分析ToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.一键配置初始化信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.打开本地目录ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.关于系统ToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.panel1             = new System.Windows.Forms.Panel();
     this.dockPanel2         = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.eToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStrip1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor             = System.Drawing.SystemColors.ButtonHighlight;
     this.toolStrip1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripDropDownButton2,
         this.toolStripDropDownButton1,
         this.tsbLogin,
         this.toolStripSeparator1,
         this.toolStripLabel2,
         this.txtSAPUserId,
         this.toolStripLabel1,
         this.toolStripDropDownButton3
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(842, 28);
     this.toolStrip1.TabIndex = 6;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // toolStripDropDownButton2
     //
     this.toolStripDropDownButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.toolStripDropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.pBBToolStripMenuItem,
         this.修改登录信息ToolStripMenuItem
     });
     this.toolStripDropDownButton2.Enabled = false;
     this.toolStripDropDownButton2.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripDropDownButton2.Image   = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton2.Image")));
     this.toolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripDropDownButton2.Name = "toolStripDropDownButton2";
     this.toolStripDropDownButton2.Size = new System.Drawing.Size(55, 25);
     this.toolStripDropDownButton2.Text = "选择";
     //
     // pBBToolStripMenuItem
     //
     this.pBBToolStripMenuItem.Enabled = false;
     this.pBBToolStripMenuItem.Name    = "pBBToolStripMenuItem";
     this.pBBToolStripMenuItem.Size    = new System.Drawing.Size(176, 26);
     this.pBBToolStripMenuItem.Text    = "用户管理";
     this.pBBToolStripMenuItem.Click  += new System.EventHandler(this.pBBToolStripMenuItem_Click);
     //
     // 修改登录信息ToolStripMenuItem
     //
     this.修改登录信息ToolStripMenuItem.Enabled = false;
     this.修改登录信息ToolStripMenuItem.Name    = "修改登录信息ToolStripMenuItem";
     this.修改登录信息ToolStripMenuItem.Size    = new System.Drawing.Size(176, 26);
     this.修改登录信息ToolStripMenuItem.Text    = "修改登录信息";
     this.修改登录信息ToolStripMenuItem.Click  += new System.EventHandler(this.修改登录信息ToolStripMenuItem_Click);
     //
     // toolStripDropDownButton1
     //
     this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.导入彩票数据ToolStripMenuItem,
         this.查询信息ToolStripMenuItem
     });
     this.toolStripDropDownButton1.Enabled = false;
     this.toolStripDropDownButton1.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripDropDownButton1.Name = "toolStripDropDownButton1";
     this.toolStripDropDownButton1.Size = new System.Drawing.Size(55, 25);
     this.toolStripDropDownButton1.Text = "数据";
     this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // 导入彩票数据ToolStripMenuItem
     //
     this.导入彩票数据ToolStripMenuItem.Name   = "导入彩票数据ToolStripMenuItem";
     this.导入彩票数据ToolStripMenuItem.Size   = new System.Drawing.Size(176, 26);
     this.导入彩票数据ToolStripMenuItem.Text   = "发票登记";
     this.导入彩票数据ToolStripMenuItem.Click += new System.EventHandler(this.导入彩票数据ToolStripMenuItem_Click);
     //
     // 查询信息ToolStripMenuItem
     //
     this.查询信息ToolStripMenuItem.Name   = "查询信息ToolStripMenuItem";
     this.查询信息ToolStripMenuItem.Size   = new System.Drawing.Size(176, 26);
     this.查询信息ToolStripMenuItem.Text   = "查询发票信息";
     this.查询信息ToolStripMenuItem.Click += new System.EventHandler(this.查询信息ToolStripMenuItem_Click);
     //
     // tsbLogin
     //
     this.tsbLogin.Alignment          = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.tsbLogin.BackColor          = System.Drawing.Color.Lime;
     this.tsbLogin.DoubleClickEnabled = true;
     this.tsbLogin.Font                  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tsbLogin.ForeColor             = System.Drawing.SystemColors.Highlight;
     this.tsbLogin.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbLogin.Name                  = "tsbLogin";
     this.tsbLogin.Overflow              = System.Windows.Forms.ToolStripItemOverflow.Never;
     this.tsbLogin.Size                  = new System.Drawing.Size(48, 25);
     this.tsbLogin.Text                  = "登录";
     this.tsbLogin.TextDirection         = System.Windows.Forms.ToolStripTextDirection.Horizontal;
     this.tsbLogin.TextImageRelation     = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.tsbLogin.Click                += new System.EventHandler(this.tsbLogin_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.toolStripSeparator1.Name      = "toolStripSeparator1";
     this.toolStripSeparator1.Size      = new System.Drawing.Size(6, 28);
     //
     // toolStripLabel2
     //
     this.toolStripLabel2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.toolStripLabel2.Name      = "toolStripLabel2";
     this.toolStripLabel2.Size      = new System.Drawing.Size(43, 25);
     this.toolStripLabel2.Text      = "密码:";
     //
     // txtSAPUserId
     //
     this.txtSAPUserId.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.txtSAPUserId.Name      = "txtSAPUserId";
     this.txtSAPUserId.Size      = new System.Drawing.Size(100, 28);
     //
     // toolStripLabel1
     //
     this.toolStripLabel1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.toolStripLabel1.Name      = "toolStripLabel1";
     this.toolStripLabel1.Size      = new System.Drawing.Size(55, 23);
     this.toolStripLabel1.Text      = "用户名:";
     //
     // toolStripDropDownButton3
     //
     this.toolStripDropDownButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.toolStripDropDownButton3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.追踪分析ToolStripMenuItem,
         this.一键配置初始化信息ToolStripMenuItem,
         this.打开本地目录ToolStripMenuItem,
         this.关于系统ToolStripMenuItem,
         this.eToolStripMenuItem
     });
     this.toolStripDropDownButton3.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripDropDownButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton3.Image")));
     this.toolStripDropDownButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripDropDownButton3.Name = "toolStripDropDownButton3";
     this.toolStripDropDownButton3.Size = new System.Drawing.Size(55, 25);
     this.toolStripDropDownButton3.Text = "关于";
     //
     // 追踪分析ToolStripMenuItem
     //
     this.追踪分析ToolStripMenuItem.Name   = "追踪分析ToolStripMenuItem";
     this.追踪分析ToolStripMenuItem.Size   = new System.Drawing.Size(298, 26);
     this.追踪分析ToolStripMenuItem.Text   = "系统安装说明";
     this.追踪分析ToolStripMenuItem.Click += new System.EventHandler(this.追踪分析ToolStripMenuItem_Click);
     //
     // 一键配置初始化信息ToolStripMenuItem
     //
     this.一键配置初始化信息ToolStripMenuItem.Name   = "一键配置初始化信息ToolStripMenuItem";
     this.一键配置初始化信息ToolStripMenuItem.Size   = new System.Drawing.Size(298, 26);
     this.一键配置初始化信息ToolStripMenuItem.Text   = "一键配置初始化信息(仅服务器)";
     this.一键配置初始化信息ToolStripMenuItem.Click += new System.EventHandler(this.一键配置初始化信息ToolStripMenuItem_Click);
     //
     // 打开本地目录ToolStripMenuItem
     //
     this.打开本地目录ToolStripMenuItem.Name   = "打开本地目录ToolStripMenuItem";
     this.打开本地目录ToolStripMenuItem.Size   = new System.Drawing.Size(298, 26);
     this.打开本地目录ToolStripMenuItem.Text   = "打开本地目录";
     this.打开本地目录ToolStripMenuItem.Click += new System.EventHandler(this.打开本地目录ToolStripMenuItem_Click);
     //
     // 关于系统ToolStripMenuItem
     //
     this.关于系统ToolStripMenuItem.Name   = "关于系统ToolStripMenuItem";
     this.关于系统ToolStripMenuItem.Size   = new System.Drawing.Size(298, 26);
     this.关于系统ToolStripMenuItem.Text   = "关于系统";
     this.关于系统ToolStripMenuItem.Click += new System.EventHandler(this.关于系统ToolStripMenuItem_Click);
     //
     // panel1
     //
     this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.panel1.Controls.Add(this.dockPanel2);
     this.panel1.Controls.Add(this.toolStrip1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(842, 537);
     this.panel1.TabIndex = 8;
     //
     // dockPanel2
     //
     this.dockPanel2.ActiveAutoHideContent = null;
     this.dockPanel2.AutoScroll            = true;
     this.dockPanel2.BackColor             = System.Drawing.SystemColors.Control;
     this.dockPanel2.BackgroundImage       = global::FA_datawork_HRB.Properties.Resources.Symphony副本;
     this.dockPanel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.dockPanel2.Dock                                     = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel2.DockBackColor                            = System.Drawing.Color.Transparent;
     this.dockPanel2.DocumentStyle                            = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
     this.dockPanel2.Location                                 = new System.Drawing.Point(0, 28);
     this.dockPanel2.Name                                     = "dockPanel2";
     this.dockPanel2.Size                                     = new System.Drawing.Size(842, 509);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel2.Skin                                     = dockPanelSkin1;
     this.dockPanel2.TabIndex                                 = 9;
     //
     // eToolStripMenuItem
     //
     this.eToolStripMenuItem.Name   = "eToolStripMenuItem";
     this.eToolStripMenuItem.Size   = new System.Drawing.Size(298, 26);
     this.eToolStripMenuItem.Text   = "配置初始化用户";
     this.eToolStripMenuItem.Click += new System.EventHandler(this.eToolStripMenuItem_Click);
     //
     // frmlogin
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(842, 537);
     this.Controls.Add(this.panel1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "frmlogin";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "PA Login";
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #44
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            TreelistView.TreeListColumn treeListColumn1 = new TreelistView.TreeListColumn("Name", "Name");
            TreelistView.TreeListColumn treeListColumn2 = new TreelistView.TreeListColumn("Type", "Type");
            TreelistView.TreeListColumn treeListColumn3 = new TreelistView.TreeListColumn("Value", "Value");
            TreelistView.TreeListColumn treeListColumn4 = new TreelistView.TreeListColumn("Name", "Name");
            TreelistView.TreeListColumn treeListColumn5 = new TreelistView.TreeListColumn("Type", "Type");
            TreelistView.TreeListColumn treeListColumn6 = new TreelistView.TreeListColumn("Value", "Value");
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ShaderViewer));
            TreelistView.TreeListColumn treeListColumn7 = new TreelistView.TreeListColumn("Name", "Name");
            TreelistView.TreeListColumn treeListColumn8 = new TreelistView.TreeListColumn("Index", "Index");
            TreelistView.TreeListColumn treeListColumn9 = new TreelistView.TreeListColumn("Reg", "Reg");
            TreelistView.TreeListColumn treeListColumn10 = new TreelistView.TreeListColumn("Type", "Type");
            TreelistView.TreeListColumn treeListColumn11 = new TreelistView.TreeListColumn("SysValue", "SysValue");
            TreelistView.TreeListColumn treeListColumn12 = new TreelistView.TreeListColumn("Mask", "Mask");
            TreelistView.TreeListColumn treeListColumn13 = new TreelistView.TreeListColumn("Used", "Used");
            TreelistView.TreeListColumn treeListColumn14 = new TreelistView.TreeListColumn("Name", "Name");
            TreelistView.TreeListColumn treeListColumn15 = new TreelistView.TreeListColumn("Index", "Index");
            TreelistView.TreeListColumn treeListColumn16 = new TreelistView.TreeListColumn("Reg", "Reg");
            TreelistView.TreeListColumn treeListColumn17 = new TreelistView.TreeListColumn("Type", "Type");
            TreelistView.TreeListColumn treeListColumn18 = new TreelistView.TreeListColumn("SysValue", "SysValue");
            TreelistView.TreeListColumn treeListColumn19 = new TreelistView.TreeListColumn("Mask", "Mask");
            TreelistView.TreeListColumn treeListColumn20 = new TreelistView.TreeListColumn("Unused", "Unused");
            this.variableBox = new System.Windows.Forms.GroupBox();
            this.variableRegs = new TreelistView.TreeListView();
            this.constantBox = new System.Windows.Forms.GroupBox();
            this.constantRegs = new TreelistView.TreeListView();
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.showWindows = new System.Windows.Forms.ToolStripDropDownButton();
            this.autosToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.resourcesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.watchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.debuggingStrip = new System.Windows.Forms.ToolStrip();
            this.stepBack = new System.Windows.Forms.ToolStripButton();
            this.stepNext = new System.Windows.Forms.ToolStripButton();
            this.runToCursor = new System.Windows.Forms.ToolStripButton();
            this.runBack = new System.Windows.Forms.ToolStripButton();
            this.run = new System.Windows.Forms.ToolStripButton();
            this.displayInts = new System.Windows.Forms.ToolStripButton();
            this.displayFloats = new System.Windows.Forms.ToolStripButton();
            this.mainLayout = new System.Windows.Forms.TableLayoutPanel();
            this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
            this.editStrip = new System.Windows.Forms.ToolStrip();
            this.saveButton = new System.Windows.Forms.ToolStripButton();
            this.snippetDropDown = new System.Windows.Forms.ToolStripDropDownButton();
            this.textureDimensionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.selectedMipGlobalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.textureTypeGlobalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.pointLinearSamplersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.textureResourcesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.findinall = new System.Windows.Forms.ToolStripButton();
            this.errorsBox = new System.Windows.Forms.GroupBox();
            this.errors = new System.Windows.Forms.TextBox();
            this.inSigBox = new System.Windows.Forms.GroupBox();
            this.inSig = new TreelistView.TreeListView();
            this.outSigBox = new System.Windows.Forms.GroupBox();
            this.outSig = new TreelistView.TreeListView();
            this.watchBox = new System.Windows.Forms.GroupBox();
            this.watchRegs = new System.Windows.Forms.ListView();
            this.VarName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.Type = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.Value = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.variableHover = new System.Windows.Forms.ToolTip(this.components);
            this.hoverTimer = new System.Windows.Forms.Timer(this.components);
            this.selectedSliceFaceGlobalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.selectedSampleGlobalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.variableBox.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.variableRegs)).BeginInit();
            this.constantBox.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.constantRegs)).BeginInit();
            this.debuggingStrip.SuspendLayout();
            this.mainLayout.SuspendLayout();
            this.flowLayoutPanel1.SuspendLayout();
            this.editStrip.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.errorsBox.SuspendLayout();
            this.inSigBox.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.inSig)).BeginInit();
            this.outSigBox.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.outSig)).BeginInit();
            this.watchBox.SuspendLayout();
            this.SuspendLayout();
            // 
            // variableBox
            // 
            this.variableBox.Controls.Add(this.variableRegs);
            this.variableBox.Location = new System.Drawing.Point(241, 330);
            this.variableBox.Name = "variableBox";
            this.variableBox.Size = new System.Drawing.Size(189, 188);
            this.variableBox.TabIndex = 6;
            this.variableBox.TabStop = false;
            this.variableBox.Text = "Variable Registers";
            // 
            // variableRegs
            // 
            treeListColumn1.AutoSizeMinSize = 0;
            treeListColumn1.Width = 105;
            treeListColumn2.AutoSizeMinSize = 0;
            treeListColumn2.Width = 57;
            treeListColumn3.AutoSize = true;
            treeListColumn3.AutoSizeMinSize = 0;
            treeListColumn3.Width = 183;
            this.variableRegs.Columns.AddRange(new TreelistView.TreeListColumn[] {
            treeListColumn1,
            treeListColumn2,
            treeListColumn3});
            this.variableRegs.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.variableRegs.Dock = System.Windows.Forms.DockStyle.Fill;
            this.variableRegs.Location = new System.Drawing.Point(3, 16);
            this.variableRegs.MultiSelect = false;
            this.variableRegs.Name = "variableRegs";
            this.variableRegs.RowOptions.ShowHeader = false;
            this.variableRegs.Size = new System.Drawing.Size(183, 169);
            this.variableRegs.TabIndex = 1;
            this.variableRegs.Text = "treeListView1";
            this.variableRegs.KeyDown += new System.Windows.Forms.KeyEventHandler(this.regsList_KeyDown);
            this.variableRegs.Leave += new System.EventHandler(this.regsList_Leave);
            this.variableRegs.MouseMove += new System.Windows.Forms.MouseEventHandler(this.regsList_MouseMove);
            // 
            // constantBox
            // 
            this.constantBox.Controls.Add(this.constantRegs);
            this.constantBox.Location = new System.Drawing.Point(3, 330);
            this.constantBox.Name = "constantBox";
            this.constantBox.Size = new System.Drawing.Size(232, 190);
            this.constantBox.TabIndex = 7;
            this.constantBox.TabStop = false;
            this.constantBox.Text = "Constants && Resources";
            // 
            // constantRegs
            // 
            treeListColumn4.AutoSizeMinSize = 0;
            treeListColumn4.Width = 109;
            treeListColumn5.AutoSizeMinSize = 0;
            treeListColumn5.Width = 57;
            treeListColumn6.AutoSize = true;
            treeListColumn6.AutoSizeMinSize = 0;
            treeListColumn6.Width = 180;
            this.constantRegs.Columns.AddRange(new TreelistView.TreeListColumn[] {
            treeListColumn4,
            treeListColumn5,
            treeListColumn6});
            this.constantRegs.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.constantRegs.Dock = System.Windows.Forms.DockStyle.Fill;
            this.constantRegs.Location = new System.Drawing.Point(3, 16);
            this.constantRegs.MultiSelect = false;
            this.constantRegs.Name = "constantRegs";
            this.constantRegs.RowOptions.ShowHeader = false;
            this.constantRegs.Size = new System.Drawing.Size(226, 171);
            this.constantRegs.TabIndex = 0;
            this.constantRegs.Text = "treeListView1";
            this.constantRegs.KeyDown += new System.Windows.Forms.KeyEventHandler(this.regsList_KeyDown);
            this.constantRegs.Leave += new System.EventHandler(this.regsList_Leave);
            this.constantRegs.MouseMove += new System.Windows.Forms.MouseEventHandler(this.regsList_MouseMove);
            // 
            // dockPanel
            // 
            this.dockPanel.DefaultFloatWindowSize = new System.Drawing.Size(800, 500);
            this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.DockBackColor = System.Drawing.SystemColors.ControlDark;
            this.dockPanel.DockBottomPortion = 0.33D;
            this.dockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
            this.dockPanel.Location = new System.Drawing.Point(3, 34);
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.Size = new System.Drawing.Size(424, 285);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Tahoma", 8.25F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Tahoma", 8.25F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel.Skin = dockPanelSkin1;
            this.dockPanel.TabIndex = 2;
            // 
            // showWindows
            // 
            this.showWindows.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.showWindows.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.autosToolStripMenuItem,
            this.resourcesToolStripMenuItem,
            this.watchToolStripMenuItem});
            this.showWindows.Image = global::renderdocui.Properties.Resources.new_window;
            this.showWindows.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.showWindows.Name = "showWindows";
            this.showWindows.Size = new System.Drawing.Size(29, 22);
            this.showWindows.Text = "Show Windows";
            this.showWindows.ToolTipText = "Show Window";
            // 
            // autosToolStripMenuItem
            // 
            this.autosToolStripMenuItem.Name = "autosToolStripMenuItem";
            this.autosToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.autosToolStripMenuItem.Text = "Autos";
            this.autosToolStripMenuItem.Click += new System.EventHandler(this.autosToolStripMenuItem_Click);
            // 
            // resourcesToolStripMenuItem
            // 
            this.resourcesToolStripMenuItem.Name = "resourcesToolStripMenuItem";
            this.resourcesToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.resourcesToolStripMenuItem.Text = "Resources";
            // 
            // watchToolStripMenuItem
            // 
            this.watchToolStripMenuItem.Name = "watchToolStripMenuItem";
            this.watchToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.watchToolStripMenuItem.Text = "Watch";
            this.watchToolStripMenuItem.Click += new System.EventHandler(this.watchToolStripMenuItem_Click);
            // 
            // debuggingStrip
            // 
            this.debuggingStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.debuggingStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.debuggingStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.stepBack,
            this.stepNext,
            this.runToCursor,
            this.runBack,
            this.run,
            this.showWindows,
            this.displayInts,
            this.displayFloats});
            this.debuggingStrip.Location = new System.Drawing.Point(0, 0);
            this.debuggingStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0);
            this.debuggingStrip.Name = "debuggingStrip";
            this.debuggingStrip.Size = new System.Drawing.Size(203, 25);
            this.debuggingStrip.TabIndex = 0;
            this.debuggingStrip.Text = "Debugging";
            // 
            // stepBack
            // 
            this.stepBack.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.stepBack.Image = global::renderdocui.Properties.Resources.stepprev;
            this.stepBack.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.stepBack.Name = "stepBack";
            this.stepBack.Size = new System.Drawing.Size(23, 22);
            this.stepBack.Text = "Step Back";
            this.stepBack.ToolTipText = "Step Back (Shift-F10)";
            this.stepBack.Click += new System.EventHandler(this.stepBack_Click);
            // 
            // stepNext
            // 
            this.stepNext.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.stepNext.Image = global::renderdocui.Properties.Resources.stepnext;
            this.stepNext.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.stepNext.Name = "stepNext";
            this.stepNext.Size = new System.Drawing.Size(23, 22);
            this.stepNext.Text = "Step Next";
            this.stepNext.ToolTipText = "Step Next (F10)";
            this.stepNext.Click += new System.EventHandler(this.stepNext_Click);
            // 
            // runToCursor
            // 
            this.runToCursor.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.runToCursor.Image = global::renderdocui.Properties.Resources.runcursor;
            this.runToCursor.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.runToCursor.Name = "runToCursor";
            this.runToCursor.Size = new System.Drawing.Size(23, 22);
            this.runToCursor.Text = "Run to Cursor";
            this.runToCursor.ToolTipText = "Run to Cursor (Ctrl-F10)";
            this.runToCursor.Click += new System.EventHandler(this.runToCursor_Click);
            // 
            // runBack
            // 
            this.runBack.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.runBack.Image = global::renderdocui.Properties.Resources.runback;
            this.runBack.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.runBack.Name = "runBack";
            this.runBack.Size = new System.Drawing.Size(23, 22);
            this.runBack.Text = "Run Backwards";
            this.runBack.ToolTipText = "Run Backwards";
            this.runBack.Click += new System.EventHandler(this.runBack_Click);
            // 
            // run
            // 
            this.run.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.run.Image = global::renderdocui.Properties.Resources.runfwd;
            this.run.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.run.Name = "run";
            this.run.Size = new System.Drawing.Size(23, 22);
            this.run.Text = "Run";
            this.run.ToolTipText = "Run (F5)";
            this.run.Click += new System.EventHandler(this.run_Click);
            // 
            // displayInts
            // 
            this.displayInts.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.displayInts.Image = ((System.Drawing.Image)(resources.GetObject("displayInts.Image")));
            this.displayInts.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.displayInts.Name = "displayInts";
            this.displayInts.Size = new System.Drawing.Size(23, 22);
            this.displayInts.Text = "int";
            this.displayInts.Click += new System.EventHandler(this.displayInts_Click);
            // 
            // displayFloats
            // 
            this.displayFloats.Checked = true;
            this.displayFloats.CheckState = System.Windows.Forms.CheckState.Checked;
            this.displayFloats.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.displayFloats.Image = ((System.Drawing.Image)(resources.GetObject("displayFloats.Image")));
            this.displayFloats.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.displayFloats.Name = "displayFloats";
            this.displayFloats.Size = new System.Drawing.Size(33, 22);
            this.displayFloats.Text = "float";
            this.displayFloats.Click += new System.EventHandler(this.displayFloats_Click);
            // 
            // mainLayout
            // 
            this.mainLayout.ColumnCount = 1;
            this.mainLayout.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.mainLayout.Controls.Add(this.flowLayoutPanel1, 0, 0);
            this.mainLayout.Controls.Add(this.dockPanel, 0, 1);
            this.mainLayout.Location = new System.Drawing.Point(3, 2);
            this.mainLayout.Name = "mainLayout";
            this.mainLayout.RowCount = 2;
            this.mainLayout.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.mainLayout.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.mainLayout.Size = new System.Drawing.Size(430, 322);
            this.mainLayout.TabIndex = 8;
            // 
            // 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.AutoSize = true;
            this.flowLayoutPanel1.Controls.Add(this.debuggingStrip);
            this.flowLayoutPanel1.Controls.Add(this.editStrip);
            this.flowLayoutPanel1.Controls.Add(this.toolStrip1);
            this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
            this.flowLayoutPanel1.Name = "flowLayoutPanel1";
            this.flowLayoutPanel1.Size = new System.Drawing.Size(424, 25);
            this.flowLayoutPanel1.TabIndex = 0;
            // 
            // editStrip
            // 
            this.editStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.editStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.saveButton,
            this.snippetDropDown});
            this.editStrip.Location = new System.Drawing.Point(215, 0);
            this.editStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0);
            this.editStrip.Name = "editStrip";
            this.editStrip.Size = new System.Drawing.Size(86, 25);
            this.editStrip.TabIndex = 2;
            this.editStrip.Text = "editStrip";
            // 
            // saveButton
            // 
            this.saveButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.saveButton.Image = global::renderdocui.Properties.Resources.save;
            this.saveButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.saveButton.Name = "saveButton";
            this.saveButton.Size = new System.Drawing.Size(23, 22);
            this.saveButton.Text = "Save Changes";
            this.saveButton.Click += new System.EventHandler(this.saveButton_Click);
            // 
            // snippetDropDown
            // 
            this.snippetDropDown.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.snippetDropDown.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.textureDimensionsToolStripMenuItem,
            this.selectedMipGlobalToolStripMenuItem,
            this.selectedSliceFaceGlobalToolStripMenuItem,
            this.selectedSampleGlobalToolStripMenuItem,
            this.textureTypeGlobalToolStripMenuItem,
            this.toolStripSeparator1,
            this.pointLinearSamplersToolStripMenuItem,
            this.textureResourcesToolStripMenuItem});
            this.snippetDropDown.Image = global::renderdocui.Properties.Resources.plugin_add;
            this.snippetDropDown.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.snippetDropDown.Name = "snippetDropDown";
            this.snippetDropDown.Size = new System.Drawing.Size(29, 22);
            this.snippetDropDown.Text = "Insert Code Snippet";
            // 
            // textureDimensionsToolStripMenuItem
            // 
            this.textureDimensionsToolStripMenuItem.Name = "textureDimensionsToolStripMenuItem";
            this.textureDimensionsToolStripMenuItem.Size = new System.Drawing.Size(282, 22);
            this.textureDimensionsToolStripMenuItem.Text = "Texture Dimensions Global";
            this.textureDimensionsToolStripMenuItem.Click += new System.EventHandler(this.textureDimensionsToolStripMenuItem_Click);
            // 
            // selectedMipGlobalToolStripMenuItem
            // 
            this.selectedMipGlobalToolStripMenuItem.Name = "selectedMipGlobalToolStripMenuItem";
            this.selectedMipGlobalToolStripMenuItem.Size = new System.Drawing.Size(282, 22);
            this.selectedMipGlobalToolStripMenuItem.Text = "Selected Mip Global";
            this.selectedMipGlobalToolStripMenuItem.Click += new System.EventHandler(this.selectedMipGlobalToolStripMenuItem_Click);
            // 
            // textureTypeGlobalToolStripMenuItem
            // 
            this.textureTypeGlobalToolStripMenuItem.Name = "textureTypeGlobalToolStripMenuItem";
            this.textureTypeGlobalToolStripMenuItem.Size = new System.Drawing.Size(282, 22);
            this.textureTypeGlobalToolStripMenuItem.Text = "Texture Type Global";
            this.textureTypeGlobalToolStripMenuItem.Click += new System.EventHandler(this.textureTypeGlobalToolStripMenuItem_Click);
            // 
            // pointLinearSamplersToolStripMenuItem
            // 
            this.pointLinearSamplersToolStripMenuItem.Name = "pointLinearSamplersToolStripMenuItem";
            this.pointLinearSamplersToolStripMenuItem.Size = new System.Drawing.Size(282, 22);
            this.pointLinearSamplersToolStripMenuItem.Text = "Point && Linear Samplers";
            this.pointLinearSamplersToolStripMenuItem.Click += new System.EventHandler(this.pointLinearSamplersToolStripMenuItem_Click);
            // 
            // textureResourcesToolStripMenuItem
            // 
            this.textureResourcesToolStripMenuItem.Name = "textureResourcesToolStripMenuItem";
            this.textureResourcesToolStripMenuItem.Size = new System.Drawing.Size(282, 22);
            this.textureResourcesToolStripMenuItem.Text = "Texture Resources";
            this.textureResourcesToolStripMenuItem.Click += new System.EventHandler(this.textureResourcesToolStripMenuItem_Click);
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.findinall});
            this.toolStrip1.Location = new System.Drawing.Point(313, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(33, 25);
            this.toolStrip1.TabIndex = 3;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // findinall
            // 
            this.findinall.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.findinall.Image = global::renderdocui.Properties.Resources.find;
            this.findinall.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.findinall.Name = "findinall";
            this.findinall.Size = new System.Drawing.Size(23, 22);
            this.findinall.Text = "Find In All Files";
            this.findinall.Click += new System.EventHandler(this.findinall_Click);
            // 
            // errorsBox
            // 
            this.errorsBox.Controls.Add(this.errors);
            this.errorsBox.Location = new System.Drawing.Point(439, 5);
            this.errorsBox.Name = "errorsBox";
            this.errorsBox.Size = new System.Drawing.Size(202, 141);
            this.errorsBox.TabIndex = 9;
            this.errorsBox.TabStop = false;
            this.errorsBox.Text = "Errors && Warnings";
            // 
            // errors
            // 
            this.errors.BackColor = System.Drawing.SystemColors.Window;
            this.errors.Dock = System.Windows.Forms.DockStyle.Fill;
            this.errors.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.errors.Location = new System.Drawing.Point(3, 16);
            this.errors.Multiline = true;
            this.errors.Name = "errors";
            this.errors.ReadOnly = true;
            this.errors.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            this.errors.Size = new System.Drawing.Size(196, 122);
            this.errors.TabIndex = 0;
            // 
            // inSigBox
            // 
            this.inSigBox.Controls.Add(this.inSig);
            this.inSigBox.Location = new System.Drawing.Point(442, 152);
            this.inSigBox.Name = "inSigBox";
            this.inSigBox.Size = new System.Drawing.Size(458, 188);
            this.inSigBox.TabIndex = 7;
            this.inSigBox.TabStop = false;
            this.inSigBox.Text = "Input Signature";
            // 
            // inSig
            // 
            treeListColumn7.AutoSize = true;
            treeListColumn7.AutoSizeMinSize = 20;
            treeListColumn7.Width = 100;
            treeListColumn8.AutoSizeMinSize = 10;
            treeListColumn8.Width = 50;
            treeListColumn9.AutoSizeMinSize = 10;
            treeListColumn9.Width = 50;
            treeListColumn10.AutoSizeMinSize = 20;
            treeListColumn10.Width = 60;
            treeListColumn11.AutoSizeMinSize = 15;
            treeListColumn11.Width = 75;
            treeListColumn12.AutoSizeMinSize = 15;
            treeListColumn12.Width = 50;
            treeListColumn13.AutoSizeMinSize = 15;
            treeListColumn13.Width = 50;
            this.inSig.Columns.AddRange(new TreelistView.TreeListColumn[] {
            treeListColumn7,
            treeListColumn8,
            treeListColumn9,
            treeListColumn10,
            treeListColumn11,
            treeListColumn12,
            treeListColumn13});
            this.inSig.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.inSig.Dock = System.Windows.Forms.DockStyle.Fill;
            this.inSig.Location = new System.Drawing.Point(3, 16);
            this.inSig.MultiSelect = false;
            this.inSig.Name = "inSig";
            this.inSig.RowOptions.ShowHeader = false;
            this.inSig.Size = new System.Drawing.Size(452, 169);
            this.inSig.TabIndex = 1;
            this.inSig.Text = "Input Signature";
            this.inSig.ViewOptions.ShowLine = false;
            this.inSig.ViewOptions.ShowPlusMinus = false;
            // 
            // outSigBox
            // 
            this.outSigBox.Controls.Add(this.outSig);
            this.outSigBox.Location = new System.Drawing.Point(442, 346);
            this.outSigBox.Name = "outSigBox";
            this.outSigBox.Size = new System.Drawing.Size(458, 172);
            this.outSigBox.TabIndex = 8;
            this.outSigBox.TabStop = false;
            this.outSigBox.Text = "Output Signature";
            // 
            // outSig
            // 
            treeListColumn14.AutoSize = true;
            treeListColumn14.AutoSizeMinSize = 20;
            treeListColumn14.Width = 100;
            treeListColumn15.AutoSizeMinSize = 10;
            treeListColumn15.Width = 50;
            treeListColumn16.AutoSizeMinSize = 10;
            treeListColumn16.Width = 50;
            treeListColumn17.AutoSizeMinSize = 20;
            treeListColumn17.Width = 60;
            treeListColumn18.AutoSizeMinSize = 15;
            treeListColumn18.Width = 75;
            treeListColumn19.AutoSizeMinSize = 15;
            treeListColumn19.Width = 50;
            treeListColumn20.AutoSizeMinSize = 15;
            treeListColumn20.Width = 50;
            this.outSig.Columns.AddRange(new TreelistView.TreeListColumn[] {
            treeListColumn14,
            treeListColumn15,
            treeListColumn16,
            treeListColumn17,
            treeListColumn18,
            treeListColumn19,
            treeListColumn20});
            this.outSig.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.outSig.Dock = System.Windows.Forms.DockStyle.Fill;
            this.outSig.Location = new System.Drawing.Point(3, 16);
            this.outSig.MultiSelect = false;
            this.outSig.Name = "outSig";
            this.outSig.RowOptions.ShowHeader = false;
            this.outSig.Size = new System.Drawing.Size(452, 153);
            this.outSig.TabIndex = 1;
            this.outSig.Text = "Output Signature";
            this.outSig.ViewOptions.ShowLine = false;
            this.outSig.ViewOptions.ShowPlusMinus = false;
            // 
            // watchBox
            // 
            this.watchBox.Controls.Add(this.watchRegs);
            this.watchBox.Location = new System.Drawing.Point(647, 5);
            this.watchBox.Name = "watchBox";
            this.watchBox.Size = new System.Drawing.Size(250, 141);
            this.watchBox.TabIndex = 10;
            this.watchBox.TabStop = false;
            this.watchBox.Text = "Watch";
            // 
            // watchRegs
            // 
            this.watchRegs.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.watchRegs.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.VarName,
            this.Type,
            this.Value});
            this.watchRegs.Dock = System.Windows.Forms.DockStyle.Fill;
            this.watchRegs.FullRowSelect = true;
            this.watchRegs.GridLines = true;
            this.watchRegs.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
            this.watchRegs.LabelEdit = true;
            this.watchRegs.Location = new System.Drawing.Point(3, 16);
            this.watchRegs.MultiSelect = false;
            this.watchRegs.Name = "watchRegs";
            this.watchRegs.Size = new System.Drawing.Size(244, 122);
            this.watchRegs.TabIndex = 0;
            this.watchRegs.UseCompatibleStateImageBehavior = false;
            this.watchRegs.View = System.Windows.Forms.View.Details;
            this.watchRegs.AfterLabelEdit += new System.Windows.Forms.LabelEditEventHandler(this.watchRegs_AfterLabelEdit);
            this.watchRegs.Click += new System.EventHandler(this.watchRegs_Click);
            this.watchRegs.DoubleClick += new System.EventHandler(this.watchRegs_DoubleClick);
            this.watchRegs.KeyDown += new System.Windows.Forms.KeyEventHandler(this.regsList_KeyDown);
            this.watchRegs.KeyUp += new System.Windows.Forms.KeyEventHandler(this.watchRegs_KeyUp);
            this.watchRegs.Layout += new System.Windows.Forms.LayoutEventHandler(this.watchRegs_Layout);
            this.watchRegs.Leave += new System.EventHandler(this.regsList_Leave);
            this.watchRegs.MouseMove += new System.Windows.Forms.MouseEventHandler(this.regsList_MouseMove);
            // 
            // VarName
            // 
            this.VarName.Text = "Name";
            // 
            // Type
            // 
            this.Type.Text = "Type";
            // 
            // Value
            // 
            this.Value.Text = "Value";
            // 
            // variableHover
            // 
            this.variableHover.AutoPopDelay = 5000;
            this.variableHover.InitialDelay = 1000;
            this.variableHover.OwnerDraw = true;
            this.variableHover.ReshowDelay = 100;
            this.variableHover.UseAnimation = false;
            this.variableHover.UseFading = false;
            this.variableHover.Draw += new System.Windows.Forms.DrawToolTipEventHandler(this.variableHover_Draw);
            this.variableHover.Popup += new System.Windows.Forms.PopupEventHandler(this.variableHover_Popup);
            // 
            // hoverTimer
            // 
            this.hoverTimer.Interval = 500;
            this.hoverTimer.Tick += new System.EventHandler(this.hoverTimer_Tick);
            // 
            // selectedSliceFaceGlobalToolStripMenuItem
            // 
            this.selectedSliceFaceGlobalToolStripMenuItem.Name = "selectedSliceFaceGlobalToolStripMenuItem";
            this.selectedSliceFaceGlobalToolStripMenuItem.Size = new System.Drawing.Size(282, 22);
            this.selectedSliceFaceGlobalToolStripMenuItem.Text = "Selected Array Slice / Cubemap Face Global";
            this.selectedSliceFaceGlobalToolStripMenuItem.Click += new System.EventHandler(this.selectedSliceFaceGlobalToolStripMenuItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(279, 6);
            // 
            // selectedSampleGlobalToolStripMenuItem
            // 
            this.selectedSampleGlobalToolStripMenuItem.Name = "selectedSampleGlobalToolStripMenuItem";
            this.selectedSampleGlobalToolStripMenuItem.Size = new System.Drawing.Size(282, 22);
            this.selectedSampleGlobalToolStripMenuItem.Text = "Selected Sample Global";
            this.selectedSampleGlobalToolStripMenuItem.Click += new System.EventHandler(this.selectedSampleGlobalToolStripMenuItem_Click);
            // 
            // ShaderViewer
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(985, 521);
            this.Controls.Add(this.watchBox);
            this.Controls.Add(this.outSigBox);
            this.Controls.Add(this.inSigBox);
            this.Controls.Add(this.errorsBox);
            this.Controls.Add(this.mainLayout);
            this.Controls.Add(this.variableBox);
            this.Controls.Add(this.constantBox);
            this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Name = "ShaderViewer";
            this.Text = "ShaderViewer";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ShaderViewer_FormClosing);
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.ShaderViewer_FormClosed);
            this.variableBox.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.variableRegs)).EndInit();
            this.constantBox.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.constantRegs)).EndInit();
            this.debuggingStrip.ResumeLayout(false);
            this.debuggingStrip.PerformLayout();
            this.mainLayout.ResumeLayout(false);
            this.mainLayout.PerformLayout();
            this.flowLayoutPanel1.ResumeLayout(false);
            this.flowLayoutPanel1.PerformLayout();
            this.editStrip.ResumeLayout(false);
            this.editStrip.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.errorsBox.ResumeLayout(false);
            this.errorsBox.PerformLayout();
            this.inSigBox.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.inSig)).EndInit();
            this.outSigBox.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.outSig)).EndInit();
            this.watchBox.ResumeLayout(false);
            this.ResumeLayout(false);

        }
コード例 #45
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     System.ComponentModel.ComponentResourceManager               resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.menuStrip = new System.Windows.Forms.MenuStrip();
     this.fileMenu  = new System.Windows.Forms.ToolStripMenuItem();
     this.configurationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.exitToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.viewMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.toolBarToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.statusBarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.debugLogToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolsMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.deviceInfoToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.loadProfileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.instrumentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.helpMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.statusStrip            = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusLabel   = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolTip   = new System.Windows.Forms.ToolTip(this.components);
     this.panel1    = new System.Windows.Forms.Panel();
     this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.menuStrip.SuspendLayout();
     this.statusStrip.SuspendLayout();
     this.SuspendLayout();
     //
     // menuStrip
     //
     this.menuStrip.AutoSize = false;
     this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileMenu,
         this.viewMenu,
         this.toolsMenu,
         this.instrumentsToolStripMenuItem,
         this.helpMenu
     });
     this.menuStrip.Location   = new System.Drawing.Point(0, 0);
     this.menuStrip.Name       = "menuStrip";
     this.menuStrip.Padding    = new System.Windows.Forms.Padding(0);
     this.menuStrip.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
     this.menuStrip.Size       = new System.Drawing.Size(1258, 32);
     this.menuStrip.TabIndex   = 0;
     this.menuStrip.Text       = "MenuStrip";
     //
     // fileMenu
     //
     this.fileMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.configurationToolStripMenuItem,
         this.exitToolStripMenuItem
     });
     this.fileMenu.ImageTransparentColor = System.Drawing.SystemColors.ActiveBorder;
     this.fileMenu.Name = "fileMenu";
     this.fileMenu.Size = new System.Drawing.Size(80, 32);
     this.fileMenu.Text = "文件(&F)";
     //
     // configurationToolStripMenuItem
     //
     this.configurationToolStripMenuItem.Image  = global::UserInterface.Properties.Resources.settings;
     this.configurationToolStripMenuItem.Name   = "configurationToolStripMenuItem";
     this.configurationToolStripMenuItem.Size   = new System.Drawing.Size(143, 28);
     this.configurationToolStripMenuItem.Text   = "配置(&O)";
     this.configurationToolStripMenuItem.Click += new System.EventHandler(this.configurationToolStripMenuItem_Click);
     //
     // exitToolStripMenuItem
     //
     this.exitToolStripMenuItem.Name   = "exitToolStripMenuItem";
     this.exitToolStripMenuItem.Size   = new System.Drawing.Size(143, 28);
     this.exitToolStripMenuItem.Text   = "退出(&X)";
     this.exitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolsStripMenuItem_Click);
     //
     // viewMenu
     //
     this.viewMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolBarToolStripMenuItem,
         this.statusBarToolStripMenuItem,
         this.debugLogToolStripMenuItem
     });
     this.viewMenu.Name = "viewMenu";
     this.viewMenu.Size = new System.Drawing.Size(82, 32);
     this.viewMenu.Text = "视图(&V)";
     //
     // toolBarToolStripMenuItem
     //
     this.toolBarToolStripMenuItem.CheckOnClick = true;
     this.toolBarToolStripMenuItem.Name         = "toolBarToolStripMenuItem";
     this.toolBarToolStripMenuItem.Size         = new System.Drawing.Size(236, 28);
     this.toolBarToolStripMenuItem.Text         = "工具栏(&T)";
     this.toolBarToolStripMenuItem.Click       += new System.EventHandler(this.ToolBarToolStripMenuItem_Click);
     //
     // statusBarToolStripMenuItem
     //
     this.statusBarToolStripMenuItem.CheckOnClick = true;
     this.statusBarToolStripMenuItem.Name         = "statusBarToolStripMenuItem";
     this.statusBarToolStripMenuItem.Size         = new System.Drawing.Size(236, 28);
     this.statusBarToolStripMenuItem.Text         = "状态栏(&S)";
     this.statusBarToolStripMenuItem.Click       += new System.EventHandler(this.StatusBarToolStripMenuItem_Click);
     //
     // debugLogToolStripMenuItem
     //
     this.debugLogToolStripMenuItem.Name         = "debugLogToolStripMenuItem";
     this.debugLogToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L)));
     this.debugLogToolStripMenuItem.Size         = new System.Drawing.Size(236, 28);
     this.debugLogToolStripMenuItem.Text         = "调试窗口(&L)";
     this.debugLogToolStripMenuItem.Click       += new System.EventHandler(this.debugLogToolStripMenuItem_Click);
     //
     // toolsMenu
     //
     this.toolsMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.deviceInfoToolStripMenuItem,
         this.loadProfileToolStripMenuItem
     });
     this.toolsMenu.Name = "toolsMenu";
     this.toolsMenu.Size = new System.Drawing.Size(80, 32);
     this.toolsMenu.Text = "工具(&T)";
     //
     // deviceInfoToolStripMenuItem
     //
     this.deviceInfoToolStripMenuItem.Name         = "deviceInfoToolStripMenuItem";
     this.deviceInfoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D)));
     this.deviceInfoToolStripMenuItem.Size         = new System.Drawing.Size(246, 28);
     this.deviceInfoToolStripMenuItem.Text         = "设备信息(&D)";
     this.deviceInfoToolStripMenuItem.Click       += new System.EventHandler(this.deviceInfoToolStripMenuItem_Click);
     //
     // loadProfileToolStripMenuItem
     //
     this.loadProfileToolStripMenuItem.Name         = "loadProfileToolStripMenuItem";
     this.loadProfileToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
     this.loadProfileToolStripMenuItem.Size         = new System.Drawing.Size(246, 28);
     this.loadProfileToolStripMenuItem.Text         = "&Profile";
     this.loadProfileToolStripMenuItem.Click       += new System.EventHandler(this.loadProfileToolStripMenuItem_Click);
     //
     // instrumentsToolStripMenuItem
     //
     this.instrumentsToolStripMenuItem.Name = "instrumentsToolStripMenuItem";
     this.instrumentsToolStripMenuItem.Size = new System.Drawing.Size(111, 32);
     this.instrumentsToolStripMenuItem.Text = "仪器设备(&I)";
     //
     // helpMenu
     //
     this.helpMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.aboutToolStripMenuItem
     });
     this.helpMenu.Name = "helpMenu";
     this.helpMenu.Size = new System.Drawing.Size(84, 32);
     this.helpMenu.Text = "帮助(&H)";
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name   = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size   = new System.Drawing.Size(141, 28);
     this.aboutToolStripMenuItem.Text   = "关于(&A)";
     this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
     //
     // statusStrip
     //
     this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabel
     });
     this.statusStrip.Location = new System.Drawing.Point(0, 684);
     this.statusStrip.Name     = "statusStrip";
     this.statusStrip.Padding  = new System.Windows.Forms.Padding(3, 0, 25, 0);
     this.statusStrip.Size     = new System.Drawing.Size(1258, 29);
     this.statusStrip.TabIndex = 2;
     this.statusStrip.Text     = "StatusStrip";
     //
     // toolStripStatusLabel
     //
     this.toolStripStatusLabel.Name = "toolStripStatusLabel";
     this.toolStripStatusLabel.Size = new System.Drawing.Size(63, 24);
     this.toolStripStatusLabel.Text = "Status";
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.Location = new System.Drawing.Point(959, 32);
     this.panel1.Margin   = new System.Windows.Forms.Padding(0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(295, 653);
     this.panel1.TabIndex = 7;
     //
     // dockPanel
     //
     this.dockPanel.ActiveAutoHideContent = null;
     this.dockPanel.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.dockPanel.BackColor                                 = System.Drawing.SystemColors.Control;
     this.dockPanel.DockBackColor                             = System.Drawing.SystemColors.Control;
     this.dockPanel.Location                                  = new System.Drawing.Point(0, 32);
     this.dockPanel.Margin                                    = new System.Windows.Forms.Padding(0);
     this.dockPanel.Name                                      = "dockPanel";
     this.dockPanel.Size                                      = new System.Drawing.Size(959, 652);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel.Skin                                      = dockPanelSkin1;
     this.dockPanel.TabIndex                                  = 4;
     //
     // MainForm
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.AutoSizeMode  = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.BackColor     = System.Drawing.SystemColors.Control;
     this.ClientSize    = new System.Drawing.Size(1258, 713);
     this.Controls.Add(this.statusStrip);
     this.Controls.Add(this.dockPanel);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.menuStrip);
     this.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.KeyPreview     = true;
     this.MainMenuStrip  = this.menuStrip;
     this.Margin         = new System.Windows.Forms.Padding(5);
     this.Name           = "MainForm";
     this.Text           = "Test Manager";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosed    += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
     this.Load          += new System.EventHandler(this.MainForm_Load);
     this.KeyDown       += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyDown);
     this.menuStrip.ResumeLayout(false);
     this.menuStrip.PerformLayout();
     this.statusStrip.ResumeLayout(false);
     this.statusStrip.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #46
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     System.ComponentModel.ComponentResourceManager               resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.menuStrip1           = new System.Windows.Forms.MenuStrip();
     this.menuCode             = new System.Windows.Forms.ToolStripMenuItem();
     this.menuCreateCode       = new System.Windows.Forms.ToolStripMenuItem();
     this.menuOutputCode       = new System.Windows.Forms.ToolStripMenuItem();
     this.menuView             = new System.Windows.Forms.ToolStripMenuItem();
     this.menufrmDatabase      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuReadmeOfTemplate = new System.Windows.Forms.ToolStripMenuItem();
     this.menuTools            = new System.Windows.Forms.ToolStripMenuItem();
     this.menuHtmlToJs         = new System.Windows.Forms.ToolStripMenuItem();
     this.menuRegexGen         = new System.Windows.Forms.ToolStripMenuItem();
     this.menuCodeTools        = new System.Windows.Forms.ToolStripMenuItem();
     this.menuHelp             = new System.Windows.Forms.ToolStripMenuItem();
     this.menuWebsite          = new System.Windows.Forms.ToolStripMenuItem();
     this.menuAbout            = new System.Windows.Forms.ToolStripMenuItem();
     this.statusStrip1         = new System.Windows.Forms.StatusStrip();
     this.labNewVersion        = new System.Windows.Forms.ToolStripStatusLabel();
     this.dockPanel1           = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.cmsDockPanel         = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.mnuClose             = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuCloseOther        = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuCloseAll          = new System.Windows.Forms.ToolStripMenuItem();
     this.menuStrip1.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this.cmsDockPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuCode,
         this.menuView,
         this.menuTools,
         this.menuHelp
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(672, 25);
     this.menuStrip1.TabIndex = 0;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // menuCode
     //
     this.menuCode.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuCreateCode,
         this.menuOutputCode
     });
     this.menuCode.Name = "menuCode";
     this.menuCode.Size = new System.Drawing.Size(44, 21);
     this.menuCode.Text = "代码";
     //
     // menuCreateCode
     //
     this.menuCreateCode.Name   = "menuCreateCode";
     this.menuCreateCode.Size   = new System.Drawing.Size(124, 22);
     this.menuCreateCode.Text   = "生成代码";
     this.menuCreateCode.Click += new System.EventHandler(this.menuCreateCode_Click);
     //
     // menuOutputCode
     //
     this.menuOutputCode.Name   = "menuOutputCode";
     this.menuOutputCode.Size   = new System.Drawing.Size(124, 22);
     this.menuOutputCode.Text   = "输出代码";
     this.menuOutputCode.Click += new System.EventHandler(this.menuOutputCode_Click);
     //
     // menuView
     //
     this.menuView.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menufrmDatabase,
         this.menuReadmeOfTemplate
     });
     this.menuView.Name = "menuView";
     this.menuView.Size = new System.Drawing.Size(44, 21);
     this.menuView.Text = "视图";
     //
     // menufrmDatabase
     //
     this.menufrmDatabase.Name   = "menufrmDatabase";
     this.menufrmDatabase.Size   = new System.Drawing.Size(172, 22);
     this.menufrmDatabase.Text   = "数据库资源管理器";
     this.menufrmDatabase.Click += new System.EventHandler(this.menufrmDatabase_Click);
     //
     // menuReadmeOfTemplate
     //
     this.menuReadmeOfTemplate.Name   = "menuReadmeOfTemplate";
     this.menuReadmeOfTemplate.Size   = new System.Drawing.Size(172, 22);
     this.menuReadmeOfTemplate.Text   = "模板说明";
     this.menuReadmeOfTemplate.Click += new System.EventHandler(this.menuReadmeOfTemplate_Click);
     //
     // menuTools
     //
     this.menuTools.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuHtmlToJs,
         this.menuRegexGen,
         this.menuCodeTools
     });
     this.menuTools.Name = "menuTools";
     this.menuTools.Size = new System.Drawing.Size(44, 21);
     this.menuTools.Text = "工具";
     //
     // menuHtmlToJs
     //
     this.menuHtmlToJs.Name   = "menuHtmlToJs";
     this.menuHtmlToJs.Size   = new System.Drawing.Size(179, 22);
     this.menuHtmlToJs.Text   = "HTML转Javascript";
     this.menuHtmlToJs.Click += new System.EventHandler(this.menuHtmlToJs_Click);
     //
     // menuRegexGen
     //
     this.menuRegexGen.Name   = "menuRegexGen";
     this.menuRegexGen.Size   = new System.Drawing.Size(179, 22);
     this.menuRegexGen.Text   = "简单正则生成工具";
     this.menuRegexGen.Click += new System.EventHandler(this.menuRegexGen_Click);
     //
     // menuCodeTools
     //
     this.menuCodeTools.Name   = "menuCodeTools";
     this.menuCodeTools.Size   = new System.Drawing.Size(179, 22);
     this.menuCodeTools.Text   = "代码小工具";
     this.menuCodeTools.Click += new System.EventHandler(this.menuCodeTools_Click);
     //
     // menuHelp
     //
     this.menuHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuWebsite,
         this.menuAbout
     });
     this.menuHelp.Name = "menuHelp";
     this.menuHelp.Size = new System.Drawing.Size(44, 21);
     this.menuHelp.Text = "帮助";
     //
     // menuWebsite
     //
     this.menuWebsite.Name   = "menuWebsite";
     this.menuWebsite.Size   = new System.Drawing.Size(152, 22);
     this.menuWebsite.Text   = "官方网站";
     this.menuWebsite.Click += new System.EventHandler(this.menuWebsite_Click);
     //
     // menuAbout
     //
     this.menuAbout.Name   = "menuAbout";
     this.menuAbout.Size   = new System.Drawing.Size(152, 22);
     this.menuAbout.Text   = "关于";
     this.menuAbout.Click += new System.EventHandler(this.menuAbout_Click);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.labNewVersion
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 348);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(672, 22);
     this.statusStrip1.TabIndex = 4;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // labNewVersion
     //
     this.labNewVersion.IsLink       = true;
     this.labNewVersion.LinkBehavior = System.Windows.Forms.LinkBehavior.HoverUnderline;
     this.labNewVersion.Name         = "labNewVersion";
     this.labNewVersion.Size         = new System.Drawing.Size(89, 17);
     this.labNewVersion.Tag          = "http://www.socansoft.com/downloads/SocanCode/SocanCode.rar";
     this.labNewVersion.Text         = "正在检测版本...";
     this.labNewVersion.Click       += new System.EventHandler(this.labNewVersion_Click);
     //
     // dockPanel1
     //
     this.dockPanel1.ActiveAutoHideContent = null;
     this.dockPanel1.Dock                                     = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel1.DockBackColor                            = System.Drawing.SystemColors.Control;
     this.dockPanel1.DockBottomPortion                        = 0.2D;
     this.dockPanel1.DockLeftPortion                          = 0.2D;
     this.dockPanel1.DockRightPortion                         = 0.2D;
     this.dockPanel1.DockTopPortion                           = 0.2D;
     this.dockPanel1.Font                                     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.dockPanel1.Location                                 = new System.Drawing.Point(0, 25);
     this.dockPanel1.Name                                     = "dockPanel1";
     this.dockPanel1.Size                                     = new System.Drawing.Size(672, 323);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel1.Skin                                     = dockPanelSkin1;
     this.dockPanel1.TabIndex                                 = 6;
     this.dockPanel1.ContentAdded                            += new System.EventHandler <WeifenLuo.WinFormsUI.Docking.DockContentEventArgs>(this.dockPanel1_ContentAdded);
     //
     // cmsDockPanel
     //
     this.cmsDockPanel.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuClose,
         this.mnuCloseOther,
         this.mnuCloseAll
     });
     this.cmsDockPanel.Name = "contextMenuStrip1";
     this.cmsDockPanel.Size = new System.Drawing.Size(149, 70);
     //
     // mnuClose
     //
     this.mnuClose.Name   = "mnuClose";
     this.mnuClose.Size   = new System.Drawing.Size(148, 22);
     this.mnuClose.Text   = "关闭标签";
     this.mnuClose.Click += new System.EventHandler(this.mnuClose_Click);
     //
     // mnuCloseOther
     //
     this.mnuCloseOther.Name   = "mnuCloseOther";
     this.mnuCloseOther.Size   = new System.Drawing.Size(148, 22);
     this.mnuCloseOther.Text   = "关闭其他标签";
     this.mnuCloseOther.Click += new System.EventHandler(this.mnuCloseOther_Click);
     //
     // mnuCloseAll
     //
     this.mnuCloseAll.Name   = "mnuCloseAll";
     this.mnuCloseAll.Size   = new System.Drawing.Size(148, 22);
     this.mnuCloseAll.Text   = "关闭全部标签";
     this.mnuCloseAll.Click += new System.EventHandler(this.mnuCloseAll_Click);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(672, 370);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.menuStrip1);
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.menuStrip1;
     this.Name           = "MainForm";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SocanCode代码生成器";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.Load          += new System.EventHandler(this.MainForm_Load);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.cmsDockPanel.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #47
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RiskClinicMainForm));
            this.theDockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.patientRecordHeader1 = new RiskApps3.View.PatientRecord.PatientRecordHeader();
            this.SuspendLayout();
            // 
            // theDockPanel
            // 
            this.theDockPanel.ActiveAutoHideContent = null;
            this.theDockPanel.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.theDockPanel.DockBackColor = System.Drawing.SystemColors.Control;
            this.theDockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
            this.theDockPanel.Location = new System.Drawing.Point(0, 70);
            this.theDockPanel.Name = "theDockPanel";
            this.theDockPanel.Size = new System.Drawing.Size(838, 371);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Tahoma", 8.25F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            dockPanelSkin1.CaptionBackground = null;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Tahoma", 8.25F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.SystemColors.Control;
            tabGradient7.StartColor = System.Drawing.SystemColors.Control;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            dockPanelSkin1.ShowDocumentCloseButton = false;
            this.theDockPanel.Skin = dockPanelSkin1;
            this.theDockPanel.TabIndex = 4;
            this.theDockPanel.Visible = false;
            this.theDockPanel.ActiveDocumentChanged += new System.EventHandler(this.theDockPanel_ActiveDocumentChanged);
            // 
            // patientRecordHeader1
            // 
            this.patientRecordHeader1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.patientRecordHeader1.Collapsed = false;
            this.patientRecordHeader1.Location = new System.Drawing.Point(0, 0);
            this.patientRecordHeader1.Name = "patientRecordHeader1";
            this.patientRecordHeader1.Size = new System.Drawing.Size(838, 70);
            this.patientRecordHeader1.TabIndex = 5;
            // 
            // RiskClinicMainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(838, 448);
            this.Controls.Add(this.patientRecordHeader1);
            this.Controls.Add(this.theDockPanel);
            this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MinimizeBox = false;
            this.Name = "RiskClinicMainForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Risk Clinic";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RiskClinicMainForm_FormClosing);
            this.Load += new System.EventHandler(this.RiskClinicMainForm_Load);
            this.ResumeLayout(false);

        }
コード例 #48
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager               resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCR2WDocument));
            this.imageList1        = new System.Windows.Forms.ImageList(this.components);
            this.dockPanel         = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.vS2012LightTheme1 = new WeifenLuo.WinFormsUI.Docking.VS2012LightTheme();
            this.SuspendLayout();
            //
            // imageList1
            //
            this.imageList1.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
            this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;

            //
            // dockPanel
            //
            this.dockPanel.Dock                                      = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.DockBackColor                             = System.Drawing.SystemColors.AppWorkspace;
            this.dockPanel.DockBottomPortion                         = 150D;
            this.dockPanel.DockLeftPortion                           = 200D;
            this.dockPanel.DockRightPortion                          = 200D;
            this.dockPanel.DockTopPortion                            = 150D;
            this.dockPanel.DocumentStyle                             = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
            this.dockPanel.Font                                      = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World, ((byte)(0)));
            this.dockPanel.Location                                  = new System.Drawing.Point(0, 0);
            this.dockPanel.Name                                      = "dockPanel";
            this.dockPanel.RightToLeftLayout                         = true;
            this.dockPanel.Size                                      = new System.Drawing.Size(588, 395);
            dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
            tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient                           = tabGradient1;
            autoHideStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
            dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
            tabGradient2.EndColor                                    = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(206)))), ((int)(((byte)(219)))));
            tabGradient2.StartColor                                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            tabGradient2.TextColor                                   = System.Drawing.Color.White;
            dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
            dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
            tabGradient3.EndColor                                    = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(151)))), ((int)(((byte)(234)))));
            tabGradient3.StartColor                                  = System.Drawing.SystemColors.Control;
            tabGradient3.TextColor                                   = System.Drawing.Color.Black;
            dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
            dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
            tabGradient4.EndColor                                    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(170)))), ((int)(((byte)(220)))));
            tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor                                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            tabGradient4.TextColor                                   = System.Drawing.Color.White;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
            tabGradient5.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
            tabGradient5.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
            tabGradient5.TextColor                                   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
            dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
            dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.Control;
            dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.Control;
            dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
            tabGradient6.EndColor                                    = System.Drawing.SystemColors.ControlDark;
            tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor                                  = System.Drawing.SystemColors.Control;
            tabGradient6.TextColor                                   = System.Drawing.SystemColors.GrayText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor                                    = System.Drawing.SystemColors.Control;
            tabGradient7.StartColor                                  = System.Drawing.SystemColors.Control;
            tabGradient7.TextColor                                   = System.Drawing.SystemColors.GrayText;
            dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
            this.dockPanel.Theme                                     = vS2012LightTheme1;
            this.dockPanel.TabIndex                                  = 1;
            this.dockPanel.Theme                                     = this.vS2012LightTheme1;
            //
            // frmCR2WDocument
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.AutoScroll          = true;
            this.ClientSize          = new System.Drawing.Size(588, 395);
            this.Controls.Add(this.dockPanel);
            this.DockAreas   = ((WeifenLuo.WinFormsUI.Docking.DockAreas)((WeifenLuo.WinFormsUI.Docking.DockAreas.Float | WeifenLuo.WinFormsUI.Docking.DockAreas.Document)));
            this.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name        = "frmCR2WDocument";
            this.Text        = "frmCR2WDocument";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmCR2WDocument_FormClosed);
            this.ResumeLayout(false);
        }
コード例 #49
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWindow));
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.SuspendLayout();
            // 
            // dockPanel
            // 
            this.dockPanel.ActiveAutoHideContent = null;
            this.dockPanel.DefaultFloatWindowSize = new System.Drawing.Size(300, 600);
            this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.DockBackColor = System.Drawing.SystemColors.Control;
            this.dockPanel.Location = new System.Drawing.Point(0, 0);
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.ShowDocumentIcon = true;
            this.dockPanel.Size = new System.Drawing.Size(851, 460);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel.Skin = dockPanelSkin1;
            this.dockPanel.TabIndex = 0;
            // 
            // MainWindow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(851, 460);
            this.Controls.Add(this.dockPanel);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.Name = "MainWindow";
            this.Text = "Brainiac Designer";
            this.Shown += new System.EventHandler(this.MainWindow_Shown);
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainWindow_FormClosing);
            this.ResumeLayout(false);

		}
コード例 #50
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.mMenu           = new System.Windows.Forms.MenuStrip();
     this.mFileMenu       = new System.Windows.Forms.ToolStripMenuItem();
     this.mFileOpenMenu   = new System.Windows.Forms.ToolStripMenuItem();
     this.mFileImportMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.importJavapropertiesFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.importMSnifferToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4    = new System.Windows.Forms.ToolStripSeparator();
     this.setupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.mFileSeparatorMenu     = new System.Windows.Forms.ToolStripSeparator();
     this.mFileQuit           = new System.Windows.Forms.ToolStripMenuItem();
     this.mViewMenu           = new System.Windows.Forms.ToolStripMenuItem();
     this.mViewSearchMenu     = new System.Windows.Forms.ToolStripMenuItem();
     this.mViewDataMenu       = new System.Windows.Forms.ToolStripMenuItem();
     this.mViewStructureMenu  = new System.Windows.Forms.ToolStripMenuItem();
     this.mViewPropertiesMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.mTimer              = new System.Windows.Forms.Timer(this.components);
     this.mImportDialog       = new System.Windows.Forms.OpenFileDialog();
     this.mOpenDialog         = new System.Windows.Forms.OpenFileDialog();
     this.toolStrip           = new System.Windows.Forms.ToolStrip();
     this.openToolStripButton = new System.Windows.Forms.ToolStripButton();
     this.saveToolStripButton = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.mStopStartButton    = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.helpToolStripButton = new System.Windows.Forms.ToolStripButton();
     this.mDockPanel          = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.mMenu.SuspendLayout();
     this.toolStrip.SuspendLayout();
     this.SuspendLayout();
     //
     // mMenu
     //
     this.mMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mFileMenu,
         this.mViewMenu
     });
     this.mMenu.Location = new System.Drawing.Point(0, 0);
     this.mMenu.Name     = "mMenu";
     this.mMenu.Size     = new System.Drawing.Size(944, 24);
     this.mMenu.TabIndex = 1;
     //
     // mFileMenu
     //
     this.mFileMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mFileOpenMenu,
         this.mFileImportMenu,
         this.importJavapropertiesFileToolStripMenuItem,
         this.importMSnifferToolStripMenuItem,
         this.toolStripSeparator4,
         this.setupToolStripMenuItem,
         this.mFileSeparatorMenu,
         this.mFileQuit
     });
     this.mFileMenu.Name = "mFileMenu";
     this.mFileMenu.Size = new System.Drawing.Size(37, 20);
     this.mFileMenu.Text = "&File";
     //
     // mFileOpenMenu
     //
     this.mFileOpenMenu.Name         = "mFileOpenMenu";
     this.mFileOpenMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
     this.mFileOpenMenu.Size         = new System.Drawing.Size(218, 22);
     this.mFileOpenMenu.Text         = "&Open";
     this.mFileOpenMenu.Click       += new System.EventHandler(this.mFileOpenMenu_Click);
     //
     // mFileImportMenu
     //
     this.mFileImportMenu.Name   = "mFileImportMenu";
     this.mFileImportMenu.Size   = new System.Drawing.Size(218, 22);
     this.mFileImportMenu.Text   = "Import .pcap file";
     this.mFileImportMenu.Click += new System.EventHandler(this.mFileImportMenu_Click);
     //
     // importJavapropertiesFileToolStripMenuItem
     //
     this.importJavapropertiesFileToolStripMenuItem.Name   = "importJavapropertiesFileToolStripMenuItem";
     this.importJavapropertiesFileToolStripMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.importJavapropertiesFileToolStripMenuItem.Text   = "Import Java *.properties file";
     this.importJavapropertiesFileToolStripMenuItem.Click += new System.EventHandler(this.importJavapropertiesFileToolStripMenuItem_Click);
     //
     // importMSnifferToolStripMenuItem
     //
     this.importMSnifferToolStripMenuItem.Name   = "importMSnifferToolStripMenuItem";
     this.importMSnifferToolStripMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.importMSnifferToolStripMenuItem.Text   = "Import MSniffer logfile";
     this.importMSnifferToolStripMenuItem.Click += new System.EventHandler(this.importMSnifferToolStripMenuItem_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(215, 6);
     //
     // setupToolStripMenuItem
     //
     this.setupToolStripMenuItem.Name   = "setupToolStripMenuItem";
     this.setupToolStripMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.setupToolStripMenuItem.Text   = "MapleShark Setup";
     this.setupToolStripMenuItem.Click += new System.EventHandler(this.setupToolStripMenuItem_Click);
     //
     // mFileSeparatorMenu
     //
     this.mFileSeparatorMenu.Name = "mFileSeparatorMenu";
     this.mFileSeparatorMenu.Size = new System.Drawing.Size(215, 6);
     //
     // mFileQuit
     //
     this.mFileQuit.Name         = "mFileQuit";
     this.mFileQuit.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
     this.mFileQuit.Size         = new System.Drawing.Size(218, 22);
     this.mFileQuit.Text         = "&Quit";
     this.mFileQuit.Click       += new System.EventHandler(this.mFileQuit_Click);
     //
     // mViewMenu
     //
     this.mViewMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mViewSearchMenu,
         this.mViewDataMenu,
         this.mViewStructureMenu,
         this.mViewPropertiesMenu
     });
     this.mViewMenu.Name             = "mViewMenu";
     this.mViewMenu.Size             = new System.Drawing.Size(44, 20);
     this.mViewMenu.Text             = "&View";
     this.mViewMenu.DropDownOpening += new System.EventHandler(this.mViewMenu_DropDownOpening);
     //
     // mViewSearchMenu
     //
     this.mViewSearchMenu.Checked         = true;
     this.mViewSearchMenu.CheckOnClick    = true;
     this.mViewSearchMenu.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.mViewSearchMenu.Name            = "mViewSearchMenu";
     this.mViewSearchMenu.ShortcutKeys    = System.Windows.Forms.Keys.F9;
     this.mViewSearchMenu.Size            = new System.Drawing.Size(152, 22);
     this.mViewSearchMenu.Text            = "Sea&rch";
     this.mViewSearchMenu.CheckedChanged += new System.EventHandler(this.mViewSearchMenu_CheckedChanged);
     //
     // mViewDataMenu
     //
     this.mViewDataMenu.Checked         = true;
     this.mViewDataMenu.CheckOnClick    = true;
     this.mViewDataMenu.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.mViewDataMenu.Name            = "mViewDataMenu";
     this.mViewDataMenu.ShortcutKeys    = System.Windows.Forms.Keys.F10;
     this.mViewDataMenu.Size            = new System.Drawing.Size(152, 22);
     this.mViewDataMenu.Text            = "&Data";
     this.mViewDataMenu.CheckedChanged += new System.EventHandler(this.mViewDataMenu_CheckedChanged);
     //
     // mViewStructureMenu
     //
     this.mViewStructureMenu.Checked         = true;
     this.mViewStructureMenu.CheckOnClick    = true;
     this.mViewStructureMenu.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.mViewStructureMenu.Name            = "mViewStructureMenu";
     this.mViewStructureMenu.ShortcutKeys    = System.Windows.Forms.Keys.F11;
     this.mViewStructureMenu.Size            = new System.Drawing.Size(152, 22);
     this.mViewStructureMenu.Text            = "&Structure";
     this.mViewStructureMenu.CheckedChanged += new System.EventHandler(this.mViewStructureMenu_CheckedChanged);
     //
     // mViewPropertiesMenu
     //
     this.mViewPropertiesMenu.Checked         = true;
     this.mViewPropertiesMenu.CheckOnClick    = true;
     this.mViewPropertiesMenu.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.mViewPropertiesMenu.Name            = "mViewPropertiesMenu";
     this.mViewPropertiesMenu.ShortcutKeys    = System.Windows.Forms.Keys.F12;
     this.mViewPropertiesMenu.Size            = new System.Drawing.Size(152, 22);
     this.mViewPropertiesMenu.Text            = "&Properties";
     this.mViewPropertiesMenu.CheckedChanged += new System.EventHandler(this.mViewPropertiesMenu_CheckedChanged);
     //
     // mTimer
     //
     this.mTimer.Interval = 300;
     this.mTimer.Tick    += new System.EventHandler(this.mTimer_Tick);
     //
     // mImportDialog
     //
     this.mImportDialog.Filter           = "PCap Files|*.pcap";
     this.mImportDialog.ReadOnlyChecked  = true;
     this.mImportDialog.RestoreDirectory = true;
     this.mImportDialog.Title            = "Import";
     //
     // mOpenDialog
     //
     this.mOpenDialog.Filter           = "MapleShark Binary Files|*.msb";
     this.mOpenDialog.Multiselect      = true;
     this.mOpenDialog.ReadOnlyChecked  = true;
     this.mOpenDialog.RestoreDirectory = true;
     this.mOpenDialog.Title            = "Open";
     //
     // toolStrip
     //
     this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.openToolStripButton,
         this.saveToolStripButton,
         this.toolStripSeparator1,
         this.mStopStartButton,
         this.toolStripSeparator2,
         this.helpToolStripButton
     });
     this.toolStrip.Location = new System.Drawing.Point(0, 24);
     this.toolStrip.Name     = "toolStrip";
     this.toolStrip.Size     = new System.Drawing.Size(944, 25);
     this.toolStrip.TabIndex = 11;
     this.toolStrip.Text     = "ToolStrip";
     //
     // openToolStripButton
     //
     this.openToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.openToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("openToolStripButton.Image")));
     this.openToolStripButton.ImageTransparentColor = System.Drawing.Color.Black;
     this.openToolStripButton.Name   = "openToolStripButton";
     this.openToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.openToolStripButton.Text   = "Open";
     this.openToolStripButton.Click += new System.EventHandler(this.mFileOpenMenu_Click);
     //
     // saveToolStripButton
     //
     this.saveToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.saveToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("saveToolStripButton.Image")));
     this.saveToolStripButton.ImageTransparentColor = System.Drawing.Color.Black;
     this.saveToolStripButton.Name   = "saveToolStripButton";
     this.saveToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.saveToolStripButton.Text   = "Save";
     this.saveToolStripButton.Click += new System.EventHandler(this.saveToolStripButton_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // mStopStartButton
     //
     this.mStopStartButton.Image = global::MapleShark.Properties.Resources.Button_Blank_Red_icon;
     this.mStopStartButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mStopStartButton.Name   = "mStopStartButton";
     this.mStopStartButton.Size   = new System.Drawing.Size(94, 22);
     this.mStopStartButton.Text   = "Stop sniffing";
     this.mStopStartButton.Click += new System.EventHandler(this.toolStripButton1_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // helpToolStripButton
     //
     this.helpToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.helpToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("helpToolStripButton.Image")));
     this.helpToolStripButton.ImageTransparentColor = System.Drawing.Color.Black;
     this.helpToolStripButton.Name   = "helpToolStripButton";
     this.helpToolStripButton.Size   = new System.Drawing.Size(23, 22);
     this.helpToolStripButton.Text   = "Help";
     this.helpToolStripButton.Click += new System.EventHandler(this.helpToolStripButton_Click);
     //
     // mDockPanel
     //
     this.mDockPanel.ActiveAutoHideContent = null;
     this.mDockPanel.Dock                                     = System.Windows.Forms.DockStyle.Fill;
     this.mDockPanel.DockBackColor                            = System.Drawing.SystemColors.ControlDark;
     this.mDockPanel.DockBottomPortion                        = 0.3D;
     this.mDockPanel.DockLeftPortion                          = 0.3D;
     this.mDockPanel.DockRightPortion                         = 0.3D;
     this.mDockPanel.DockTopPortion                           = 75D;
     this.mDockPanel.Location                                 = new System.Drawing.Point(0, 49);
     this.mDockPanel.Name                                     = "mDockPanel";
     this.mDockPanel.Size                                     = new System.Drawing.Size(944, 613);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.mDockPanel.Skin                                     = dockPanelSkin1;
     this.mDockPanel.TabIndex                                 = 4;
     this.mDockPanel.ActiveDocumentChanged                   += new System.EventHandler(this.mDockPanel_ActiveDocumentChanged);
     //
     // MainForm
     //
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(944, 662);
     this.Controls.Add(this.mDockPanel);
     this.Controls.Add(this.toolStrip);
     this.Controls.Add(this.mMenu);
     this.DoubleBuffered = true;
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.mMenu;
     this.Name           = "MainForm";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "MapleShark2";
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
     this.FormClosed    += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
     this.Load          += new System.EventHandler(this.MainForm_Load);
     this.DragDrop      += new System.Windows.Forms.DragEventHandler(this.MainForm_DragDrop);
     this.DragEnter     += new System.Windows.Forms.DragEventHandler(this.MainForm_DragEnter);
     this.mMenu.ResumeLayout(false);
     this.mMenu.PerformLayout();
     this.toolStrip.ResumeLayout(false);
     this.toolStrip.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #51
0
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.dockPanel1          = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.mainMenu            = new System.Windows.Forms.MenuStrip();
     this.menuitem_file       = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_open       = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_new        = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_save       = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.menuitem_copyselect = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_copyall    = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_pastecards = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.menuitem_comp1      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_comp2      = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.menuitem_history    = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_shistory   = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.menuitem_quit       = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_windows    = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_dataeditor = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_codeeditor = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.menuitem_close      = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_closeother = new System.Windows.Forms.ToolStripMenuItem();
     this.menuitem_closeall   = new System.Windows.Forms.ToolStripMenuItem();
     this.bgWorker1           = new System.ComponentModel.BackgroundWorker();
     this.mainMenu.SuspendLayout();
     this.SuspendLayout();
     //
     // dockPanel1
     //
     this.dockPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.dockPanel1.Dock                                     = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel1.Location                                 = new System.Drawing.Point(0, 25);
     this.dockPanel1.Margin                                   = new System.Windows.Forms.Padding(0);
     this.dockPanel1.Name                                     = "dockPanel1";
     this.dockPanel1.Size                                     = new System.Drawing.Size(864, 573);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("微软雅黑", 9F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel1.Skin                                     = dockPanelSkin1;
     this.dockPanel1.TabIndex                                 = 0;
     //
     // mainMenu
     //
     this.mainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuitem_file,
         this.menuitem_windows
     });
     this.mainMenu.Location          = new System.Drawing.Point(0, 0);
     this.mainMenu.MdiWindowListItem = this.menuitem_windows;
     this.mainMenu.Name     = "mainMenu";
     this.mainMenu.Size     = new System.Drawing.Size(864, 25);
     this.mainMenu.TabIndex = 3;
     this.mainMenu.Text     = "mainMenu";
     //
     // menuitem_file
     //
     this.menuitem_file.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuitem_open,
         this.menuitem_new,
         this.menuitem_save,
         this.toolStripSeparator3,
         this.menuitem_copyselect,
         this.menuitem_copyall,
         this.menuitem_pastecards,
         this.toolStripSeparator4,
         this.menuitem_comp1,
         this.menuitem_comp2,
         this.toolStripSeparator1,
         this.menuitem_history,
         this.menuitem_shistory,
         this.toolStripSeparator5,
         this.menuitem_quit
     });
     this.menuitem_file.Name = "menuitem_file";
     this.menuitem_file.Size = new System.Drawing.Size(53, 21);
     this.menuitem_file.Text = "File(&F)";
     //
     // menuitem_open
     //
     this.menuitem_open.Name         = "menuitem_open";
     this.menuitem_open.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
     this.menuitem_open.Size         = new System.Drawing.Size(261, 22);
     this.menuitem_open.Text         = "Open";
     this.menuitem_open.Click       += new System.EventHandler(this.Menuitem_openClick);
     //
     // menuitem_new
     //
     this.menuitem_new.Name         = "menuitem_new";
     this.menuitem_new.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
     this.menuitem_new.Size         = new System.Drawing.Size(261, 22);
     this.menuitem_new.Text         = "New";
     this.menuitem_new.Click       += new System.EventHandler(this.Menuitem_newClick);
     //
     // menuitem_save
     //
     this.menuitem_save.Name         = "menuitem_save";
     this.menuitem_save.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
     this.menuitem_save.Size         = new System.Drawing.Size(261, 22);
     this.menuitem_save.Text         = "Save";
     this.menuitem_save.Click       += new System.EventHandler(this.Menuitem_saveClick);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(258, 6);
     //
     // menuitem_copyselect
     //
     this.menuitem_copyselect.Name         = "menuitem_copyselect";
     this.menuitem_copyselect.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                           | System.Windows.Forms.Keys.C)));
     this.menuitem_copyselect.Size   = new System.Drawing.Size(261, 22);
     this.menuitem_copyselect.Text   = "Copy Select Cards";
     this.menuitem_copyselect.Click += new System.EventHandler(this.Menuitem_copyselecttoClick);
     //
     // menuitem_copyall
     //
     this.menuitem_copyall.Name   = "menuitem_copyall";
     this.menuitem_copyall.Size   = new System.Drawing.Size(261, 22);
     this.menuitem_copyall.Text   = "Copy All Cards";
     this.menuitem_copyall.Click += new System.EventHandler(this.Menuitem_copyallClick);
     //
     // menuitem_pastecards
     //
     this.menuitem_pastecards.Name         = "menuitem_pastecards";
     this.menuitem_pastecards.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                           | System.Windows.Forms.Keys.V)));
     this.menuitem_pastecards.Size   = new System.Drawing.Size(261, 22);
     this.menuitem_pastecards.Text   = "Paste Cards";
     this.menuitem_pastecards.Click += new System.EventHandler(this.Menuitem_pastecardsClick);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(258, 6);
     //
     // menuitem_comp1
     //
     this.menuitem_comp1.Name   = "menuitem_comp1";
     this.menuitem_comp1.Size   = new System.Drawing.Size(261, 22);
     this.menuitem_comp1.Text   = "Compare DB 1";
     this.menuitem_comp1.Click += new System.EventHandler(this.Menuitem_comp1Click);
     //
     // menuitem_comp2
     //
     this.menuitem_comp2.Enabled = false;
     this.menuitem_comp2.Name    = "menuitem_comp2";
     this.menuitem_comp2.Size    = new System.Drawing.Size(261, 22);
     this.menuitem_comp2.Text    = "Compare DB 2";
     this.menuitem_comp2.Click  += new System.EventHandler(this.Menuitem_comp2Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(258, 6);
     //
     // menuitem_history
     //
     this.menuitem_history.Name = "menuitem_history";
     this.menuitem_history.Size = new System.Drawing.Size(261, 22);
     this.menuitem_history.Text = "History(&H)";
     //
     // menuitem_shistory
     //
     this.menuitem_shistory.Name = "menuitem_shistory";
     this.menuitem_shistory.Size = new System.Drawing.Size(261, 22);
     this.menuitem_shistory.Text = "Script History";
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(258, 6);
     //
     // menuitem_quit
     //
     this.menuitem_quit.Name   = "menuitem_quit";
     this.menuitem_quit.Size   = new System.Drawing.Size(261, 22);
     this.menuitem_quit.Text   = "Quit";
     this.menuitem_quit.Click += new System.EventHandler(this.QuitToolStripMenuItemClick);
     //
     // menuitem_windows
     //
     this.menuitem_windows.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuitem_dataeditor,
         this.menuitem_codeeditor,
         this.toolStripSeparator2,
         this.menuitem_close,
         this.menuitem_closeother,
         this.menuitem_closeall
     });
     this.menuitem_windows.Name = "menuitem_windows";
     this.menuitem_windows.Size = new System.Drawing.Size(93, 21);
     this.menuitem_windows.Text = "Windows(&W)";
     //
     // menuitem_dataeditor
     //
     this.menuitem_dataeditor.Name   = "menuitem_dataeditor";
     this.menuitem_dataeditor.Size   = new System.Drawing.Size(157, 22);
     this.menuitem_dataeditor.Text   = "DataEditor";
     this.menuitem_dataeditor.Click += new System.EventHandler(this.DataEditorToolStripMenuItemClick);
     //
     // menuitem_codeeditor
     //
     this.menuitem_codeeditor.Name   = "menuitem_codeeditor";
     this.menuitem_codeeditor.Size   = new System.Drawing.Size(157, 22);
     this.menuitem_codeeditor.Text   = "CodeEditor";
     this.menuitem_codeeditor.Click += new System.EventHandler(this.Menuitem_codeeditorClick);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(154, 6);
     //
     // menuitem_close
     //
     this.menuitem_close.Name         = "menuitem_close";
     this.menuitem_close.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.W)));
     this.menuitem_close.Size         = new System.Drawing.Size(157, 22);
     this.menuitem_close.Text         = "Close";
     this.menuitem_close.Click       += new System.EventHandler(this.CloseToolStripMenuItemClick);
     //
     // menuitem_closeother
     //
     this.menuitem_closeother.Name   = "menuitem_closeother";
     this.menuitem_closeother.Size   = new System.Drawing.Size(157, 22);
     this.menuitem_closeother.Text   = "Close Other";
     this.menuitem_closeother.Click += new System.EventHandler(this.CloseOtherToolStripMenuItemClick);
     //
     // menuitem_closeall
     //
     this.menuitem_closeall.Name   = "menuitem_closeall";
     this.menuitem_closeall.Size   = new System.Drawing.Size(157, 22);
     this.menuitem_closeall.Text   = "Close All";
     this.menuitem_closeall.Click += new System.EventHandler(this.CloseAllToolStripMenuItemClick);
     //
     // bgWorker1
     //
     this.bgWorker1.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.bgWorker1_DoWork);
     this.bgWorker1.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bgWorker1_RunWorkerCompleted);
     //
     // MainForm
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.SystemColors.Control;
     this.ClientSize    = new System.Drawing.Size(864, 598);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.mainMenu);
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.mainMenu;
     this.Name           = "MainForm";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "MainForm";
     this.Load          += new System.EventHandler(this.MainForm_Load);
     this.mainMenu.ResumeLayout(false);
     this.mainMenu.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #52
0
ファイル: MainForm.Designer.cs プロジェクト: gistop/ae
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.ribbonControl1 = new DevComponents.DotNetBar.RibbonControl();
            this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonPanel1 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonPanel2 = new DevComponents.DotNetBar.RibbonPanel();
            this.qatCustomizeItem1 = new DevComponents.DotNetBar.QatCustomizeItem();
            this.ribbonBar1 = new DevComponents.DotNetBar.RibbonBar();
            this.office2007StartButton1 = new DevComponents.DotNetBar.Office2007StartButton();
            this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem();
            this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
            this.itemContainer2 = new DevComponents.DotNetBar.ItemContainer();
            this.itemContainer3 = new DevComponents.DotNetBar.ItemContainer();
            this.buttonItem2 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem3 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem4 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem5 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem6 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem7 = new DevComponents.DotNetBar.ButtonItem();
            this.itemContainer4 = new DevComponents.DotNetBar.ItemContainer();
            this.labelItem8 = new DevComponents.DotNetBar.LabelItem();
            this.buttonItem8 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem9 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem10 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem11 = new DevComponents.DotNetBar.ButtonItem();
            this.itemContainer5 = new DevComponents.DotNetBar.ItemContainer();
            this.buttonItem12 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem13 = new DevComponents.DotNetBar.ButtonItem();
            this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.ribbonControl1.SuspendLayout();
            this.ribbonPanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // ribbonControl1
            // 
            this.ribbonControl1.CaptionVisible = true;
            this.ribbonControl1.Controls.Add(this.ribbonPanel1);
            this.ribbonControl1.Controls.Add(this.ribbonPanel2);
            this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.ribbonTabItem1,
            this.ribbonTabItem2});
            this.ribbonControl1.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
            this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl1.Name = "ribbonControl1";
            this.ribbonControl1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 2);
            this.ribbonControl1.QuickToolbarItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.office2007StartButton1,
            this.buttonItem1,
            this.qatCustomizeItem1});
            this.ribbonControl1.Size = new System.Drawing.Size(292, 154);
            this.ribbonControl1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.ribbonControl1.TabGroupHeight = 14;
            this.ribbonControl1.TabIndex = 0;
            this.ribbonControl1.Text = "ribbonControl1";
            // 
            // ribbonTabItem1
            // 
            this.ribbonTabItem1.Checked = true;
            this.ribbonTabItem1.ImagePaddingHorizontal = 8;
            this.ribbonTabItem1.Name = "ribbonTabItem1";
            this.ribbonTabItem1.Panel = this.ribbonPanel1;
            this.ribbonTabItem1.Text = "ribbonTabItem1";
            // 
            // ribbonPanel1
            // 
            this.ribbonPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.ribbonPanel1.Controls.Add(this.ribbonBar1);
            this.ribbonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel1.Location = new System.Drawing.Point(0, 55);
            this.ribbonPanel1.Name = "ribbonPanel1";
            this.ribbonPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel1.Size = new System.Drawing.Size(292, 97);
            this.ribbonPanel1.TabIndex = 1;
            // 
            // ribbonTabItem2
            // 
            this.ribbonTabItem2.ImagePaddingHorizontal = 8;
            this.ribbonTabItem2.Name = "ribbonTabItem2";
            this.ribbonTabItem2.Panel = this.ribbonPanel2;
            this.ribbonTabItem2.Text = "ribbonTabItem2";
            // 
            // ribbonPanel2
            // 
            this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel2.Location = new System.Drawing.Point(0, 0);
            this.ribbonPanel2.Name = "ribbonPanel2";
            this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel2.Size = new System.Drawing.Size(75, 21);
            this.ribbonPanel2.TabIndex = 2;
            // 
            // qatCustomizeItem1
            // 
            this.qatCustomizeItem1.Name = "qatCustomizeItem1";
            // 
            // ribbonBar1
            // 
            this.ribbonBar1.AutoOverflowEnabled = true;
            this.ribbonBar1.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar1.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar1.Name = "ribbonBar1";
            this.ribbonBar1.Size = new System.Drawing.Size(100, 94);
            this.ribbonBar1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
            this.ribbonBar1.TabIndex = 0;
            this.ribbonBar1.Text = "ribbonBar1";
            // 
            // office2007StartButton1
            // 
            this.office2007StartButton1.AutoExpandOnClick = true;
            this.office2007StartButton1.CanCustomize = false;
            this.office2007StartButton1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.Image;
            this.office2007StartButton1.ImagePaddingHorizontal = 2;
            this.office2007StartButton1.ImagePaddingVertical = 2;
            this.office2007StartButton1.Name = "office2007StartButton1";
            this.office2007StartButton1.ShowSubItems = false;
            this.office2007StartButton1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.itemContainer1});
            this.office2007StartButton1.Text = "&File";
            // 
            // buttonItem1
            // 
            this.buttonItem1.ImagePaddingHorizontal = 8;
            this.buttonItem1.Name = "buttonItem1";
            this.buttonItem1.Text = "buttonItem1";
            // 
            // itemContainer1
            // 
            // 
            // 
            // 
            this.itemContainer1.BackgroundStyle.Class = "RibbonFileMenuContainer";
            this.itemContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.itemContainer1.MinimumSize = new System.Drawing.Size(0, 0);
            this.itemContainer1.Name = "itemContainer1";
            this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.itemContainer2,
            this.itemContainer5});
            // 
            // itemContainer2
            // 
            // 
            // 
            // 
            this.itemContainer2.BackgroundStyle.Class = "RibbonFileMenuTwoColumnContainer";
            this.itemContainer2.ItemSpacing = 0;
            this.itemContainer2.MinimumSize = new System.Drawing.Size(0, 0);
            this.itemContainer2.Name = "itemContainer2";
            this.itemContainer2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.itemContainer3,
            this.itemContainer4});
            // 
            // itemContainer3
            // 
            // 
            // 
            // 
            this.itemContainer3.BackgroundStyle.Class = "RibbonFileMenuColumnOneContainer";
            this.itemContainer3.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.itemContainer3.MinimumSize = new System.Drawing.Size(120, 0);
            this.itemContainer3.Name = "itemContainer3";
            this.itemContainer3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem2,
            this.buttonItem3,
            this.buttonItem4,
            this.buttonItem5,
            this.buttonItem6,
            this.buttonItem7});
            // 
            // buttonItem2
            // 
            this.buttonItem2.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem2.ImagePaddingHorizontal = 8;
            this.buttonItem2.Name = "buttonItem2";
            this.buttonItem2.SubItemsExpandWidth = 24;
            this.buttonItem2.Text = "&New";
            // 
            // buttonItem3
            // 
            this.buttonItem3.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem3.ImagePaddingHorizontal = 8;
            this.buttonItem3.Name = "buttonItem3";
            this.buttonItem3.SubItemsExpandWidth = 24;
            this.buttonItem3.Text = "&Open...";
            // 
            // buttonItem4
            // 
            this.buttonItem4.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem4.ImagePaddingHorizontal = 8;
            this.buttonItem4.Name = "buttonItem4";
            this.buttonItem4.SubItemsExpandWidth = 24;
            this.buttonItem4.Text = "&Save...";
            // 
            // buttonItem5
            // 
            this.buttonItem5.BeginGroup = true;
            this.buttonItem5.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem5.ImagePaddingHorizontal = 8;
            this.buttonItem5.Name = "buttonItem5";
            this.buttonItem5.SubItemsExpandWidth = 24;
            this.buttonItem5.Text = "S&hare...";
            // 
            // buttonItem6
            // 
            this.buttonItem6.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem6.ImagePaddingHorizontal = 8;
            this.buttonItem6.Name = "buttonItem6";
            this.buttonItem6.SubItemsExpandWidth = 24;
            this.buttonItem6.Text = "&Print...";
            // 
            // buttonItem7
            // 
            this.buttonItem7.BeginGroup = true;
            this.buttonItem7.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem7.ImagePaddingHorizontal = 8;
            this.buttonItem7.Name = "buttonItem7";
            this.buttonItem7.SubItemsExpandWidth = 24;
            this.buttonItem7.Text = "&Close";
            // 
            // itemContainer4
            // 
            // 
            // 
            // 
            this.itemContainer4.BackgroundStyle.Class = "RibbonFileMenuColumnTwoContainer";
            this.itemContainer4.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.itemContainer4.MinimumSize = new System.Drawing.Size(180, 0);
            this.itemContainer4.Name = "itemContainer4";
            this.itemContainer4.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.labelItem8,
            this.buttonItem8,
            this.buttonItem9,
            this.buttonItem10,
            this.buttonItem11});
            // 
            // labelItem8
            // 
            this.labelItem8.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.labelItem8.BorderType = DevComponents.DotNetBar.eBorderType.Etched;
            this.labelItem8.CanCustomize = false;
            this.labelItem8.Name = "labelItem8";
            this.labelItem8.PaddingBottom = 2;
            this.labelItem8.PaddingTop = 2;
            this.labelItem8.Stretch = true;
            this.labelItem8.Text = "Recent Documents";
            // 
            // buttonItem8
            // 
            this.buttonItem8.ImagePaddingHorizontal = 8;
            this.buttonItem8.Name = "buttonItem8";
            this.buttonItem8.Text = "&1. Short News 5-7.rtf";
            // 
            // buttonItem9
            // 
            this.buttonItem9.ImagePaddingHorizontal = 8;
            this.buttonItem9.Name = "buttonItem9";
            this.buttonItem9.Text = "&2. Prospect Email.rtf";
            // 
            // buttonItem10
            // 
            this.buttonItem10.ImagePaddingHorizontal = 8;
            this.buttonItem10.Name = "buttonItem10";
            this.buttonItem10.Text = "&3. Customer Email.rtf";
            // 
            // buttonItem11
            // 
            this.buttonItem11.ImagePaddingHorizontal = 8;
            this.buttonItem11.Name = "buttonItem11";
            this.buttonItem11.Text = "&4. example.rtf";
            // 
            // itemContainer5
            // 
            // 
            // 
            // 
            this.itemContainer5.BackgroundStyle.Class = "RibbonFileMenuBottomContainer";
            this.itemContainer5.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Right;
            this.itemContainer5.MinimumSize = new System.Drawing.Size(0, 0);
            this.itemContainer5.Name = "itemContainer5";
            this.itemContainer5.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem12,
            this.buttonItem13});
            // 
            // buttonItem12
            // 
            this.buttonItem12.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem12.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonItem12.ImagePaddingHorizontal = 8;
            this.buttonItem12.Name = "buttonItem12";
            this.buttonItem12.SubItemsExpandWidth = 24;
            this.buttonItem12.Text = "Opt&ions";
            // 
            // buttonItem13
            // 
            this.buttonItem13.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem13.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonItem13.ImagePaddingHorizontal = 8;
            this.buttonItem13.Name = "buttonItem13";
            this.buttonItem13.SubItemsExpandWidth = 24;
            this.buttonItem13.Text = "E&xit";
            // 
            // dockPanel1
            // 
            this.dockPanel1.ActiveAutoHideContent = null;
            this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control;
            this.dockPanel1.Location = new System.Drawing.Point(0, 154);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.Size = new System.Drawing.Size(292, 119);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel1.Skin = dockPanelSkin1;
            this.dockPanel1.TabIndex = 2;
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(292, 273);
            this.Controls.Add(this.dockPanel1);
            this.Controls.Add(this.ribbonControl1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.IsMdiContainer = true;
            this.Name = "MainForm";
            this.Text = "Form1";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.ribbonControl1.ResumeLayout(false);
            this.ribbonControl1.PerformLayout();
            this.ribbonPanel1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
コード例 #53
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin4                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin4               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient10              = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient22                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin4               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient4           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient23                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient11              = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient24                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient4 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient25                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient26                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient12              = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient27                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient28                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.menuMain = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.newToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.projectToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.openToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator            = new System.Windows.Forms.ToolStripSeparator();
     this.saveToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.saveAsToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1           = new System.Windows.Forms.ToolStripSeparator();
     this.printToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.printPreviewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2           = new System.Windows.Forms.ToolStripSeparator();
     this.exitToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.editToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.undoToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.redoToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3           = new System.Windows.Forms.ToolStripSeparator();
     this.cutToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.copyToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.pasteToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4           = new System.Windows.Forms.ToolStripSeparator();
     this.selectAllToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolsToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.customizeToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.optionsToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.helpToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.contentsToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.indexToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.searchToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator5           = new System.Windows.Forms.ToolStripSeparator();
     this.aboutToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.viewToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.startWindowToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolstripMain        = new System.Windows.Forms.ToolStrip();
     this.newToolStripButton   = new System.Windows.Forms.ToolStripButton();
     this.openToolStripButton  = new System.Windows.Forms.ToolStripButton();
     this.saveToolStripButton  = new System.Windows.Forms.ToolStripButton();
     this.printToolStripButton = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6  = new System.Windows.Forms.ToolStripSeparator();
     this.cutToolStripButton   = new System.Windows.Forms.ToolStripButton();
     this.copyToolStripButton  = new System.Windows.Forms.ToolStripButton();
     this.pasteToolStripButton = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator7  = new System.Windows.Forms.ToolStripSeparator();
     this.helpToolStripButton  = new System.Windows.Forms.ToolStripButton();
     this.dockPanel            = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.toolStripSeparator8  = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripMenuItem1   = new System.Windows.Forms.ToolStripMenuItem();
     this.menuMain.SuspendLayout();
     this.toolstripMain.SuspendLayout();
     this.SuspendLayout();
     //
     // menuMain
     //
     this.menuMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileToolStripMenuItem,
         this.editToolStripMenuItem,
         this.viewToolStripMenuItem,
         this.toolsToolStripMenuItem,
         this.helpToolStripMenuItem
     });
     this.menuMain.Location = new System.Drawing.Point(0, 0);
     this.menuMain.Name     = "menuMain";
     this.menuMain.Size     = new System.Drawing.Size(1061, 24);
     this.menuMain.TabIndex = 0;
     this.menuMain.Text     = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newToolStripMenuItem,
         this.openToolStripMenuItem,
         this.toolStripSeparator,
         this.saveToolStripMenuItem,
         this.saveAsToolStripMenuItem,
         this.toolStripSeparator1,
         this.printToolStripMenuItem,
         this.printPreviewToolStripMenuItem,
         this.toolStripSeparator2,
         this.exitToolStripMenuItem
     });
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.fileToolStripMenuItem.Text = "&File";
     //
     // newToolStripMenuItem
     //
     this.newToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.projectToolStripMenuItem
     });
     this.newToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.newToolStripMenuItem.Name             = "newToolStripMenuItem";
     this.newToolStripMenuItem.ShowShortcutKeys = false;
     this.newToolStripMenuItem.Size             = new System.Drawing.Size(152, 22);
     this.newToolStripMenuItem.Text             = "&New";
     //
     // projectToolStripMenuItem
     //
     this.projectToolStripMenuItem.Name         = "projectToolStripMenuItem";
     this.projectToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                                | System.Windows.Forms.Keys.N)));
     this.projectToolStripMenuItem.Size   = new System.Drawing.Size(186, 22);
     this.projectToolStripMenuItem.Text   = "Project";
     this.projectToolStripMenuItem.Click += new System.EventHandler(this.projectToolStripMenuItem_Click);
     //
     // openToolStripMenuItem
     //
     this.openToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripMenuItem.Image")));
     this.openToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.openToolStripMenuItem.Name         = "openToolStripMenuItem";
     this.openToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
     this.openToolStripMenuItem.Size         = new System.Drawing.Size(152, 22);
     this.openToolStripMenuItem.Text         = "&Open";
     //
     // toolStripSeparator
     //
     this.toolStripSeparator.Name = "toolStripSeparator";
     this.toolStripSeparator.Size = new System.Drawing.Size(143, 6);
     //
     // saveToolStripMenuItem
     //
     this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
     this.saveToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.saveToolStripMenuItem.Name         = "saveToolStripMenuItem";
     this.saveToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
     this.saveToolStripMenuItem.Size         = new System.Drawing.Size(146, 22);
     this.saveToolStripMenuItem.Text         = "&Save";
     //
     // saveAsToolStripMenuItem
     //
     this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem";
     this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
     this.saveAsToolStripMenuItem.Text = "Save &As";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(143, 6);
     //
     // printToolStripMenuItem
     //
     this.printToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printToolStripMenuItem.Image")));
     this.printToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.printToolStripMenuItem.Name         = "printToolStripMenuItem";
     this.printToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
     this.printToolStripMenuItem.Size         = new System.Drawing.Size(146, 22);
     this.printToolStripMenuItem.Text         = "&Print";
     //
     // printPreviewToolStripMenuItem
     //
     this.printPreviewToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printPreviewToolStripMenuItem.Image")));
     this.printPreviewToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.printPreviewToolStripMenuItem.Name = "printPreviewToolStripMenuItem";
     this.printPreviewToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
     this.printPreviewToolStripMenuItem.Text = "Print Pre&view";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(143, 6);
     //
     // exitToolStripMenuItem
     //
     this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
     this.exitToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
     this.exitToolStripMenuItem.Text = "E&xit";
     //
     // editToolStripMenuItem
     //
     this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.undoToolStripMenuItem,
         this.redoToolStripMenuItem,
         this.toolStripSeparator3,
         this.cutToolStripMenuItem,
         this.copyToolStripMenuItem,
         this.pasteToolStripMenuItem,
         this.toolStripSeparator4,
         this.selectAllToolStripMenuItem
     });
     this.editToolStripMenuItem.Name = "editToolStripMenuItem";
     this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20);
     this.editToolStripMenuItem.Text = "&Edit";
     //
     // undoToolStripMenuItem
     //
     this.undoToolStripMenuItem.Name         = "undoToolStripMenuItem";
     this.undoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
     this.undoToolStripMenuItem.Size         = new System.Drawing.Size(144, 22);
     this.undoToolStripMenuItem.Text         = "&Undo";
     //
     // redoToolStripMenuItem
     //
     this.redoToolStripMenuItem.Name         = "redoToolStripMenuItem";
     this.redoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
     this.redoToolStripMenuItem.Size         = new System.Drawing.Size(144, 22);
     this.redoToolStripMenuItem.Text         = "&Redo";
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(141, 6);
     //
     // cutToolStripMenuItem
     //
     this.cutToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("cutToolStripMenuItem.Image")));
     this.cutToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cutToolStripMenuItem.Name         = "cutToolStripMenuItem";
     this.cutToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
     this.cutToolStripMenuItem.Size         = new System.Drawing.Size(144, 22);
     this.cutToolStripMenuItem.Text         = "Cu&t";
     //
     // copyToolStripMenuItem
     //
     this.copyToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("copyToolStripMenuItem.Image")));
     this.copyToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.copyToolStripMenuItem.Name         = "copyToolStripMenuItem";
     this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
     this.copyToolStripMenuItem.Size         = new System.Drawing.Size(144, 22);
     this.copyToolStripMenuItem.Text         = "&Copy";
     //
     // pasteToolStripMenuItem
     //
     this.pasteToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pasteToolStripMenuItem.Image")));
     this.pasteToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.pasteToolStripMenuItem.Name         = "pasteToolStripMenuItem";
     this.pasteToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
     this.pasteToolStripMenuItem.Size         = new System.Drawing.Size(144, 22);
     this.pasteToolStripMenuItem.Text         = "&Paste";
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(141, 6);
     //
     // selectAllToolStripMenuItem
     //
     this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
     this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
     this.selectAllToolStripMenuItem.Text = "Select &All";
     //
     // toolsToolStripMenuItem
     //
     this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItem1,
         this.toolStripSeparator8,
         this.customizeToolStripMenuItem,
         this.optionsToolStripMenuItem
     });
     this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
     this.toolsToolStripMenuItem.Size = new System.Drawing.Size(47, 20);
     this.toolsToolStripMenuItem.Text = "&Tools";
     //
     // customizeToolStripMenuItem
     //
     this.customizeToolStripMenuItem.Name = "customizeToolStripMenuItem";
     this.customizeToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
     this.customizeToolStripMenuItem.Text = "&Customize";
     //
     // optionsToolStripMenuItem
     //
     this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem";
     this.optionsToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
     this.optionsToolStripMenuItem.Text = "&Options";
     //
     // helpToolStripMenuItem
     //
     this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.contentsToolStripMenuItem,
         this.indexToolStripMenuItem,
         this.searchToolStripMenuItem,
         this.toolStripSeparator5,
         this.aboutToolStripMenuItem
     });
     this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
     this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.helpToolStripMenuItem.Text = "&Help";
     //
     // contentsToolStripMenuItem
     //
     this.contentsToolStripMenuItem.Name = "contentsToolStripMenuItem";
     this.contentsToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
     this.contentsToolStripMenuItem.Text = "&Contents";
     //
     // indexToolStripMenuItem
     //
     this.indexToolStripMenuItem.Name = "indexToolStripMenuItem";
     this.indexToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
     this.indexToolStripMenuItem.Text = "&Index";
     //
     // searchToolStripMenuItem
     //
     this.searchToolStripMenuItem.Name = "searchToolStripMenuItem";
     this.searchToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
     this.searchToolStripMenuItem.Text = "&Search";
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(119, 6);
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
     this.aboutToolStripMenuItem.Text = "&About...";
     //
     // viewToolStripMenuItem
     //
     this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.startWindowToolStripMenuItem
     });
     this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
     this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.viewToolStripMenuItem.Text = "View";
     //
     // startWindowToolStripMenuItem
     //
     this.startWindowToolStripMenuItem.Name   = "startWindowToolStripMenuItem";
     this.startWindowToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.startWindowToolStripMenuItem.Text   = "Start Window";
     this.startWindowToolStripMenuItem.Click += new System.EventHandler(this.startWindowToolStripMenuItem_Click);
     //
     // toolstripMain
     //
     this.toolstripMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newToolStripButton,
         this.openToolStripButton,
         this.saveToolStripButton,
         this.printToolStripButton,
         this.toolStripSeparator6,
         this.cutToolStripButton,
         this.copyToolStripButton,
         this.pasteToolStripButton,
         this.toolStripSeparator7,
         this.helpToolStripButton
     });
     this.toolstripMain.Location = new System.Drawing.Point(0, 24);
     this.toolstripMain.Name     = "toolstripMain";
     this.toolstripMain.Size     = new System.Drawing.Size(1061, 25);
     this.toolstripMain.TabIndex = 1;
     this.toolstripMain.Text     = "toolStrip1";
     //
     // newToolStripButton
     //
     this.newToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.newToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("newToolStripButton.Image")));
     this.newToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.newToolStripButton.Name        = "newToolStripButton";
     this.newToolStripButton.Size        = new System.Drawing.Size(23, 22);
     this.newToolStripButton.Text        = "New";
     this.newToolStripButton.ToolTipText = "New Project";
     this.newToolStripButton.Click      += new System.EventHandler(this.newToolStripButton_Click);
     //
     // openToolStripButton
     //
     this.openToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.openToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("openToolStripButton.Image")));
     this.openToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.openToolStripButton.Name = "openToolStripButton";
     this.openToolStripButton.Size = new System.Drawing.Size(23, 22);
     this.openToolStripButton.Text = "&Open";
     //
     // saveToolStripButton
     //
     this.saveToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.saveToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("saveToolStripButton.Image")));
     this.saveToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.saveToolStripButton.Name = "saveToolStripButton";
     this.saveToolStripButton.Size = new System.Drawing.Size(23, 22);
     this.saveToolStripButton.Text = "&Save";
     //
     // printToolStripButton
     //
     this.printToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.printToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("printToolStripButton.Image")));
     this.printToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.printToolStripButton.Name = "printToolStripButton";
     this.printToolStripButton.Size = new System.Drawing.Size(23, 22);
     this.printToolStripButton.Text = "&Print";
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.Name = "toolStripSeparator6";
     this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
     //
     // cutToolStripButton
     //
     this.cutToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.cutToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("cutToolStripButton.Image")));
     this.cutToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cutToolStripButton.Name = "cutToolStripButton";
     this.cutToolStripButton.Size = new System.Drawing.Size(23, 22);
     this.cutToolStripButton.Text = "C&ut";
     //
     // copyToolStripButton
     //
     this.copyToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.copyToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("copyToolStripButton.Image")));
     this.copyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.copyToolStripButton.Name = "copyToolStripButton";
     this.copyToolStripButton.Size = new System.Drawing.Size(23, 22);
     this.copyToolStripButton.Text = "&Copy";
     //
     // pasteToolStripButton
     //
     this.pasteToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.pasteToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("pasteToolStripButton.Image")));
     this.pasteToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.pasteToolStripButton.Name = "pasteToolStripButton";
     this.pasteToolStripButton.Size = new System.Drawing.Size(23, 22);
     this.pasteToolStripButton.Text = "&Paste";
     //
     // toolStripSeparator7
     //
     this.toolStripSeparator7.Name = "toolStripSeparator7";
     this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25);
     //
     // helpToolStripButton
     //
     this.helpToolStripButton.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.helpToolStripButton.Image                 = ((System.Drawing.Image)(resources.GetObject("helpToolStripButton.Image")));
     this.helpToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.helpToolStripButton.Name = "helpToolStripButton";
     this.helpToolStripButton.Size = new System.Drawing.Size(23, 22);
     this.helpToolStripButton.Text = "He&lp";
     //
     // dockPanel
     //
     this.dockPanel.BackColor                                 = System.Drawing.Color.DimGray;
     this.dockPanel.Dock                                      = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel.DocumentStyle                             = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
     this.dockPanel.Location                                  = new System.Drawing.Point(0, 49);
     this.dockPanel.Name                                      = "dockPanel";
     this.dockPanel.Size                                      = new System.Drawing.Size(1061, 582);
     dockPanelGradient10.EndColor                             = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient10.StartColor                           = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin4.DockStripGradient                     = dockPanelGradient10;
     tabGradient22.EndColor                                   = System.Drawing.SystemColors.Control;
     tabGradient22.StartColor                                 = System.Drawing.SystemColors.Control;
     tabGradient22.TextColor                                  = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin4.TabGradient                           = tabGradient22;
     autoHideStripSkin4.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     dockPanelSkin4.AutoHideStripSkin                         = autoHideStripSkin4;
     tabGradient23.EndColor                                   = System.Drawing.SystemColors.ControlLightLight;
     tabGradient23.StartColor                                 = System.Drawing.SystemColors.ControlLightLight;
     tabGradient23.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient4.ActiveTabGradient                 = tabGradient23;
     dockPanelGradient11.EndColor                             = System.Drawing.SystemColors.Control;
     dockPanelGradient11.StartColor                           = System.Drawing.SystemColors.Control;
     dockPaneStripGradient4.DockStripGradient                 = dockPanelGradient11;
     tabGradient24.EndColor                                   = System.Drawing.SystemColors.ControlLight;
     tabGradient24.StartColor                                 = System.Drawing.SystemColors.ControlLight;
     tabGradient24.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient4.InactiveTabGradient               = tabGradient24;
     dockPaneStripSkin4.DocumentGradient                      = dockPaneStripGradient4;
     dockPaneStripSkin4.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     tabGradient25.EndColor                                   = System.Drawing.SystemColors.ActiveCaption;
     tabGradient25.LinearGradientMode                         = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient25.StartColor                                 = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient25.TextColor                                  = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient4.ActiveCaptionGradient   = tabGradient25;
     tabGradient26.EndColor                                   = System.Drawing.SystemColors.Control;
     tabGradient26.StartColor                                 = System.Drawing.SystemColors.Control;
     tabGradient26.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient4.ActiveTabGradient       = tabGradient26;
     dockPanelGradient12.EndColor                             = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient12.StartColor                           = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient4.DockStripGradient       = dockPanelGradient12;
     tabGradient27.EndColor                                   = System.Drawing.SystemColors.InactiveCaption;
     tabGradient27.LinearGradientMode                         = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient27.StartColor                                 = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient27.TextColor                                  = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient4.InactiveCaptionGradient = tabGradient27;
     tabGradient28.EndColor                                   = System.Drawing.Color.Transparent;
     tabGradient28.StartColor                                 = System.Drawing.Color.Transparent;
     tabGradient28.TextColor                                  = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient4.InactiveTabGradient     = tabGradient28;
     dockPaneStripSkin4.ToolWindowGradient                    = dockPaneStripToolWindowGradient4;
     dockPanelSkin4.DockPaneStripSkin                         = dockPaneStripSkin4;
     this.dockPanel.Skin                                      = dockPanelSkin4;
     this.dockPanel.TabIndex                                  = 2;
     //
     // toolStripSeparator8
     //
     this.toolStripSeparator8.Name = "toolStripSeparator8";
     this.toolStripSeparator8.Size = new System.Drawing.Size(187, 6);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(190, 22);
     this.toolStripMenuItem1.Text = "New Project Template";
     //
     // FrmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1061, 631);
     this.Controls.Add(this.dockPanel);
     this.Controls.Add(this.toolstripMain);
     this.Controls.Add(this.menuMain);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuMain;
     this.Name          = "FrmMain";
     this.Text          = "EEDev IDE";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.FrmMain_FormClosing);
     this.Load         += new System.EventHandler(this.FrmMain_Load);
     this.menuMain.ResumeLayout(false);
     this.menuMain.PerformLayout();
     this.toolstripMain.ResumeLayout(false);
     this.toolstripMain.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #54
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.statusStrip                   = new System.Windows.Forms.StatusStrip();
     this.toolStripContainer1           = new System.Windows.Forms.ToolStripContainer();
     this.menuStrip                     = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.newToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.openToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator            = new System.Windows.Forms.ToolStripSeparator();
     this.saveToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.saveAsToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1           = new System.Windows.Forms.ToolStripSeparator();
     this.printToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.printPreviewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2           = new System.Windows.Forms.ToolStripSeparator();
     this.exitToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.editToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.undoToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.redoToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3           = new System.Windows.Forms.ToolStripSeparator();
     this.cutToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.copyToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.pasteToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4           = new System.Windows.Forms.ToolStripSeparator();
     this.selectAllToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolsToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.customizeToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.optionsToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.helpToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.contentsToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.indexToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.searchToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator5           = new System.Windows.Forms.ToolStripSeparator();
     this.aboutToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.VS2012LightTheme              = new WeifenLuo.WinFormsUI.Docking.VS2012LightTheme();
     this.dockPanel1                    = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.toolStripContainer1.BottomToolStripPanel.SuspendLayout();
     this.toolStripContainer1.ContentPanel.SuspendLayout();
     this.toolStripContainer1.TopToolStripPanel.SuspendLayout();
     this.toolStripContainer1.SuspendLayout();
     this.menuStrip.SuspendLayout();
     this.SuspendLayout();
     //
     // statusStrip
     //
     this.statusStrip.Dock     = System.Windows.Forms.DockStyle.None;
     this.statusStrip.Location = new System.Drawing.Point(0, 0);
     this.statusStrip.Name     = "statusStrip";
     this.statusStrip.Size     = new System.Drawing.Size(759, 22);
     this.statusStrip.TabIndex = 0;
     this.statusStrip.Text     = "statusStrip1";
     //
     // toolStripContainer1
     //
     //
     // toolStripContainer1.BottomToolStripPanel
     //
     this.toolStripContainer1.BottomToolStripPanel.Controls.Add(this.statusStrip);
     //
     // toolStripContainer1.ContentPanel
     //
     this.toolStripContainer1.ContentPanel.Controls.Add(this.dockPanel1);
     this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(759, 479);
     this.toolStripContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.toolStripContainer1.Location = new System.Drawing.Point(0, 0);
     this.toolStripContainer1.Name     = "toolStripContainer1";
     this.toolStripContainer1.Size     = new System.Drawing.Size(759, 525);
     this.toolStripContainer1.TabIndex = 1;
     this.toolStripContainer1.Text     = "toolStripContainer1";
     //
     // toolStripContainer1.TopToolStripPanel
     //
     this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.menuStrip);
     //
     // menuStrip
     //
     this.menuStrip.Dock = System.Windows.Forms.DockStyle.None;
     this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileToolStripMenuItem,
         this.editToolStripMenuItem,
         this.toolsToolStripMenuItem,
         this.helpToolStripMenuItem
     });
     this.menuStrip.Location = new System.Drawing.Point(0, 0);
     this.menuStrip.Name     = "menuStrip";
     this.menuStrip.Size     = new System.Drawing.Size(759, 24);
     this.menuStrip.TabIndex = 0;
     this.menuStrip.Text     = "menuStrip";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newToolStripMenuItem,
         this.openToolStripMenuItem,
         this.toolStripSeparator,
         this.saveToolStripMenuItem,
         this.saveAsToolStripMenuItem,
         this.toolStripSeparator1,
         this.printToolStripMenuItem,
         this.printPreviewToolStripMenuItem,
         this.toolStripSeparator2,
         this.exitToolStripMenuItem
     });
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);
     this.fileToolStripMenuItem.Text = "&File";
     //
     // newToolStripMenuItem
     //
     this.newToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("newToolStripMenuItem.Image")));
     this.newToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.newToolStripMenuItem.Name         = "newToolStripMenuItem";
     this.newToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
     this.newToolStripMenuItem.Size         = new System.Drawing.Size(32, 19);
     this.newToolStripMenuItem.Text         = "&New";
     //
     // openToolStripMenuItem
     //
     this.openToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripMenuItem.Image")));
     this.openToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.openToolStripMenuItem.Name         = "openToolStripMenuItem";
     this.openToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
     this.openToolStripMenuItem.Size         = new System.Drawing.Size(32, 19);
     this.openToolStripMenuItem.Text         = "&Open";
     //
     // toolStripSeparator
     //
     this.toolStripSeparator.Name = "toolStripSeparator";
     this.toolStripSeparator.Size = new System.Drawing.Size(6, 6);
     //
     // saveToolStripMenuItem
     //
     this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
     this.saveToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.saveToolStripMenuItem.Name         = "saveToolStripMenuItem";
     this.saveToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
     this.saveToolStripMenuItem.Size         = new System.Drawing.Size(32, 19);
     this.saveToolStripMenuItem.Text         = "&Save";
     //
     // saveAsToolStripMenuItem
     //
     this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem";
     this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     this.saveAsToolStripMenuItem.Text = "Save &As";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 6);
     //
     // printToolStripMenuItem
     //
     this.printToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printToolStripMenuItem.Image")));
     this.printToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.printToolStripMenuItem.Name         = "printToolStripMenuItem";
     this.printToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
     this.printToolStripMenuItem.Size         = new System.Drawing.Size(32, 19);
     this.printToolStripMenuItem.Text         = "&Print";
     //
     // printPreviewToolStripMenuItem
     //
     this.printPreviewToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printPreviewToolStripMenuItem.Image")));
     this.printPreviewToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.printPreviewToolStripMenuItem.Name = "printPreviewToolStripMenuItem";
     this.printPreviewToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     this.printPreviewToolStripMenuItem.Text = "Print Pre&view";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 6);
     //
     // exitToolStripMenuItem
     //
     this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
     this.exitToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     this.exitToolStripMenuItem.Text = "E&xit";
     //
     // editToolStripMenuItem
     //
     this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.undoToolStripMenuItem,
         this.redoToolStripMenuItem,
         this.toolStripSeparator3,
         this.cutToolStripMenuItem,
         this.copyToolStripMenuItem,
         this.pasteToolStripMenuItem,
         this.toolStripSeparator4,
         this.selectAllToolStripMenuItem
     });
     this.editToolStripMenuItem.Name = "editToolStripMenuItem";
     this.editToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.editToolStripMenuItem.Text = "&Edit";
     //
     // undoToolStripMenuItem
     //
     this.undoToolStripMenuItem.Name         = "undoToolStripMenuItem";
     this.undoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
     this.undoToolStripMenuItem.Size         = new System.Drawing.Size(32, 19);
     this.undoToolStripMenuItem.Text         = "&Undo";
     //
     // redoToolStripMenuItem
     //
     this.redoToolStripMenuItem.Name         = "redoToolStripMenuItem";
     this.redoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
     this.redoToolStripMenuItem.Size         = new System.Drawing.Size(32, 19);
     this.redoToolStripMenuItem.Text         = "&Redo";
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 6);
     //
     // cutToolStripMenuItem
     //
     this.cutToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("cutToolStripMenuItem.Image")));
     this.cutToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cutToolStripMenuItem.Name         = "cutToolStripMenuItem";
     this.cutToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
     this.cutToolStripMenuItem.Size         = new System.Drawing.Size(32, 19);
     this.cutToolStripMenuItem.Text         = "Cu&t";
     //
     // copyToolStripMenuItem
     //
     this.copyToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("copyToolStripMenuItem.Image")));
     this.copyToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.copyToolStripMenuItem.Name         = "copyToolStripMenuItem";
     this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
     this.copyToolStripMenuItem.Size         = new System.Drawing.Size(32, 19);
     this.copyToolStripMenuItem.Text         = "&Copy";
     //
     // pasteToolStripMenuItem
     //
     this.pasteToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pasteToolStripMenuItem.Image")));
     this.pasteToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.pasteToolStripMenuItem.Name         = "pasteToolStripMenuItem";
     this.pasteToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
     this.pasteToolStripMenuItem.Size         = new System.Drawing.Size(32, 19);
     this.pasteToolStripMenuItem.Text         = "&Paste";
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 6);
     //
     // selectAllToolStripMenuItem
     //
     this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
     this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     this.selectAllToolStripMenuItem.Text = "Select &All";
     //
     // toolsToolStripMenuItem
     //
     this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.customizeToolStripMenuItem,
         this.optionsToolStripMenuItem
     });
     this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
     this.toolsToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.toolsToolStripMenuItem.Text = "&Tools";
     //
     // customizeToolStripMenuItem
     //
     this.customizeToolStripMenuItem.Name = "customizeToolStripMenuItem";
     this.customizeToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     this.customizeToolStripMenuItem.Text = "&Customize";
     //
     // optionsToolStripMenuItem
     //
     this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem";
     this.optionsToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     this.optionsToolStripMenuItem.Text = "&Options";
     //
     // helpToolStripMenuItem
     //
     this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.contentsToolStripMenuItem,
         this.indexToolStripMenuItem,
         this.searchToolStripMenuItem,
         this.toolStripSeparator5,
         this.aboutToolStripMenuItem
     });
     this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
     this.helpToolStripMenuItem.Size = new System.Drawing.Size(40, 20);
     this.helpToolStripMenuItem.Text = "&Help";
     //
     // contentsToolStripMenuItem
     //
     this.contentsToolStripMenuItem.Name = "contentsToolStripMenuItem";
     this.contentsToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     this.contentsToolStripMenuItem.Text = "&Contents";
     //
     // indexToolStripMenuItem
     //
     this.indexToolStripMenuItem.Name = "indexToolStripMenuItem";
     this.indexToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     this.indexToolStripMenuItem.Text = "&Index";
     //
     // searchToolStripMenuItem
     //
     this.searchToolStripMenuItem.Name = "searchToolStripMenuItem";
     this.searchToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     this.searchToolStripMenuItem.Text = "&Search";
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(6, 6);
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size = new System.Drawing.Size(32, 19);
     this.aboutToolStripMenuItem.Text = "&About...";
     //
     // dockPanel1
     //
     this.dockPanel1.Dock                                     = System.Windows.Forms.DockStyle.Fill;
     this.dockPanel1.Location                                 = new System.Drawing.Point(0, 0);
     this.dockPanel1.Name                                     = "dockPanel1";
     this.dockPanel1.Size                                     = new System.Drawing.Size(759, 479);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("Tahoma", 8.25F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("Tahoma", 8.25F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.InactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.InactiveCaptionText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.dockPanel1.Skin                                     = dockPanelSkin1;
     this.dockPanel1.TabIndex                                 = 0;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(759, 525);
     this.Controls.Add(this.toolStripContainer1);
     this.MainMenuStrip = this.menuStrip;
     this.Name          = "MainForm";
     this.Text          = "MainForm";
     this.toolStripContainer1.BottomToolStripPanel.ResumeLayout(false);
     this.toolStripContainer1.BottomToolStripPanel.PerformLayout();
     this.toolStripContainer1.ContentPanel.ResumeLayout(false);
     this.toolStripContainer1.TopToolStripPanel.ResumeLayout(false);
     this.toolStripContainer1.TopToolStripPanel.PerformLayout();
     this.toolStripContainer1.ResumeLayout(false);
     this.toolStripContainer1.PerformLayout();
     this.menuStrip.ResumeLayout(false);
     this.menuStrip.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #55
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
            WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
            this.mainMenu = new System.Windows.Forms.MenuStrip();
            this.menuItemFile = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemNew = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemOpen = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemClose = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemCloseAll = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemCloseAllButThisOne = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItem4 = new System.Windows.Forms.ToolStripSeparator();
            this.menuItemExit = new System.Windows.Forms.ToolStripMenuItem();
            this.exitWithoutSavingLayout = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemView = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemSolutionExplorer = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemPropertyWindow = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemToolbox = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemOutputWindow = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemTaskList = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItem1 = new System.Windows.Forms.ToolStripSeparator();
            this.menuItemToolBar = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemStatusBar = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItem2 = new System.Windows.Forms.ToolStripSeparator();
            this.menuItemLayoutByCode = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemLayoutByXml = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemTools = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemLockLayout = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemShowDocumentIcon = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItem3 = new System.Windows.Forms.ToolStripSeparator();
            this.menuItemSchemaVS2005 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemSchemaVS2003 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItem6 = new System.Windows.Forms.ToolStripSeparator();
            this.menuItemDockingMdi = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemDockingSdi = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemDockingWindow = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemSystemMdi = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItem5 = new System.Windows.Forms.ToolStripSeparator();
            this.showRightToLeft = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemWindow = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemNewWindow = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemHelp = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemAbout = new System.Windows.Forms.ToolStripMenuItem();
            this.sASToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.connectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.clearDatasetsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.menuNewStudy = new System.Windows.Forms.ToolStripMenuItem();
            this.openStudyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.statusBar = new System.Windows.Forms.StatusStrip();
            this.statusMsg = new System.Windows.Forms.ToolStripStatusLabel();
            this.springLbl = new System.Windows.Forms.ToolStripStatusLabel();
            this.SASstatusMsg = new System.Windows.Forms.ToolStripStatusLabel();
            this.imageList = new System.Windows.Forms.ImageList(this.components);
            this.toolBar = new System.Windows.Forms.ToolStrip();
            this.toolBarButtonNew = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonNewKeyDataSet = new System.Windows.Forms.ToolStripButton();
            this.toolBarButtonOpen = new System.Windows.Forms.ToolStripButton();
            this.toolBarButtonSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolBarButtonSolutionExplorer = new System.Windows.Forms.ToolStripButton();
            this.toolBarButtonPropertyWindow = new System.Windows.Forms.ToolStripButton();
            this.toolBarButtonToolbox = new System.Windows.Forms.ToolStripButton();
            this.toolBarButtonOutputWindow = new System.Windows.Forms.ToolStripButton();
            this.toolBarButtonTaskList = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonKeyDataset = new System.Windows.Forms.ToolStripButton();
            this.toolBarButtonSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolBarButtonLayoutByCode = new System.Windows.Forms.ToolStripButton();
            this.toolBarButtonLayoutByXml = new System.Windows.Forms.ToolStripButton();
            this.toolBarButtonDockPanelSkinDemo = new System.Windows.Forms.ToolStripButton();
            this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
            this.sDTMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.sDTMToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.mainMenu.SuspendLayout();
            this.statusBar.SuspendLayout();
            this.toolBar.SuspendLayout();
            this.SuspendLayout();
            // 
            // mainMenu
            // 
            this.mainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuItemFile,
            this.menuItemView,
            this.menuItemTools,
            this.menuItemWindow,
            this.menuItemHelp,
            this.sASToolStripMenuItem,
            this.fileToolStripMenuItem,
            this.sDTMToolStripMenuItem});
            this.mainMenu.Location = new System.Drawing.Point(0, 0);
            this.mainMenu.MdiWindowListItem = this.menuItemWindow;
            this.mainMenu.Name = "mainMenu";
            this.mainMenu.Size = new System.Drawing.Size(579, 24);
            this.mainMenu.TabIndex = 7;
            // 
            // menuItemFile
            // 
            this.menuItemFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuItemNew,
            this.menuItemOpen,
            this.menuItemClose,
            this.menuItemCloseAll,
            this.menuItemCloseAllButThisOne,
            this.menuItem4,
            this.menuItemExit,
            this.exitWithoutSavingLayout});
            this.menuItemFile.Name = "menuItemFile";
            this.menuItemFile.Size = new System.Drawing.Size(37, 20);
            this.menuItemFile.Text = "&File";
            this.menuItemFile.DropDownOpening += new System.EventHandler(this.menuItemFile_Popup);
            // 
            // menuItemNew
            // 
            this.menuItemNew.Name = "menuItemNew";
            this.menuItemNew.Size = new System.Drawing.Size(215, 22);
            this.menuItemNew.Text = "&New";
            this.menuItemNew.Click += new System.EventHandler(this.menuItemNew_Click);
            // 
            // menuItemOpen
            // 
            this.menuItemOpen.Name = "menuItemOpen";
            this.menuItemOpen.Size = new System.Drawing.Size(215, 22);
            this.menuItemOpen.Text = "&Open...";
            this.menuItemOpen.Click += new System.EventHandler(this.menuItemOpen_Click);
            // 
            // menuItemClose
            // 
            this.menuItemClose.Name = "menuItemClose";
            this.menuItemClose.Size = new System.Drawing.Size(215, 22);
            this.menuItemClose.Text = "&Close";
            this.menuItemClose.Click += new System.EventHandler(this.menuItemClose_Click);
            // 
            // menuItemCloseAll
            // 
            this.menuItemCloseAll.Name = "menuItemCloseAll";
            this.menuItemCloseAll.Size = new System.Drawing.Size(215, 22);
            this.menuItemCloseAll.Text = "Close &All";
            this.menuItemCloseAll.Click += new System.EventHandler(this.menuItemCloseAll_Click);
            // 
            // menuItemCloseAllButThisOne
            // 
            this.menuItemCloseAllButThisOne.Name = "menuItemCloseAllButThisOne";
            this.menuItemCloseAllButThisOne.Size = new System.Drawing.Size(215, 22);
            this.menuItemCloseAllButThisOne.Text = "Close All &But This One";
            this.menuItemCloseAllButThisOne.Click += new System.EventHandler(this.menuItemCloseAllButThisOne_Click);
            // 
            // menuItem4
            // 
            this.menuItem4.Name = "menuItem4";
            this.menuItem4.Size = new System.Drawing.Size(212, 6);
            // 
            // menuItemExit
            // 
            this.menuItemExit.Name = "menuItemExit";
            this.menuItemExit.Size = new System.Drawing.Size(215, 22);
            this.menuItemExit.Text = "&Exit";
            this.menuItemExit.Click += new System.EventHandler(this.menuItemExit_Click);
            // 
            // exitWithoutSavingLayout
            // 
            this.exitWithoutSavingLayout.Name = "exitWithoutSavingLayout";
            this.exitWithoutSavingLayout.Size = new System.Drawing.Size(215, 22);
            this.exitWithoutSavingLayout.Text = "Exit &Without Saving Layout";
            this.exitWithoutSavingLayout.Click += new System.EventHandler(this.exitWithoutSavingLayout_Click);
            // 
            // menuItemView
            // 
            this.menuItemView.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuItemSolutionExplorer,
            this.menuItemPropertyWindow,
            this.menuItemToolbox,
            this.menuItemOutputWindow,
            this.menuItemTaskList,
            this.menuItem1,
            this.menuItemToolBar,
            this.menuItemStatusBar,
            this.menuItem2,
            this.menuItemLayoutByCode,
            this.menuItemLayoutByXml});
            this.menuItemView.MergeIndex = 1;
            this.menuItemView.Name = "menuItemView";
            this.menuItemView.Size = new System.Drawing.Size(44, 20);
            this.menuItemView.Text = "&View";
            // 
            // menuItemSolutionExplorer
            // 
            this.menuItemSolutionExplorer.Name = "menuItemSolutionExplorer";
            this.menuItemSolutionExplorer.Size = new System.Drawing.Size(185, 22);
            this.menuItemSolutionExplorer.Text = "&Solution Explorer";
            this.menuItemSolutionExplorer.Click += new System.EventHandler(this.menuItemSolutionExplorer_Click);
            // 
            // menuItemPropertyWindow
            // 
            this.menuItemPropertyWindow.Name = "menuItemPropertyWindow";
            this.menuItemPropertyWindow.ShortcutKeys = System.Windows.Forms.Keys.F4;
            this.menuItemPropertyWindow.Size = new System.Drawing.Size(185, 22);
            this.menuItemPropertyWindow.Text = "&Property Window";
            this.menuItemPropertyWindow.Click += new System.EventHandler(this.menuItemPropertyWindow_Click);
            // 
            // menuItemToolbox
            // 
            this.menuItemToolbox.Name = "menuItemToolbox";
            this.menuItemToolbox.Size = new System.Drawing.Size(185, 22);
            this.menuItemToolbox.Text = "&Toolbox";
            this.menuItemToolbox.Click += new System.EventHandler(this.menuItemToolbox_Click);
            // 
            // menuItemOutputWindow
            // 
            this.menuItemOutputWindow.Name = "menuItemOutputWindow";
            this.menuItemOutputWindow.Size = new System.Drawing.Size(185, 22);
            this.menuItemOutputWindow.Text = "&Output Window";
            this.menuItemOutputWindow.Click += new System.EventHandler(this.menuItemOutputWindow_Click);
            // 
            // menuItemTaskList
            // 
            this.menuItemTaskList.Name = "menuItemTaskList";
            this.menuItemTaskList.Size = new System.Drawing.Size(185, 22);
            this.menuItemTaskList.Text = "Task &List";
            this.menuItemTaskList.Click += new System.EventHandler(this.menuItemTaskList_Click);
            // 
            // menuItem1
            // 
            this.menuItem1.Name = "menuItem1";
            this.menuItem1.Size = new System.Drawing.Size(182, 6);
            // 
            // menuItemToolBar
            // 
            this.menuItemToolBar.Checked = true;
            this.menuItemToolBar.CheckState = System.Windows.Forms.CheckState.Checked;
            this.menuItemToolBar.Name = "menuItemToolBar";
            this.menuItemToolBar.Size = new System.Drawing.Size(185, 22);
            this.menuItemToolBar.Text = "Tool &Bar";
            this.menuItemToolBar.Click += new System.EventHandler(this.menuItemToolBar_Click);
            // 
            // menuItemStatusBar
            // 
            this.menuItemStatusBar.Checked = true;
            this.menuItemStatusBar.CheckState = System.Windows.Forms.CheckState.Checked;
            this.menuItemStatusBar.Name = "menuItemStatusBar";
            this.menuItemStatusBar.Size = new System.Drawing.Size(185, 22);
            this.menuItemStatusBar.Text = "Status B&ar";
            this.menuItemStatusBar.Click += new System.EventHandler(this.menuItemStatusBar_Click);
            // 
            // menuItem2
            // 
            this.menuItem2.Name = "menuItem2";
            this.menuItem2.Size = new System.Drawing.Size(182, 6);
            // 
            // menuItemLayoutByCode
            // 
            this.menuItemLayoutByCode.Name = "menuItemLayoutByCode";
            this.menuItemLayoutByCode.Size = new System.Drawing.Size(185, 22);
            this.menuItemLayoutByCode.Text = "Layout By &Code";
            this.menuItemLayoutByCode.Click += new System.EventHandler(this.menuItemLayoutByCode_Click);
            // 
            // menuItemLayoutByXml
            // 
            this.menuItemLayoutByXml.Name = "menuItemLayoutByXml";
            this.menuItemLayoutByXml.Size = new System.Drawing.Size(185, 22);
            this.menuItemLayoutByXml.Text = "Layout By &XML";
            this.menuItemLayoutByXml.Click += new System.EventHandler(this.menuItemLayoutByXml_Click);
            // 
            // menuItemTools
            // 
            this.menuItemTools.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuItemLockLayout,
            this.menuItemShowDocumentIcon,
            this.menuItem3,
            this.menuItemSchemaVS2005,
            this.menuItemSchemaVS2003,
            this.menuItem6,
            this.menuItemDockingMdi,
            this.menuItemDockingSdi,
            this.menuItemDockingWindow,
            this.menuItemSystemMdi,
            this.menuItem5,
            this.showRightToLeft});
            this.menuItemTools.MergeIndex = 2;
            this.menuItemTools.Name = "menuItemTools";
            this.menuItemTools.Size = new System.Drawing.Size(48, 20);
            this.menuItemTools.Text = "&Tools";
            this.menuItemTools.DropDownOpening += new System.EventHandler(this.menuItemTools_Popup);
            // 
            // menuItemLockLayout
            // 
            this.menuItemLockLayout.Name = "menuItemLockLayout";
            this.menuItemLockLayout.Size = new System.Drawing.Size(255, 22);
            this.menuItemLockLayout.Text = "&Lock Layout";
            this.menuItemLockLayout.Click += new System.EventHandler(this.menuItemLockLayout_Click);
            // 
            // menuItemShowDocumentIcon
            // 
            this.menuItemShowDocumentIcon.Name = "menuItemShowDocumentIcon";
            this.menuItemShowDocumentIcon.Size = new System.Drawing.Size(255, 22);
            this.menuItemShowDocumentIcon.Text = "&Show Document Icon";
            this.menuItemShowDocumentIcon.Click += new System.EventHandler(this.menuItemShowDocumentIcon_Click);
            // 
            // menuItem3
            // 
            this.menuItem3.Name = "menuItem3";
            this.menuItem3.Size = new System.Drawing.Size(252, 6);
            // 
            // menuItemSchemaVS2005
            // 
            this.menuItemSchemaVS2005.Checked = true;
            this.menuItemSchemaVS2005.CheckState = System.Windows.Forms.CheckState.Checked;
            this.menuItemSchemaVS2005.Name = "menuItemSchemaVS2005";
            this.menuItemSchemaVS2005.Size = new System.Drawing.Size(255, 22);
            this.menuItemSchemaVS2005.Text = "Schema: VS200&5";
            this.menuItemSchemaVS2005.Click += new System.EventHandler(this.SetSchema);
            // 
            // menuItemSchemaVS2003
            // 
            this.menuItemSchemaVS2003.Name = "menuItemSchemaVS2003";
            this.menuItemSchemaVS2003.Size = new System.Drawing.Size(255, 22);
            this.menuItemSchemaVS2003.Text = "Schema: VS200&3";
            this.menuItemSchemaVS2003.Click += new System.EventHandler(this.SetSchema);
            // 
            // menuItem6
            // 
            this.menuItem6.Name = "menuItem6";
            this.menuItem6.Size = new System.Drawing.Size(252, 6);
            // 
            // menuItemDockingMdi
            // 
            this.menuItemDockingMdi.Checked = true;
            this.menuItemDockingMdi.CheckState = System.Windows.Forms.CheckState.Checked;
            this.menuItemDockingMdi.Name = "menuItemDockingMdi";
            this.menuItemDockingMdi.Size = new System.Drawing.Size(255, 22);
            this.menuItemDockingMdi.Text = "Document Style: Docking &MDI";
            this.menuItemDockingMdi.Click += new System.EventHandler(this.SetDocumentStyle);
            // 
            // menuItemDockingSdi
            // 
            this.menuItemDockingSdi.Name = "menuItemDockingSdi";
            this.menuItemDockingSdi.Size = new System.Drawing.Size(255, 22);
            this.menuItemDockingSdi.Text = "Document Style: Docking &SDI";
            this.menuItemDockingSdi.Click += new System.EventHandler(this.SetDocumentStyle);
            // 
            // menuItemDockingWindow
            // 
            this.menuItemDockingWindow.Name = "menuItemDockingWindow";
            this.menuItemDockingWindow.Size = new System.Drawing.Size(255, 22);
            this.menuItemDockingWindow.Text = "Document Style: Docking &Window";
            this.menuItemDockingWindow.Click += new System.EventHandler(this.SetDocumentStyle);
            // 
            // menuItemSystemMdi
            // 
            this.menuItemSystemMdi.Name = "menuItemSystemMdi";
            this.menuItemSystemMdi.Size = new System.Drawing.Size(255, 22);
            this.menuItemSystemMdi.Text = "Document Style: S&ystem MDI";
            this.menuItemSystemMdi.Click += new System.EventHandler(this.SetDocumentStyle);
            // 
            // menuItem5
            // 
            this.menuItem5.Name = "menuItem5";
            this.menuItem5.Size = new System.Drawing.Size(252, 6);
            // 
            // showRightToLeft
            // 
            this.showRightToLeft.Name = "showRightToLeft";
            this.showRightToLeft.Size = new System.Drawing.Size(255, 22);
            this.showRightToLeft.Text = "Show &Right-To-Left";
            this.showRightToLeft.Click += new System.EventHandler(this.showRightToLeft_Click);
            // 
            // menuItemWindow
            // 
            this.menuItemWindow.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuItemNewWindow});
            this.menuItemWindow.MergeIndex = 2;
            this.menuItemWindow.Name = "menuItemWindow";
            this.menuItemWindow.Size = new System.Drawing.Size(63, 20);
            this.menuItemWindow.Text = "&Window";
            // 
            // menuItemNewWindow
            // 
            this.menuItemNewWindow.Name = "menuItemNewWindow";
            this.menuItemNewWindow.Size = new System.Drawing.Size(145, 22);
            this.menuItemNewWindow.Text = "&New Window";
            this.menuItemNewWindow.Click += new System.EventHandler(this.menuItemNewWindow_Click);
            // 
            // menuItemHelp
            // 
            this.menuItemHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuItemAbout});
            this.menuItemHelp.MergeIndex = 3;
            this.menuItemHelp.Name = "menuItemHelp";
            this.menuItemHelp.Size = new System.Drawing.Size(44, 20);
            this.menuItemHelp.Text = "&Help";
            // 
            // menuItemAbout
            // 
            this.menuItemAbout.Name = "menuItemAbout";
            this.menuItemAbout.Size = new System.Drawing.Size(185, 22);
            this.menuItemAbout.Text = "&About DockSample...";
            this.menuItemAbout.Click += new System.EventHandler(this.menuItemAbout_Click);
            // 
            // sASToolStripMenuItem
            // 
            this.sASToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.connectToolStripMenuItem,
            this.clearDatasetsToolStripMenuItem});
            this.sASToolStripMenuItem.Name = "sASToolStripMenuItem";
            this.sASToolStripMenuItem.Size = new System.Drawing.Size(39, 20);
            this.sASToolStripMenuItem.Text = "&SAS";
            // 
            // connectToolStripMenuItem
            // 
            this.connectToolStripMenuItem.Name = "connectToolStripMenuItem";
            this.connectToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.connectToolStripMenuItem.Text = "&Connect";
            this.connectToolStripMenuItem.Click += new System.EventHandler(this.connectToolStripMenuItem_Click);
            // 
            // clearDatasetsToolStripMenuItem
            // 
            this.clearDatasetsToolStripMenuItem.Name = "clearDatasetsToolStripMenuItem";
            this.clearDatasetsToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.clearDatasetsToolStripMenuItem.Text = "Clear Datasets";
            this.clearDatasetsToolStripMenuItem.Click += new System.EventHandler(this.clearDatasetsToolStripMenuItem_Click);
            // 
            // fileToolStripMenuItem
            // 
            this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuNewStudy,
            this.openStudyToolStripMenuItem,
            this.toolStripSeparator1,
            this.exitToolStripMenuItem});
            this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
            this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
            this.fileToolStripMenuItem.Text = "&File";
            // 
            // menuNewStudy
            // 
            this.menuNewStudy.Name = "menuNewStudy";
            this.menuNewStudy.Size = new System.Drawing.Size(136, 22);
            this.menuNewStudy.Text = "New Study";
            this.menuNewStudy.Click += new System.EventHandler(this.menuNewStudy_Click);
            // 
            // openStudyToolStripMenuItem
            // 
            this.openStudyToolStripMenuItem.Name = "openStudyToolStripMenuItem";
            this.openStudyToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.openStudyToolStripMenuItem.Text = "Open Study";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(133, 6);
            // 
            // exitToolStripMenuItem
            // 
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            this.exitToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.exitToolStripMenuItem.Text = "&Exit";
            // 
            // statusBar
            // 
            this.statusBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.statusMsg,
            this.springLbl,
            this.SASstatusMsg});
            this.statusBar.Location = new System.Drawing.Point(0, 387);
            this.statusBar.Name = "statusBar";
            this.statusBar.Size = new System.Drawing.Size(579, 22);
            this.statusBar.TabIndex = 4;
            // 
            // statusMsg
            // 
            this.statusMsg.Name = "statusMsg";
            this.statusMsg.Size = new System.Drawing.Size(0, 17);
            // 
            // springLbl
            // 
            this.springLbl.Name = "springLbl";
            this.springLbl.Size = new System.Drawing.Size(564, 17);
            this.springLbl.Spring = true;
            // 
            // SASstatusMsg
            // 
            this.SASstatusMsg.Name = "SASstatusMsg";
            this.SASstatusMsg.Size = new System.Drawing.Size(0, 17);
            // 
            // imageList
            // 
            this.imageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream")));
            this.imageList.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList.Images.SetKeyName(0, "");
            this.imageList.Images.SetKeyName(1, "");
            this.imageList.Images.SetKeyName(2, "");
            this.imageList.Images.SetKeyName(3, "");
            this.imageList.Images.SetKeyName(4, "");
            this.imageList.Images.SetKeyName(5, "");
            this.imageList.Images.SetKeyName(6, "");
            this.imageList.Images.SetKeyName(7, "");
            this.imageList.Images.SetKeyName(8, "");
            // 
            // toolBar
            // 
            this.toolBar.ImageList = this.imageList;
            this.toolBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolBarButtonNew,
            this.toolStripButtonNewKeyDataSet,
            this.toolBarButtonOpen,
            this.toolBarButtonSeparator1,
            this.toolBarButtonSolutionExplorer,
            this.toolBarButtonPropertyWindow,
            this.toolBarButtonToolbox,
            this.toolBarButtonOutputWindow,
            this.toolBarButtonTaskList,
            this.toolStripButtonKeyDataset,
            this.toolBarButtonSeparator2,
            this.toolBarButtonLayoutByCode,
            this.toolBarButtonLayoutByXml,
            this.toolBarButtonDockPanelSkinDemo});
            this.toolBar.Location = new System.Drawing.Point(0, 24);
            this.toolBar.Name = "toolBar";
            this.toolBar.Size = new System.Drawing.Size(579, 25);
            this.toolBar.TabIndex = 6;
            this.toolBar.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolBar_ButtonClick);
            // 
            // toolBarButtonNew
            // 
            this.toolBarButtonNew.ImageIndex = 0;
            this.toolBarButtonNew.Name = "toolBarButtonNew";
            this.toolBarButtonNew.Size = new System.Drawing.Size(23, 22);
            this.toolBarButtonNew.ToolTipText = "Show Layout From XML";
            // 
            // toolStripButtonNewKeyDataSet
            // 
            this.toolStripButtonNewKeyDataSet.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButtonNewKeyDataSet.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonNewKeyDataSet.Image")));
            this.toolStripButtonNewKeyDataSet.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonNewKeyDataSet.Name = "toolStripButtonNewKeyDataSet";
            this.toolStripButtonNewKeyDataSet.Size = new System.Drawing.Size(23, 22);
            this.toolStripButtonNewKeyDataSet.Text = "New Key Dataset";
            this.toolStripButtonNewKeyDataSet.Click += new System.EventHandler(this.toolStripButtonNewKeyDataSet_Click);
            // 
            // toolBarButtonOpen
            // 
            this.toolBarButtonOpen.ImageIndex = 1;
            this.toolBarButtonOpen.Name = "toolBarButtonOpen";
            this.toolBarButtonOpen.Size = new System.Drawing.Size(23, 22);
            this.toolBarButtonOpen.ToolTipText = "Open";
            // 
            // toolBarButtonSeparator1
            // 
            this.toolBarButtonSeparator1.Name = "toolBarButtonSeparator1";
            this.toolBarButtonSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolBarButtonSolutionExplorer
            // 
            this.toolBarButtonSolutionExplorer.ImageIndex = 2;
            this.toolBarButtonSolutionExplorer.Name = "toolBarButtonSolutionExplorer";
            this.toolBarButtonSolutionExplorer.Size = new System.Drawing.Size(23, 22);
            this.toolBarButtonSolutionExplorer.ToolTipText = "Solution Explorer";
            // 
            // toolBarButtonPropertyWindow
            // 
            this.toolBarButtonPropertyWindow.ImageIndex = 3;
            this.toolBarButtonPropertyWindow.Name = "toolBarButtonPropertyWindow";
            this.toolBarButtonPropertyWindow.Size = new System.Drawing.Size(23, 22);
            this.toolBarButtonPropertyWindow.ToolTipText = "Property Window";
            // 
            // toolBarButtonToolbox
            // 
            this.toolBarButtonToolbox.ImageIndex = 4;
            this.toolBarButtonToolbox.Name = "toolBarButtonToolbox";
            this.toolBarButtonToolbox.Size = new System.Drawing.Size(23, 22);
            this.toolBarButtonToolbox.ToolTipText = "Tool Box";
            // 
            // toolBarButtonOutputWindow
            // 
            this.toolBarButtonOutputWindow.ImageIndex = 5;
            this.toolBarButtonOutputWindow.Name = "toolBarButtonOutputWindow";
            this.toolBarButtonOutputWindow.Size = new System.Drawing.Size(23, 22);
            this.toolBarButtonOutputWindow.ToolTipText = "Output Window";
            // 
            // toolBarButtonTaskList
            // 
            this.toolBarButtonTaskList.ImageIndex = 6;
            this.toolBarButtonTaskList.Name = "toolBarButtonTaskList";
            this.toolBarButtonTaskList.Size = new System.Drawing.Size(23, 22);
            this.toolBarButtonTaskList.ToolTipText = "Task List";
            // 
            // toolStripButtonKeyDataset
            // 
            this.toolStripButtonKeyDataset.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButtonKeyDataset.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonKeyDataset.Image")));
            this.toolStripButtonKeyDataset.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonKeyDataset.Name = "toolStripButtonKeyDataset";
            this.toolStripButtonKeyDataset.Size = new System.Drawing.Size(23, 22);
            this.toolStripButtonKeyDataset.Text = "toolStripButton1";
            this.toolStripButtonKeyDataset.ToolTipText = "Key Dataset";
            this.toolStripButtonKeyDataset.Click += new System.EventHandler(this.toolStripButtonKeyDataset_Click);
            // 
            // toolBarButtonSeparator2
            // 
            this.toolBarButtonSeparator2.Name = "toolBarButtonSeparator2";
            this.toolBarButtonSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // toolBarButtonLayoutByCode
            // 
            this.toolBarButtonLayoutByCode.ImageIndex = 7;
            this.toolBarButtonLayoutByCode.Name = "toolBarButtonLayoutByCode";
            this.toolBarButtonLayoutByCode.Size = new System.Drawing.Size(23, 22);
            this.toolBarButtonLayoutByCode.ToolTipText = "Show Layout By Code";
            // 
            // toolBarButtonLayoutByXml
            // 
            this.toolBarButtonLayoutByXml.ImageIndex = 8;
            this.toolBarButtonLayoutByXml.Name = "toolBarButtonLayoutByXml";
            this.toolBarButtonLayoutByXml.Size = new System.Drawing.Size(23, 22);
            this.toolBarButtonLayoutByXml.ToolTipText = "Show layout by predefined XML file";
            // 
            // toolBarButtonDockPanelSkinDemo
            // 
            this.toolBarButtonDockPanelSkinDemo.CheckOnClick = true;
            this.toolBarButtonDockPanelSkinDemo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.toolBarButtonDockPanelSkinDemo.Image = ((System.Drawing.Image)(resources.GetObject("toolBarButtonDockPanelSkinDemo.Image")));
            this.toolBarButtonDockPanelSkinDemo.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolBarButtonDockPanelSkinDemo.Name = "toolBarButtonDockPanelSkinDemo";
            this.toolBarButtonDockPanelSkinDemo.Size = new System.Drawing.Size(124, 22);
            this.toolBarButtonDockPanelSkinDemo.Text = "DockPanelSkin Demo";
            this.toolBarButtonDockPanelSkinDemo.ToolTipText = "This will use the DockPanelSkin properties to demonstrate its capabilities.";
            // 
            // dockPanel
            // 
            this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dockPanel.DockBackColor = System.Drawing.SystemColors.AppWorkspace;
            this.dockPanel.DockBottomPortion = 150D;
            this.dockPanel.DockLeftPortion = 200D;
            this.dockPanel.DockRightPortion = 200D;
            this.dockPanel.DockTopPortion = 150D;
            this.dockPanel.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World, ((byte)(0)));
            this.dockPanel.Location = new System.Drawing.Point(0, 49);
            this.dockPanel.Name = "dockPanel";
            this.dockPanel.RightToLeftLayout = true;
            this.dockPanel.Size = new System.Drawing.Size(579, 338);
            dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
            autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
            tabGradient1.EndColor = System.Drawing.SystemColors.Control;
            tabGradient1.StartColor = System.Drawing.SystemColors.Control;
            tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            autoHideStripSkin1.TabGradient = tabGradient1;
            autoHideStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
            tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
            tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
            dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
            dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
            dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
            tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
            dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
            dockPaneStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F);
            tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
            tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
            tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
            dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
            tabGradient5.EndColor = System.Drawing.SystemColors.Control;
            tabGradient5.StartColor = System.Drawing.SystemColors.Control;
            tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
            dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
            dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
            dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
            tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
            tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
            dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
            tabGradient7.EndColor = System.Drawing.Color.Transparent;
            tabGradient7.StartColor = System.Drawing.Color.Transparent;
            tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
            dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
            dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
            dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
            this.dockPanel.Skin = dockPanelSkin1;
            this.dockPanel.TabIndex = 0;
            // 
            // sDTMToolStripMenuItem
            // 
            this.sDTMToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.sDTMToolStripMenuItem1});
            this.sDTMToolStripMenuItem.Name = "sDTMToolStripMenuItem";
            this.sDTMToolStripMenuItem.Size = new System.Drawing.Size(51, 20);
            this.sDTMToolStripMenuItem.Text = "SDTM";
            // 
            // sDTMToolStripMenuItem1
            // 
            this.sDTMToolStripMenuItem1.Name = "sDTMToolStripMenuItem1";
            this.sDTMToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
            this.sDTMToolStripMenuItem1.Text = "SDTM";
            this.sDTMToolStripMenuItem1.Click += new System.EventHandler(this.sDTMToolStripMenuItem1_Click);
            // 
            // MainForm
            // 
            this.ClientSize = new System.Drawing.Size(579, 409);
            this.Controls.Add(this.dockPanel);
            this.Controls.Add(this.toolBar);
            this.Controls.Add(this.mainMenu);
            this.Controls.Add(this.statusBar);
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.mainMenu;
            this.Name = "MainForm";
            this.Text = "DockSample";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Closing += new System.ComponentModel.CancelEventHandler(this.MainForm_Closing);
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
            this.Load += new System.EventHandler(this.MainForm_Load);
            this.mainMenu.ResumeLayout(false);
            this.mainMenu.PerformLayout();
            this.statusBar.ResumeLayout(false);
            this.statusBar.PerformLayout();
            this.toolBar.ResumeLayout(false);
            this.toolBar.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #56
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     System.ComponentModel.ComponentResourceManager               resources = new System.ComponentModel.ComponentResourceManager(typeof(mainForm));
     this.mainDockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.SuspendLayout();
     //
     // mainDockPanel
     //
     this.mainDockPanel.ActiveAutoHideContent = null;
     this.mainDockPanel.BackColor             = System.Drawing.SystemColors.ControlDarkDark;
     this.mainDockPanel.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.mainDockPanel.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.mainDockPanel.DockBackColor     = System.Drawing.SystemColors.ControlDarkDark;
     this.mainDockPanel.DockLeftPortion   = 0.18D;
     this.mainDockPanel.DocumentStyle     = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
     this.mainDockPanel.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.mainDockPanel.ForeColor         = System.Drawing.Color.Black;
     this.mainDockPanel.Location          = new System.Drawing.Point(0, 0);
     this.mainDockPanel.Name              = "mainDockPanel";
     this.mainDockPanel.Size              = new System.Drawing.Size(968, 444);
     dockPanelGradient1.EndColor          = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor        = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this.mainDockPanel.Skin                                  = dockPanelSkin1;
     this.mainDockPanel.TabIndex                              = 2;
     this.mainDockPanel.ActiveContentChanged                 += new System.EventHandler(this.mainDockPanel_ActiveContentChanged);
     //
     // mainForm
     //
     this.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(192)))));
     this.ClientSize = new System.Drawing.Size(968, 444);
     this.Controls.Add(this.mainDockPanel);
     this.DockAreas = WeifenLuo.WinFormsUI.Docking.DockAreas.Document;
     this.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon      = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name      = "mainForm";
     this.TabText   = "Stores And Inventory Manager";
     this.Text      = "Stores And Inventory Manager";
     this.Load     += new System.EventHandler(this.mainForm_Load);
     this.ResumeLayout(false);
 }
コード例 #57
0
ファイル: MainForm.Designer.cs プロジェクト: permyakov/janus
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
			WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			this._menuStrip = new System.Windows.Forms.MenuStrip();
			this._shortcutManager = new Rsdn.Shortcuts.ShortcutManager();
			this._dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel();
			this._navigationBox = new System.Windows.Forms.ComboBox();
			this._toolStrip = new System.Windows.Forms.ToolStrip();
			((System.ComponentModel.ISupportInitialize)(this._shortcutManager)).BeginInit();
			this.SuspendLayout();
			// 
			// _menuStrip
			// 
			this._menuStrip.Location = new System.Drawing.Point(0, 0);
			this._menuStrip.Name = "_menuStrip";
			this._menuStrip.Size = new System.Drawing.Size(784, 24);
			this._menuStrip.TabIndex = 1;
			// 
			// _shortcutManager
			// 
			this._shortcutManager.MainForm = this;
			this._shortcutManager.Nodes.Add(new Rsdn.Shortcuts.CustomShortcut(typeof(Rsdn.Janus.MainForm), "Главная форма", new Rsdn.Shortcuts.CustomShortcut[] {
				new Rsdn.Shortcuts.CustomShortcut(typeof(Rsdn.Janus.ForumDummyForm), "Дерево сообщений"),
				new Rsdn.Shortcuts.CustomShortcut(typeof(Rsdn.Janus.OutboxDummyForm), "К отправке"),
				new Rsdn.Shortcuts.CustomShortcut(typeof(Rsdn.Janus.MessageForm), "Редактор сообщений"),
				new Rsdn.Shortcuts.CustomShortcut(typeof(Rsdn.Janus.SearchDummyForm), "Поиск")}));
			// 
			// _dockPanel
			// 
			this._dockPanel.ActiveAutoHideContent = null;
			this._dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
			this._dockPanel.DockBackColor = System.Drawing.SystemColors.Control;
			this._dockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
			this._dockPanel.Location = new System.Drawing.Point(0, 70);
			this._dockPanel.Name = "_dockPanel";
			this._dockPanel.Size = new System.Drawing.Size(784, 392);
			dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
			autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
			tabGradient1.EndColor = System.Drawing.SystemColors.Control;
			tabGradient1.StartColor = System.Drawing.SystemColors.Control;
			tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			autoHideStripSkin1.TabGradient = tabGradient1;
			dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
			tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
			dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
			dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
			dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
			tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
			dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
			tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
			tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
			tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
			dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
			tabGradient5.EndColor = System.Drawing.SystemColors.Control;
			tabGradient5.StartColor = System.Drawing.SystemColors.Control;
			tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
			dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
			tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
			tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
			tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
			tabGradient7.EndColor = System.Drawing.Color.Transparent;
			tabGradient7.StartColor = System.Drawing.Color.Transparent;
			tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
			dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
			dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
			this._dockPanel.Skin = dockPanelSkin1;
			this._dockPanel.TabIndex = 0;
			// 
			// _navigationBox
			// 
			this._navigationBox.Dock = System.Windows.Forms.DockStyle.Top;
			this._navigationBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this._navigationBox.FormattingEnabled = true;
			this._navigationBox.Location = new System.Drawing.Point(0, 49);
			this._navigationBox.Name = "_navigationBox";
			this._navigationBox.Size = new System.Drawing.Size(784, 21);
			this._navigationBox.TabIndex = 3;
			// 
			// _toolStrip
			// 
			this._toolStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
			this._toolStrip.Location = new System.Drawing.Point(0, 24);
			this._toolStrip.Name = "_toolStrip";
			this._toolStrip.Size = new System.Drawing.Size(784, 25);
			this._toolStrip.TabIndex = 2;
			// 
			// MainForm
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(784, 462);
			this.Controls.Add(this._dockPanel);
			this.Controls.Add(this._navigationBox);
			this.Controls.Add(this._toolStrip);
			this.Controls.Add(this._menuStrip);
			this.MainMenuStrip = this._menuStrip;
			this.Name = "MainForm";
			((System.ComponentModel.ISupportInitialize)(this._shortcutManager)).EndInit();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
コード例 #58
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin1                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin1               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient1               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient1                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin1               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient1           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient2                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient2               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient3                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient4                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient5                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient3               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient6                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient7                     = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.printDocument1 = new System.Drawing.Printing.PrintDocument();
     this.statusStrip1   = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusLabelThreads = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStrip1                = new System.Windows.Forms.ToolStrip();
     this.toolStripButtonOpenXml    = new System.Windows.Forms.ToolStripButton();
     this.toolStripButtonSaveEditor = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2       = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButton1          = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton2          = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton3          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1       = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButtonStart      = new System.Windows.Forms.ToolStripButton();
     this.toolStripButtonStop       = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3       = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButton4          = new System.Windows.Forms.ToolStripButton();
     this._dock             = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.timerThreadWatch  = new System.Windows.Forms.Timer(this.components);
     this.openFileDialogXml = new System.Windows.Forms.OpenFileDialog();
     this.saveFileDialogXml = new System.Windows.Forms.SaveFileDialog();
     this.statusStrip1.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // statusStrip1
     //
     this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabelThreads
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 786);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Padding  = new System.Windows.Forms.Padding(1, 0, 19, 0);
     this.statusStrip1.Size     = new System.Drawing.Size(1657, 25);
     this.statusStrip1.TabIndex = 2;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // toolStripStatusLabelThreads
     //
     this.toolStripStatusLabelThreads.Name = "toolStripStatusLabelThreads";
     this.toolStripStatusLabelThreads.Size = new System.Drawing.Size(76, 20);
     this.toolStripStatusLabelThreads.Text = "Threads: 0";
     //
     // toolStrip1
     //
     this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripButtonOpenXml,
         this.toolStripButtonSaveEditor,
         this.toolStripSeparator2,
         this.toolStripButton1,
         this.toolStripButton2,
         this.toolStripButton3,
         this.toolStripSeparator1,
         this.toolStripButtonStart,
         this.toolStripButtonStop,
         this.toolStripSeparator3,
         this.toolStripButton4
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1657, 27);
     this.toolStrip1.TabIndex = 4;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // toolStripButtonOpenXml
     //
     this.toolStripButtonOpenXml.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButtonOpenXml.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButtonOpenXml.Image")));
     this.toolStripButtonOpenXml.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButtonOpenXml.Name   = "toolStripButtonOpenXml";
     this.toolStripButtonOpenXml.Size   = new System.Drawing.Size(24, 24);
     this.toolStripButtonOpenXml.Text   = "toolStripButton5";
     this.toolStripButtonOpenXml.Click += new System.EventHandler(this.toolStripButtonOpenXml_Click);
     //
     // toolStripButtonSaveEditor
     //
     this.toolStripButtonSaveEditor.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButtonSaveEditor.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButtonSaveEditor.Image")));
     this.toolStripButtonSaveEditor.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButtonSaveEditor.Name   = "toolStripButtonSaveEditor";
     this.toolStripButtonSaveEditor.Size   = new System.Drawing.Size(24, 24);
     this.toolStripButtonSaveEditor.Text   = "toolStripButton4";
     this.toolStripButtonSaveEditor.Click += new System.EventHandler(this.toolStripButtonSaveEditor_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 27);
     //
     // toolStripButton1
     //
     this.toolStripButton1.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton1.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name   = "toolStripButton1";
     this.toolStripButton1.Size   = new System.Drawing.Size(24, 24);
     this.toolStripButton1.Text   = "toolStripButton1";
     this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
     //
     // toolStripButton2
     //
     this.toolStripButton2.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton2.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
     this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton2.Name   = "toolStripButton2";
     this.toolStripButton2.Size   = new System.Drawing.Size(24, 24);
     this.toolStripButton2.Text   = "toolStripButton2";
     this.toolStripButton2.Click += new System.EventHandler(this.toolStripButtonClose_Click);
     //
     // toolStripButton3
     //
     this.toolStripButton3.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton3.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
     this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton3.Name   = "toolStripButton3";
     this.toolStripButton3.Size   = new System.Drawing.Size(24, 24);
     this.toolStripButton3.Text   = "toolStripButton3";
     this.toolStripButton3.Click += new System.EventHandler(this.toolStripButtonRename_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 27);
     //
     // toolStripButtonStart
     //
     this.toolStripButtonStart.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButtonStart.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButtonStart.Image")));
     this.toolStripButtonStart.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButtonStart.Name   = "toolStripButtonStart";
     this.toolStripButtonStart.Size   = new System.Drawing.Size(24, 24);
     this.toolStripButtonStart.Text   = "toolStripButton4";
     this.toolStripButtonStart.Click += new System.EventHandler(this.toolStripButtonStart_Click);
     //
     // toolStripButtonStop
     //
     this.toolStripButtonStop.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButtonStop.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButtonStop.Image")));
     this.toolStripButtonStop.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButtonStop.Name   = "toolStripButtonStop";
     this.toolStripButtonStop.Size   = new System.Drawing.Size(24, 24);
     this.toolStripButtonStop.Text   = "toolStripButton5";
     this.toolStripButtonStop.Click += new System.EventHandler(this.toolStripButtonStop_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 27);
     //
     // toolStripButton4
     //
     this.toolStripButton4.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.toolStripButton4.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
     this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton4.Name   = "toolStripButton4";
     this.toolStripButton4.Size   = new System.Drawing.Size(59, 24);
     this.toolStripButton4.Text   = "Buffers";
     this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
     //
     // _dock
     //
     this._dock.Dock                                          = System.Windows.Forms.DockStyle.Fill;
     this._dock.DockBackColor                                 = System.Drawing.SystemColors.Control;
     this._dock.DocumentStyle                                 = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
     this._dock.Location                                      = new System.Drawing.Point(0, 27);
     this._dock.Margin                                        = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this._dock.Name                                          = "_dock";
     this._dock.Size                                          = new System.Drawing.Size(1657, 759);
     dockPanelGradient1.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient1.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin1.DockStripGradient                     = dockPanelGradient1;
     tabGradient1.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient1.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient1.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin1.TabGradient                           = tabGradient1;
     autoHideStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     dockPanelSkin1.AutoHideStripSkin                         = autoHideStripSkin1;
     tabGradient2.EndColor                                    = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.StartColor                                  = System.Drawing.SystemColors.ControlLightLight;
     tabGradient2.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.ActiveTabGradient                 = tabGradient2;
     dockPanelGradient2.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient2.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient1.DockStripGradient                 = dockPanelGradient2;
     tabGradient3.EndColor                                    = System.Drawing.SystemColors.ControlLight;
     tabGradient3.StartColor                                  = System.Drawing.SystemColors.ControlLight;
     tabGradient3.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient1.InactiveTabGradient               = tabGradient3;
     dockPaneStripSkin1.DocumentGradient                      = dockPaneStripGradient1;
     dockPaneStripSkin1.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     tabGradient4.EndColor                                    = System.Drawing.SystemColors.ActiveCaption;
     tabGradient4.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient4.StartColor                                  = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient4.TextColor                                   = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient1.ActiveCaptionGradient   = tabGradient4;
     tabGradient5.EndColor                                    = System.Drawing.SystemColors.Control;
     tabGradient5.StartColor                                  = System.Drawing.SystemColors.Control;
     tabGradient5.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.ActiveTabGradient       = tabGradient5;
     dockPanelGradient3.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient3.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient1.DockStripGradient       = dockPanelGradient3;
     tabGradient6.EndColor                                    = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.LinearGradientMode                          = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient6.StartColor                                  = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient6.TextColor                                   = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
     tabGradient7.EndColor                                    = System.Drawing.Color.Transparent;
     tabGradient7.StartColor                                  = System.Drawing.Color.Transparent;
     tabGradient7.TextColor                                   = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient1.InactiveTabGradient     = tabGradient7;
     dockPaneStripSkin1.ToolWindowGradient                    = dockPaneStripToolWindowGradient1;
     dockPanelSkin1.DockPaneStripSkin                         = dockPaneStripSkin1;
     this._dock.Skin                                          = dockPanelSkin1;
     this._dock.TabIndex                                      = 5;
     //
     // timerThreadWatch
     //
     this.timerThreadWatch.Enabled = true;
     this.timerThreadWatch.Tick   += new System.EventHandler(this.timerThreadWatch_Tick);
     //
     // openFileDialogXml
     //
     this.openFileDialogXml.Filter           = "XML Files (*.xml)|*.xml";
     this.openFileDialogXml.Multiselect      = true;
     this.openFileDialogXml.RestoreDirectory = true;
     //
     // saveFileDialogXml
     //
     this.saveFileDialogXml.Filter           = "XML Files (*.xml)|*.xml";
     this.saveFileDialogXml.RestoreDirectory = true;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1657, 811);
     this.Controls.Add(this._dock);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.statusStrip1);
     this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.Name   = "MainForm";
     this.Text   = "Flumin";
     this.Load  += new System.EventHandler(this.MainForm_Load);
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #59
0
ファイル: SqlEdit.Designer.cs プロジェクト: lujinlong/Apq
		/// <summary>
		/// 设计器支持所需的方法 - 不要
		/// 使用代码编辑器修改此方法的内容。
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SqlEdit));
			WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
			WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient();
			this.toolStrip1 = new System.Windows.Forms.ToolStrip();
			this.tsbOpen = new System.Windows.Forms.ToolStripButton();
			this.tsbSave = new System.Windows.Forms.ToolStripButton();
			this.tsbSaveAs = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
			this.tsddbView = new System.Windows.Forms.ToolStripDropDownButton();
			this.tsmiDBI = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiOut = new System.Windows.Forms.ToolStripMenuItem();
			this.tsmiErrList = new System.Windows.Forms.ToolStripMenuItem();
			this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel();
			this.tsslStatus = new System.Windows.Forms.ToolStripStatusLabel();
			this.tspb = new System.Windows.Forms.ToolStripProgressBar();
			this.statusStrip1 = new System.Windows.Forms.StatusStrip();
			this.toolStrip1.SuspendLayout();
			this.statusStrip1.SuspendLayout();
			this.SuspendLayout();
			// 
			// toolStrip1
			// 
			this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsbOpen,
            this.tsbSave,
            this.tsbSaveAs,
            this.toolStripSeparator1,
            this.tsddbView});
			this.toolStrip1.Location = new System.Drawing.Point(0, 0);
			this.toolStrip1.Name = "toolStrip1";
			this.toolStrip1.Size = new System.Drawing.Size(760, 25);
			this.toolStrip1.TabIndex = 2;
			this.toolStrip1.Text = "toolStrip1";
			// 
			// tsbOpen
			// 
			this.tsbOpen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.tsbOpen.Image = ((System.Drawing.Image)(resources.GetObject("tsbOpen.Image")));
			this.tsbOpen.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.tsbOpen.Name = "tsbOpen";
			this.tsbOpen.Size = new System.Drawing.Size(23, 22);
			this.tsbOpen.Text = "打开(&O)";
			// 
			// tsbSave
			// 
			this.tsbSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.tsbSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbSave.Image")));
			this.tsbSave.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.tsbSave.Name = "tsbSave";
			this.tsbSave.Size = new System.Drawing.Size(23, 22);
			this.tsbSave.Text = "保存(&S)";
			// 
			// tsbSaveAs
			// 
			this.tsbSaveAs.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
			this.tsbSaveAs.Image = ((System.Drawing.Image)(resources.GetObject("tsbSaveAs.Image")));
			this.tsbSaveAs.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.tsbSaveAs.Name = "tsbSaveAs";
			this.tsbSaveAs.Size = new System.Drawing.Size(63, 22);
			this.tsbSaveAs.Text = "另存为(&A)";
			// 
			// toolStripSeparator1
			// 
			this.toolStripSeparator1.Name = "toolStripSeparator1";
			this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
			// 
			// tsddbView
			// 
			this.tsddbView.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
			this.tsddbView.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmiDBI,
            this.tsmiOut,
            this.tsmiErrList});
			this.tsddbView.Image = ((System.Drawing.Image)(resources.GetObject("tsddbView.Image")));
			this.tsddbView.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.tsddbView.Name = "tsddbView";
			this.tsddbView.Size = new System.Drawing.Size(60, 22);
			this.tsddbView.Text = "视图(&V)";
			// 
			// tsmiDBI
			// 
			this.tsmiDBI.Checked = true;
			this.tsmiDBI.CheckOnClick = true;
			this.tsmiDBI.CheckState = System.Windows.Forms.CheckState.Checked;
			this.tsmiDBI.Name = "tsmiDBI";
			this.tsmiDBI.Size = new System.Drawing.Size(152, 22);
			this.tsmiDBI.Text = "数据库列表(&L)";
			this.tsmiDBI.CheckedChanged += new System.EventHandler(this.tsmiDBI_CheckedChanged);
			// 
			// tsmiOut
			// 
			this.tsmiOut.CheckOnClick = true;
			this.tsmiOut.Name = "tsmiOut";
			this.tsmiOut.Size = new System.Drawing.Size(152, 22);
			this.tsmiOut.Text = "输出(&O)";
			this.tsmiOut.CheckedChanged += new System.EventHandler(this.tsmiOut_CheckedChanged);
			// 
			// tsmiErrList
			// 
			this.tsmiErrList.CheckOnClick = true;
			this.tsmiErrList.Name = "tsmiErrList";
			this.tsmiErrList.Size = new System.Drawing.Size(152, 22);
			this.tsmiErrList.Text = "错误列表(&E)";
			this.tsmiErrList.CheckedChanged += new System.EventHandler(this.tsmiErrList_CheckedChanged);
			// 
			// dockPanel1
			// 
			this.dockPanel1.ActiveAutoHideContent = null;
			this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control;
			this.dockPanel1.DockBottomPortion = 0.2D;
			this.dockPanel1.DockLeftPortion = 240D;
			this.dockPanel1.DockRightPortion = 240D;
			this.dockPanel1.DockTopPortion = 0.2D;
			this.dockPanel1.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingSdi;
			this.dockPanel1.Location = new System.Drawing.Point(0, 25);
			this.dockPanel1.Name = "dockPanel1";
			this.dockPanel1.Size = new System.Drawing.Size(760, 419);
			dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
			autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
			tabGradient1.EndColor = System.Drawing.SystemColors.Control;
			tabGradient1.StartColor = System.Drawing.SystemColors.Control;
			tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			autoHideStripSkin1.TabGradient = tabGradient1;
			autoHideStripSkin1.TextFont = new System.Drawing.Font("宋体", 9F);
			dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
			tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
			tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
			dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
			dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
			dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
			tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
			dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
			dockPaneStripSkin1.TextFont = new System.Drawing.Font("宋体", 9F);
			tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
			tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
			tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
			dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
			tabGradient5.EndColor = System.Drawing.SystemColors.Control;
			tabGradient5.StartColor = System.Drawing.SystemColors.Control;
			tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
			dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
			dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
			dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
			dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
			tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption;
			tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
			tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
			tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
			dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
			tabGradient7.EndColor = System.Drawing.Color.Transparent;
			tabGradient7.StartColor = System.Drawing.Color.Transparent;
			tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
			dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
			dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
			dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
			this.dockPanel1.Skin = dockPanelSkin1;
			this.dockPanel1.TabIndex = 1;
			// 
			// tsslStatus
			// 
			this.tsslStatus.Name = "tsslStatus";
			this.tsslStatus.Size = new System.Drawing.Size(29, 17);
			this.tsslStatus.Text = "状态";
			// 
			// tspb
			// 
			this.tspb.Name = "tspb";
			this.tspb.Size = new System.Drawing.Size(300, 16);
			// 
			// statusStrip1
			// 
			this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsslStatus,
            this.tspb});
			this.statusStrip1.Location = new System.Drawing.Point(0, 444);
			this.statusStrip1.Name = "statusStrip1";
			this.statusStrip1.Size = new System.Drawing.Size(760, 22);
			this.statusStrip1.TabIndex = 1;
			// 
			// SqlEdit
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(760, 466);
			this.Controls.Add(this.dockPanel1);
			this.Controls.Add(this.statusStrip1);
			this.Controls.Add(this.toolStrip1);
			this.DockAreas = ((WeifenLuo.WinFormsUI.Docking.DockAreas)((WeifenLuo.WinFormsUI.Docking.DockAreas.Float | WeifenLuo.WinFormsUI.Docking.DockAreas.Document)));
			this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Name = "SqlEdit";
			this.TabText = "SqlEdit";
			this.Text = "SqlEdit";
			this.Activated += new System.EventHandler(this.SqlEdit_Activated);
			this.Deactivate += new System.EventHandler(this.SqlEdit_Deactivate);
			this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SqlEdit_FormClosing);
			this.Load += new System.EventHandler(this.SqlEdit_Load);
			this.toolStrip1.ResumeLayout(false);
			this.toolStrip1.PerformLayout();
			this.statusStrip1.ResumeLayout(false);
			this.statusStrip1.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
コード例 #60
0
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager               resources                        = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     WeifenLuo.WinFormsUI.Docking.DockPanelSkin                   dockPanelSkin3                   = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin();
     WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin               autoHideStripSkin3               = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient7               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient15                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin               dockPaneStripSkin3               = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient           dockPaneStripGradient3           = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient16                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient8               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient17                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient18                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient19                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.DockPanelGradient               dockPanelGradient9               = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient20                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     WeifenLuo.WinFormsUI.Docking.TabGradient                     tabGradient21                    = new WeifenLuo.WinFormsUI.Docking.TabGradient();
     this.container           = new System.Windows.Forms.ToolStripContainer();
     this.dockPanel           = new WeifenLuo.WinFormsUI.Docking.DockPanel();
     this.msMainMenu          = new System.Windows.Forms.MenuStrip();
     this.miFile              = new System.Windows.Forms.ToolStripMenuItem();
     this.miNew               = new System.Windows.Forms.ToolStripMenuItem();
     this.miOpen              = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.miSave              = new System.Windows.Forms.ToolStripMenuItem();
     this.miSaveAs            = new System.Windows.Forms.ToolStripMenuItem();
     this.miSaveAll           = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.miExit              = new System.Windows.Forms.ToolStripMenuItem();
     this.miEdit              = new System.Windows.Forms.ToolStripMenuItem();
     this.miUndo              = new System.Windows.Forms.ToolStripMenuItem();
     this.miRedo              = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
     this.miCut               = new System.Windows.Forms.ToolStripMenuItem();
     this.miCopy              = new System.Windows.Forms.ToolStripMenuItem();
     this.miPaste             = new System.Windows.Forms.ToolStripMenuItem();
     this.miView              = new System.Windows.Forms.ToolStripMenuItem();
     this.miWindows           = new System.Windows.Forms.ToolStripMenuItem();
     this.miCodeBrowser       = new System.Windows.Forms.ToolStripMenuItem();
     this.miHelpBrowser       = new System.Windows.Forms.ToolStripMenuItem();
     this.miWindow            = new System.Windows.Forms.ToolStripMenuItem();
     this.miClose             = new System.Windows.Forms.ToolStripMenuItem();
     this.miCloseAll          = new System.Windows.Forms.ToolStripMenuItem();
     this.miHelp              = new System.Windows.Forms.ToolStripMenuItem();
     this.tsFile              = new System.Windows.Forms.ToolStrip();
     this.tbNew               = new System.Windows.Forms.ToolStripButton();
     this.tbNewWithDropDown   = new System.Windows.Forms.ToolStripSplitButton();
     this.tbNewDocument       = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1  = new System.Windows.Forms.ToolStripSeparator();
     this.tbNewPHP            = new System.Windows.Forms.ToolStripMenuItem();
     this.tbNewHTML           = new System.Windows.Forms.ToolStripMenuItem();
     this.tbNewXHTML          = new System.Windows.Forms.ToolStripMenuItem();
     this.tbNewJavaScript     = new System.Windows.Forms.ToolStripMenuItem();
     this.tbNewCSS            = new System.Windows.Forms.ToolStripMenuItem();
     this.tbOpen              = new System.Windows.Forms.ToolStripSplitButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.tbSave              = new System.Windows.Forms.ToolStripButton();
     this.tbSaveAll           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tbClose             = new System.Windows.Forms.ToolStripButton();
     this.tbCloseAll          = new System.Windows.Forms.ToolStripButton();
     this.tsEdit              = new System.Windows.Forms.ToolStrip();
     this.tbCut               = new System.Windows.Forms.ToolStripButton();
     this.tbCopy              = new System.Windows.Forms.ToolStripButton();
     this.tbPaste             = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
     this.tbUndo              = new System.Windows.Forms.ToolStripButton();
     this.tbRedo              = new System.Windows.Forms.ToolStripButton();
     this.openFileDialog      = new System.Windows.Forms.OpenFileDialog();
     this.saveFileDialog      = new System.Windows.Forms.SaveFileDialog();
     this.imgHtmlCompletion   = new System.Windows.Forms.ImageList(this.components);
     this.imgCSS              = new System.Windows.Forms.ImageList(this.components);
     this.container.ContentPanel.SuspendLayout();
     this.container.TopToolStripPanel.SuspendLayout();
     this.container.SuspendLayout();
     this.msMainMenu.SuspendLayout();
     this.tsFile.SuspendLayout();
     this.tsEdit.SuspendLayout();
     this.SuspendLayout();
     //
     // container
     //
     //
     // container.ContentPanel
     //
     this.container.ContentPanel.Controls.Add(this.dockPanel);
     resources.ApplyResources(this.container.ContentPanel, "container.ContentPanel");
     resources.ApplyResources(this.container, "container");
     this.container.Name = "container";
     //
     // container.TopToolStripPanel
     //
     this.container.TopToolStripPanel.Controls.Add(this.msMainMenu);
     this.container.TopToolStripPanel.Controls.Add(this.tsFile);
     this.container.TopToolStripPanel.Controls.Add(this.tsEdit);
     //
     // dockPanel
     //
     this.dockPanel.ActiveAutoHideContent = null;
     resources.ApplyResources(this.dockPanel, "dockPanel");
     this.dockPanel.DockBackColor                             = System.Drawing.SystemColors.Control;
     this.dockPanel.DocumentStyle                             = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow;
     this.dockPanel.Name                                      = "dockPanel";
     dockPanelGradient7.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient7.StartColor                            = System.Drawing.SystemColors.ControlLight;
     autoHideStripSkin3.DockStripGradient                     = dockPanelGradient7;
     tabGradient15.EndColor                                   = System.Drawing.SystemColors.Control;
     tabGradient15.StartColor                                 = System.Drawing.SystemColors.Control;
     tabGradient15.TextColor                                  = System.Drawing.SystemColors.ControlDarkDark;
     autoHideStripSkin3.TabGradient                           = tabGradient15;
     autoHideStripSkin3.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     dockPanelSkin3.AutoHideStripSkin                         = autoHideStripSkin3;
     tabGradient16.EndColor                                   = System.Drawing.SystemColors.ControlLightLight;
     tabGradient16.StartColor                                 = System.Drawing.SystemColors.ControlLightLight;
     tabGradient16.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient3.ActiveTabGradient                 = tabGradient16;
     dockPanelGradient8.EndColor                              = System.Drawing.SystemColors.Control;
     dockPanelGradient8.StartColor                            = System.Drawing.SystemColors.Control;
     dockPaneStripGradient3.DockStripGradient                 = dockPanelGradient8;
     tabGradient17.EndColor                                   = System.Drawing.SystemColors.ControlLight;
     tabGradient17.StartColor                                 = System.Drawing.SystemColors.ControlLight;
     tabGradient17.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripGradient3.InactiveTabGradient               = tabGradient17;
     dockPaneStripSkin3.DocumentGradient                      = dockPaneStripGradient3;
     dockPaneStripSkin3.TextFont                              = new System.Drawing.Font("Segoe UI", 9F);
     tabGradient18.EndColor                                   = System.Drawing.SystemColors.ActiveCaption;
     tabGradient18.LinearGradientMode                         = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient18.StartColor                                 = System.Drawing.SystemColors.GradientActiveCaption;
     tabGradient18.TextColor                                  = System.Drawing.SystemColors.ActiveCaptionText;
     dockPaneStripToolWindowGradient3.ActiveCaptionGradient   = tabGradient18;
     tabGradient19.EndColor                                   = System.Drawing.SystemColors.Control;
     tabGradient19.StartColor                                 = System.Drawing.SystemColors.Control;
     tabGradient19.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient3.ActiveTabGradient       = tabGradient19;
     dockPanelGradient9.EndColor                              = System.Drawing.SystemColors.ControlLight;
     dockPanelGradient9.StartColor                            = System.Drawing.SystemColors.ControlLight;
     dockPaneStripToolWindowGradient3.DockStripGradient       = dockPanelGradient9;
     tabGradient20.EndColor                                   = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient20.LinearGradientMode                         = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     tabGradient20.StartColor                                 = System.Drawing.SystemColors.GradientInactiveCaption;
     tabGradient20.TextColor                                  = System.Drawing.SystemColors.ControlText;
     dockPaneStripToolWindowGradient3.InactiveCaptionGradient = tabGradient20;
     tabGradient21.EndColor                                   = System.Drawing.Color.Transparent;
     tabGradient21.StartColor                                 = System.Drawing.Color.Transparent;
     tabGradient21.TextColor                                  = System.Drawing.SystemColors.ControlDarkDark;
     dockPaneStripToolWindowGradient3.InactiveTabGradient     = tabGradient21;
     dockPaneStripSkin3.ToolWindowGradient                    = dockPaneStripToolWindowGradient3;
     dockPanelSkin3.DockPaneStripSkin                         = dockPaneStripSkin3;
     this.dockPanel.Skin                                      = dockPanelSkin3;
     this.dockPanel.ActiveDocumentChanged                    += new System.EventHandler(this.dockPanel_ActiveDocumentChanged);
     //
     // msMainMenu
     //
     resources.ApplyResources(this.msMainMenu, "msMainMenu");
     this.msMainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.miFile,
         this.miEdit,
         this.miView,
         this.miWindow,
         this.miHelp
     });
     this.msMainMenu.Name = "msMainMenu";
     //
     // miFile
     //
     this.miFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.miNew,
         this.miOpen,
         this.toolStripSeparator4,
         this.miSave,
         this.miSaveAs,
         this.miSaveAll,
         this.toolStripSeparator6,
         this.miExit
     });
     this.miFile.Name = "miFile";
     resources.ApplyResources(this.miFile, "miFile");
     this.miFile.DropDownOpening += new System.EventHandler(this.miFile_DropDownOpening);
     //
     // miNew
     //
     this.miNew.Image = global::Gamodo.Properties.Resources.newDocument;
     this.miNew.Name  = "miNew";
     resources.ApplyResources(this.miNew, "miNew");
     //
     // miOpen
     //
     this.miOpen.Image = global::Gamodo.Properties.Resources.open2;
     this.miOpen.Name  = "miOpen";
     resources.ApplyResources(this.miOpen, "miOpen");
     this.miOpen.DropDownOpening += new System.EventHandler(this.tbOpen_DropDownOpening);
     this.miOpen.Click           += new System.EventHandler(this.tbOpen_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     resources.ApplyResources(this.toolStripSeparator4, "toolStripSeparator4");
     //
     // miSave
     //
     this.miSave.Image = global::Gamodo.Properties.Resources.save;
     this.miSave.Name  = "miSave";
     resources.ApplyResources(this.miSave, "miSave");
     this.miSave.Click += new System.EventHandler(this.tbSave_Click);
     //
     // miSaveAs
     //
     this.miSaveAs.Image = global::Gamodo.Properties.Resources.saveas;
     this.miSaveAs.Name  = "miSaveAs";
     resources.ApplyResources(this.miSaveAs, "miSaveAs");
     this.miSaveAs.Click += new System.EventHandler(this.miSaveAs_Click);
     //
     // miSaveAll
     //
     this.miSaveAll.Image = global::Gamodo.Properties.Resources.saveall;
     this.miSaveAll.Name  = "miSaveAll";
     resources.ApplyResources(this.miSaveAll, "miSaveAll");
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.Name = "toolStripSeparator6";
     resources.ApplyResources(this.toolStripSeparator6, "toolStripSeparator6");
     //
     // miExit
     //
     this.miExit.Name = "miExit";
     resources.ApplyResources(this.miExit, "miExit");
     this.miExit.Click += new System.EventHandler(this.miExit_Click);
     //
     // miEdit
     //
     this.miEdit.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.miUndo,
         this.miRedo,
         this.toolStripSeparator8,
         this.miCut,
         this.miCopy,
         this.miPaste
     });
     this.miEdit.Name = "miEdit";
     resources.ApplyResources(this.miEdit, "miEdit");
     this.miEdit.DropDownOpening += new System.EventHandler(this.miEdit_DropDownOpening);
     //
     // miUndo
     //
     this.miUndo.Image = global::Gamodo.Properties.Resources.undo;
     this.miUndo.Name  = "miUndo";
     resources.ApplyResources(this.miUndo, "miUndo");
     this.miUndo.Click += new System.EventHandler(this.tbUndo_Click);
     //
     // miRedo
     //
     this.miRedo.Image = global::Gamodo.Properties.Resources.redo;
     this.miRedo.Name  = "miRedo";
     resources.ApplyResources(this.miRedo, "miRedo");
     this.miRedo.Click += new System.EventHandler(this.tbRedo_Click);
     //
     // toolStripSeparator8
     //
     this.toolStripSeparator8.Name = "toolStripSeparator8";
     resources.ApplyResources(this.toolStripSeparator8, "toolStripSeparator8");
     //
     // miCut
     //
     this.miCut.Image = global::Gamodo.Properties.Resources.cut;
     this.miCut.Name  = "miCut";
     resources.ApplyResources(this.miCut, "miCut");
     this.miCut.Click += new System.EventHandler(this.tbCut_Click);
     //
     // miCopy
     //
     resources.ApplyResources(this.miCopy, "miCopy");
     this.miCopy.Name   = "miCopy";
     this.miCopy.Click += new System.EventHandler(this.tbCopy_Click);
     //
     // miPaste
     //
     resources.ApplyResources(this.miPaste, "miPaste");
     this.miPaste.Name   = "miPaste";
     this.miPaste.Click += new System.EventHandler(this.tbPaste_Click);
     //
     // miView
     //
     this.miView.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.miWindows
     });
     this.miView.Name = "miView";
     resources.ApplyResources(this.miView, "miView");
     this.miView.DropDownOpening += new System.EventHandler(this.miView_DropDownOpening);
     //
     // miWindows
     //
     this.miWindows.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.miCodeBrowser,
         this.miHelpBrowser
     });
     this.miWindows.Name = "miWindows";
     resources.ApplyResources(this.miWindows, "miWindows");
     //
     // miCodeBrowser
     //
     resources.ApplyResources(this.miCodeBrowser, "miCodeBrowser");
     this.miCodeBrowser.Name   = "miCodeBrowser";
     this.miCodeBrowser.Click += new System.EventHandler(this.miCodeBrowser_Click);
     //
     // miHelpBrowser
     //
     resources.ApplyResources(this.miHelpBrowser, "miHelpBrowser");
     this.miHelpBrowser.Name   = "miHelpBrowser";
     this.miHelpBrowser.Click += new System.EventHandler(this.miHelpBrowser_Click);
     //
     // miWindow
     //
     this.miWindow.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.miClose,
         this.miCloseAll
     });
     this.miWindow.Name = "miWindow";
     resources.ApplyResources(this.miWindow, "miWindow");
     this.miWindow.DropDownOpening += new System.EventHandler(this.miWindow_DropDownOpening);
     //
     // miClose
     //
     this.miClose.Image = global::Gamodo.Properties.Resources.application_delete;
     this.miClose.Name  = "miClose";
     resources.ApplyResources(this.miClose, "miClose");
     this.miClose.Click += new System.EventHandler(this.tbClose_Click);
     //
     // miCloseAll
     //
     this.miCloseAll.Image = global::Gamodo.Properties.Resources.close_all;
     this.miCloseAll.Name  = "miCloseAll";
     resources.ApplyResources(this.miCloseAll, "miCloseAll");
     this.miCloseAll.Click += new System.EventHandler(this.tbCloseAll_Click);
     //
     // miHelp
     //
     this.miHelp.Name = "miHelp";
     resources.ApplyResources(this.miHelp, "miHelp");
     //
     // tsFile
     //
     resources.ApplyResources(this.tsFile, "tsFile");
     this.tsFile.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tbNew,
         this.tbNewWithDropDown,
         this.tbOpen,
         this.toolStripSeparator3,
         this.tbSave,
         this.tbSaveAll,
         this.toolStripSeparator2,
         this.tbClose,
         this.tbCloseAll
     });
     this.tsFile.Name = "tsFile";
     //
     // tbNew
     //
     this.tbNew.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tbNew.Image        = global::Gamodo.Properties.Resources.empty;
     this.tbNew.Name         = "tbNew";
     resources.ApplyResources(this.tbNew, "tbNew");
     this.tbNew.Click += new System.EventHandler(this.tbNew_Click);
     //
     // tbNewWithDropDown
     //
     this.tbNewWithDropDown.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tbNewWithDropDown.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tbNewDocument,
         this.toolStripMenuItem1,
         this.tbNewPHP,
         this.tbNewHTML,
         this.tbNewXHTML,
         this.tbNewJavaScript,
         this.tbNewCSS
     });
     this.tbNewWithDropDown.Image = global::Gamodo.Properties.Resources.newDocument;
     resources.ApplyResources(this.tbNewWithDropDown, "tbNewWithDropDown");
     this.tbNewWithDropDown.Name         = "tbNewWithDropDown";
     this.tbNewWithDropDown.ButtonClick += new System.EventHandler(this.neuesDokumentToolStripMenuItem_Click);
     //
     // tbNewDocument
     //
     this.tbNewDocument.Name = "tbNewDocument";
     resources.ApplyResources(this.tbNewDocument, "tbNewDocument");
     this.tbNewDocument.Click += new System.EventHandler(this.neuesDokumentToolStripMenuItem_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     resources.ApplyResources(this.toolStripMenuItem1, "toolStripMenuItem1");
     //
     // tbNewPHP
     //
     this.tbNewPHP.Image = global::Gamodo.Properties.Resources.php_16;
     this.tbNewPHP.Name  = "tbNewPHP";
     resources.ApplyResources(this.tbNewPHP, "tbNewPHP");
     this.tbNewPHP.Click += new System.EventHandler(this.tbNewPHP_Click);
     //
     // tbNewHTML
     //
     this.tbNewHTML.Image = global::Gamodo.Properties.Resources.html_16;
     this.tbNewHTML.Name  = "tbNewHTML";
     resources.ApplyResources(this.tbNewHTML, "tbNewHTML");
     this.tbNewHTML.Click += new System.EventHandler(this.tbNewHTML_Click);
     //
     // tbNewXHTML
     //
     this.tbNewXHTML.Image = global::Gamodo.Properties.Resources.html_16;
     this.tbNewXHTML.Name  = "tbNewXHTML";
     resources.ApplyResources(this.tbNewXHTML, "tbNewXHTML");
     this.tbNewXHTML.Click += new System.EventHandler(this.tbNewXHTML_Click);
     //
     // tbNewJavaScript
     //
     this.tbNewJavaScript.Image = global::Gamodo.Properties.Resources.js_16;
     this.tbNewJavaScript.Name  = "tbNewJavaScript";
     resources.ApplyResources(this.tbNewJavaScript, "tbNewJavaScript");
     this.tbNewJavaScript.Click += new System.EventHandler(this.tbNewJavaScript_Click);
     //
     // tbNewCSS
     //
     this.tbNewCSS.Image = global::Gamodo.Properties.Resources.CSS_16;
     this.tbNewCSS.Name  = "tbNewCSS";
     resources.ApplyResources(this.tbNewCSS, "tbNewCSS");
     this.tbNewCSS.Click += new System.EventHandler(this.tbNewCSS_Click);
     //
     // tbOpen
     //
     this.tbOpen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     resources.ApplyResources(this.tbOpen, "tbOpen");
     this.tbOpen.Name             = "tbOpen";
     this.tbOpen.ButtonClick     += new System.EventHandler(this.tbOpen_Click);
     this.tbOpen.DropDownOpening += new System.EventHandler(this.tbOpen_DropDownOpening);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3");
     //
     // tbSave
     //
     this.tbSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tbSave.Image        = global::Gamodo.Properties.Resources.save;
     this.tbSave.Name         = "tbSave";
     resources.ApplyResources(this.tbSave, "tbSave");
     this.tbSave.Click += new System.EventHandler(this.tbSave_Click);
     //
     // tbSaveAll
     //
     this.tbSaveAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tbSaveAll.Image        = global::Gamodo.Properties.Resources.saveall;
     this.tbSaveAll.Name         = "tbSaveAll";
     resources.ApplyResources(this.tbSaveAll, "tbSaveAll");
     this.tbSaveAll.Click += new System.EventHandler(this.tbSaveAll_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2");
     //
     // tbClose
     //
     this.tbClose.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tbClose.Image        = global::Gamodo.Properties.Resources.application_delete;
     resources.ApplyResources(this.tbClose, "tbClose");
     this.tbClose.Name   = "tbClose";
     this.tbClose.Click += new System.EventHandler(this.tbClose_Click);
     //
     // tbCloseAll
     //
     this.tbCloseAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tbCloseAll.Image        = global::Gamodo.Properties.Resources.close_all;
     resources.ApplyResources(this.tbCloseAll, "tbCloseAll");
     this.tbCloseAll.Name   = "tbCloseAll";
     this.tbCloseAll.Click += new System.EventHandler(this.tbCloseAll_Click);
     //
     // tsEdit
     //
     resources.ApplyResources(this.tsEdit, "tsEdit");
     this.tsEdit.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tbCut,
         this.tbCopy,
         this.tbPaste,
         this.toolStripSeparator7,
         this.tbUndo,
         this.tbRedo
     });
     this.tsEdit.Name = "tsEdit";
     //
     // tbCut
     //
     this.tbCut.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tbCut.Image        = global::Gamodo.Properties.Resources.cut;
     this.tbCut.Name         = "tbCut";
     resources.ApplyResources(this.tbCut, "tbCut");
     this.tbCut.Click += new System.EventHandler(this.tbCut_Click);
     //
     // tbCopy
     //
     this.tbCopy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     resources.ApplyResources(this.tbCopy, "tbCopy");
     this.tbCopy.Name   = "tbCopy";
     this.tbCopy.Click += new System.EventHandler(this.tbCopy_Click);
     //
     // tbPaste
     //
     this.tbPaste.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     resources.ApplyResources(this.tbPaste, "tbPaste");
     this.tbPaste.Name   = "tbPaste";
     this.tbPaste.Click += new System.EventHandler(this.tbPaste_Click);
     //
     // toolStripSeparator7
     //
     this.toolStripSeparator7.Name = "toolStripSeparator7";
     resources.ApplyResources(this.toolStripSeparator7, "toolStripSeparator7");
     //
     // tbUndo
     //
     this.tbUndo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tbUndo.Image        = global::Gamodo.Properties.Resources.undo;
     this.tbUndo.Name         = "tbUndo";
     resources.ApplyResources(this.tbUndo, "tbUndo");
     this.tbUndo.Click += new System.EventHandler(this.tbUndo_Click);
     //
     // tbRedo
     //
     this.tbRedo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tbRedo.Image        = global::Gamodo.Properties.Resources.redo;
     this.tbRedo.Name         = "tbRedo";
     resources.ApplyResources(this.tbRedo, "tbRedo");
     this.tbRedo.Click += new System.EventHandler(this.tbRedo_Click);
     //
     // openFileDialog
     //
     this.openFileDialog.FileName = "openFileDialog1";
     //
     // imgHtmlCompletion
     //
     this.imgHtmlCompletion.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgHtmlCompletion.ImageStream")));
     this.imgHtmlCompletion.TransparentColor = System.Drawing.Color.Transparent;
     this.imgHtmlCompletion.Images.SetKeyName(0, "tag.png");
     this.imgHtmlCompletion.Images.SetKeyName(1, "text_heading_1.png");
     this.imgHtmlCompletion.Images.SetKeyName(2, "text_heading_2.png");
     this.imgHtmlCompletion.Images.SetKeyName(3, "text_heading_3.png");
     this.imgHtmlCompletion.Images.SetKeyName(4, "text_heading_4.png");
     this.imgHtmlCompletion.Images.SetKeyName(5, "text_heading_5.png");
     this.imgHtmlCompletion.Images.SetKeyName(6, "text_heading_6.png");
     this.imgHtmlCompletion.Images.SetKeyName(7, "text_bold.png");
     this.imgHtmlCompletion.Images.SetKeyName(8, "text_italic.png");
     this.imgHtmlCompletion.Images.SetKeyName(9, "text_underline.png");
     this.imgHtmlCompletion.Images.SetKeyName(10, "text_list_bullets.png");
     this.imgHtmlCompletion.Images.SetKeyName(11, "text_list_numbers.png");
     this.imgHtmlCompletion.Images.SetKeyName(12, "bullet_green.png");
     this.imgHtmlCompletion.Images.SetKeyName(13, "table.png");
     this.imgHtmlCompletion.Images.SetKeyName(14, "picture.png");
     this.imgHtmlCompletion.Images.SetKeyName(15, "link.png");
     this.imgHtmlCompletion.Images.SetKeyName(16, "div.png");
     this.imgHtmlCompletion.Images.SetKeyName(17, "span.png");
     this.imgHtmlCompletion.Images.SetKeyName(18, "application_form.png");
     this.imgHtmlCompletion.Images.SetKeyName(19, "hr.png");
     this.imgHtmlCompletion.Images.SetKeyName(20, "input.png");
     this.imgHtmlCompletion.Images.SetKeyName(21, "center.png");
     this.imgHtmlCompletion.Images.SetKeyName(22, "font.png");
     this.imgHtmlCompletion.Images.SetKeyName(23, "html.png");
     this.imgHtmlCompletion.Images.SetKeyName(24, "frameset.png");
     this.imgHtmlCompletion.Images.SetKeyName(25, "scripts.png");
     this.imgHtmlCompletion.Images.SetKeyName(26, "css.png");
     this.imgHtmlCompletion.Images.SetKeyName(27, "text_subscript.png");
     this.imgHtmlCompletion.Images.SetKeyName(28, "text_superscript.png");
     this.imgHtmlCompletion.Images.SetKeyName(29, "text_strikethroungh.png");
     this.imgHtmlCompletion.Images.SetKeyName(30, "frame.png");
     this.imgHtmlCompletion.Images.SetKeyName(31, "attribute.png");
     this.imgHtmlCompletion.Images.SetKeyName(32, "color_management.png");
     this.imgHtmlCompletion.Images.SetKeyName(33, "page_white_php.png");
     this.imgHtmlCompletion.Images.SetKeyName(34, "document.png");
     this.imgHtmlCompletion.Images.SetKeyName(35, "lightning.png");
     this.imgHtmlCompletion.Images.SetKeyName(36, "style.png");
     //
     // imgCSS
     //
     this.imgCSS.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgCSS.ImageStream")));
     this.imgCSS.TransparentColor = System.Drawing.Color.Transparent;
     this.imgCSS.Images.SetKeyName(0, "tag_orange.png");
     this.imgCSS.Images.SetKeyName(1, "tag_blue.png");
     this.imgCSS.Images.SetKeyName(2, "tag_green.png");
     this.imgCSS.Images.SetKeyName(3, "bullet_orange.png");
     this.imgCSS.Images.SetKeyName(4, "bullet_blue.png");
     this.imgCSS.Images.SetKeyName(5, "bullet_green.png");
     //
     // MainForm
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.container);
     this.DoubleBuffered = true;
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.msMainMenu;
     this.Name           = "MainForm";
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
     this.Load          += new System.EventHandler(this.MainForm_Load);
     this.container.ContentPanel.ResumeLayout(false);
     this.container.TopToolStripPanel.ResumeLayout(false);
     this.container.TopToolStripPanel.PerformLayout();
     this.container.ResumeLayout(false);
     this.container.PerformLayout();
     this.msMainMenu.ResumeLayout(false);
     this.msMainMenu.PerformLayout();
     this.tsFile.ResumeLayout(false);
     this.tsFile.PerformLayout();
     this.tsEdit.ResumeLayout(false);
     this.tsEdit.PerformLayout();
     this.ResumeLayout(false);
 }