/// <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(frmLogin)); this.dockPanel2 = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.toolStripDropDownButton3 = new System.Windows.Forms.ToolStripDropDownButton(); this.关于系统ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton(); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.panel1 = new System.Windows.Forms.Panel(); this.toolStrip1.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // dockPanel2 // this.dockPanel2.ActiveAutoHideContent = null; this.dockPanel2.AutoScroll = true; this.dockPanel2.BackColor = System.Drawing.SystemColors.Control; this.dockPanel2.BackgroundImage = global::PicFile_Managerment.Properties.Resources.psd24876副本; 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(1023, 467); 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; // // toolStripDropDownButton3 // this.toolStripDropDownButton3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.关于系统ToolStripMenuItem }); this.toolStripDropDownButton3.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toolStripDropDownButton3.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDropDownButton3.Name = "toolStripDropDownButton3"; this.toolStripDropDownButton3.Size = new System.Drawing.Size(55, 25); this.toolStripDropDownButton3.Text = "关于"; this.toolStripDropDownButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; // // 关于系统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); // // 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.toolStripDropDownButton3 }); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(1023, 28); this.toolStrip1.TabIndex = 6; this.toolStrip1.Text = "toolStrip1"; // // toolStripDropDownButton2 // this.toolStripDropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem1 }); this.toolStripDropDownButton2.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDropDownButton2.Name = "toolStripDropDownButton2"; this.toolStripDropDownButton2.Size = new System.Drawing.Size(55, 25); this.toolStripDropDownButton2.Text = "用户"; this.toolStripDropDownButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(160, 26); this.toolStripMenuItem1.Text = "进入工作台"; this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_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(1023, 495); this.panel1.TabIndex = 12; // // frmLogin // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = global::PicFile_Managerment.Properties.Resources.psd24876副本1; this.ClientSize = new System.Drawing.Size(1023, 495); 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 = "文件管理中心"; this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); 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(); }
/// <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(); }
/// <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); }
/// <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); }
/// <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(); }
/// <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(); }
/// <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() { 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.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.connectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.onBoardSystemOptionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.loadProjectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.joystickEinstellungenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.flightToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveAsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.propertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.werteSetzenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.instrumentPanelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.chartToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.groundLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.flightLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.kommunikationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.runToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.dPanelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.missionPlanerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.newToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.pageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.videoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.eFISToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.btn_RemoteSave = new System.Windows.Forms.ToolStripButton(); this.tb_play = new System.Windows.Forms.ToolStripButton(); this.tb_stop = new System.Windows.Forms.ToolStripButton(); 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.AppWorkspace; this.dockPanel1.DockBottomPortion = 150D; this.dockPanel1.DockLeftPortion = 200D; this.dockPanel1.DockRightPortion = 200D; this.dockPanel1.DockTopPortion = 150D; this.dockPanel1.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World, ((byte)(0))); this.dockPanel1.Location = new System.Drawing.Point(0, 49); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.Size = new System.Drawing.Size(555, 260); 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 = 2; // // menuStrip1 // this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.editToolStripMenuItem, this.flightToolStripMenuItem, this.viewToolStripMenuItem, this.helpToolStripMenuItem }); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(555, 24); this.menuStrip1.TabIndex = 5; this.menuStrip1.Text = "menuStrip1"; // // fileToolStripMenuItem // this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.connectToolStripMenuItem, this.onBoardSystemOptionsToolStripMenuItem, this.loadProjectToolStripMenuItem, this.saveToolStripMenuItem, this.saveAsToolStripMenuItem, this.exitToolStripMenuItem }); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; this.fileToolStripMenuItem.Size = new System.Drawing.Size(42, 20); this.fileToolStripMenuItem.Text = "UAV"; // // connectToolStripMenuItem // this.connectToolStripMenuItem.Name = "connectToolStripMenuItem"; this.connectToolStripMenuItem.Size = new System.Drawing.Size(207, 22); this.connectToolStripMenuItem.Text = "Connect"; this.connectToolStripMenuItem.Visible = false; this.connectToolStripMenuItem.Click += new System.EventHandler(this.connectToolStripMenuItem_Click); // // onBoardSystemOptionsToolStripMenuItem // this.onBoardSystemOptionsToolStripMenuItem.Name = "onBoardSystemOptionsToolStripMenuItem"; this.onBoardSystemOptionsToolStripMenuItem.Size = new System.Drawing.Size(207, 22); this.onBoardSystemOptionsToolStripMenuItem.Text = "OnBoard System Options"; this.onBoardSystemOptionsToolStripMenuItem.Click += new System.EventHandler(this.onBoardSystemOptionsToolStripMenuItem_Click); // // loadProjectToolStripMenuItem // this.loadProjectToolStripMenuItem.Name = "loadProjectToolStripMenuItem"; this.loadProjectToolStripMenuItem.Size = new System.Drawing.Size(207, 22); this.loadProjectToolStripMenuItem.Text = "Load"; this.loadProjectToolStripMenuItem.Click += new System.EventHandler(this.loadProjectToolStripMenuItem_Click); // // saveToolStripMenuItem // this.saveToolStripMenuItem.Image = global::GroundControl_Win.Properties.Resources.save_all; this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; this.saveToolStripMenuItem.Size = new System.Drawing.Size(207, 22); this.saveToolStripMenuItem.Text = "Save"; // // saveAsToolStripMenuItem // this.saveAsToolStripMenuItem.Image = global::GroundControl_Win.Properties.Resources.save_all; this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem"; this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(207, 22); this.saveAsToolStripMenuItem.Text = "Save As..."; this.saveAsToolStripMenuItem.Click += new System.EventHandler(this.saveAsToolStripMenuItem_Click); // // exitToolStripMenuItem // this.exitToolStripMenuItem.Image = global::GroundControl_Win.Properties.Resources.exit; this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.Size = new System.Drawing.Size(207, 22); this.exitToolStripMenuItem.Text = "Exit"; // // editToolStripMenuItem // this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.joystickEinstellungenToolStripMenuItem }); this.editToolStripMenuItem.Name = "editToolStripMenuItem"; this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20); this.editToolStripMenuItem.Text = "Edit"; this.editToolStripMenuItem.Click += new System.EventHandler(this.editToolStripMenuItem_Click); // // joystickEinstellungenToolStripMenuItem // this.joystickEinstellungenToolStripMenuItem.Image = global::GroundControl_Win.Properties.Resources.gear; this.joystickEinstellungenToolStripMenuItem.Name = "joystickEinstellungenToolStripMenuItem"; this.joystickEinstellungenToolStripMenuItem.Size = new System.Drawing.Size(189, 22); this.joystickEinstellungenToolStripMenuItem.Text = "Joystick Einstellungen"; this.joystickEinstellungenToolStripMenuItem.Click += new System.EventHandler(this.joystickEinstellungenToolStripMenuItem_Click); // // flightToolStripMenuItem // this.flightToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newToolStripMenuItem, this.loadToolStripMenuItem, this.saveAsToolStripMenuItem1 }); this.flightToolStripMenuItem.Name = "flightToolStripMenuItem"; this.flightToolStripMenuItem.Size = new System.Drawing.Size(49, 20); this.flightToolStripMenuItem.Text = "Flight"; this.flightToolStripMenuItem.Click += new System.EventHandler(this.flightToolStripMenuItem_Click); // // newToolStripMenuItem // this.newToolStripMenuItem.Name = "newToolStripMenuItem"; this.newToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.newToolStripMenuItem.Text = "New (Clear Core)"; this.newToolStripMenuItem.Click += new System.EventHandler(this.newToolStripMenuItem_Click); // // loadToolStripMenuItem // this.loadToolStripMenuItem.Name = "loadToolStripMenuItem"; this.loadToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.loadToolStripMenuItem.Text = "Load"; this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click); // // saveAsToolStripMenuItem1 // this.saveAsToolStripMenuItem1.Name = "saveAsToolStripMenuItem1"; this.saveAsToolStripMenuItem1.Size = new System.Drawing.Size(164, 22); this.saveAsToolStripMenuItem1.Text = "Save As..."; this.saveAsToolStripMenuItem1.Click += new System.EventHandler(this.saveAsToolStripMenuItem1_Click); // // viewToolStripMenuItem // this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.propertiesToolStripMenuItem, this.werteSetzenToolStripMenuItem, this.instrumentPanelToolStripMenuItem, this.chartToolStripMenuItem, this.groundLogToolStripMenuItem, this.flightLogToolStripMenuItem, this.kommunikationToolStripMenuItem, this.runToolStripMenuItem, this.dPanelToolStripMenuItem, this.missionPlanerToolStripMenuItem, this.newToolStripMenuItem1, this.videoToolStripMenuItem, this.eFISToolStripMenuItem }); this.viewToolStripMenuItem.Name = "viewToolStripMenuItem"; this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20); this.viewToolStripMenuItem.Text = "View"; // // propertiesToolStripMenuItem // this.propertiesToolStripMenuItem.Name = "propertiesToolStripMenuItem"; this.propertiesToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.propertiesToolStripMenuItem.Text = "Properties"; this.propertiesToolStripMenuItem.Click += new System.EventHandler(this.propertiesToolStripMenuItem_Click); // // werteSetzenToolStripMenuItem // this.werteSetzenToolStripMenuItem.Name = "werteSetzenToolStripMenuItem"; this.werteSetzenToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.werteSetzenToolStripMenuItem.Text = "Value Control"; this.werteSetzenToolStripMenuItem.Click += new System.EventHandler(this.werteSetzenToolStripMenuItem_Click); // // instrumentPanelToolStripMenuItem // this.instrumentPanelToolStripMenuItem.Name = "instrumentPanelToolStripMenuItem"; this.instrumentPanelToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.instrumentPanelToolStripMenuItem.Text = "Instrument Panel"; this.instrumentPanelToolStripMenuItem.Click += new System.EventHandler(this.instrumentPanelToolStripMenuItem_Click); // // chartToolStripMenuItem // this.chartToolStripMenuItem.Name = "chartToolStripMenuItem"; this.chartToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.chartToolStripMenuItem.Text = "Chart"; this.chartToolStripMenuItem.Click += new System.EventHandler(this.chartToolStripMenuItem_Click); // // groundLogToolStripMenuItem // this.groundLogToolStripMenuItem.Name = "groundLogToolStripMenuItem"; this.groundLogToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.groundLogToolStripMenuItem.Text = "GroundLog"; this.groundLogToolStripMenuItem.Click += new System.EventHandler(this.groundLogToolStripMenuItem_Click); // // flightLogToolStripMenuItem // this.flightLogToolStripMenuItem.Name = "flightLogToolStripMenuItem"; this.flightLogToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.flightLogToolStripMenuItem.Text = "FlightLog"; this.flightLogToolStripMenuItem.Click += new System.EventHandler(this.flightLogToolStripMenuItem_Click); // // kommunikationToolStripMenuItem // this.kommunikationToolStripMenuItem.Name = "kommunikationToolStripMenuItem"; this.kommunikationToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.kommunikationToolStripMenuItem.Text = "Kommunikation"; this.kommunikationToolStripMenuItem.Click += new System.EventHandler(this.kommunikationToolStripMenuItem_Click); // // runToolStripMenuItem // this.runToolStripMenuItem.Name = "runToolStripMenuItem"; this.runToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.runToolStripMenuItem.Text = "run"; this.runToolStripMenuItem.Click += new System.EventHandler(this.runToolStripMenuItem_Click); // // dPanelToolStripMenuItem // this.dPanelToolStripMenuItem.Name = "dPanelToolStripMenuItem"; this.dPanelToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.dPanelToolStripMenuItem.Text = "3D Panel"; this.dPanelToolStripMenuItem.Click += new System.EventHandler(this.dPanelToolStripMenuItem_Click); // // missionPlanerToolStripMenuItem // this.missionPlanerToolStripMenuItem.Name = "missionPlanerToolStripMenuItem"; this.missionPlanerToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.missionPlanerToolStripMenuItem.Text = "Mission Planer"; this.missionPlanerToolStripMenuItem.Click += new System.EventHandler(this.missionPlanerToolStripMenuItem_Click); // // newToolStripMenuItem1 // this.newToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.pageToolStripMenuItem }); this.newToolStripMenuItem1.Name = "newToolStripMenuItem1"; this.newToolStripMenuItem1.Size = new System.Drawing.Size(164, 22); this.newToolStripMenuItem1.Text = "New"; this.newToolStripMenuItem1.Click += new System.EventHandler(this.newToolStripMenuItem1_Click); // // pageToolStripMenuItem // this.pageToolStripMenuItem.Name = "pageToolStripMenuItem"; this.pageToolStripMenuItem.Size = new System.Drawing.Size(100, 22); this.pageToolStripMenuItem.Text = "Page"; // // videoToolStripMenuItem // this.videoToolStripMenuItem.Name = "videoToolStripMenuItem"; this.videoToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.videoToolStripMenuItem.Text = "Video Settings"; // // eFISToolStripMenuItem // this.eFISToolStripMenuItem.Name = "eFISToolStripMenuItem"; this.eFISToolStripMenuItem.Size = new System.Drawing.Size(164, 22); this.eFISToolStripMenuItem.Text = "EFIS"; this.eFISToolStripMenuItem.Click += new System.EventHandler(this.eFISToolStripMenuItem_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.Name = "aboutToolStripMenuItem"; this.aboutToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.aboutToolStripMenuItem.Text = "About"; this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click); // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; // // toolStrip1 // this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripButton1, this.btn_RemoteSave, this.tb_play, this.tb_stop }); this.toolStrip1.Location = new System.Drawing.Point(0, 24); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(555, 25); this.toolStrip1.TabIndex = 8; this.toolStrip1.Text = "toolStrip1"; // // toolStripButton1 // this.toolStripButton1.Image = global::GroundControl_Win.Properties.Resources._112_ArrowReturnLeft_Blue_48x48_72; this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(125, 22); this.toolStripButton1.Text = "Reload Parameters"; this.toolStripButton1.ToolTipText = "Update"; this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click); // // btn_RemoteSave // this.btn_RemoteSave.Image = global::GroundControl_Win.Properties.Resources.saveHS; this.btn_RemoteSave.ImageTransparentColor = System.Drawing.Color.Magenta; this.btn_RemoteSave.Name = "btn_RemoteSave"; this.btn_RemoteSave.Size = new System.Drawing.Size(95, 22); this.btn_RemoteSave.Text = "Remote Save"; this.btn_RemoteSave.Click += new System.EventHandler(this.btn_RemoteSave_Click); // // tb_play // this.tb_play.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tb_play.Image = global::GroundControl_Win.Properties.Resources.player_play; this.tb_play.ImageTransparentColor = System.Drawing.Color.Magenta; this.tb_play.Name = "tb_play"; this.tb_play.Size = new System.Drawing.Size(23, 22); this.tb_play.Text = "toolStripButton2"; this.tb_play.Click += new System.EventHandler(this.tb_play_Click); // // tb_stop // this.tb_stop.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tb_stop.Image = global::GroundControl_Win.Properties.Resources.player_stop; this.tb_stop.ImageTransparentColor = System.Drawing.Color.Magenta; this.tb_stop.Name = "tb_stop"; this.tb_stop.Size = new System.Drawing.Size(23, 22); this.tb_stop.Text = "toolStripButton3"; this.tb_stop.Click += new System.EventHandler(this.tb_stop_Click); // // Mainform // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.ClientSize = new System.Drawing.Size(555, 331); this.Controls.Add(this.dockPanel1); this.Controls.Add(this.toolStrip1); this.Controls.Add(this.menuStrip1); this.IsMdiContainer = true; this.Location = new System.Drawing.Point(0, 0); this.Name = "Mainform"; this.Text = "GroundControl"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Mainform_FormClosing); this.Load += new System.EventHandler(this.Mainform_Load); this.Controls.SetChildIndex(this.menuStrip1, 0); this.Controls.SetChildIndex(this.toolStrip1, 0); this.Controls.SetChildIndex(this.dockPanel1, 0); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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.fileMenu = new System.Windows.Forms.ToolStripMenuItem(); this.fileMenuNew = new System.Windows.Forms.ToolStripMenuItem(); this.addonToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.fileMenuOpen = new System.Windows.Forms.ToolStripMenuItem(); this.fileMenuOpenAddon = new System.Windows.Forms.ToolStripMenuItem(); this.fileMenuClose = new System.Windows.Forms.ToolStripMenuItem(); this.fileMenuCloseAddon = new System.Windows.Forms.ToolStripMenuItem(); this.fileMenuSave = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.fileMenuExit = new System.Windows.Forms.ToolStripMenuItem(); this.optionsMenu = new System.Windows.Forms.ToolStripMenuItem(); this.optionsSetDotaDirectory = new System.Windows.Forms.ToolStripMenuItem(); this.optionsMenuLanguage = new System.Windows.Forms.ToolStripMenuItem(); this.englishToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.swedishToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.windowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.projectExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.objectBrowserToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.luaScratchpadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.themesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.theme2003Button = new System.Windows.Forms.ToolStripMenuItem(); this.theme2005Button = new System.Windows.Forms.ToolStripMenuItem(); this.theme2012LightButton = new System.Windows.Forms.ToolStripMenuItem(); this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.reportABugToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.checkForUpdatesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.sourceCodeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 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.menuStrip1.SuspendLayout(); this.SuspendLayout(); // // menuStrip1 // this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileMenu, this.optionsMenu, this.windowToolStripMenuItem, this.themesToolStripMenuItem, this.helpToolStripMenuItem }); resources.ApplyResources(this.menuStrip1, "menuStrip1"); this.menuStrip1.Name = "menuStrip1"; // // fileMenu // this.fileMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileMenuNew, this.fileMenuOpen, this.fileMenuClose, this.fileMenuSave, this.toolStripSeparator1, this.fileMenuExit }); this.fileMenu.Name = "fileMenu"; resources.ApplyResources(this.fileMenu, "fileMenu"); // // fileMenuNew // this.fileMenuNew.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.addonToolStripMenuItem1 }); this.fileMenuNew.Name = "fileMenuNew"; resources.ApplyResources(this.fileMenuNew, "fileMenuNew"); // // addonToolStripMenuItem1 // this.addonToolStripMenuItem1.Name = "addonToolStripMenuItem1"; resources.ApplyResources(this.addonToolStripMenuItem1, "addonToolStripMenuItem1"); this.addonToolStripMenuItem1.Click += new System.EventHandler(this.addonToolStripMenuItem1_Click); // // fileMenuOpen // this.fileMenuOpen.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileMenuOpenAddon }); this.fileMenuOpen.Name = "fileMenuOpen"; resources.ApplyResources(this.fileMenuOpen, "fileMenuOpen"); // // fileMenuOpenAddon // this.fileMenuOpenAddon.Name = "fileMenuOpenAddon"; resources.ApplyResources(this.fileMenuOpenAddon, "fileMenuOpenAddon"); this.fileMenuOpenAddon.Click += new System.EventHandler(this.addonToolStripMenuItem_Click); // // fileMenuClose // this.fileMenuClose.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileMenuCloseAddon }); this.fileMenuClose.Name = "fileMenuClose"; resources.ApplyResources(this.fileMenuClose, "fileMenuClose"); // // fileMenuCloseAddon // this.fileMenuCloseAddon.Name = "fileMenuCloseAddon"; resources.ApplyResources(this.fileMenuCloseAddon, "fileMenuCloseAddon"); this.fileMenuCloseAddon.Click += new System.EventHandler(this.fileMenuCloseAddon_Click); // // fileMenuSave // this.fileMenuSave.Name = "fileMenuSave"; resources.ApplyResources(this.fileMenuSave, "fileMenuSave"); this.fileMenuSave.Click += new System.EventHandler(this.saveToolStripMenuItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1"); // // fileMenuExit // this.fileMenuExit.Name = "fileMenuExit"; resources.ApplyResources(this.fileMenuExit, "fileMenuExit"); this.fileMenuExit.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); // // optionsMenu // this.optionsMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.optionsSetDotaDirectory, this.optionsMenuLanguage }); this.optionsMenu.Name = "optionsMenu"; resources.ApplyResources(this.optionsMenu, "optionsMenu"); // // optionsSetDotaDirectory // this.optionsSetDotaDirectory.Name = "optionsSetDotaDirectory"; resources.ApplyResources(this.optionsSetDotaDirectory, "optionsSetDotaDirectory"); this.optionsSetDotaDirectory.Click += new System.EventHandler(this.setDotaDirectoryToolStripMenuItem_Click); // // optionsMenuLanguage // this.optionsMenuLanguage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.englishToolStripMenuItem, this.swedishToolStripMenuItem }); this.optionsMenuLanguage.Name = "optionsMenuLanguage"; resources.ApplyResources(this.optionsMenuLanguage, "optionsMenuLanguage"); // // englishToolStripMenuItem // this.englishToolStripMenuItem.Name = "englishToolStripMenuItem"; resources.ApplyResources(this.englishToolStripMenuItem, "englishToolStripMenuItem"); this.englishToolStripMenuItem.Click += new System.EventHandler(this.englishToolStripMenuItem_Click); // // swedishToolStripMenuItem // this.swedishToolStripMenuItem.Name = "swedishToolStripMenuItem"; resources.ApplyResources(this.swedishToolStripMenuItem, "swedishToolStripMenuItem"); this.swedishToolStripMenuItem.Click += new System.EventHandler(this.swedishToolStripMenuItem_Click); // // windowToolStripMenuItem // this.windowToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.projectExplorerToolStripMenuItem, this.objectBrowserToolStripMenuItem, this.toolStripSeparator3, this.luaScratchpadToolStripMenuItem }); this.windowToolStripMenuItem.Name = "windowToolStripMenuItem"; resources.ApplyResources(this.windowToolStripMenuItem, "windowToolStripMenuItem"); // // projectExplorerToolStripMenuItem // this.projectExplorerToolStripMenuItem.Name = "projectExplorerToolStripMenuItem"; resources.ApplyResources(this.projectExplorerToolStripMenuItem, "projectExplorerToolStripMenuItem"); // // objectBrowserToolStripMenuItem // this.objectBrowserToolStripMenuItem.Checked = true; this.objectBrowserToolStripMenuItem.CheckOnClick = true; this.objectBrowserToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.objectBrowserToolStripMenuItem.Name = "objectBrowserToolStripMenuItem"; resources.ApplyResources(this.objectBrowserToolStripMenuItem, "objectBrowserToolStripMenuItem"); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3"); // // luaScratchpadToolStripMenuItem // this.luaScratchpadToolStripMenuItem.Name = "luaScratchpadToolStripMenuItem"; resources.ApplyResources(this.luaScratchpadToolStripMenuItem, "luaScratchpadToolStripMenuItem"); this.luaScratchpadToolStripMenuItem.Click += new System.EventHandler(this.luaScratchpadToolStripMenuItem_Click); // // themesToolStripMenuItem // this.themesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.theme2003Button, this.theme2005Button, this.theme2012LightButton }); this.themesToolStripMenuItem.Name = "themesToolStripMenuItem"; resources.ApplyResources(this.themesToolStripMenuItem, "themesToolStripMenuItem"); // // theme2003Button // this.theme2003Button.Name = "theme2003Button"; resources.ApplyResources(this.theme2003Button, "theme2003Button"); this.theme2003Button.Click += new System.EventHandler(this.SetSchema); // // theme2005Button // this.theme2005Button.Checked = true; this.theme2005Button.CheckState = System.Windows.Forms.CheckState.Checked; this.theme2005Button.Name = "theme2005Button"; resources.ApplyResources(this.theme2005Button, "theme2005Button"); this.theme2005Button.Click += new System.EventHandler(this.SetSchema); // // theme2012LightButton // this.theme2012LightButton.Name = "theme2012LightButton"; resources.ApplyResources(this.theme2012LightButton, "theme2012LightButton"); this.theme2012LightButton.Click += new System.EventHandler(this.SetSchema); // // helpToolStripMenuItem // this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.reportABugToolStripMenuItem, this.checkForUpdatesToolStripMenuItem, this.toolStripSeparator2, this.sourceCodeToolStripMenuItem, this.aboutToolStripMenuItem }); this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; resources.ApplyResources(this.helpToolStripMenuItem, "helpToolStripMenuItem"); // // reportABugToolStripMenuItem // this.reportABugToolStripMenuItem.Name = "reportABugToolStripMenuItem"; resources.ApplyResources(this.reportABugToolStripMenuItem, "reportABugToolStripMenuItem"); this.reportABugToolStripMenuItem.Click += new System.EventHandler(this.reportABugToolStripMenuItem_Click); // // checkForUpdatesToolStripMenuItem // this.checkForUpdatesToolStripMenuItem.Name = "checkForUpdatesToolStripMenuItem"; resources.ApplyResources(this.checkForUpdatesToolStripMenuItem, "checkForUpdatesToolStripMenuItem"); this.checkForUpdatesToolStripMenuItem.Click += new System.EventHandler(this.checkForUpdatesToolStripMenuItem_Click); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2"); // // sourceCodeToolStripMenuItem // this.sourceCodeToolStripMenuItem.Name = "sourceCodeToolStripMenuItem"; resources.ApplyResources(this.sourceCodeToolStripMenuItem, "sourceCodeToolStripMenuItem"); this.sourceCodeToolStripMenuItem.Click += new System.EventHandler(this.sourceCodeToolStripMenuItem_Click); // // aboutToolStripMenuItem // this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem"; resources.ApplyResources(this.aboutToolStripMenuItem, "aboutToolStripMenuItem"); this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click); // // dockPanel // resources.ApplyResources(this.dockPanel, "dockPanel"); 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.Name = "dockPanel"; this.dockPanel.RightToLeftLayout = 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("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; // // MainForm // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.dockPanel); this.Controls.Add(this.menuStrip1); this.MainMenuStrip = this.menuStrip1; this.Name = "MainForm"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain)); 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.ribbonControl1 = new DevComponents.DotNetBar.RibbonControl(); this.ribbonPanel3 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar2 = new DevComponents.DotNetBar.RibbonBar(); this.btnNewJob = new DevComponents.DotNetBar.ButtonItem(); this.btnOpenJob = new DevComponents.DotNetBar.ButtonItem(); this.btnSaveJob = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel2 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonPanel1 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar1 = new DevComponents.DotNetBar.RibbonBar(); this.btnStart = new DevComponents.DotNetBar.ButtonItem(); this.btnStop = new DevComponents.DotNetBar.ButtonItem(); this.btnReset = new DevComponents.DotNetBar.ButtonItem(); this.applicationButton1 = new DevComponents.DotNetBar.ApplicationButton(); this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer(); this.itemContainer2 = new DevComponents.DotNetBar.ItemContainer(); this.itemContainer3 = new DevComponents.DotNetBar.ItemContainer(); this.btnNewProject = 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.galleryContainer1 = new DevComponents.DotNetBar.GalleryContainer(); 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.itemContainer4 = new DevComponents.DotNetBar.ItemContainer(); this.buttonItem12 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem13 = new DevComponents.DotNetBar.ButtonItem(); this.ribStart = new DevComponents.DotNetBar.RibbonTabItem(); this.ribProject = new DevComponents.DotNetBar.RibbonTabItem(); this.ribJob = new DevComponents.DotNetBar.RibbonTabItem(); this.btnCompany = new DevComponents.DotNetBar.ButtonItem(); this.qatCustomizeItem1 = new DevComponents.DotNetBar.QatCustomizeItem(); this.styleManager1 = new DevComponents.DotNetBar.StyleManager(this.components); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.panel1 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.lbPermission = new System.Windows.Forms.Label(); this.lbTime = new System.Windows.Forms.Label(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // ribbonControl1 // this.ribbonControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242))))); // // // this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.CaptionVisible = true; this.ribbonControl1.Controls.Add(this.ribbonPanel1); this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ForeColor = System.Drawing.Color.Black; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.applicationButton1, this.ribStart, this.ribProject, this.ribJob }); this.ribbonControl1.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F); this.ribbonControl1.Location = new System.Drawing.Point(0, 0); this.ribbonControl1.Name = "ribbonControl1"; this.ribbonControl1.QuickToolbarItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.btnCompany, this.qatCustomizeItem1 }); this.ribbonControl1.Size = new System.Drawing.Size(1366, 154); this.ribbonControl1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonControl1.SystemText.MaximizeRibbonText = "&Maximize the Ribbon"; this.ribbonControl1.SystemText.MinimizeRibbonText = "Mi&nimize the Ribbon"; this.ribbonControl1.SystemText.QatAddItemText = "&Add to Quick Access Toolbar"; this.ribbonControl1.SystemText.QatCustomizeMenuLabel = "<b>Customize Quick Access Toolbar</b>"; this.ribbonControl1.SystemText.QatCustomizeText = "&Customize Quick Access Toolbar..."; this.ribbonControl1.SystemText.QatDialogAddButton = "&Add >>"; this.ribbonControl1.SystemText.QatDialogCancelButton = "Cancel"; this.ribbonControl1.SystemText.QatDialogCaption = "Customize Quick Access Toolbar"; this.ribbonControl1.SystemText.QatDialogCategoriesLabel = "&Choose commands from:"; this.ribbonControl1.SystemText.QatDialogOkButton = "OK"; this.ribbonControl1.SystemText.QatDialogPlacementCheckbox = "&Place Quick Access Toolbar below the Ribbon"; this.ribbonControl1.SystemText.QatDialogRemoveButton = "&Remove"; this.ribbonControl1.SystemText.QatPlaceAboveRibbonText = "&Place Quick Access Toolbar above the Ribbon"; this.ribbonControl1.SystemText.QatPlaceBelowRibbonText = "&Place Quick Access Toolbar below the Ribbon"; this.ribbonControl1.SystemText.QatRemoveItemText = "&Remove from Quick Access Toolbar"; this.ribbonControl1.TabGroupHeight = 14; this.ribbonControl1.TabIndex = 0; this.ribbonControl1.Text = "ribbonControl1"; // // ribbonPanel3 // this.ribbonPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel3.Controls.Add(this.ribbonBar2); this.ribbonPanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.ribbonPanel3.Location = new System.Drawing.Point(0, 54); this.ribbonPanel3.Name = "ribbonPanel3"; this.ribbonPanel3.Padding = new System.Windows.Forms.Padding(3, 0, 3, 2); this.ribbonPanel3.Size = new System.Drawing.Size(1366, 100); // // // this.ribbonPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.ribbonPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.ribbonPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonPanel3.TabIndex = 3; this.ribbonPanel3.Visible = false; // // ribbonBar2 // this.ribbonBar2.AutoOverflowEnabled = true; // // // this.ribbonBar2.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.ribbonBar2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonBar2.ContainerControlProcessDialogKey = true; this.ribbonBar2.Dock = System.Windows.Forms.DockStyle.Left; this.ribbonBar2.DragDropSupport = true; this.ribbonBar2.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.btnNewJob, this.btnOpenJob, this.btnSaveJob }); this.ribbonBar2.Location = new System.Drawing.Point(3, 0); this.ribbonBar2.Name = "ribbonBar2"; this.ribbonBar2.Size = new System.Drawing.Size(403, 98); this.ribbonBar2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar2.TabIndex = 0; this.ribbonBar2.Text = "流程操作"; // // // this.ribbonBar2.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.ribbonBar2.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // btnNewJob // this.btnNewJob.Image = global::VisionEdit.Properties.Resources.新建; this.btnNewJob.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Large; this.btnNewJob.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.btnNewJob.Name = "btnNewJob"; this.btnNewJob.SubItemsExpandWidth = 14; this.btnNewJob.Text = "新建流程"; // // btnOpenJob // this.btnOpenJob.Image = global::VisionEdit.Properties.Resources.打开; this.btnOpenJob.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Large; this.btnOpenJob.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.btnOpenJob.Name = "btnOpenJob"; this.btnOpenJob.SubItemsExpandWidth = 14; this.btnOpenJob.Text = "打开流程"; // // btnSaveJob // this.btnSaveJob.Image = global::VisionEdit.Properties.Resources.保存21; this.btnSaveJob.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Large; this.btnSaveJob.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.btnSaveJob.Name = "btnSaveJob"; this.btnSaveJob.SubItemsExpandWidth = 14; this.btnSaveJob.Text = "保存流程"; // // ribbonPanel2 // this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.ribbonPanel2.Location = new System.Drawing.Point(0, 54); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 2); this.ribbonPanel2.Size = new System.Drawing.Size(1366, 100); // // // this.ribbonPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.ribbonPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.ribbonPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonPanel2.TabIndex = 2; this.ribbonPanel2.Visible = false; // // ribbonPanel1 // this.ribbonPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel1.Controls.Add(this.ribbonBar1); this.ribbonPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ribbonPanel1.Location = new System.Drawing.Point(0, 54); this.ribbonPanel1.Name = "ribbonPanel1"; this.ribbonPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 2); this.ribbonPanel1.Size = new System.Drawing.Size(1366, 100); // // // this.ribbonPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.ribbonPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.ribbonPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonPanel1.TabIndex = 1; // // ribbonBar1 // this.ribbonBar1.AutoOverflowEnabled = true; this.ribbonBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); // // // this.ribbonBar1.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.ribbonBar1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonBar1.ContainerControlProcessDialogKey = true; this.ribbonBar1.Dock = System.Windows.Forms.DockStyle.Left; this.ribbonBar1.DragDropSupport = true; this.ribbonBar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.btnStart, this.btnStop, this.btnReset }); this.ribbonBar1.Location = new System.Drawing.Point(3, 0); this.ribbonBar1.Name = "ribbonBar1"; this.ribbonBar1.Size = new System.Drawing.Size(384, 98); this.ribbonBar1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar1.TabIndex = 0; this.ribbonBar1.Text = "设备操作控制"; // // // this.ribbonBar1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.ribbonBar1.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // btnStart // this.btnStart.Image = global::VisionEdit.Properties.Resources.开始; this.btnStart.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Large; this.btnStart.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.btnStart.ImageSmall = global::VisionEdit.Properties.Resources.开始; this.btnStart.Name = "btnStart"; this.btnStart.SubItemsExpandWidth = 20; this.btnStart.Text = "设备启动"; // // btnStop // this.btnStop.Image = global::VisionEdit.Properties.Resources.停止; this.btnStop.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Large; this.btnStop.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.btnStop.ImageSmall = global::VisionEdit.Properties.Resources.停止; this.btnStop.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far; this.btnStop.Name = "btnStop"; this.btnStop.SubItemsExpandWidth = 14; this.btnStop.Text = "设备停止"; // // btnReset // this.btnReset.Image = global::VisionEdit.Properties.Resources.位; this.btnReset.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Large; this.btnReset.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; this.btnReset.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far; this.btnReset.Name = "btnReset"; this.btnReset.SubItemsExpandWidth = 14; this.btnReset.Text = "设备复位"; // // applicationButton1 // this.applicationButton1.AutoExpandOnClick = true; this.applicationButton1.CanCustomize = false; this.applicationButton1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.Image; this.applicationButton1.Image = ((System.Drawing.Image)(resources.GetObject("applicationButton1.Image"))); this.applicationButton1.ImageFixedSize = new System.Drawing.Size(16, 16); this.applicationButton1.ImagePaddingHorizontal = 0; this.applicationButton1.ImagePaddingVertical = 1; this.applicationButton1.Name = "applicationButton1"; this.applicationButton1.ShowSubItems = false; this.applicationButton1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.itemContainer1 }); this.applicationButton1.Text = "&文件"; // // itemContainer1 // // // // this.itemContainer1.BackgroundStyle.Class = "RibbonFileMenuContainer"; this.itemContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.itemContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical; this.itemContainer1.Name = "itemContainer1"; this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.itemContainer2, this.itemContainer4 }); // // // this.itemContainer1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // itemContainer2 // // // // this.itemContainer2.BackgroundStyle.Class = "RibbonFileMenuTwoColumnContainer"; this.itemContainer2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.itemContainer2.ItemSpacing = 0; this.itemContainer2.Name = "itemContainer2"; this.itemContainer2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.itemContainer3, this.galleryContainer1 }); // // // this.itemContainer2.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // itemContainer3 // // // // this.itemContainer3.BackgroundStyle.Class = "RibbonFileMenuColumnOneContainer"; this.itemContainer3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; 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.btnNewProject, this.buttonItem3, this.buttonItem4, this.buttonItem5, this.buttonItem6, this.buttonItem7 }); // // // this.itemContainer3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // btnNewProject // this.btnNewProject.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnNewProject.Image = ((System.Drawing.Image)(resources.GetObject("btnNewProject.Image"))); this.btnNewProject.Name = "btnNewProject"; this.btnNewProject.SubItemsExpandWidth = 24; this.btnNewProject.Text = "&新建项目"; // // buttonItem3 // this.buttonItem3.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.buttonItem3.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem3.Image"))); this.buttonItem3.Name = "buttonItem3"; this.buttonItem3.SubItemsExpandWidth = 24; this.buttonItem3.Text = "&Open..."; // // buttonItem4 // this.buttonItem4.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.buttonItem4.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem4.Image"))); 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.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem5.Image"))); this.buttonItem5.Name = "buttonItem5"; this.buttonItem5.SubItemsExpandWidth = 24; this.buttonItem5.Text = "S&hare..."; // // buttonItem6 // this.buttonItem6.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.buttonItem6.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem6.Image"))); 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.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem7.Image"))); this.buttonItem7.Name = "buttonItem7"; this.buttonItem7.SubItemsExpandWidth = 24; this.buttonItem7.Text = "&Close"; // // galleryContainer1 // // // // this.galleryContainer1.BackgroundStyle.Class = "RibbonFileMenuColumnTwoContainer"; this.galleryContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.galleryContainer1.EnableGalleryPopup = false; this.galleryContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical; this.galleryContainer1.MinimumSize = new System.Drawing.Size(180, 240); this.galleryContainer1.MultiLine = false; this.galleryContainer1.Name = "galleryContainer1"; this.galleryContainer1.PopupUsesStandardScrollbars = false; this.galleryContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.labelItem8, this.buttonItem8, this.buttonItem9, this.buttonItem10, this.buttonItem11 }); // // // this.galleryContainer1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // labelItem8 // this.labelItem8.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom; this.labelItem8.BorderType = DevComponents.DotNetBar.eBorderType.Etched; this.labelItem8.CanCustomize = false; this.labelItem8.ForeColor = System.Drawing.SystemColors.ControlText; this.labelItem8.Name = "labelItem8"; this.labelItem8.PaddingBottom = 2; this.labelItem8.PaddingTop = 2; this.labelItem8.Stretch = true; this.labelItem8.Text = "Recent Documents"; // // buttonItem8 // this.buttonItem8.Name = "buttonItem8"; this.buttonItem8.Text = "&1. Short News 5-7.rtf"; // // buttonItem9 // this.buttonItem9.Name = "buttonItem9"; this.buttonItem9.Text = "&2. Prospect Email.rtf"; // // buttonItem10 // this.buttonItem10.Name = "buttonItem10"; this.buttonItem10.Text = "&3. Customer Email.rtf"; // // buttonItem11 // this.buttonItem11.Name = "buttonItem11"; this.buttonItem11.Text = "&4. example.rtf"; // // itemContainer4 // // // // this.itemContainer4.BackgroundStyle.Class = "RibbonFileMenuBottomContainer"; this.itemContainer4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.itemContainer4.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Right; this.itemContainer4.Name = "itemContainer4"; this.itemContainer4.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.buttonItem12, this.buttonItem13 }); // // // this.itemContainer4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // buttonItem12 // this.buttonItem12.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.buttonItem12.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.buttonItem12.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem12.Image"))); 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.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem13.Image"))); this.buttonItem13.Name = "buttonItem13"; this.buttonItem13.SubItemsExpandWidth = 24; this.buttonItem13.Text = "E&xit"; // // ribStart // this.ribStart.Checked = true; this.ribStart.Name = "ribStart"; this.ribStart.Panel = this.ribbonPanel1; this.ribStart.Text = "开始"; // // ribProject // this.ribProject.Name = "ribProject"; this.ribProject.Panel = this.ribbonPanel2; this.ribProject.Text = "项目"; // // ribJob // this.ribJob.Name = "ribJob"; this.ribJob.Panel = this.ribbonPanel3; this.ribJob.Text = "流程"; // // btnCompany // this.btnCompany.Name = "btnCompany"; this.btnCompany.Text = "视觉开发工具"; // // qatCustomizeItem1 // this.qatCustomizeItem1.Name = "qatCustomizeItem1"; // // styleManager1 // this.styleManager1.ManagerStyle = DevComponents.DotNetBar.eStyle.Metro; this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))))); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "复位.png"); this.imageList1.Images.SetKeyName(1, "开始.png"); this.imageList1.Images.SetKeyName(2, "停止.png"); // // dockPanel1 // 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.Location = new System.Drawing.Point(0, 154); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.Size = new System.Drawing.Size(1363, 592); 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 YaHei 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("Microsoft YaHei 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.dockPanel1.Skin = dockPanelSkin2; this.dockPanel1.TabIndex = 1; // // panel1 // this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel1.BackColor = System.Drawing.Color.White; this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.lbPermission); this.panel1.Controls.Add(this.lbTime); this.panel1.Location = new System.Drawing.Point(0, 745); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1366, 22); this.panel1.TabIndex = 4; // // label1 // this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(1139, 4); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(50, 16); this.label1.TabIndex = 1; this.label1.Text = "当前登录:"; // // lbPermission // this.lbPermission.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.lbPermission.AutoSize = true; this.lbPermission.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbPermission.Location = new System.Drawing.Point(1192, 4); this.lbPermission.Name = "lbPermission"; this.lbPermission.Size = new System.Drawing.Size(38, 16); this.lbPermission.TabIndex = 1; this.lbPermission.Text = "未登录"; // // lbTime // this.lbTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.lbTime.AutoSize = true; this.lbTime.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbTime.Location = new System.Drawing.Point(1245, 4); this.lbTime.Name = "lbTime"; this.lbTime.Size = new System.Drawing.Size(41, 16); this.lbTime.TabIndex = 2; this.lbTime.Text = "lbTime"; // // timer1 // this.timer1.Enabled = true; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // FormMain // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.ControlDark; this.ClientSize = new System.Drawing.Size(1366, 768); this.Controls.Add(this.panel1); this.Controls.Add(this.dockPanel1); this.Controls.Add(this.ribbonControl1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.IsMdiContainer = true; this.Name = "FormMain"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "基于Halcon视觉开发工具"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing); this.Load += new System.EventHandler(this.FormMain_Load); this.ribbonControl1.ResumeLayout(false); this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.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.caption = new System.Windows.Forms.TextBox(); this.content = new System.Windows.Forms.TextBox(); this.anchor = new System.Windows.Forms.Label(); this.showForm = new System.Windows.Forms.Button(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.spbLaunch = new System.Windows.Forms.ToolStripSplitButton(); this.spbSupportedTools = 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.spbTools = new System.Windows.Forms.ToolStripSplitButton(); this.spbFolders = new System.Windows.Forms.ToolStripSplitButton(); this.tsbSettings = new System.Windows.Forms.ToolStripButton(); this.tsbTips = new System.Windows.Forms.ToolStripSplitButton(); this.tsbUpdate = new System.Windows.Forms.ToolStripButton(); this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.tssDownload = new System.Windows.Forms.StatusStrip(); this.tlbDownloads = new System.Windows.Forms.ToolStripLabel(); this.tpbDownloadSpeed = new UI.Controls.CustomizableToolStripProgressBar(); this.tsbGoPremium = new System.Windows.Forms.ToolStripButton(); this.tlbLoginMessage = new System.Windows.Forms.ToolStripLabel(); this.tsbOnlineStatus = new System.Windows.Forms.ToolStripButton(); this.tstFind = new System.Windows.Forms.ToolStripTextBox(); this.tlbModsCounter = new System.Windows.Forms.ToolStripLabel(); this.tlbPluginsCounter = new System.Windows.Forms.ToolStripLabel(); this.tlbActivePluginsCounter = new System.Windows.Forms.ToolStripLabel(); this.tlbModSeparator = new System.Windows.Forms.ToolStripSeparator(); this.tlbPluginSeparator = new System.Windows.Forms.ToolStripSeparator(); this.tlbBottomBarFeedbackCounter = new System.Windows.Forms.ToolStripLabel(); this.tlbBottomBarFeedback = new System.Windows.Forms.ToolStripLabel(); this.tsbLoader = new System.Windows.Forms.ToolStripButton(); this.tlbStatusFiller = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStrip1.SuspendLayout(); this.tssDownload.SuspendLayout(); this.SuspendLayout(); // // toolStrip1 // this.m_fpdFontProvider.SetFontSet(this.toolStrip1, "MenuText"); this.m_fpdFontProvider.SetFontSize(this.toolStrip1, 9F); 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.spbTools, this.spbFolders, this.tsbSettings, this.tsbTips, this.tstFind, this.spbSupportedTools, this.tsbUpdate }); 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(166, 36); this.spbLaunch.Text = "toolStripSplitButton1"; this.spbLaunch.DropDownItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.spbLaunch_DropDownItemClicked); // // spbProfiles // this.spbProfiles.Image = ((System.Drawing.Image)(resources.GetObject("endorsed"))); this.spbProfiles.ImageTransparentColor = System.Drawing.Color.Magenta; this.spbProfiles.Name = "spbProfiles"; this.spbProfiles.Size = new System.Drawing.Size(166, 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_3; 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.change_game_mode; 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); // // spbTools // this.spbTools.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.spbTools.Image = global::Nexus.Client.Properties.Resources.preferences_system_4; this.spbTools.ImageTransparentColor = System.Drawing.Color.Magenta; this.spbTools.Name = "spbTools"; this.spbTools.Size = new System.Drawing.Size(48, 36); this.spbTools.Text = "Tools"; this.spbTools.ButtonClick += new System.EventHandler(this.spbTools_ButtonClick); // // spbFolders // this.spbFolders.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.spbFolders.Image = global::Nexus.Client.Properties.Resources.folders_open; 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.system_settings; 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); // // tsbTips // this.tsbTips.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbTips.Image = global::Nexus.Client.Properties.Resources.tipsIcon; this.tsbTips.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbTips.Name = "tsbTips"; this.tsbTips.Size = new System.Drawing.Size(36, 36); this.tsbTips.Text = "Tips"; // // spbSupportedTools // this.spbSupportedTools.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.spbSupportedTools.Image = global::Nexus.Client.Properties.Resources.supported_tools; this.spbSupportedTools.ImageTransparentColor = System.Drawing.Color.Magenta; this.spbSupportedTools.Name = "spbSupportedTools"; this.spbSupportedTools.Size = new System.Drawing.Size(36, 36); this.spbSupportedTools.Text = "Supported Tools"; this.spbSupportedTools.ButtonClick += new System.EventHandler(this.spbSupportedTools_ButtonClick); // // 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.system_software_update_2; this.tsbUpdate.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbUpdate.Name = "tsbUpdate"; this.tsbUpdate.Size = new System.Drawing.Size(36, 36); this.tsbUpdate.Text = "toolStripButton1"; // // dockPanel1 // this.dockPanel1.ActiveAutoHideContent = null; 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.ShowItemToolTips = true; this.tssDownload.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbOnlineStatus, this.tlbDownloads, this.tpbDownloadSpeed, this.tsbGoPremium, this.tlbLoginMessage, this.tlbStatusFiller, this.tlbBottomBarFeedback, this.tlbBottomBarFeedbackCounter, this.tsbLoader, this.tlbModSeparator, this.tlbPluginsCounter, this.tlbActivePluginsCounter, this.tlbPluginSeparator, this.tlbModsCounter }); this.tssDownload.Location = new System.Drawing.Point(0, 497); this.tssDownload.Name = "tssDownload"; this.tssDownload.Size = new System.Drawing.Size(804, 36); this.tssDownload.TabIndex = 4; // // tlbDownloads // this.tlbDownloads.Name = "tlbDownloads"; this.tlbDownloads.Size = new System.Drawing.Size(0, 34); // // tstFind // this.tstFind.Visible = false; this.tstFind.Name = "tstFind"; this.tstFind.Size = new System.Drawing.Size(100, 20); this.tstFind.KeyUp += new System.Windows.Forms.KeyEventHandler(this.tstFind_KeyUp); this.tstFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; // // tpbDownloadSpeed // this.tpbDownloadSpeed.AutoSize = false; this.tpbDownloadSpeed.Maximum = 100; this.tpbDownloadSpeed.Name = "tpbDownloadSpeed"; this.tpbDownloadSpeed.Size = new System.Drawing.Size(200, 34); this.tpbDownloadSpeed.Style = System.Windows.Forms.ProgressBarStyle.Continuous; this.tpbDownloadSpeed.Value = 0; // // tsbGoPremium // this.tsbGoPremium.AutoSize = false; this.tsbGoPremium.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbGoPremium.Image = global::Nexus.Client.Properties.Resources.go_premium; this.tsbGoPremium.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbGoPremium.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbGoPremium.Name = "tsbGoPremium"; this.tsbGoPremium.Size = new System.Drawing.Size(36, 34); this.tsbGoPremium.Click += new System.EventHandler(this.tsbGoPremium_Click); // // tsbOnlineStatus // this.tsbOnlineStatus.AutoSize = false; this.tsbOnlineStatus.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbOnlineStatus.Image = global::Nexus.Client.Properties.Resources.offline_icon; this.tsbOnlineStatus.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbOnlineStatus.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbOnlineStatus.Name = "tsbOnlineStatus"; this.tsbOnlineStatus.Size = new System.Drawing.Size(36, 34); // // tlbLoginMessage // this.tlbLoginMessage.Name = "tlbLoginMessage"; this.tlbLoginMessage.Size = new System.Drawing.Size(0, 34); // // tlbStatusFiller // this.tlbStatusFiller.Name = "tlbStatusFiller"; this.tlbStatusFiller.Text = string.Empty; this.tlbStatusFiller.Spring = true; // // tlbModsCounter // this.tlbModsCounter.Name = "tlbModsCounter"; this.tlbModsCounter.Text = " | Total mods / Active mods "; this.tlbModsCounter.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // tlbPluginsCounter // this.tlbPluginsCounter.Name = "tlbPluginsCounter"; this.tlbPluginsCounter.Text = " | Total plugins / Active plugins "; this.tlbPluginsCounter.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // tlbActivePluginsCounter // this.tlbActivePluginsCounter.Name = "tlbActivePluginsCounter"; this.tlbActivePluginsCounter.Text = ""; this.tlbActivePluginsCounter.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // tlbBottomBarFeedback // this.tlbBottomBarFeedback.Name = "tlbBottomBarFeedback"; this.tlbBottomBarFeedback.Text = ""; this.tlbBottomBarFeedback.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // tlbBottomBarFeedbackCounter // this.tlbBottomBarFeedbackCounter.Name = "BottomBarFeedbackCounter"; this.tlbBottomBarFeedbackCounter.Text = ""; this.tlbBottomBarFeedbackCounter.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // tsbLoader // this.tsbLoader.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbLoader.Image = global::Nexus.Client.Properties.Resources.round_loading; this.tsbLoader.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbLoader.Name = "tsbLoader"; this.tsbLoader.Size = new System.Drawing.Size(16, 16); this.tsbLoader.Text = "Settings"; this.tsbLoader.Visible = false; // // 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.m_fpdFontProvider.SetFontSet(this, "StandardText"); this.Text = "MainForm"; this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.tssDownload.ResumeLayout(false); this.tssDownload.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <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.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.TSBHome = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.TSBAddServer = new System.Windows.Forms.ToolStripButton(); this.TSBCancelServer = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.TSBExit = new System.Windows.Forms.ToolStripButton(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.TSMIServer = new System.Windows.Forms.ToolStripMenuItem(); this.TSMIAddServer = new System.Windows.Forms.ToolStripMenuItem(); this.TSMICancelServer = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.TSMIExit = new System.Windows.Forms.ToolStripMenuItem(); this.默认配置管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.TSMINameSpace = new System.Windows.Forms.ToolStripMenuItem(); this.TSMIClassSpace = new System.Windows.Forms.ToolStripMenuItem(); this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.TSMITemplate = new System.Windows.Forms.ToolStripMenuItem(); this.statusStrip1.SuspendLayout(); this.toolStrip1.SuspendLayout(); this.menuStrip1.SuspendLayout(); this.SuspendLayout(); // // statusStrip1 // this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24); this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripStatusLabel1 }); this.statusStrip1.Location = new System.Drawing.Point(0, 541); this.statusStrip1.Name = "statusStrip1"; this.statusStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode; this.statusStrip1.Size = new System.Drawing.Size(985, 22); this.statusStrip1.TabIndex = 6; this.statusStrip1.Text = "statusStrip1"; // // toolStripStatusLabel1 // this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; this.toolStripStatusLabel1.Size = new System.Drawing.Size(0, 17); // // toolStrip1 // this.toolStrip1.ImageScalingSize = new System.Drawing.Size(18, 18); this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.TSBHome, this.toolStripSeparator5, this.TSBAddServer, this.TSBCancelServer, this.toolStripSeparator1, this.toolStripSeparator4, this.toolStripSeparator2, this.TSBExit }); this.toolStrip1.Location = new System.Drawing.Point(0, 25); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(985, 25); this.toolStrip1.TabIndex = 5; this.toolStrip1.Text = "toolStrip1"; // // TSBHome // this.TSBHome.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.TSBHome.Image = ((System.Drawing.Image)(resources.GetObject("TSBHome.Image"))); this.TSBHome.ImageTransparentColor = System.Drawing.Color.Magenta; this.TSBHome.Name = "TSBHome"; this.TSBHome.Size = new System.Drawing.Size(23, 22); this.TSBHome.Text = "显示起始页"; this.TSBHome.Click += new System.EventHandler(this.TSBHome_Click); // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25); // // TSBAddServer // this.TSBAddServer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.TSBAddServer.Image = ((System.Drawing.Image)(resources.GetObject("TSBAddServer.Image"))); this.TSBAddServer.ImageTransparentColor = System.Drawing.Color.Magenta; this.TSBAddServer.Name = "TSBAddServer"; this.TSBAddServer.Size = new System.Drawing.Size(23, 22); this.TSBAddServer.Text = "添加数据库服务器"; this.TSBAddServer.Click += new System.EventHandler(this.TSBAddServer_Click); // // TSBCancelServer // this.TSBCancelServer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.TSBCancelServer.Image = ((System.Drawing.Image)(resources.GetObject("TSBCancelServer.Image"))); this.TSBCancelServer.ImageTransparentColor = System.Drawing.Color.Magenta; this.TSBCancelServer.Name = "TSBCancelServer"; this.TSBCancelServer.Size = new System.Drawing.Size(23, 22); this.TSBCancelServer.Text = "注销数据库服务器"; this.TSBCancelServer.Click += new System.EventHandler(this.TSBCancelServer_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25); // // TSBExit // this.TSBExit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.TSBExit.Image = ((System.Drawing.Image)(resources.GetObject("TSBExit.Image"))); this.TSBExit.ImageTransparentColor = System.Drawing.Color.Magenta; this.TSBExit.Name = "TSBExit"; this.TSBExit.Size = new System.Drawing.Size(23, 22); this.TSBExit.Text = "退出生成器"; this.TSBExit.Click += new System.EventHandler(this.TSBExit_Click); // // menuStrip1 // this.menuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24); this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.TSMIServer, this.默认配置管理ToolStripMenuItem }); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Padding = new System.Windows.Forms.Padding(0, 2, 0, 2); this.menuStrip1.Size = new System.Drawing.Size(985, 25); this.menuStrip1.TabIndex = 4; this.menuStrip1.Text = "menuStrip1"; // // TSMIServer // this.TSMIServer.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.TSMIAddServer, this.TSMICancelServer, this.toolStripSeparator3, this.TSMIExit }); this.TSMIServer.Name = "TSMIServer"; this.TSMIServer.Padding = new System.Windows.Forms.Padding(2, 0, 4, 0); this.TSMIServer.ShortcutKeyDisplayString = " "; this.TSMIServer.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F))); this.TSMIServer.Size = new System.Drawing.Size(68, 21); this.TSMIServer.Text = "服务器(&F)"; // // TSMIAddServer // this.TSMIAddServer.Image = ((System.Drawing.Image)(resources.GetObject("TSMIAddServer.Image"))); this.TSMIAddServer.Name = "TSMIAddServer"; this.TSMIAddServer.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N))); this.TSMIAddServer.Size = new System.Drawing.Size(237, 22); this.TSMIAddServer.Text = "添加数据库服务器(&N)"; this.TSMIAddServer.Click += new System.EventHandler(this.TSMIAddServer_Click); // // TSMICancelServer // this.TSMICancelServer.Name = "TSMICancelServer"; this.TSMICancelServer.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E))); this.TSMICancelServer.Size = new System.Drawing.Size(237, 22); this.TSMICancelServer.Text = "注销数据库服务器(&E)"; this.TSMICancelServer.Click += new System.EventHandler(this.TSMICancelServer_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(234, 6); // // TSMIExit // this.TSMIExit.Image = ((System.Drawing.Image)(resources.GetObject("TSMIExit.Image"))); this.TSMIExit.Name = "TSMIExit"; this.TSMIExit.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q))); this.TSMIExit.Size = new System.Drawing.Size(237, 22); this.TSMIExit.Text = "退出生成器(&Q)"; this.TSMIExit.Click += new System.EventHandler(this.TSMIExit_Click); // // 默认配置管理ToolStripMenuItem // this.默认配置管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.TSMINameSpace, this.TSMIClassSpace, this.TSMITemplate }); this.默认配置管理ToolStripMenuItem.Name = "默认配置管理ToolStripMenuItem"; this.默认配置管理ToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.C))); this.默认配置管理ToolStripMenuItem.Size = new System.Drawing.Size(60, 21); this.默认配置管理ToolStripMenuItem.Text = "设置(&C)"; // // TSMINameSpace // this.TSMINameSpace.Image = ((System.Drawing.Image)(resources.GetObject("TSMINameSpace.Image"))); this.TSMINameSpace.Name = "TSMINameSpace"; this.TSMINameSpace.Size = new System.Drawing.Size(160, 30); this.TSMINameSpace.Text = "命名空间设置"; this.TSMINameSpace.Click += new System.EventHandler(this.TSMINameSpace_Click); // // TSMIClassSpace // this.TSMIClassSpace.Image = ((System.Drawing.Image)(resources.GetObject("TSMIClassSpace.Image"))); this.TSMIClassSpace.Name = "TSMIClassSpace"; this.TSMIClassSpace.Size = new System.Drawing.Size(160, 30); this.TSMIClassSpace.Text = "类库命名设置"; this.TSMIClassSpace.Click += new System.EventHandler(this.TSMIClassSpace_Click); // // 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, 50); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.RightToLeftLayout = true; this.dockPanel1.Size = new System.Drawing.Size(985, 491); 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 = 8; // // TSMITemplate // this.TSMITemplate.Name = "TSMITemplate"; this.TSMITemplate.Size = new System.Drawing.Size(160, 30); this.TSMITemplate.Text = "模板设置"; this.TSMITemplate.Click += new System.EventHandler(this.TSMITemplate_Click); // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(985, 563); this.Controls.Add(this.dockPanel1); this.Controls.Add(this.statusStrip1); this.Controls.Add(this.toolStrip1); 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.Name = "MainForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Next代码生成器"; this.Load += new System.EventHandler(this.MainForm_Load); this.statusStrip1.ResumeLayout(false); this.statusStrip1.PerformLayout(); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <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() { 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.SuspendLayout(); // // dockPanel1 // this.dockPanel1.ActiveAutoHideContent = null; this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.dockPanel1.DockBackColor = System.Drawing.SystemColors.AppWorkspace; this.dockPanel1.DockBottomPortion = 150D; this.dockPanel1.DockLeftPortion = 200D; this.dockPanel1.DockRightPortion = 200D; this.dockPanel1.DockTopPortion = 150D; this.dockPanel1.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World, ((byte)(0))); this.dockPanel1.Location = new System.Drawing.Point(0, 0); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.RightToLeftLayout = true; this.dockPanel1.Size = new System.Drawing.Size(495, 302); 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 = 0; // // Mainfrm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(495, 302); this.Controls.Add(this.dockPanel1); this.IsMdiContainer = true; this.Name = "Mainfrm"; this.Text = "GroundControl "; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Mainfrm_FormClosing); this.Load += new System.EventHandler(this.Mainfrm_Load); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); 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(FrmMain)); this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.panelButtom = new System.Windows.Forms.Panel(); 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(873, 506); 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.dockPanel1.Skin = dockPanelSkin2; this.dockPanel1.TabIndex = 4; // // timer1 // this.timer1.Enabled = true; this.timer1.Interval = 30000; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // panelButtom // this.panelButtom.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panelButtom.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelButtom.Location = new System.Drawing.Point(0, 476); this.panelButtom.Name = "panelButtom"; this.panelButtom.Size = new System.Drawing.Size(873, 30); this.panelButtom.TabIndex = 12; // // FrmMain // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(873, 506); this.Controls.Add(this.panelButtom); this.Controls.Add(this.dockPanel1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.IsMdiContainer = true; this.Name = "FrmMain"; this.Text = "淘宝工具箱"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmMain_FormClosed); this.Load += new System.EventHandler(this.FrmMain_Load); this.ResumeLayout(false); }
/// <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(); }
/// <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.MainMenu = new System.Windows.Forms.MenuStrip(); this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.addToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MainDock = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.MainSkin = new Sunisoft.IrisSkin.SkinEngine(((System.ComponentModel.Component)(this))); this.MainMenu.SuspendLayout(); this.SuspendLayout(); // // MainMenu // this.MainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newToolStripMenuItem, this.addToolStripMenuItem }); this.MainMenu.Location = new System.Drawing.Point(0, 0); this.MainMenu.Name = "MainMenu"; this.MainMenu.Size = new System.Drawing.Size(284, 25); this.MainMenu.TabIndex = 0; this.MainMenu.Text = "MainMenu"; // // newToolStripMenuItem // this.newToolStripMenuItem.Name = "newToolStripMenuItem"; this.newToolStripMenuItem.Size = new System.Drawing.Size(46, 21); this.newToolStripMenuItem.Text = "New"; // // addToolStripMenuItem // this.addToolStripMenuItem.Name = "addToolStripMenuItem"; this.addToolStripMenuItem.Size = new System.Drawing.Size(44, 21); this.addToolStripMenuItem.Text = "Add"; // // MainDock // this.MainDock.ActiveAutoHideContent = null; this.MainDock.Dock = System.Windows.Forms.DockStyle.Fill; this.MainDock.DockBackColor = System.Drawing.SystemColors.Control; this.MainDock.Location = new System.Drawing.Point(0, 25); this.MainDock.Name = "MainDock"; this.MainDock.Size = new System.Drawing.Size(284, 236); 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.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.MainDock.Skin = dockPanelSkin1; this.MainDock.TabIndex = 1; // // MainSkin // this.MainSkin.SerialNumber = ""; this.MainSkin.SkinFile = "G:\\2017-项目\\Proj\\RobotSln\\export\\Skin\\Vista2_color1.ssk"; // // MainWindow // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(284, 261); this.Controls.Add(this.MainDock); this.Controls.Add(this.MainMenu); this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.IsMdiContainer = true; this.MainMenuStrip = this.MainMenu; this.Name = "MainWindows"; this.Text = "Form1"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.MainWindows_Load); this.MainMenu.ResumeLayout(false); this.MainMenu.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <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(); }
/// <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(frmMain)); this.toolStripContainer1 = new System.Windows.Forms.ToolStripContainer(); this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsStatus = new System.Windows.Forms.ToolStripLabel(); this.tsConnect = new System.Windows.Forms.ToolStripButton(); this.tsDisconnect = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); this.tsTickOrder = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.tsReport = new System.Windows.Forms.ToolStripDropDownButton(); this.tsOrder = new System.Windows.Forms.ToolStripMenuItem(); this.tsMatch = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator(); this.tsCancel = new System.Windows.Forms.ToolStripMenuItem(); this.tsError = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator(); this.tsSummary = new System.Windows.Forms.ToolStripMenuItem(); this.tsPosition = new System.Windows.Forms.ToolStripMenuItem(); this.tsLayout = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.tsReloadLayout = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator(); this.tsFilter = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripContainer1.ContentPanel.SuspendLayout(); this.toolStripContainer1.TopToolStripPanel.SuspendLayout(); this.toolStripContainer1.SuspendLayout(); this.toolStrip1.SuspendLayout(); this.SuspendLayout(); // // toolStripContainer1 // // // toolStripContainer1.ContentPanel // this.toolStripContainer1.ContentPanel.Controls.Add(this.dockPanel1); this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(851, 312); 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(851, 337); this.toolStripContainer1.TabIndex = 0; this.toolStripContainer1.Text = "toolStripContainer1"; // // toolStripContainer1.TopToolStripPanel // this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip1); // // dockPanel1 // this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.dockPanel1.DockRightPortion = 0.21D; this.dockPanel1.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow; this.dockPanel1.ForeColor = System.Drawing.SystemColors.ControlText; this.dockPanel1.Location = new System.Drawing.Point(0, 0); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.Size = new System.Drawing.Size(851, 312); 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("Verdana", 8F); 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("Verdana", 8F); 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; this.dockPanel1.ActiveDocumentChanged += new System.EventHandler(this.dockPanel1_ActiveDocumentChanged); // // toolStrip1 // this.toolStrip1.Dock = System.Windows.Forms.DockStyle.None; this.toolStrip1.Font = new System.Drawing.Font("Verdana", 8F); this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripSeparator1, this.tsStatus, this.tsConnect, this.tsDisconnect, this.toolStripSeparator11, this.toolStripSeparator8, this.tsTickOrder, this.toolStripSeparator9, this.toolStripSeparator3, this.tsReport, this.tsLayout, this.toolStripSeparator5, this.tsReloadLayout, this.toolStripSeparator6, this.toolStripSeparator7, this.toolStripSeparator10, this.tsFilter, this.toolStripSeparator4, this.toolStripButton1 }); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(851, 25); this.toolStrip1.Stretch = true; this.toolStrip1.TabIndex = 0; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // tsStatus // this.tsStatus.BackColor = System.Drawing.Color.Crimson; this.tsStatus.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.tsStatus.Font = new System.Drawing.Font("Verdana", 8F); this.tsStatus.ForeColor = System.Drawing.Color.Crimson; this.tsStatus.ImageTransparentColor = System.Drawing.Color.Crimson; this.tsStatus.Name = "tsStatus"; this.tsStatus.Size = new System.Drawing.Size(19, 22); this.tsStatus.Text = "█"; this.tsStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // tsConnect // this.tsConnect.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsConnect.Image = ((System.Drawing.Image)(resources.GetObject("tsConnect.Image"))); this.tsConnect.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsConnect.Name = "tsConnect"; this.tsConnect.Size = new System.Drawing.Size(35, 22); this.tsConnect.Text = "連線"; this.tsConnect.Click += new System.EventHandler(this.tsConnect_Click); // // tsDisconnect // this.tsDisconnect.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsDisconnect.Enabled = false; this.tsDisconnect.Image = ((System.Drawing.Image)(resources.GetObject("tsDisconnect.Image"))); this.tsDisconnect.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsDisconnect.Name = "tsDisconnect"; this.tsDisconnect.Size = new System.Drawing.Size(35, 22); this.tsDisconnect.Text = "斷線"; this.tsDisconnect.Click += new System.EventHandler(this.tsDisconnect_Click); // // toolStripSeparator11 // this.toolStripSeparator11.Name = "toolStripSeparator11"; this.toolStripSeparator11.Size = new System.Drawing.Size(6, 25); // // toolStripSeparator8 // this.toolStripSeparator8.Name = "toolStripSeparator8"; this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25); // // tsTickOrder // this.tsTickOrder.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsTickOrder.Image = ((System.Drawing.Image)(resources.GetObject("tsTickOrder.Image"))); this.tsTickOrder.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsTickOrder.Name = "tsTickOrder"; this.tsTickOrder.Size = new System.Drawing.Size(59, 22); this.tsTickOrder.Text = "下單畫面"; this.tsTickOrder.Click += new System.EventHandler(this.tsTickOrder_Click); // // toolStripSeparator9 // this.toolStripSeparator9.Name = "toolStripSeparator9"; this.toolStripSeparator9.Size = new System.Drawing.Size(6, 25); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25); // // tsReport // this.tsReport.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsReport.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsOrder, this.tsMatch, this.toolStripSeparator12, this.tsCancel, this.tsError, this.toolStripSeparator13, this.tsSummary, this.tsPosition }); this.tsReport.Image = ((System.Drawing.Image)(resources.GetObject("tsReport.Image"))); this.tsReport.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsReport.Name = "tsReport"; this.tsReport.Size = new System.Drawing.Size(68, 22); this.tsReport.Text = "回報資料"; // // tsOrder // this.tsOrder.Name = "tsOrder"; this.tsOrder.Size = new System.Drawing.Size(159, 22); this.tsOrder.Text = "委託"; this.tsOrder.Click += new System.EventHandler(this.tsOrder_Click); // // tsMatch // this.tsMatch.Name = "tsMatch"; this.tsMatch.Size = new System.Drawing.Size(159, 22); this.tsMatch.Text = "成交"; this.tsMatch.Click += new System.EventHandler(this.tsOrder_Click); // // toolStripSeparator12 // this.toolStripSeparator12.Name = "toolStripSeparator12"; this.toolStripSeparator12.Size = new System.Drawing.Size(156, 6); // // tsCancel // this.tsCancel.Name = "tsCancel"; this.tsCancel.Size = new System.Drawing.Size(159, 22); this.tsCancel.Text = "取消回報"; this.tsCancel.Click += new System.EventHandler(this.tsOrder_Click); // // tsError // this.tsError.Name = "tsError"; this.tsError.Size = new System.Drawing.Size(159, 22); this.tsError.Text = "其他 / 錯誤回報"; this.tsError.Click += new System.EventHandler(this.tsOrder_Click); // // toolStripSeparator13 // this.toolStripSeparator13.Name = "toolStripSeparator13"; this.toolStripSeparator13.Size = new System.Drawing.Size(156, 6); // // tsSummary // this.tsSummary.Name = "tsSummary"; this.tsSummary.Size = new System.Drawing.Size(159, 22); this.tsSummary.Text = "今日交易彙總"; this.tsSummary.Click += new System.EventHandler(this.tsOrder_Click); // // tsPosition // this.tsPosition.Name = "tsPosition"; this.tsPosition.Size = new System.Drawing.Size(159, 22); this.tsPosition.Text = "未平倉"; this.tsPosition.Click += new System.EventHandler(this.tsOrder_Click); // // tsLayout // this.tsLayout.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.tsLayout.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsLayout.Image = ((System.Drawing.Image)(resources.GetObject("tsLayout.Image"))); this.tsLayout.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsLayout.Name = "tsLayout"; this.tsLayout.Size = new System.Drawing.Size(59, 22); this.tsLayout.Text = "儲存版面"; this.tsLayout.Click += new System.EventHandler(this.tsLayout_Click); // // toolStripSeparator5 // this.toolStripSeparator5.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25); // // tsReloadLayout // this.tsReloadLayout.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.tsReloadLayout.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsReloadLayout.Image = ((System.Drawing.Image)(resources.GetObject("tsReloadLayout.Image"))); this.tsReloadLayout.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsReloadLayout.Name = "tsReloadLayout"; this.tsReloadLayout.Size = new System.Drawing.Size(59, 22); this.tsReloadLayout.Text = "重設版面"; this.tsReloadLayout.Visible = false; this.tsReloadLayout.Click += new System.EventHandler(this.tsReloadLayout_Click); // // toolStripSeparator6 // this.toolStripSeparator6.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator6.Name = "toolStripSeparator6"; this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25); this.toolStripSeparator6.Visible = false; // // toolStripSeparator7 // this.toolStripSeparator7.Name = "toolStripSeparator7"; this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25); // // toolStripSeparator10 // this.toolStripSeparator10.Name = "toolStripSeparator10"; this.toolStripSeparator10.Size = new System.Drawing.Size(6, 25); // // tsFilter // this.tsFilter.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.tsFilter.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tsFilter.Image = ((System.Drawing.Image)(resources.GetObject("tsFilter.Image"))); this.tsFilter.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsFilter.Name = "tsFilter"; this.tsFilter.Size = new System.Drawing.Size(59, 22); this.tsFilter.Text = "商品篩選"; this.tsFilter.Click += new System.EventHandler(this.tsFilter_Click); // // toolStripSeparator4 // this.toolStripSeparator4.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25); // // 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.Visible = false; this.toolStripButton1.Click += new System.EventHandler(this.toolSripButton1_Click); // // frmMain // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(851, 337); this.Controls.Add(this.toolStripContainer1); this.Font = new System.Drawing.Font("Verdana", 8F); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "frmMain"; this.Text = "Form1"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing); this.toolStripContainer1.ContentPanel.ResumeLayout(false); this.toolStripContainer1.TopToolStripPanel.ResumeLayout(false); this.toolStripContainer1.TopToolStripPanel.PerformLayout(); this.toolStripContainer1.ResumeLayout(false); this.toolStripContainer1.PerformLayout(); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.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(); }
/// <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(HighRiskFollowupView)); this.buttonApplyTextSearch = new System.Windows.Forms.Button(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton(); this.ExcludeCancerGeneticsPatients = new System.Windows.Forms.ToolStripMenuItem(); this.ExcludeDoNotContactPatients = new System.Windows.Forms.ToolStripMenuItem(); this.excludePatientsWithGeneticTesting = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.panel1 = new System.Windows.Forms.Panel(); this.button7 = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.loadingCircle1 = new MRG.Controls.UI.LoadingCircle(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.button1 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.textBoxFilterData = new System.Windows.Forms.TextBox(); this.buttonClearTextSearch = new System.Windows.Forms.Button(); this.fastDataListView1 = new BrightIdeasSoftware.FastDataListView(); this.label1 = new System.Windows.Forms.Label(); this.patientRecordHeader1 = new RiskApps3.View.PatientRecord.PatientRecordHeader(); this.theDockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.NoApptSelectedLabel = new System.Windows.Forms.Label(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.addMRIExamToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStrip1.SuspendLayout(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.panel1.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.fastDataListView1)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); this.SuspendLayout(); // // buttonApplyTextSearch // this.buttonApplyTextSearch.AccessibleDescription = "RIGHT(SUSER_SNAME(), LEN(SUSER_SNAME()) - CHARINDEX(\'\\\',SUSER_SNAME()))"; this.buttonApplyTextSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.buttonApplyTextSearch.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonApplyTextSearch.Location = new System.Drawing.Point(253, 10); this.buttonApplyTextSearch.Name = "buttonApplyTextSearch"; this.buttonApplyTextSearch.Size = new System.Drawing.Size(54, 23); this.buttonApplyTextSearch.TabIndex = 15; this.buttonApplyTextSearch.Text = "Search"; this.buttonApplyTextSearch.UseVisualStyleBackColor = true; this.buttonApplyTextSearch.Click += new System.EventHandler(this.buttonApplyTextSearch_Click); // // toolStrip1 // this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripDropDownButton1, this.toolStripSeparator1 }); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(1009, 25); this.toolStrip1.TabIndex = 20; this.toolStrip1.Text = "toolStrip1"; // // toolStripDropDownButton1 // this.toolStripDropDownButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ExcludeCancerGeneticsPatients, this.ExcludeDoNotContactPatients, this.excludePatientsWithGeneticTesting }); this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; this.toolStripDropDownButton1.Size = new System.Drawing.Size(91, 22); this.toolStripDropDownButton1.Text = "Filter Patients"; // // ExcludeCancerGeneticsPatients // this.ExcludeCancerGeneticsPatients.CheckOnClick = true; this.ExcludeCancerGeneticsPatients.Name = "ExcludeCancerGeneticsPatients"; this.ExcludeCancerGeneticsPatients.Size = new System.Drawing.Size(270, 22); this.ExcludeCancerGeneticsPatients.Text = "Exclude Cancer Genetics Patients"; this.ExcludeCancerGeneticsPatients.Click += new System.EventHandler(this.ExcludeCancerGeneticsPatients_Click); // // ExcludeDoNotContactPatients // this.ExcludeDoNotContactPatients.CheckOnClick = true; this.ExcludeDoNotContactPatients.Name = "ExcludeDoNotContactPatients"; this.ExcludeDoNotContactPatients.Size = new System.Drawing.Size(270, 22); this.ExcludeDoNotContactPatients.Text = "Exclude Do Not Contact Patients"; this.ExcludeDoNotContactPatients.Click += new System.EventHandler(this.ExcludeDoNotContactPatients_Click); // // excludePatientsWithGeneticTesting // this.excludePatientsWithGeneticTesting.CheckOnClick = true; this.excludePatientsWithGeneticTesting.Name = "excludePatientsWithGeneticTesting"; this.excludePatientsWithGeneticTesting.Size = new System.Drawing.Size(270, 22); this.excludePatientsWithGeneticTesting.Text = "Exclude Patients with Genetic Testing"; this.excludePatientsWithGeneticTesting.Click += new System.EventHandler(this.excludePatientsWithGeneticTesting_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // splitContainer1 // this.splitContainer1.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.splitContainer1.Location = new System.Drawing.Point(5, 28); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.panel1); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.patientRecordHeader1); this.splitContainer1.Panel2.Controls.Add(this.theDockPanel); this.splitContainer1.Panel2.Controls.Add(this.NoApptSelectedLabel); this.splitContainer1.Size = new System.Drawing.Size(992, 555); this.splitContainer1.SplitterDistance = 375; this.splitContainer1.TabIndex = 19; // // panel1 // this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel1.Controls.Add(this.button7); this.panel1.Controls.Add(this.button6); this.panel1.Controls.Add(this.loadingCircle1); this.panel1.Controls.Add(this.tableLayoutPanel1); this.panel1.Controls.Add(this.textBoxFilterData); this.panel1.Controls.Add(this.buttonApplyTextSearch); this.panel1.Controls.Add(this.buttonClearTextSearch); this.panel1.Controls.Add(this.fastDataListView1); this.panel1.Controls.Add(this.label1); 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(375, 555); this.panel1.TabIndex = 18; // // button7 // this.button7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.button7.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button7.Location = new System.Drawing.Point(298, 454); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(65, 22); this.button7.TabIndex = 42; this.button7.Text = "Save"; this.button7.UseVisualStyleBackColor = true; this.button7.Click += new System.EventHandler(this.button7_Click); // // button6 // this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.button6.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button6.Location = new System.Drawing.Point(224, 454); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(65, 22); this.button6.TabIndex = 41; this.button6.Text = "Copy"; this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // loadingCircle1 // this.loadingCircle1.Active = false; this.loadingCircle1.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.loadingCircle1.BackColor = System.Drawing.SystemColors.Control; this.loadingCircle1.Color = System.Drawing.SystemColors.ControlDark; this.loadingCircle1.Enabled = false; this.loadingCircle1.InnerCircleRadius = 5; this.loadingCircle1.Location = new System.Drawing.Point(151, 173); this.loadingCircle1.Name = "loadingCircle1"; this.loadingCircle1.NumberSpoke = 12; this.loadingCircle1.OuterCircleRadius = 11; this.loadingCircle1.RotationSpeed = 100; this.loadingCircle1.Size = new System.Drawing.Size(88, 29); this.loadingCircle1.SpokeThickness = 2; this.loadingCircle1.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX; this.loadingCircle1.TabIndex = 40; this.loadingCircle1.Text = "loadingCircle1"; this.loadingCircle1.Visible = false; // // tableLayoutPanel1 // this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tableLayoutPanel1.ColumnCount = 2; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 42.10526F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 42.10526F)); this.tableLayoutPanel1.Controls.Add(this.button1, 0, 0); this.tableLayoutPanel1.Controls.Add(this.button3, 1, 0); this.tableLayoutPanel1.Location = new System.Drawing.Point(1, 489); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(367, 52); this.tableLayoutPanel1.TabIndex = 39; // // button1 // this.button1.AccessibleDescription = ""; this.button1.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.button1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button1.Location = new System.Drawing.Point(3, 3); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(177, 46); this.button1.TabIndex = 33; this.button1.Text = "Risk Clinic"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // button3 // this.button3.AccessibleDescription = ""; this.button3.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.button3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button3.Location = new System.Drawing.Point(186, 3); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(178, 46); this.button3.TabIndex = 35; this.button3.Text = "Pedigree"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // textBoxFilterData // this.textBoxFilterData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.textBoxFilterData.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.textBoxFilterData.Location = new System.Drawing.Point(10, 12); this.textBoxFilterData.Name = "textBoxFilterData"; this.textBoxFilterData.Size = new System.Drawing.Size(237, 21); this.textBoxFilterData.TabIndex = 9; // // buttonClearTextSearch // this.buttonClearTextSearch.AccessibleDescription = "RIGHT(SUSER_SNAME(), LEN(SUSER_SNAME()) - CHARINDEX(\'\\\',SUSER_SNAME()))"; this.buttonClearTextSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.buttonClearTextSearch.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonClearTextSearch.Location = new System.Drawing.Point(313, 10); this.buttonClearTextSearch.Name = "buttonClearTextSearch"; this.buttonClearTextSearch.Size = new System.Drawing.Size(55, 23); this.buttonClearTextSearch.TabIndex = 16; this.buttonClearTextSearch.Text = "Clear"; this.buttonClearTextSearch.UseVisualStyleBackColor = true; this.buttonClearTextSearch.Click += new System.EventHandler(this.buttonClearTextSearch_Click); // // fastDataListView1 // this.fastDataListView1.AllowColumnReorder = true; this.fastDataListView1.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.fastDataListView1.CheckBoxes = false; this.fastDataListView1.DataSource = null; this.fastDataListView1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.fastDataListView1.FullRowSelect = true; this.fastDataListView1.GridLines = true; this.fastDataListView1.HeaderWordWrap = true; this.fastDataListView1.HideSelection = false; this.fastDataListView1.Location = new System.Drawing.Point(10, 39); this.fastDataListView1.Name = "fastDataListView1"; this.fastDataListView1.OwnerDraw = true; this.fastDataListView1.ShowCommandMenuOnRightClick = true; this.fastDataListView1.ShowGroups = false; this.fastDataListView1.ShowItemToolTips = true; this.fastDataListView1.Size = new System.Drawing.Size(358, 408); this.fastDataListView1.TabIndex = 4; this.fastDataListView1.UseCompatibleStateImageBehavior = false; this.fastDataListView1.UseFiltering = true; this.fastDataListView1.UseHotItem = true; this.fastDataListView1.UseOverlays = false; this.fastDataListView1.UseTranslucentHotItem = true; this.fastDataListView1.View = System.Windows.Forms.View.Details; this.fastDataListView1.VirtualMode = true; this.fastDataListView1.Visible = false; this.fastDataListView1.SelectedIndexChanged += new System.EventHandler(this.ListViewDataSetSelectedIndexChanged); this.fastDataListView1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.fastDataListView1_MouseClick); // // label1 // this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.SystemColors.Control; this.label1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(5, 458); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(53, 13); this.label1.TabIndex = 12; this.label1.Text = "loading..."; // // 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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.patientRecordHeader1.Collapsed = false; this.patientRecordHeader1.Location = new System.Drawing.Point(3, 0); this.patientRecordHeader1.Name = "patientRecordHeader1"; this.patientRecordHeader1.Size = new System.Drawing.Size(956, 75); this.patientRecordHeader1.TabIndex = 19; // // 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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.theDockPanel.DockBackColor = System.Drawing.SystemColors.Control; this.theDockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow; this.theDockPanel.Location = new System.Drawing.Point(3, 75); this.theDockPanel.Name = "theDockPanel"; this.theDockPanel.Size = new System.Drawing.Size(607, 474); 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.Color.WhiteSmoke; tabGradient2.StartColor = System.Drawing.SystemColors.Control; tabGradient2.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripGradient1.ActiveTabGradient = tabGradient2; dockPanelGradient2.EndColor = System.Drawing.SystemColors.ControlLight; dockPanelGradient2.StartColor = System.Drawing.SystemColors.ControlLight; 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.Color.Gray; dockPanelGradient3.StartColor = System.Drawing.Color.Blue; 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 = 18; // // NoApptSelectedLabel // this.NoApptSelectedLabel.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.NoApptSelectedLabel.AutoSize = true; this.NoApptSelectedLabel.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.NoApptSelectedLabel.Location = new System.Drawing.Point(220, 279); this.NoApptSelectedLabel.Name = "NoApptSelectedLabel"; this.NoApptSelectedLabel.Size = new System.Drawing.Size(275, 13); this.NoApptSelectedLabel.TabIndex = 21; this.NoApptSelectedLabel.Text = "Choose an appointment from the list at the left."; // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.addMRIExamToolStripMenuItem }); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(152, 26); // // addMRIExamToolStripMenuItem // this.addMRIExamToolStripMenuItem.Name = "addMRIExamToolStripMenuItem"; this.addMRIExamToolStripMenuItem.Size = new System.Drawing.Size(151, 22); this.addMRIExamToolStripMenuItem.Text = "Add MRI Exam"; this.addMRIExamToolStripMenuItem.Click += new System.EventHandler(this.addMRIExamToolStripMenuItem_Click); // // HighRiskFollowupView // this.AcceptButton = this.buttonApplyTextSearch; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ClientSize = new System.Drawing.Size(1009, 595); this.Controls.Add(this.toolStrip1); this.Controls.Add(this.splitContainer1); this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.KeyPreview = true; this.MinimizeBox = false; this.Name = "HighRiskFollowupView"; this.Text = "HighRiskFollowupView"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.HighRiskFollowupView_FormClosing); this.Load += new System.EventHandler(this.HighRiskFollowupView_Load); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); this.splitContainer1.Panel2.PerformLayout(); this.splitContainer1.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.fastDataListView1)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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(); }
/// <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.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.statusStripMain = new System.Windows.Forms.StatusStrip(); this.toolStripProgressBar = new System.Windows.Forms.ToolStripProgressBar(); this.toolStripStatusProgress = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); this.menuStripMain = new System.Windows.Forms.MenuStrip(); this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.statusStripMain.SuspendLayout(); this.menuStripMain.SuspendLayout(); 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(784, 562); 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 = 0; // // statusStripMain // this.statusStripMain.ImageScalingSize = new System.Drawing.Size(20, 20); this.statusStripMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripProgressBar, this.toolStripStatusProgress, this.toolStripStatusLabel1 }); this.statusStripMain.Location = new System.Drawing.Point(0, 540); this.statusStripMain.Name = "statusStripMain"; this.statusStripMain.Size = new System.Drawing.Size(784, 22); this.statusStripMain.TabIndex = 2; this.statusStripMain.Text = "statusStrip1"; // // toolStripProgressBar // this.toolStripProgressBar.Name = "toolStripProgressBar"; this.toolStripProgressBar.Size = new System.Drawing.Size(200, 16); // // toolStripStatusProgress // this.toolStripStatusProgress.Name = "toolStripStatusProgress"; this.toolStripStatusProgress.Size = new System.Drawing.Size(0, 17); // // toolStripStatusLabel1 // this.toolStripStatusLabel1.IsLink = true; this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; this.toolStripStatusLabel1.Size = new System.Drawing.Size(567, 17); this.toolStripStatusLabel1.Spring = true; this.toolStripStatusLabel1.Text = "Jeonghyeon Kim, http://moaistory.blogspot.com"; this.toolStripStatusLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripStatusLabel1.Click += new System.EventHandler(this.toolStripStatusLabel1_Click); // // menuStripMain // this.menuStripMain.ImageScalingSize = new System.Drawing.Size(20, 20); this.menuStripMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.helpToolStripMenuItem }); this.menuStripMain.Location = new System.Drawing.Point(0, 0); this.menuStripMain.Name = "menuStripMain"; this.menuStripMain.Size = new System.Drawing.Size(784, 24); this.menuStripMain.TabIndex = 3; this.menuStripMain.Text = "menuStrip1"; // // fileToolStripMenuItem // this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.openToolStripMenuItem, this.exitToolStripMenuItem }); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); this.fileToolStripMenuItem.Text = "File"; // // 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"; // // openToolStripMenuItem // this.openToolStripMenuItem.Image = global::WinSearchDBAnalyzer.Properties.Resources.Open; this.openToolStripMenuItem.Name = "openToolStripMenuItem"; this.openToolStripMenuItem.Size = new System.Drawing.Size(156, 26); this.openToolStripMenuItem.Text = "Open"; this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click); // // exitToolStripMenuItem // this.exitToolStripMenuItem.Image = global::WinSearchDBAnalyzer.Properties.Resources.Close; this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.Size = new System.Drawing.Size(156, 26); this.exitToolStripMenuItem.Text = "Exit"; this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); // // aboutToolStripMenuItem // this.aboutToolStripMenuItem.Image = global::WinSearchDBAnalyzer.Properties.Resources.icon1; 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); // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(784, 562); this.Controls.Add(this.statusStripMain); this.Controls.Add(this.menuStripMain); this.Controls.Add(this.dockPanel); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.IsMdiContainer = true; this.MainMenuStrip = this.menuStripMain; this.Name = "MainForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "WinSearchDBAnalyzer"; this.statusStripMain.ResumeLayout(false); this.statusStripMain.PerformLayout(); this.menuStripMain.ResumeLayout(false); this.menuStripMain.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); 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(); }
/// <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.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.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(964, 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(41, 20); this.文件ToolStripMenuItem.Text = "文件"; // // 新建数据库连接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); // // 换肤ToolStripMenuItem // this.换肤ToolStripMenuItem.Name = "换肤ToolStripMenuItem"; this.换肤ToolStripMenuItem.Size = new System.Drawing.Size(41, 20); this.换肤ToolStripMenuItem.Text = "换肤"; // // 帮助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(41, 20); this.帮助ToolStripMenuItem.Text = "帮助"; // // 日志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); // // 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(964, 536); 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(964, 560); 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.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "SharpTools"; this.Load += new System.EventHandler(this.MainForm_Load); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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(); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </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.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.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton(); this.toolStripMenuItem1 = 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.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components); 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(858, 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.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.Name = "pBBToolStripMenuItem"; this.pBBToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.pBBToolStripMenuItem.Text = "选择数据"; this.pBBToolStripMenuItem.Click += new System.EventHandler(this.pBBToolStripMenuItem_Click); // // toolStripDropDownButton1 // this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem1 }); 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; // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(144, 26); this.toolStripMenuItem1.Text = "数据中心"; this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_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.Visible = false; // // 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 = "密码:"; this.toolStripLabel2.Visible = false; // // txtSAPUserId // this.txtSAPUserId.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.txtSAPUserId.Name = "txtSAPUserId"; this.txtSAPUserId.Size = new System.Drawing.Size(100, 28); this.txtSAPUserId.Visible = false; // // 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 = "用户名:"; this.toolStripLabel1.Visible = false; // // 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.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(76, 25); this.toolStripDropDownButton3.Text = "关于(H)"; // // 追踪分析ToolStripMenuItem // this.追踪分析ToolStripMenuItem.Name = "追踪分析ToolStripMenuItem"; this.追踪分析ToolStripMenuItem.Size = new System.Drawing.Size(234, 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(234, 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(234, 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(234, 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(858, 555); this.panel1.TabIndex = 8; // // dockPanel2 // this.dockPanel2.ActiveAutoHideContent = null; this.dockPanel2.AutoScroll = true; this.dockPanel2.BackColor = System.Drawing.SystemColors.Control; this.dockPanel2.BackgroundImage = global::KM_BiotechnologyXML.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(858, 527); 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; // // notifyIcon1 // this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon"))); this.notifyIcon1.Text = "Automation"; this.notifyIcon1.Visible = true; this.notifyIcon1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseDoubleClick); // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(858, 555); this.Controls.Add(this.panel1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "MainForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "生物科技"; this.Deactivate += new System.EventHandler(this.MainForm_Deactivate); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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); }
/// <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.menuStrip = new System.Windows.Forms.MenuStrip(); this.statusStrip = new System.Windows.Forms.StatusStrip(); this.dockPanel = new Effekseer.GUI.DockPanel(); this.SuspendLayout(); // // menuStrip // this.menuStrip.ImageScalingSize = new System.Drawing.Size(20, 20); this.menuStrip.Location = new System.Drawing.Point(0, 0); this.menuStrip.Name = "menuStrip"; this.menuStrip.Padding = new System.Windows.Forms.Padding(8, 2, 0, 2); this.menuStrip.Size = new System.Drawing.Size(1056, 24); this.menuStrip.TabIndex = 0; // // statusStrip // this.statusStrip.ImageScalingSize = new System.Drawing.Size(20, 20); this.statusStrip.Location = new System.Drawing.Point(0, 694); this.statusStrip.Name = "statusStrip"; this.statusStrip.Padding = new System.Windows.Forms.Padding(1, 0, 19, 0); this.statusStrip.Size = new System.Drawing.Size(1056, 22); this.statusStrip.TabIndex = 3; // // 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.DockBackColor = System.Drawing.SystemColors.ControlDark; this.dockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow; this.dockPanel.Location = new System.Drawing.Point(0, 34); this.dockPanel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.dockPanel.Name = "dockPanel"; this.dockPanel.Size = new System.Drawing.Size(1056, 651); 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("MS UI Gothic", 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("MS UI Gothic", 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 = 1; // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1056, 716); this.Controls.Add(this.statusStrip); this.Controls.Add(this.menuStrip); this.Controls.Add(this.dockPanel); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MainMenuStrip = this.menuStrip; this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "MainForm"; this.Text = "Effekseer"; this.Activated += new System.EventHandler(this.MainForm_Activated); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing); this.Load += new System.EventHandler(this.MainForm_Load); this.Move += new System.EventHandler(this.MainForm_Move); this.Resize += new System.EventHandler(this.MainForm_Resize); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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(); }
/// <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(MainApp)); this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.databaseConnectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.databaseDisconnectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.editConfigurationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.newTemplateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.openTemplateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveTemplateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveAsTemplateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveResultToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.databaseNavigationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.snippetsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.templateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.resultsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.propertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.customValuesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.generatorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.generateFilesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.documentationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.aboutICodegeneratorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.aboutVientoDigitalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.selectTemplatesToolStripMenuItem = 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(1008, 738); 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.dockPanel.Skin = dockPanelSkin3; this.dockPanel.TabIndex = 0; // // menuStrip1 // this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.viewToolStripMenuItem, this.generatorToolStripMenuItem, this.generateFilesToolStripMenuItem, this.selectTemplatesToolStripMenuItem, this.helpToolStripMenuItem }); 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 = 3; this.menuStrip1.Text = "menuStrip1"; // // fileToolStripMenuItem // this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.databaseConnectToolStripMenuItem, this.databaseDisconnectToolStripMenuItem, this.editConfigurationToolStripMenuItem, this.toolStripSeparator1, this.newTemplateToolStripMenuItem, this.openTemplateToolStripMenuItem, this.saveTemplateToolStripMenuItem, this.saveAsTemplateToolStripMenuItem, this.saveResultToolStripMenuItem, this.exitToolStripMenuItem }); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); this.fileToolStripMenuItem.Text = "&File"; // // databaseConnectToolStripMenuItem // this.databaseConnectToolStripMenuItem.Name = "databaseConnectToolStripMenuItem"; this.databaseConnectToolStripMenuItem.Size = new System.Drawing.Size(184, 22); this.databaseConnectToolStripMenuItem.Text = "Database &Connect"; this.databaseConnectToolStripMenuItem.Click += new System.EventHandler(this.DatabaseConnectClick); // // databaseDisconnectToolStripMenuItem // this.databaseDisconnectToolStripMenuItem.Name = "databaseDisconnectToolStripMenuItem"; this.databaseDisconnectToolStripMenuItem.Size = new System.Drawing.Size(184, 22); this.databaseDisconnectToolStripMenuItem.Text = "Database &Disconnect"; this.databaseDisconnectToolStripMenuItem.Click += new System.EventHandler(this.DatabaseDisconnectClick); // // editConfigurationToolStripMenuItem // this.editConfigurationToolStripMenuItem.Name = "editConfigurationToolStripMenuItem"; this.editConfigurationToolStripMenuItem.Size = new System.Drawing.Size(184, 22); this.editConfigurationToolStripMenuItem.Text = "Edit Configuration"; this.editConfigurationToolStripMenuItem.Click += new System.EventHandler(this.EditConfigDatabaseClick); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(181, 6); // // newTemplateToolStripMenuItem // this.newTemplateToolStripMenuItem.Name = "newTemplateToolStripMenuItem"; this.newTemplateToolStripMenuItem.Size = new System.Drawing.Size(184, 22); this.newTemplateToolStripMenuItem.Text = "New Template"; this.newTemplateToolStripMenuItem.Click += new System.EventHandler(this.newTemplateToolStripMenuItem_Click); // // openTemplateToolStripMenuItem // this.openTemplateToolStripMenuItem.Name = "openTemplateToolStripMenuItem"; this.openTemplateToolStripMenuItem.Size = new System.Drawing.Size(184, 22); this.openTemplateToolStripMenuItem.Text = "&Open Template"; this.openTemplateToolStripMenuItem.Click += new System.EventHandler(this.openTemplateToolStripMenuItem_Click); // // saveTemplateToolStripMenuItem // this.saveTemplateToolStripMenuItem.Name = "saveTemplateToolStripMenuItem"; this.saveTemplateToolStripMenuItem.Size = new System.Drawing.Size(184, 22); this.saveTemplateToolStripMenuItem.Text = "&Save Template"; this.saveTemplateToolStripMenuItem.Click += new System.EventHandler(this.saveTemplateToolStripMenuItem_Click); // // saveAsTemplateToolStripMenuItem // this.saveAsTemplateToolStripMenuItem.Name = "saveAsTemplateToolStripMenuItem"; this.saveAsTemplateToolStripMenuItem.Size = new System.Drawing.Size(184, 22); this.saveAsTemplateToolStripMenuItem.Text = "Save &As Template"; this.saveAsTemplateToolStripMenuItem.Click += new System.EventHandler(this.saveAsTemplateToolStripMenuItem_Click); // // saveResultToolStripMenuItem // this.saveResultToolStripMenuItem.Name = "saveResultToolStripMenuItem"; this.saveResultToolStripMenuItem.Size = new System.Drawing.Size(184, 22); this.saveResultToolStripMenuItem.Text = "Save As Result"; this.saveResultToolStripMenuItem.Click += new System.EventHandler(this.saveResultToolStripMenuItem_Click); // // exitToolStripMenuItem // this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.Size = new System.Drawing.Size(184, 22); this.exitToolStripMenuItem.Text = "E&xit"; this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); // // viewToolStripMenuItem // this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.databaseNavigationToolStripMenuItem, this.snippetsToolStripMenuItem, this.templateToolStripMenuItem, this.resultsToolStripMenuItem, this.propertiesToolStripMenuItem, this.customValuesToolStripMenuItem }); this.viewToolStripMenuItem.Name = "viewToolStripMenuItem"; this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20); this.viewToolStripMenuItem.Text = "&View"; // // databaseNavigationToolStripMenuItem // this.databaseNavigationToolStripMenuItem.Name = "databaseNavigationToolStripMenuItem"; this.databaseNavigationToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.databaseNavigationToolStripMenuItem.Text = "Database Navigation"; this.databaseNavigationToolStripMenuItem.Click += new System.EventHandler(this.databaseNavigationToolStripMenuItem_Click); // // snippetsToolStripMenuItem // this.snippetsToolStripMenuItem.Name = "snippetsToolStripMenuItem"; this.snippetsToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.snippetsToolStripMenuItem.Text = "Snippets"; this.snippetsToolStripMenuItem.Click += new System.EventHandler(this.snippetsToolStripMenuItem_Click); // // templateToolStripMenuItem // this.templateToolStripMenuItem.Name = "templateToolStripMenuItem"; this.templateToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.templateToolStripMenuItem.Text = "Template"; this.templateToolStripMenuItem.Click += new System.EventHandler(this.templateToolStripMenuItem_Click); // // resultsToolStripMenuItem // this.resultsToolStripMenuItem.Name = "resultsToolStripMenuItem"; this.resultsToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.resultsToolStripMenuItem.Text = "Results"; this.resultsToolStripMenuItem.Click += new System.EventHandler(this.resultsToolStripMenuItem_Click); // // propertiesToolStripMenuItem // this.propertiesToolStripMenuItem.Name = "propertiesToolStripMenuItem"; this.propertiesToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.propertiesToolStripMenuItem.Text = "Properties"; this.propertiesToolStripMenuItem.Click += new System.EventHandler(this.propertiesToolStripMenuItem_Click); // // customValuesToolStripMenuItem // this.customValuesToolStripMenuItem.Name = "customValuesToolStripMenuItem"; this.customValuesToolStripMenuItem.Size = new System.Drawing.Size(183, 22); this.customValuesToolStripMenuItem.Text = "Custom Values"; this.customValuesToolStripMenuItem.Click += new System.EventHandler(this.customValuesToolStripMenuItem_Click); // // generatorToolStripMenuItem // this.generatorToolStripMenuItem.Name = "generatorToolStripMenuItem"; this.generatorToolStripMenuItem.Size = new System.Drawing.Size(71, 20); this.generatorToolStripMenuItem.Text = "&Generator"; this.generatorToolStripMenuItem.Click += new System.EventHandler(this.GenerateCodeClick); // // generateFilesToolStripMenuItem // this.generateFilesToolStripMenuItem.Name = "generateFilesToolStripMenuItem"; this.generateFilesToolStripMenuItem.Size = new System.Drawing.Size(92, 20); this.generateFilesToolStripMenuItem.Text = "Generate Files"; this.generateFilesToolStripMenuItem.Click += new System.EventHandler(this.GenerateFilesClick); // // helpToolStripMenuItem // this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.documentationToolStripMenuItem, this.aboutICodegeneratorToolStripMenuItem, this.aboutVientoDigitalToolStripMenuItem }); this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20); this.helpToolStripMenuItem.Text = "&Help"; // // documentationToolStripMenuItem // this.documentationToolStripMenuItem.Name = "documentationToolStripMenuItem"; this.documentationToolStripMenuItem.Size = new System.Drawing.Size(192, 22); this.documentationToolStripMenuItem.Text = "Documentation"; this.documentationToolStripMenuItem.Click += new System.EventHandler(this.documentationToolStripMenuItem_Click); // // aboutICodegeneratorToolStripMenuItem // this.aboutICodegeneratorToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("aboutICodegeneratorToolStripMenuItem.Image"))); this.aboutICodegeneratorToolStripMenuItem.Name = "aboutICodegeneratorToolStripMenuItem"; this.aboutICodegeneratorToolStripMenuItem.Size = new System.Drawing.Size(192, 22); this.aboutICodegeneratorToolStripMenuItem.Text = "About iCodegenerator"; this.aboutICodegeneratorToolStripMenuItem.Click += new System.EventHandler(this.aboutICodegeneratorToolStripMenuItem_Click); // // aboutVientoDigitalToolStripMenuItem // this.aboutVientoDigitalToolStripMenuItem.BackColor = System.Drawing.SystemColors.Control; this.aboutVientoDigitalToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("aboutVientoDigitalToolStripMenuItem.Image"))); this.aboutVientoDigitalToolStripMenuItem.Name = "aboutVientoDigitalToolStripMenuItem"; this.aboutVientoDigitalToolStripMenuItem.Size = new System.Drawing.Size(192, 22); this.aboutVientoDigitalToolStripMenuItem.Text = "About Viento Digital"; this.aboutVientoDigitalToolStripMenuItem.Click += new System.EventHandler(this.aboutVientoDigitalToolStripMenuItem_Click); // // selectTemplatesToolStripMenuItem // this.selectTemplatesToolStripMenuItem.Name = "selectTemplatesToolStripMenuItem"; this.selectTemplatesToolStripMenuItem.Size = new System.Drawing.Size(108, 20); this.selectTemplatesToolStripMenuItem.Text = "Select Templates"; this.selectTemplatesToolStripMenuItem.Click += new System.EventHandler(this.SelectTemplatesDirectoryClick); // // MainApp // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1008, 762); this.Controls.Add(this.dockPanel); this.Controls.Add(this.menuStrip1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.IsMdiContainer = true; this.Name = "MainApp"; this.Text = "iCodegenerator - Viento Digital"; this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); 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(); }
/// <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, 597); 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, 622); 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(); }
/// <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(); }
/// <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.dockPanel1 = new DatAdmin.DockPanelEx(); this.SuspendLayout(); // // dockPanel1 // this.dockPanel1.ActiveAutoHideContent = null; 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, 0); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.Size = new System.Drawing.Size(332, 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; 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 = 0; this.dockPanel1.ActiveContentChanged += new System.EventHandler(this.dockPanel1_ActiveContentChanged); // // DockPanelContentFrame // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.dockPanel1); this.Name = "DockPanelContentFrame"; this.Size = new System.Drawing.Size(332, 338); this.ResumeLayout(false); }
/// <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(); }
/// <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.productoresToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.agregarProductorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.listaDeProductoresToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.proveedoresToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.listaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.agregarNuevoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.boletasToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.agregarBoletaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.listaDeBoletasToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.listaDeBoletasToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.cacheToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.databaseToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.syncToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.boletasListInDSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.recreateCacheToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.goOfflineModeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this._dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.menuStrip1.SuspendLayout(); this.SuspendLayout(); // // menuStrip1 // this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.productoresToolStripMenuItem, this.proveedoresToolStripMenuItem, this.boletasToolStripMenuItem, this.cacheToolStripMenuItem, this.databaseToolStripMenuItem }); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(890, 24); this.menuStrip1.TabIndex = 11; this.menuStrip1.Text = "menuStrip1"; // // productoresToolStripMenuItem // this.productoresToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.agregarProductorToolStripMenuItem, this.listaDeProductoresToolStripMenuItem }); this.productoresToolStripMenuItem.Name = "productoresToolStripMenuItem"; this.productoresToolStripMenuItem.Size = new System.Drawing.Size(83, 20); this.productoresToolStripMenuItem.Text = "Productores"; // // agregarProductorToolStripMenuItem // this.agregarProductorToolStripMenuItem.Name = "agregarProductorToolStripMenuItem"; this.agregarProductorToolStripMenuItem.Size = new System.Drawing.Size(181, 22); this.agregarProductorToolStripMenuItem.Text = "Agregar Productor"; this.agregarProductorToolStripMenuItem.Click += new System.EventHandler(this.agregarProductorToolStripMenuItem_Click); // // listaDeProductoresToolStripMenuItem // this.listaDeProductoresToolStripMenuItem.Name = "listaDeProductoresToolStripMenuItem"; this.listaDeProductoresToolStripMenuItem.Size = new System.Drawing.Size(181, 22); this.listaDeProductoresToolStripMenuItem.Text = "Lista de Productores"; this.listaDeProductoresToolStripMenuItem.Click += new System.EventHandler(this.listaDeProductoresToolStripMenuItem_Click); // // proveedoresToolStripMenuItem // this.proveedoresToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.listaToolStripMenuItem, this.agregarNuevoToolStripMenuItem }); this.proveedoresToolStripMenuItem.Name = "proveedoresToolStripMenuItem"; this.proveedoresToolStripMenuItem.Size = new System.Drawing.Size(84, 20); this.proveedoresToolStripMenuItem.Text = "Proveedores"; // // listaToolStripMenuItem // this.listaToolStripMenuItem.Name = "listaToolStripMenuItem"; this.listaToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.listaToolStripMenuItem.Text = "Lista"; this.listaToolStripMenuItem.Click += new System.EventHandler(this.listaToolStripMenuItem_Click); // // agregarNuevoToolStripMenuItem // this.agregarNuevoToolStripMenuItem.Name = "agregarNuevoToolStripMenuItem"; this.agregarNuevoToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.agregarNuevoToolStripMenuItem.Text = "Agregar Nuevo"; this.agregarNuevoToolStripMenuItem.Click += new System.EventHandler(this.agregarNuevoToolStripMenuItem_Click); // // boletasToolStripMenuItem // this.boletasToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.agregarBoletaToolStripMenuItem, this.listaDeBoletasToolStripMenuItem, this.listaDeBoletasToolStripMenuItem1 }); this.boletasToolStripMenuItem.Name = "boletasToolStripMenuItem"; this.boletasToolStripMenuItem.Size = new System.Drawing.Size(57, 20); this.boletasToolStripMenuItem.Text = "Boletas"; // // agregarBoletaToolStripMenuItem // this.agregarBoletaToolStripMenuItem.Name = "agregarBoletaToolStripMenuItem"; this.agregarBoletaToolStripMenuItem.Size = new System.Drawing.Size(197, 22); this.agregarBoletaToolStripMenuItem.Text = "Agregar Boleta"; this.agregarBoletaToolStripMenuItem.Click += new System.EventHandler(this.agregarBoletaToolStripMenuItem_Click); // // listaDeBoletasToolStripMenuItem // this.listaDeBoletasToolStripMenuItem.Name = "listaDeBoletasToolStripMenuItem"; this.listaDeBoletasToolStripMenuItem.Size = new System.Drawing.Size(197, 22); this.listaDeBoletasToolStripMenuItem.Text = "Lista de Boletas"; this.listaDeBoletasToolStripMenuItem.Click += new System.EventHandler(this.listaDeBoletasToolStripMenuItem_Click); // // listaDeBoletasToolStripMenuItem1 // this.listaDeBoletasToolStripMenuItem1.Name = "listaDeBoletasToolStripMenuItem1"; this.listaDeBoletasToolStripMenuItem1.Size = new System.Drawing.Size(197, 22); this.listaDeBoletasToolStripMenuItem1.Text = "Lista de Boletas sin salir"; this.listaDeBoletasToolStripMenuItem1.Click += new System.EventHandler(this.listaDeBoletasToolStripMenuItem1_Click); // // cacheToolStripMenuItem // this.cacheToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.saveToolStripMenuItem, this.loadToolStripMenuItem }); this.cacheToolStripMenuItem.Name = "cacheToolStripMenuItem"; this.cacheToolStripMenuItem.Size = new System.Drawing.Size(52, 20); this.cacheToolStripMenuItem.Text = "Cache"; // // saveToolStripMenuItem // this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; this.saveToolStripMenuItem.Size = new System.Drawing.Size(100, 22); this.saveToolStripMenuItem.Text = "Save"; this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click); // // loadToolStripMenuItem // this.loadToolStripMenuItem.Name = "loadToolStripMenuItem"; this.loadToolStripMenuItem.Size = new System.Drawing.Size(100, 22); this.loadToolStripMenuItem.Text = "Load"; this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click); // // databaseToolStripMenuItem // this.databaseToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.syncToolStripMenuItem, this.boletasListInDSToolStripMenuItem, this.recreateCacheToolStripMenuItem, this.goOfflineModeToolStripMenuItem }); this.databaseToolStripMenuItem.Name = "databaseToolStripMenuItem"; this.databaseToolStripMenuItem.Size = new System.Drawing.Size(67, 20); this.databaseToolStripMenuItem.Text = "Database"; // // syncToolStripMenuItem // this.syncToolStripMenuItem.Name = "syncToolStripMenuItem"; this.syncToolStripMenuItem.Size = new System.Drawing.Size(163, 22); this.syncToolStripMenuItem.Text = "Sync"; this.syncToolStripMenuItem.Click += new System.EventHandler(this.syncToolStripMenuItem_Click); // // boletasListInDSToolStripMenuItem // this.boletasListInDSToolStripMenuItem.Name = "boletasListInDSToolStripMenuItem"; this.boletasListInDSToolStripMenuItem.Size = new System.Drawing.Size(163, 22); this.boletasListInDSToolStripMenuItem.Text = "Boletas List In DS"; this.boletasListInDSToolStripMenuItem.Click += new System.EventHandler(this.boletasListInDSToolStripMenuItem_Click); // // recreateCacheToolStripMenuItem // this.recreateCacheToolStripMenuItem.Name = "recreateCacheToolStripMenuItem"; this.recreateCacheToolStripMenuItem.Size = new System.Drawing.Size(163, 22); this.recreateCacheToolStripMenuItem.Text = "Recreate Cache"; this.recreateCacheToolStripMenuItem.Click += new System.EventHandler(this.recreateCacheToolStripMenuItem_Click); // // goOfflineModeToolStripMenuItem // this.goOfflineModeToolStripMenuItem.Name = "goOfflineModeToolStripMenuItem"; this.goOfflineModeToolStripMenuItem.Size = new System.Drawing.Size(163, 22); this.goOfflineModeToolStripMenuItem.Text = "Go offline Mode"; this.goOfflineModeToolStripMenuItem.Click += new System.EventHandler(this.goOfflineModeToolStripMenuItem_Click); // // _dockPanel // this._dockPanel.ActiveAutoHideContent = null; this._dockPanel.BackgroundImage = global::BasculaGaribay.Properties.Resources.LogoIPROJALMedium; this._dockPanel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this._dockPanel.Dock = System.Windows.Forms.DockStyle.Fill; this._dockPanel.DockBackColor = System.Drawing.SystemColors.Control; this._dockPanel.DockRightPortion = 0.15; this._dockPanel.Location = new System.Drawing.Point(0, 24); this._dockPanel.Name = "_dockPanel"; this._dockPanel.Size = new System.Drawing.Size(890, 643); 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 = 9; // // Principal // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(890, 667); this.Controls.Add(this._dockPanel); this.Controls.Add(this.menuStrip1); this.IsMdiContainer = true; this.MainMenuStrip = this.menuStrip1; this.Name = "Principal"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Principal"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Deactivate += new System.EventHandler(this.Principal_Deactivate); this.Load += new System.EventHandler(this.Principal_Load); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Principal_FormClosing); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); 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(); }
/// <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.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(800, 450); 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 = 1; // // CMainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(800, 450); this.Controls.Add(this.dockPanel1); this.IsMdiContainer = true; this.Name = "CMainForm"; this.Text = "Viewer"; this.Load += new System.EventHandler(this.CMainForm_Load); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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(); }
/// <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 dockPanelSkin6 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin(); WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin6 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin(); WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient16 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient36 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin6 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin(); WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient6 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient37 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient17 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient38 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient6 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient39 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient40 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient18 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient41 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient42 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); this.menuStrip = new System.Windows.Forms.MenuStrip(); this.fileMenu = new System.Windows.Forms.ToolStripMenuItem(); this.editMenu = new System.Windows.Forms.ToolStripMenuItem(); this.queryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolsMenu = new System.Windows.Forms.ToolStripMenuItem(); this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.pluginsMenu = new System.Windows.Forms.ToolStripMenuItem(); this.helpMenu = new System.Windows.Forms.ToolStripMenuItem(); this.toolBarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.statusBarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStrip = 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.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.toolStripStatusLabelResultCount = new System.Windows.Forms.ToolStripStatusLabel(); this.toolTip = new System.Windows.Forms.ToolTip(this.components); this.toolStripConnection = new System.Windows.Forms.ToolStrip(); this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel(); this.toolStripComboBoxConnection = new System.Windows.Forms.ToolStripComboBox(); this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.sysIcon = new System.Windows.Forms.NotifyIcon(this.components); this.ctxSysIcon = new System.Windows.Forms.ContextMenuStrip(this.components); this.hideShowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.optionsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.menuStrip.SuspendLayout(); this.toolStrip.SuspendLayout(); this.statusStrip.SuspendLayout(); this.toolStripConnection.SuspendLayout(); this.ctxSysIcon.SuspendLayout(); this.SuspendLayout(); // // menuStrip // this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileMenu, this.editMenu, this.queryToolStripMenuItem, this.toolsMenu, this.pluginsMenu, this.helpMenu }); this.menuStrip.Location = new System.Drawing.Point(0, 0); this.menuStrip.Name = "menuStrip"; this.menuStrip.Size = new System.Drawing.Size(1066, 25); this.menuStrip.TabIndex = 0; this.menuStrip.Text = "MenuStrip"; // // fileMenu // this.fileMenu.ImageTransparentColor = System.Drawing.SystemColors.ActiveBorder; this.fileMenu.Name = "fileMenu"; this.fileMenu.Size = new System.Drawing.Size(39, 21); this.fileMenu.Text = "&File"; // // editMenu // this.editMenu.Name = "editMenu"; this.editMenu.Size = new System.Drawing.Size(42, 21); this.editMenu.Text = "&Edit"; // // queryToolStripMenuItem // this.queryToolStripMenuItem.Name = "queryToolStripMenuItem"; this.queryToolStripMenuItem.Size = new System.Drawing.Size(55, 21); this.queryToolStripMenuItem.Text = "&Query"; // // toolsMenu // this.toolsMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.optionsToolStripMenuItem }); this.toolsMenu.Name = "toolsMenu"; this.toolsMenu.Size = new System.Drawing.Size(52, 21); this.toolsMenu.Text = "&Tools"; this.toolsMenu.Visible = false; // // optionsToolStripMenuItem // this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; this.optionsToolStripMenuItem.Size = new System.Drawing.Size(122, 22); this.optionsToolStripMenuItem.Text = "&Options"; // // pluginsMenu // this.pluginsMenu.Name = "pluginsMenu"; this.pluginsMenu.Size = new System.Drawing.Size(61, 21); this.pluginsMenu.Text = "&Plugins"; // // helpMenu // this.helpMenu.Name = "helpMenu"; this.helpMenu.Size = new System.Drawing.Size(47, 21); this.helpMenu.Text = "&Help"; // // toolBarToolStripMenuItem // this.toolBarToolStripMenuItem.CheckOnClick = true; this.toolBarToolStripMenuItem.Enabled = false; this.toolBarToolStripMenuItem.Name = "toolBarToolStripMenuItem"; this.toolBarToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.toolBarToolStripMenuItem.Text = "&Toolbar"; // // 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(152, 22); this.statusBarToolStripMenuItem.Text = "&Status Bar"; // // toolStrip // this.toolStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newToolStripButton, this.openToolStripButton, this.saveToolStripButton, this.toolStripSeparator2, this.helpToolStripButton }); this.toolStrip.Location = new System.Drawing.Point(0, 22); this.toolStrip.Name = "toolStrip"; this.toolStrip.Size = new System.Drawing.Size(842, 23); this.toolStrip.TabIndex = 1; this.toolStrip.Text = "ToolStrip"; this.toolStrip.Visible = false; // // 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.Black; this.newToolStripButton.Name = "newToolStripButton"; this.newToolStripButton.Size = new System.Drawing.Size(23, 20); this.newToolStripButton.Text = "New"; // // 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, 20); 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.Black; this.saveToolStripButton.Name = "saveToolStripButton"; this.saveToolStripButton.Size = new System.Drawing.Size(23, 20); this.saveToolStripButton.Text = "Save"; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 23); // // 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, 20); this.helpToolStripButton.Text = "Help"; // // statusStrip // this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripStatusLabel, this.toolStripStatusLabelResultCount }); this.statusStrip.Location = new System.Drawing.Point(0, 504); this.statusStrip.Name = "statusStrip"; this.statusStrip.Size = new System.Drawing.Size(1066, 22); this.statusStrip.TabIndex = 2; this.statusStrip.Text = "StatusStrip"; // // toolStripStatusLabel // this.toolStripStatusLabel.Name = "toolStripStatusLabel"; this.toolStripStatusLabel.Size = new System.Drawing.Size(1028, 17); this.toolStripStatusLabel.Spring = true; this.toolStripStatusLabel.Text = "Status"; this.toolStripStatusLabel.TextAlign = System.Drawing.ContentAlignment.TopLeft; // // toolStripStatusLabelResultCount // this.toolStripStatusLabelResultCount.Name = "toolStripStatusLabelResultCount"; this.toolStripStatusLabelResultCount.Size = new System.Drawing.Size(23, 17); this.toolStripStatusLabelResultCount.Text = "[0]"; this.toolStripStatusLabelResultCount.TextAlign = System.Drawing.ContentAlignment.TopLeft; // // toolStripConnection // this.toolStripConnection.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.toolStripConnection.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripLabel1, this.toolStripComboBoxConnection }); this.toolStripConnection.Location = new System.Drawing.Point(0, 25); this.toolStripConnection.Name = "toolStripConnection"; this.toolStripConnection.Size = new System.Drawing.Size(1066, 25); this.toolStripConnection.TabIndex = 4; this.toolStripConnection.Text = "toolStrip1"; // // toolStripLabel1 // this.toolStripLabel1.Name = "toolStripLabel1"; this.toolStripLabel1.Size = new System.Drawing.Size(76, 22); this.toolStripLabel1.Text = "Connection:"; // // toolStripComboBoxConnection // this.toolStripComboBoxConnection.AutoToolTip = true; this.toolStripComboBoxConnection.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.toolStripComboBoxConnection.DropDownWidth = 400; this.toolStripComboBoxConnection.Name = "toolStripComboBoxConnection"; this.toolStripComboBoxConnection.Size = new System.Drawing.Size(300, 25); this.toolStripComboBoxConnection.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBoxConnection_SelectedIndexChanged); // // dockPanel // this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.dockPanel.DockBackColor = System.Drawing.SystemColors.Control; this.dockPanel.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World); this.dockPanel.Location = new System.Drawing.Point(0, 50); this.dockPanel.Name = "dockPanel"; this.dockPanel.Size = new System.Drawing.Size(1066, 454); dockPanelGradient16.EndColor = System.Drawing.SystemColors.ControlLight; dockPanelGradient16.StartColor = System.Drawing.SystemColors.ControlLight; autoHideStripSkin6.DockStripGradient = dockPanelGradient16; tabGradient36.EndColor = System.Drawing.SystemColors.Control; tabGradient36.StartColor = System.Drawing.SystemColors.Control; tabGradient36.TextColor = System.Drawing.SystemColors.ControlDarkDark; autoHideStripSkin6.TabGradient = tabGradient36; autoHideStripSkin6.TextFont = new System.Drawing.Font("微软雅黑", 9F); dockPanelSkin6.AutoHideStripSkin = autoHideStripSkin6; tabGradient37.EndColor = System.Drawing.SystemColors.ControlLightLight; tabGradient37.StartColor = System.Drawing.SystemColors.ControlLightLight; tabGradient37.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripGradient6.ActiveTabGradient = tabGradient37; dockPanelGradient17.EndColor = System.Drawing.SystemColors.Control; dockPanelGradient17.StartColor = System.Drawing.SystemColors.Control; dockPaneStripGradient6.DockStripGradient = dockPanelGradient17; tabGradient38.EndColor = System.Drawing.SystemColors.ControlLight; tabGradient38.StartColor = System.Drawing.SystemColors.ControlLight; tabGradient38.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripGradient6.InactiveTabGradient = tabGradient38; dockPaneStripSkin6.DocumentGradient = dockPaneStripGradient6; dockPaneStripSkin6.TextFont = new System.Drawing.Font("微软雅黑", 9F); tabGradient39.EndColor = System.Drawing.SystemColors.ActiveCaption; tabGradient39.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; tabGradient39.StartColor = System.Drawing.SystemColors.GradientActiveCaption; tabGradient39.TextColor = System.Drawing.SystemColors.ActiveCaptionText; dockPaneStripToolWindowGradient6.ActiveCaptionGradient = tabGradient39; tabGradient40.EndColor = System.Drawing.SystemColors.Control; tabGradient40.StartColor = System.Drawing.SystemColors.Control; tabGradient40.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripToolWindowGradient6.ActiveTabGradient = tabGradient40; dockPanelGradient18.EndColor = System.Drawing.SystemColors.ControlLight; dockPanelGradient18.StartColor = System.Drawing.SystemColors.ControlLight; dockPaneStripToolWindowGradient6.DockStripGradient = dockPanelGradient18; tabGradient41.EndColor = System.Drawing.SystemColors.GradientInactiveCaption; tabGradient41.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; tabGradient41.StartColor = System.Drawing.SystemColors.GradientInactiveCaption; tabGradient41.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripToolWindowGradient6.InactiveCaptionGradient = tabGradient41; tabGradient42.EndColor = System.Drawing.Color.Transparent; tabGradient42.StartColor = System.Drawing.Color.Transparent; tabGradient42.TextColor = System.Drawing.SystemColors.ControlDarkDark; dockPaneStripToolWindowGradient6.InactiveTabGradient = tabGradient42; dockPaneStripSkin6.ToolWindowGradient = dockPaneStripToolWindowGradient6; dockPanelSkin6.DockPaneStripSkin = dockPaneStripSkin6; this.dockPanel.Skin = dockPanelSkin6; this.dockPanel.TabIndex = 6; this.dockPanel.ActiveContentChanged += new System.EventHandler(this.dockPanel_ActiveContentChanged); // // sysIcon // this.sysIcon.ContextMenuStrip = this.ctxSysIcon; this.sysIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("sysIcon.Icon"))); this.sysIcon.Text = "Mini SQL Query"; this.sysIcon.Visible = true; this.sysIcon.DoubleClick += new System.EventHandler(this.sysIcon_DoubleClick); // // ctxSysIcon // this.ctxSysIcon.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.hideShowToolStripMenuItem, this.toolStripSeparator3, this.optionsToolStripMenuItem1, this.toolStripSeparator1, this.exitToolStripMenuItem }); this.ctxSysIcon.Name = "ctxSysIcon"; this.ctxSysIcon.Size = new System.Drawing.Size(140, 82); // // hideShowToolStripMenuItem // this.hideShowToolStripMenuItem.Name = "hideShowToolStripMenuItem"; this.hideShowToolStripMenuItem.Size = new System.Drawing.Size(139, 22); this.hideShowToolStripMenuItem.Text = "Hide/Show"; this.hideShowToolStripMenuItem.Click += new System.EventHandler(this.hideShowToolStripMenuItem_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(136, 6); // // optionsToolStripMenuItem1 // this.optionsToolStripMenuItem1.Name = "optionsToolStripMenuItem1"; this.optionsToolStripMenuItem1.Size = new System.Drawing.Size(139, 22); this.optionsToolStripMenuItem1.Text = "Options"; this.optionsToolStripMenuItem1.Visible = false; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(136, 6); this.toolStripSeparator1.Visible = false; // // exitToolStripMenuItem // this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.Size = new System.Drawing.Size(139, 22); this.exitToolStripMenuItem.Text = "Exit"; this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); // // MainForm // this.AllowDrop = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1066, 526); this.Controls.Add(this.dockPanel); this.Controls.Add(this.statusStrip); this.Controls.Add(this.toolStripConnection); 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 = "MainForm"; this.Text = "Mini SQL Query"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing); this.Load += new System.EventHandler(this.MainForm_Load); this.MdiChildActivate += new System.EventHandler(this.MainForm_MdiChildActivate); this.Shown += new System.EventHandler(this.MainForm_Shown); this.menuStrip.ResumeLayout(false); this.menuStrip.PerformLayout(); this.toolStrip.ResumeLayout(false); this.toolStrip.PerformLayout(); this.statusStrip.ResumeLayout(false); this.statusStrip.PerformLayout(); this.toolStripConnection.ResumeLayout(false); this.toolStripConnection.PerformLayout(); this.ctxSysIcon.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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(); }
/// <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.menuStrip = new System.Windows.Forms.MenuStrip(); this.fileMenu = new System.Windows.Forms.ToolStripMenuItem(); this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveAllToolStripMenuItem = 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.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator(); this.formatCodeToolStripMenuItem = 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.toolsMenu = new System.Windows.Forms.ToolStripMenuItem(); this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.windowsMenu = new System.Windows.Forms.ToolStripMenuItem(); this.newWindowToolStripMenuItem = 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.newToolStripButton = new System.Windows.Forms.ToolStripButton(); this.openToolStripButton = new System.Windows.Forms.ToolStripButton(); this.saveToolStripButton = new System.Windows.Forms.ToolStripButton(); this.saveAll = 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.renderToolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); 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.SuspendLayout(); // // menuStrip // 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(698, 24); this.menuStrip.TabIndex = 0; this.menuStrip.Text = "MenuStrip"; // // fileMenu // this.fileMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newToolStripMenuItem, this.openToolStripMenuItem, this.toolStripSeparator3, this.saveToolStripMenuItem, this.saveAllToolStripMenuItem, 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.Image = ((System.Drawing.Image)(resources.GetObject("newToolStripMenuItem.Image"))); this.newToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Black; 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(187, 22); this.newToolStripMenuItem.Text = "&New"; this.newToolStripMenuItem.Click += new System.EventHandler(this.ShowNewForm); // // 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(187, 22); this.openToolStripMenuItem.Text = "&Open"; this.openToolStripMenuItem.Click += new System.EventHandler(this.OpenFile); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(184, 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(187, 22); this.saveToolStripMenuItem.Text = "&Save"; // // saveAllToolStripMenuItem // this.saveAllToolStripMenuItem.Image = global::DrawEngine.SharpTracingUI.Properties.Resources.SaveAllHS; this.saveAllToolStripMenuItem.Name = "saveAllToolStripMenuItem"; this.saveAllToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) | System.Windows.Forms.Keys.S))); this.saveAllToolStripMenuItem.Size = new System.Drawing.Size(187, 22); this.saveAllToolStripMenuItem.Text = "Save &All"; this.saveAllToolStripMenuItem.Click += new System.EventHandler(this.saveAllToolStripMenuItem_Click); // // saveAsToolStripMenuItem // this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem"; this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(187, 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(184, 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(187, 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(187, 22); this.printPreviewToolStripMenuItem.Text = "Print Pre&view"; // // printSetupToolStripMenuItem // this.printSetupToolStripMenuItem.Name = "printSetupToolStripMenuItem"; this.printSetupToolStripMenuItem.Size = new System.Drawing.Size(187, 22); this.printSetupToolStripMenuItem.Text = "Print Setup"; // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(184, 6); // // 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.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.toolStripMenuItem1, this.formatCodeToolStripMenuItem }); 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(215, 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(215, 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(212, 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(215, 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(215, 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(215, 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(212, 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(215, 22); this.selectAllToolStripMenuItem.Text = "Select &All"; this.selectAllToolStripMenuItem.Click += new System.EventHandler(this.selectAllToolStripMenuItem_Click); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(212, 6); // // formatCodeToolStripMenuItem // this.formatCodeToolStripMenuItem.Name = "formatCodeToolStripMenuItem"; this.formatCodeToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) | System.Windows.Forms.Keys.F))); this.formatCodeToolStripMenuItem.Size = new System.Drawing.Size(215, 22); this.formatCodeToolStripMenuItem.Text = "&Format Code"; this.formatCodeToolStripMenuItem.Click += new System.EventHandler(this.formatCodeToolStripMenuItem_Click); // // viewMenu // this.viewMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolBarToolStripMenuItem, this.statusBarToolStripMenuItem }); this.viewMenu.Name = "viewMenu"; this.viewMenu.Size = new System.Drawing.Size(44, 20); this.viewMenu.Text = "&View"; // // 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(126, 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(126, 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.optionsToolStripMenuItem }); this.toolsMenu.Name = "toolsMenu"; this.toolsMenu.Size = new System.Drawing.Size(48, 20); this.toolsMenu.Text = "&Tools"; // // optionsToolStripMenuItem // this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; this.optionsToolStripMenuItem.Size = new System.Drawing.Size(116, 22); this.optionsToolStripMenuItem.Text = "&Options"; // // windowsMenu // this.windowsMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newWindowToolStripMenuItem, 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"; // // newWindowToolStripMenuItem // this.newWindowToolStripMenuItem.Name = "newWindowToolStripMenuItem"; this.newWindowToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.newWindowToolStripMenuItem.Text = "&New Window"; this.newWindowToolStripMenuItem.Click += new System.EventHandler(this.ShowNewForm); // // cascadeToolStripMenuItem // this.cascadeToolStripMenuItem.Name = "cascadeToolStripMenuItem"; this.cascadeToolStripMenuItem.Size = new System.Drawing.Size(152, 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(152, 22); this.tileVerticalToolStripMenuItem.Text = "Tile &Vertical"; this.tileVerticalToolStripMenuItem.Click += new System.EventHandler(this.TileVerticleToolStripMenuItem_Click); // // tileHorizontalToolStripMenuItem // this.tileHorizontalToolStripMenuItem.Name = "tileHorizontalToolStripMenuItem"; this.tileHorizontalToolStripMenuItem.Size = new System.Drawing.Size(152, 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(152, 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(152, 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 ..."; // // toolStrip // this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newToolStripButton, this.openToolStripButton, this.saveToolStripButton, this.saveAll, this.toolStripSeparator1, this.printToolStripButton, this.printPreviewToolStripButton, this.toolStripSeparator2, this.renderToolStripButton, this.toolStripSeparator9 }); this.toolStrip.Location = new System.Drawing.Point(0, 24); this.toolStrip.Name = "toolStrip"; this.toolStrip.Size = new System.Drawing.Size(698, 25); this.toolStrip.TabIndex = 1; this.toolStrip.Text = "ToolStrip"; // // 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.Black; this.newToolStripButton.Name = "newToolStripButton"; this.newToolStripButton.Size = new System.Drawing.Size(23, 22); this.newToolStripButton.Text = "New"; this.newToolStripButton.Click += new System.EventHandler(this.ShowNewForm); // // 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.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(23, 22); this.saveToolStripButton.Text = "Save"; this.saveToolStripButton.Click += new System.EventHandler(this.saveToolStripButton_Click); // // saveAll // this.saveAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.saveAll.Image = global::DrawEngine.SharpTracingUI.Properties.Resources.SaveAllHS; this.saveAll.ImageTransparentColor = System.Drawing.Color.Magenta; this.saveAll.Name = "saveAll"; this.saveAll.Size = new System.Drawing.Size(23, 22); this.saveAll.Text = "Save All"; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // 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(23, 22); 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(23, 22); this.printPreviewToolStripButton.Text = "Print Preview"; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25); // // renderToolStripButton // this.renderToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.renderToolStripButton.Image = global::DrawEngine.SharpTracingUI.Properties.Resources.render; this.renderToolStripButton.ImageTransparentColor = System.Drawing.Color.Black; this.renderToolStripButton.Name = "renderToolStripButton"; this.renderToolStripButton.Size = new System.Drawing.Size(23, 22); this.renderToolStripButton.Text = "Render Scene"; this.renderToolStripButton.Click += new System.EventHandler(this.renderToolStripButton_Click); // // toolStripSeparator9 // this.toolStripSeparator9.Name = "toolStripSeparator9"; this.toolStripSeparator9.Size = new System.Drawing.Size(6, 25); // // statusStrip // this.statusStrip.Location = new System.Drawing.Point(0, 431); this.statusStrip.Name = "statusStrip"; this.statusStrip.Size = new System.Drawing.Size(698, 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.AllowDrop = true; this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.dockPanel.DockBackColor = System.Drawing.SystemColors.Control; this.dockPanel.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World); this.dockPanel.Location = new System.Drawing.Point(0, 49); this.dockPanel.Name = "dockPanel"; this.dockPanel.Size = new System.Drawing.Size(698, 382); 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("Tahoma", 8.25F); 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("Tahoma", 8.25F); 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; this.dockPanel.ActiveDocumentChanged += new System.EventHandler(this.dockPanel_ActiveDocumentChanged); this.dockPanel.DragDrop += new System.Windows.Forms.DragEventHandler(this.dockPanel_DragDrop); this.dockPanel.DragEnter += new System.Windows.Forms.DragEventHandler(this.dockPanel_DragEnter); // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(698, 453); this.Controls.Add(this.dockPanel); this.Controls.Add(this.statusStrip); this.Controls.Add(this.toolStrip); this.Controls.Add(this.menuStrip); this.IsMdiContainer = true; this.MainMenuStrip = this.menuStrip; this.Name = "MainForm"; this.Text = "Sharp Tracing"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing); this.menuStrip.ResumeLayout(false); this.menuStrip.PerformLayout(); this.toolStrip.ResumeLayout(false); this.toolStrip.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); 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); }
/// <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.menuStripForO2GuiWithDocPanel = new System.Windows.Forms.MenuStrip(); this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.relauchThisO2ModuleInTempDirToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.relauchThisO2ModuleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.closeExitO2ModuleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.configToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.editThisO2ModuleStartUpXmlConfigFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.whichDirectoryIsThisO2ModuleRunningFromToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.viewEditO2ConfigSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.requestHelpFromO2SupportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.logToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ozasmtQuerytoViewAndFilterOzasmtFilesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.findingsViewerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.findingsEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.cirViewertoViewCirDataFilesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.sourceCodeEditorwriteAndExecuteDynamicCCodeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.o2ReflectorveryBetaVersionOfAnBuiltInNETReflectorToolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.o2UtilsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.unziputilToUnzipFilesOnUsingDragAndDropToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.webAutomationusesFirefoxGeckoWebBrowserControlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.sourceCodeViewerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.currentTempDirectoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.dynamicallyInvokeO2sInternalClassesAndMethodsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.fileMappingsfilteredByFileTypeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.assemblyObjectInvocationshouldWorkWithMostNetAssesmbliesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.requestHelpFromO2SupportToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.emailO2SupportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.tbTextToemailSupport = new System.Windows.Forms.ToolStripTextBox(); this.sendMessageToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBoxForMailServer = new System.Windows.Forms.ToolStripTextBox(); this.crashO2HeyYouKnowYouWantToToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.loadedO2ModuleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.windowsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.cbAutoSendLogsOnClose = new System.Windows.Forms.CheckBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.menuStripForO2GuiWithDocPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // // dockPanel // this.dockPanel.ActiveAutoHideContent = null; this.dockPanel.AllowDrop = true; 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.Control; this.dockPanel.Location = new System.Drawing.Point(0, 22); this.dockPanel.Name = "dockPanel"; this.dockPanel.Size = new System.Drawing.Size(1002, 601); 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 = 7; this.dockPanel.ActiveContentChanged += new System.EventHandler(this.dockPanel_ActiveContentChanged); this.dockPanel.DragDrop += new System.Windows.Forms.DragEventHandler(this.dockPanel_DragDrop); this.dockPanel.DragEnter += new System.Windows.Forms.DragEventHandler(this.dockPanel_DragEnter); // // menuStripForO2GuiWithDocPanel // this.menuStripForO2GuiWithDocPanel.AllowDrop = true; this.menuStripForO2GuiWithDocPanel.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.configToolStripMenuItem, this.requestHelpFromO2SupportToolStripMenuItem, this.o2UtilsToolStripMenuItem, this.helpToolStripMenuItem, this.loadedO2ModuleToolStripMenuItem, this.windowsToolStripMenuItem }); this.menuStripForO2GuiWithDocPanel.Location = new System.Drawing.Point(0, 0); this.menuStripForO2GuiWithDocPanel.Name = "menuStripForO2GuiWithDocPanel"; this.menuStripForO2GuiWithDocPanel.Size = new System.Drawing.Size(1002, 24); this.menuStripForO2GuiWithDocPanel.TabIndex = 11; this.menuStripForO2GuiWithDocPanel.Text = "menuStrip1"; this.menuStripForO2GuiWithDocPanel.DragEnter += new System.Windows.Forms.DragEventHandler(this.menuStripForO2GuiWithDocPanel_DragEnter); this.menuStripForO2GuiWithDocPanel.DragDrop += new System.Windows.Forms.DragEventHandler(this.menuStripForO2GuiWithDocPanel_DragDrop); // // fileToolStripMenuItem // this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.relauchThisO2ModuleInTempDirToolStripMenuItem, this.relauchThisO2ModuleToolStripMenuItem, this.closeExitO2ModuleToolStripMenuItem }); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20); this.fileToolStripMenuItem.Text = "File"; // // relauchThisO2ModuleInTempDirToolStripMenuItem // this.relauchThisO2ModuleInTempDirToolStripMenuItem.Name = "relauchThisO2ModuleInTempDirToolStripMenuItem"; this.relauchThisO2ModuleInTempDirToolStripMenuItem.Size = new System.Drawing.Size(242, 22); this.relauchThisO2ModuleInTempDirToolStripMenuItem.Text = "Relauch this O2 Module in Temp Dir"; this.relauchThisO2ModuleInTempDirToolStripMenuItem.Click += new System.EventHandler(this.relauchThisO2ModuleInTempDirToolStripMenuItem_Click); // // relauchThisO2ModuleToolStripMenuItem // this.relauchThisO2ModuleToolStripMenuItem.Name = "relauchThisO2ModuleToolStripMenuItem"; this.relauchThisO2ModuleToolStripMenuItem.Size = new System.Drawing.Size(242, 22); this.relauchThisO2ModuleToolStripMenuItem.Text = "Restart this O2 Module"; this.relauchThisO2ModuleToolStripMenuItem.Click += new System.EventHandler(this.relauchThisO2ModuleToolStripMenuItem_Click); // // closeExitO2ModuleToolStripMenuItem // this.closeExitO2ModuleToolStripMenuItem.Name = "closeExitO2ModuleToolStripMenuItem"; this.closeExitO2ModuleToolStripMenuItem.Size = new System.Drawing.Size(242, 22); this.closeExitO2ModuleToolStripMenuItem.Text = "Exit"; this.closeExitO2ModuleToolStripMenuItem.Click += new System.EventHandler(this.closeExitO2ModuleToolStripMenuItem_Click); // // configToolStripMenuItem // this.configToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.editThisO2ModuleStartUpXmlConfigFileToolStripMenuItem, this.whichDirectoryIsThisO2ModuleRunningFromToolStripMenuItem, this.viewEditO2ConfigSettingsToolStripMenuItem }); this.configToolStripMenuItem.Name = "configToolStripMenuItem"; this.configToolStripMenuItem.Size = new System.Drawing.Size(50, 20); this.configToolStripMenuItem.Text = "Config"; // // editThisO2ModuleStartUpXmlConfigFileToolStripMenuItem // this.editThisO2ModuleStartUpXmlConfigFileToolStripMenuItem.Name = "editThisO2ModuleStartUpXmlConfigFileToolStripMenuItem"; this.editThisO2ModuleStartUpXmlConfigFileToolStripMenuItem.Size = new System.Drawing.Size(279, 22); this.editThisO2ModuleStartUpXmlConfigFileToolStripMenuItem.Text = "Edit this O2 Module start up Xml Config File"; this.editThisO2ModuleStartUpXmlConfigFileToolStripMenuItem.Visible = false; // // whichDirectoryIsThisO2ModuleRunningFromToolStripMenuItem // this.whichDirectoryIsThisO2ModuleRunningFromToolStripMenuItem.Name = "whichDirectoryIsThisO2ModuleRunningFromToolStripMenuItem"; this.whichDirectoryIsThisO2ModuleRunningFromToolStripMenuItem.Size = new System.Drawing.Size(279, 22); this.whichDirectoryIsThisO2ModuleRunningFromToolStripMenuItem.Text = "View O2 Install and Temp directories"; this.whichDirectoryIsThisO2ModuleRunningFromToolStripMenuItem.Click += new System.EventHandler(this.whichDirectoryIsThisO2ModuleRunningFromToolStripMenuItem_Click); // // viewEditO2ConfigSettingsToolStripMenuItem // this.viewEditO2ConfigSettingsToolStripMenuItem.Name = "viewEditO2ConfigSettingsToolStripMenuItem"; this.viewEditO2ConfigSettingsToolStripMenuItem.Size = new System.Drawing.Size(279, 22); this.viewEditO2ConfigSettingsToolStripMenuItem.Text = "View && Edit O2 Config Settings"; this.viewEditO2ConfigSettingsToolStripMenuItem.Click += new System.EventHandler(this.viewEditO2ConfigSettingsToolStripMenuItem_Click); // // requestHelpFromO2SupportToolStripMenuItem // this.requestHelpFromO2SupportToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.logToolStripMenuItem, this.ozasmtQuerytoViewAndFilterOzasmtFilesToolStripMenuItem, this.findingsViewerToolStripMenuItem, this.findingsEditorToolStripMenuItem, this.cirViewertoViewCirDataFilesToolStripMenuItem, this.sourceCodeEditorwriteAndExecuteDynamicCCodeToolStripMenuItem, this.o2ReflectorveryBetaVersionOfAnBuiltInNETReflectorToolToolStripMenuItem }); this.requestHelpFromO2SupportToolStripMenuItem.Name = "requestHelpFromO2SupportToolStripMenuItem"; this.requestHelpFromO2SupportToolStripMenuItem.Size = new System.Drawing.Size(78, 20); this.requestHelpFromO2SupportToolStripMenuItem.Text = " O2 Modules"; this.requestHelpFromO2SupportToolStripMenuItem.Click += new System.EventHandler(this.requestHelpFromO2SupportToolStripMenuItem_Click); // // logToolStripMenuItem // this.logToolStripMenuItem.Name = "logToolStripMenuItem"; this.logToolStripMenuItem.Size = new System.Drawing.Size(387, 22); this.logToolStripMenuItem.Text = "O2 Log Viewer"; this.logToolStripMenuItem.Click += new System.EventHandler(this.logToolStripMenuItem_Click); // // ozasmtQuerytoViewAndFilterOzasmtFilesToolStripMenuItem // this.ozasmtQuerytoViewAndFilterOzasmtFilesToolStripMenuItem.Name = "ozasmtQuerytoViewAndFilterOzasmtFilesToolStripMenuItem"; this.ozasmtQuerytoViewAndFilterOzasmtFilesToolStripMenuItem.Size = new System.Drawing.Size(387, 22); this.ozasmtQuerytoViewAndFilterOzasmtFilesToolStripMenuItem.Text = "Ozasmt Query (to view and filter Ozasmt files)"; this.ozasmtQuerytoViewAndFilterOzasmtFilesToolStripMenuItem.Visible = false; this.ozasmtQuerytoViewAndFilterOzasmtFilesToolStripMenuItem.Click += new System.EventHandler(this.ozasmtQuerytoViewAndFilterOzasmtFilesToolStripMenuItem_Click); // // findingsViewerToolStripMenuItem // this.findingsViewerToolStripMenuItem.Name = "findingsViewerToolStripMenuItem"; this.findingsViewerToolStripMenuItem.Size = new System.Drawing.Size(387, 22); this.findingsViewerToolStripMenuItem.Text = "Findings Viewer (from ozasmt files or other O2 modules)"; this.findingsViewerToolStripMenuItem.Visible = false; this.findingsViewerToolStripMenuItem.Click += new System.EventHandler(this.findingsViewerToolStripMenuItem_Click); // // findingsEditorToolStripMenuItem // this.findingsEditorToolStripMenuItem.Name = "findingsEditorToolStripMenuItem"; this.findingsEditorToolStripMenuItem.Size = new System.Drawing.Size(387, 22); this.findingsEditorToolStripMenuItem.Text = "Finding Editor (to view and change all trace details)"; this.findingsEditorToolStripMenuItem.Visible = false; this.findingsEditorToolStripMenuItem.Click += new System.EventHandler(this.findingsEditorToolStripMenuItem_Click); // // cirViewertoViewCirDataFilesToolStripMenuItem // this.cirViewertoViewCirDataFilesToolStripMenuItem.Name = "cirViewertoViewCirDataFilesToolStripMenuItem"; this.cirViewertoViewCirDataFilesToolStripMenuItem.Size = new System.Drawing.Size(387, 22); this.cirViewertoViewCirDataFilesToolStripMenuItem.Text = "Cir Viewer (to view Cir Data Files)"; this.cirViewertoViewCirDataFilesToolStripMenuItem.Visible = false; this.cirViewertoViewCirDataFilesToolStripMenuItem.Click += new System.EventHandler(this.cirViewertoViewCirDataFilesToolStripMenuItem_Click); // // sourceCodeEditorwriteAndExecuteDynamicCCodeToolStripMenuItem // this.sourceCodeEditorwriteAndExecuteDynamicCCodeToolStripMenuItem.Name = "sourceCodeEditorwriteAndExecuteDynamicCCodeToolStripMenuItem"; this.sourceCodeEditorwriteAndExecuteDynamicCCodeToolStripMenuItem.Size = new System.Drawing.Size(387, 22); this.sourceCodeEditorwriteAndExecuteDynamicCCodeToolStripMenuItem.Text = "C# Scripts Editor (write and execute dynamic C# code)"; this.sourceCodeEditorwriteAndExecuteDynamicCCodeToolStripMenuItem.Visible = false; // // o2ReflectorveryBetaVersionOfAnBuiltInNETReflectorToolToolStripMenuItem // this.o2ReflectorveryBetaVersionOfAnBuiltInNETReflectorToolToolStripMenuItem.Name = "o2ReflectorveryBetaVersionOfAnBuiltInNETReflectorToolToolStripMenuItem"; this.o2ReflectorveryBetaVersionOfAnBuiltInNETReflectorToolToolStripMenuItem.Size = new System.Drawing.Size(387, 22); this.o2ReflectorveryBetaVersionOfAnBuiltInNETReflectorToolToolStripMenuItem.Text = "O2 Reflector (very beta version of an built in .NET Reflector tool)"; this.o2ReflectorveryBetaVersionOfAnBuiltInNETReflectorToolToolStripMenuItem.Visible = false; // // o2UtilsToolStripMenuItem // this.o2UtilsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.unziputilToUnzipFilesOnUsingDragAndDropToolStripMenuItem, this.webAutomationusesFirefoxGeckoWebBrowserControlToolStripMenuItem, this.sourceCodeViewerToolStripMenuItem, this.currentTempDirectoryToolStripMenuItem, this.dynamicallyInvokeO2sInternalClassesAndMethodsToolStripMenuItem, this.fileMappingsfilteredByFileTypeToolStripMenuItem, this.assemblyObjectInvocationshouldWorkWithMostNetAssesmbliesToolStripMenuItem }); this.o2UtilsToolStripMenuItem.Name = "o2UtilsToolStripMenuItem"; this.o2UtilsToolStripMenuItem.Size = new System.Drawing.Size(56, 20); this.o2UtilsToolStripMenuItem.Text = "O2 Utils"; this.o2UtilsToolStripMenuItem.Visible = false; // // unziputilToUnzipFilesOnUsingDragAndDropToolStripMenuItem // this.unziputilToUnzipFilesOnUsingDragAndDropToolStripMenuItem.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.unziputilToUnzipFilesOnUsingDragAndDropToolStripMenuItem.Name = "unziputilToUnzipFilesOnUsingDragAndDropToolStripMenuItem"; this.unziputilToUnzipFilesOnUsingDragAndDropToolStripMenuItem.Size = new System.Drawing.Size(408, 22); this.unziputilToUnzipFilesOnUsingDragAndDropToolStripMenuItem.Text = "Unzip (util to unzip files on using drag and drop)"; this.unziputilToUnzipFilesOnUsingDragAndDropToolStripMenuItem.Click += new System.EventHandler(this.unziputilToUnzipFilesOnUsingDragAndDropToolStripMenuItem_Click); // // webAutomationusesFirefoxGeckoWebBrowserControlToolStripMenuItem // this.webAutomationusesFirefoxGeckoWebBrowserControlToolStripMenuItem.Name = "webAutomationusesFirefoxGeckoWebBrowserControlToolStripMenuItem"; this.webAutomationusesFirefoxGeckoWebBrowserControlToolStripMenuItem.Size = new System.Drawing.Size(408, 22); this.webAutomationusesFirefoxGeckoWebBrowserControlToolStripMenuItem.Text = "Web Automation (uses Firefox Gecko Web Browser Control)"; this.webAutomationusesFirefoxGeckoWebBrowserControlToolStripMenuItem.Click += new System.EventHandler(this.webAutomationusesFirefoxGeckoWebBrowserControlToolStripMenuItem_Click_1); // // sourceCodeViewerToolStripMenuItem // this.sourceCodeViewerToolStripMenuItem.Name = "sourceCodeViewerToolStripMenuItem"; this.sourceCodeViewerToolStripMenuItem.Size = new System.Drawing.Size(408, 22); this.sourceCodeViewerToolStripMenuItem.Text = "File Viewer (C# && Xml color coding)"; // // currentTempDirectoryToolStripMenuItem // this.currentTempDirectoryToolStripMenuItem.Name = "currentTempDirectoryToolStripMenuItem"; this.currentTempDirectoryToolStripMenuItem.Size = new System.Drawing.Size(408, 22); this.currentTempDirectoryToolStripMenuItem.Text = "Current Temp Directory"; // // dynamicallyInvokeO2sInternalClassesAndMethodsToolStripMenuItem // this.dynamicallyInvokeO2sInternalClassesAndMethodsToolStripMenuItem.Name = "dynamicallyInvokeO2sInternalClassesAndMethodsToolStripMenuItem"; this.dynamicallyInvokeO2sInternalClassesAndMethodsToolStripMenuItem.Size = new System.Drawing.Size(408, 22); this.dynamicallyInvokeO2sInternalClassesAndMethodsToolStripMenuItem.Text = "Dynamically invoke O2\'s internal classes and methods"; // // fileMappingsfilteredByFileTypeToolStripMenuItem // this.fileMappingsfilteredByFileTypeToolStripMenuItem.Name = "fileMappingsfilteredByFileTypeToolStripMenuItem"; this.fileMappingsfilteredByFileTypeToolStripMenuItem.Size = new System.Drawing.Size(408, 22); this.fileMappingsfilteredByFileTypeToolStripMenuItem.Text = "File Mappings (filtered by file type)"; this.fileMappingsfilteredByFileTypeToolStripMenuItem.Click += new System.EventHandler(this.fileMappingsfilteredByFileTypeToolStripMenuItem_Click); // // assemblyObjectInvocationshouldWorkWithMostNetAssesmbliesToolStripMenuItem // this.assemblyObjectInvocationshouldWorkWithMostNetAssesmbliesToolStripMenuItem.Name = "assemblyObjectInvocationshouldWorkWithMostNetAssesmbliesToolStripMenuItem"; this.assemblyObjectInvocationshouldWorkWithMostNetAssesmbliesToolStripMenuItem.Size = new System.Drawing.Size(408, 22); this.assemblyObjectInvocationshouldWorkWithMostNetAssesmbliesToolStripMenuItem.Text = "Assembly Object Invocation (should work with most .Net assesmblies)"; // // helpToolStripMenuItem // this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.requestHelpFromO2SupportToolStripMenuItem1, this.toolStripSeparator1, this.emailO2SupportToolStripMenuItem, this.tbTextToemailSupport, this.sendMessageToolStripMenuItem1, this.toolStripTextBoxForMailServer, this.crashO2HeyYouKnowYouWantToToolStripMenuItem }); this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; this.helpToolStripMenuItem.Size = new System.Drawing.Size(91, 20); this.helpToolStripMenuItem.Text = "Help && Support"; // // requestHelpFromO2SupportToolStripMenuItem1 // this.requestHelpFromO2SupportToolStripMenuItem1.Name = "requestHelpFromO2SupportToolStripMenuItem1"; this.requestHelpFromO2SupportToolStripMenuItem1.Size = new System.Drawing.Size(460, 22); this.requestHelpFromO2SupportToolStripMenuItem1.Text = "Request Help from O2 Support"; this.requestHelpFromO2SupportToolStripMenuItem1.Click += new System.EventHandler(this.requestHelpFromO2SupportToolStripMenuItem1_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(457, 6); // // emailO2SupportToolStripMenuItem // this.emailO2SupportToolStripMenuItem.Name = "emailO2SupportToolStripMenuItem"; this.emailO2SupportToolStripMenuItem.Size = new System.Drawing.Size(460, 22); this.emailO2SupportToolStripMenuItem.Text = "Send Comment to O2 Developers (use text below)"; // // tbTextToemailSupport // this.tbTextToemailSupport.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.tbTextToemailSupport.Name = "tbTextToemailSupport"; this.tbTextToemailSupport.Size = new System.Drawing.Size(400, 21); this.tbTextToemailSupport.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTextToemailSupport_KeyDown); this.tbTextToemailSupport.TextChanged += new System.EventHandler(this.tbTextToemailSupport_TextChanged); // // sendMessageToolStripMenuItem1 // this.sendMessageToolStripMenuItem1.Name = "sendMessageToolStripMenuItem1"; this.sendMessageToolStripMenuItem1.Size = new System.Drawing.Size(460, 22); this.sendMessageToolStripMenuItem1.Text = "Click here to send message (or press entrer)"; this.sendMessageToolStripMenuItem1.Click += new System.EventHandler(this.sendMessageToolStripMenuItem1_Click); // // toolStripTextBoxForMailServer // this.toolStripTextBoxForMailServer.Name = "toolStripTextBoxForMailServer"; this.toolStripTextBoxForMailServer.Size = new System.Drawing.Size(150, 21); this.toolStripTextBoxForMailServer.Text = "mail server"; this.toolStripTextBoxForMailServer.Visible = false; this.toolStripTextBoxForMailServer.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.toolStripTextBoxForMailServer_KeyPress); this.toolStripTextBoxForMailServer.TextChanged += new System.EventHandler(this.toolStripTextBoxForMailServer_TextChanged); // // crashO2HeyYouKnowYouWantToToolStripMenuItem // this.crashO2HeyYouKnowYouWantToToolStripMenuItem.Name = "crashO2HeyYouKnowYouWantToToolStripMenuItem"; this.crashO2HeyYouKnowYouWantToToolStripMenuItem.Size = new System.Drawing.Size(460, 22); this.crashO2HeyYouKnowYouWantToToolStripMenuItem.Text = "Crash O2 !!! (Hey you know you want to :) )"; this.crashO2HeyYouKnowYouWantToToolStripMenuItem.Click += new System.EventHandler(this.crashO2HeyYouKnowYouWantToToolStripMenuItem_Click); // // loadedO2ModuleToolStripMenuItem // this.loadedO2ModuleToolStripMenuItem.Name = "loadedO2ModuleToolStripMenuItem"; this.loadedO2ModuleToolStripMenuItem.Size = new System.Drawing.Size(108, 20); this.loadedO2ModuleToolStripMenuItem.Text = "Loaded O2 Module"; // // windowsToolStripMenuItem // this.windowsToolStripMenuItem.Name = "windowsToolStripMenuItem"; this.windowsToolStripMenuItem.Size = new System.Drawing.Size(62, 20); this.windowsToolStripMenuItem.Text = "Windows"; // // cbAutoSendLogsOnClose // this.cbAutoSendLogsOnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.cbAutoSendLogsOnClose.AutoSize = true; this.cbAutoSendLogsOnClose.BackColor = System.Drawing.Color.WhiteSmoke; this.cbAutoSendLogsOnClose.Location = new System.Drawing.Point(813, 3); this.cbAutoSendLogsOnClose.Name = "cbAutoSendLogsOnClose"; this.cbAutoSendLogsOnClose.Size = new System.Drawing.Size(151, 17); this.cbAutoSendLogsOnClose.TabIndex = 15; this.cbAutoSendLogsOnClose.Text = "Auto send O2 Logs on exit"; this.cbAutoSendLogsOnClose.UseVisualStyleBackColor = false; this.cbAutoSendLogsOnClose.Visible = false; // // pictureBox1 // this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pictureBox1.Location = new System.Drawing.Point(968, 0); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(33, 29); this.pictureBox1.TabIndex = 18; this.pictureBox1.TabStop = false; // // O2GuiWithDockPanel // this.AllowDrop = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1002, 623); this.Controls.Add(this.dockPanel); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.cbAutoSendLogsOnClose); this.Controls.Add(this.menuStripForO2GuiWithDocPanel); this.IsMdiContainer = true; this.MainMenuStrip = this.menuStripForO2GuiWithDocPanel; this.Name = "O2GuiWithDockPanel"; this.Text = "O2GuiWithDockPanel"; this.Load += new System.EventHandler(this.O2GuiWithDockPanel_Load); this.DragDrop += new System.Windows.Forms.DragEventHandler(this.O2GuiWithDockPanel_DragDrop); this.DragEnter += new System.Windows.Forms.DragEventHandler(this.O2GuiWithDockPanel_DragEnter); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.O2GuiWithDockPanel_FormClosing); this.menuStripForO2GuiWithDocPanel.ResumeLayout(false); this.menuStripForO2GuiWithDocPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <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(); }
/// <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.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.button1 = new System.Windows.Forms.Button(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.viewsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.cameraInfoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.zhangSimulationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.cameraSimulationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.logWindowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.menuStrip1.SuspendLayout(); this.SuspendLayout(); // // 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(1221, 722); 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 = 1; // // button1 // this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.button1.Location = new System.Drawing.Point(1134, 12); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 4; this.button1.Text = "button1"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // menuStrip1 // this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.viewsToolStripMenuItem }); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(1221, 24); this.menuStrip1.TabIndex = 7; this.menuStrip1.Text = "menuStrip1"; // // viewsToolStripMenuItem // this.viewsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.cameraInfoToolStripMenuItem, this.zhangSimulationToolStripMenuItem, this.cameraSimulationToolStripMenuItem, this.logWindowToolStripMenuItem }); this.viewsToolStripMenuItem.Name = "viewsToolStripMenuItem"; this.viewsToolStripMenuItem.Size = new System.Drawing.Size(49, 20); this.viewsToolStripMenuItem.Text = "Views"; // // cameraInfoToolStripMenuItem // this.cameraInfoToolStripMenuItem.Name = "cameraInfoToolStripMenuItem"; this.cameraInfoToolStripMenuItem.Size = new System.Drawing.Size(175, 22); this.cameraInfoToolStripMenuItem.Text = "Camera Info"; this.cameraInfoToolStripMenuItem.Click += new System.EventHandler(this.cameraInfoToolStripMenuItem_Click); // // zhangSimulationToolStripMenuItem // this.zhangSimulationToolStripMenuItem.Name = "zhangSimulationToolStripMenuItem"; this.zhangSimulationToolStripMenuItem.Size = new System.Drawing.Size(175, 22); this.zhangSimulationToolStripMenuItem.Text = "Zhang Simulation"; this.zhangSimulationToolStripMenuItem.Click += new System.EventHandler(this.zhangSimulationToolStripMenuItem_Click); // // cameraSimulationToolStripMenuItem // this.cameraSimulationToolStripMenuItem.Name = "cameraSimulationToolStripMenuItem"; this.cameraSimulationToolStripMenuItem.Size = new System.Drawing.Size(175, 22); this.cameraSimulationToolStripMenuItem.Text = "Camera Simulation"; this.cameraSimulationToolStripMenuItem.Click += new System.EventHandler(this.cameraSimulationToolStripMenuItem_Click); // // logWindowToolStripMenuItem // this.logWindowToolStripMenuItem.Name = "logWindowToolStripMenuItem"; this.logWindowToolStripMenuItem.Size = new System.Drawing.Size(175, 22); this.logWindowToolStripMenuItem.Text = "Log Window"; this.logWindowToolStripMenuItem.Click += new System.EventHandler(this.logWindowToolStripMenuItem_Click); // // button2 // this.button2.Location = new System.Drawing.Point(1053, 12); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 9; this.button2.Text = "button2"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // button3 // this.button3.Location = new System.Drawing.Point(972, 12); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(75, 23); this.button3.TabIndex = 12; this.button3.Text = "button3"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1221, 746); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.dockPanel1); this.Controls.Add(this.menuStrip1); this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.IsMdiContainer = true; this.MainMenuStrip = this.menuStrip1; this.Name = "Form1"; this.Text = "Form1"; this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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(); }
/// <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.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.actionList1 = new Crad.Windows.Forms.Actions.ActionList(); this.actExit = new Crad.Windows.Forms.Actions.Action(); this.actAbout = new Crad.Windows.Forms.Actions.Action(); this.toolStrip1.SuspendLayout(); this.menuStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.actionList1)).BeginInit(); this.SuspendLayout(); // // dockPanel1 // this.dockPanel1.ActiveAutoHideContent = null; this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control; this.dockPanel1.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingSdi; this.dockPanel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World); this.dockPanel1.Location = new System.Drawing.Point(0, 49); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.ShowDocumentIcon = true; this.dockPanel1.Size = new System.Drawing.Size(493, 336); 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.TabIndex = 0; // // toolStrip1 // this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripButton1, this.toolStripSeparator1, this.toolStripButton2 }); this.toolStrip1.Location = new System.Drawing.Point(0, 24); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(493, 25); this.toolStrip1.TabIndex = 2; this.toolStrip1.Text = "toolStrip1"; // // toolStripButton1 // this.actionList1.SetAction(this.toolStripButton1, this.actExit); this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(29, 22); this.toolStripButton1.Text = "E&xit"; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // toolStripButton2 // this.actionList1.SetAction(this.toolStripButton2, this.actAbout); this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton2.Name = "toolStripButton2"; this.toolStripButton2.Size = new System.Drawing.Size(44, 22); this.toolStripButton2.Text = "About"; // // menuStrip1 // this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.helpToolStripMenuItem }); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(493, 24); this.menuStrip1.TabIndex = 3; this.menuStrip1.Text = "menuStrip1"; // // fileToolStripMenuItem // this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.exitToolStripMenuItem }); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); this.fileToolStripMenuItem.Text = "&File"; // // exitToolStripMenuItem // this.actionList1.SetAction(this.exitToolStripMenuItem, this.actExit); this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.Size = new System.Drawing.Size(92, 22); this.exitToolStripMenuItem.Text = "E&xit"; // // 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.actionList1.SetAction(this.aboutToolStripMenuItem, this.actAbout); this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem"; this.aboutToolStripMenuItem.Size = new System.Drawing.Size(107, 22); this.aboutToolStripMenuItem.Text = "About"; // // actionList1 // this.actionList1.Actions.Add(this.actExit); this.actionList1.Actions.Add(this.actAbout); this.actionList1.ContainerControl = this; // // actExit // this.actExit.Text = "E&xit"; this.actExit.ToolTipText = "Exit Browser"; this.actExit.Execute += new System.EventHandler(this.ActExitExecute); // // actAbout // this.actAbout.Text = "About"; this.actAbout.ToolTipText = "About #SNMP"; this.actAbout.Execute += new System.EventHandler(this.ActAboutExecute); // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(493, 385); this.Controls.Add(this.dockPanel1); this.Controls.Add(this.toolStrip1); this.Controls.Add(this.menuStrip1); this.MainMenuStrip = this.menuStrip1; this.Name = "MainForm"; this.Text = "#SNMP MIB Browser"; this.Load += new System.EventHandler(this.MainFormLoad); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.actionList1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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(); }
/// <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(MainView)); 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.newToolStripButton = new System.Windows.Forms.ToolStripButton(); this.openToolStripButton = new System.Windows.Forms.ToolStripButton(); this.saveToolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator = 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.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.PlaceTileButton = new System.Windows.Forms.ToolStripButton(); this.mainMenu1 = new System.Windows.Forms.MainMenu(this.components); this.menuItem1 = new System.Windows.Forms.MenuItem(); this.MenuItem_Open = new System.Windows.Forms.MenuItem(); this.MenuItem_Save = new System.Windows.Forms.MenuItem(); this.MenuItem_SaveAs = new System.Windows.Forms.MenuItem(); this.menuItem8 = new System.Windows.Forms.MenuItem(); this.MenuItem_FullImgExp = new System.Windows.Forms.MenuItem(); this.MenuItem_MapImgExp = new System.Windows.Forms.MenuItem(); this.MenuItem_ObjImgExp = new System.Windows.Forms.MenuItem(); this.menuItem2 = new System.Windows.Forms.MenuItem(); this.MenuItem_MapLayer = new System.Windows.Forms.MenuItem(); this.MenuItem_Objects = new System.Windows.Forms.MenuItem(); this.MenuItem_CollisionMasksLyrA = new System.Windows.Forms.MenuItem(); this.MenuItem_CollisionMasksLyrB = new System.Windows.Forms.MenuItem(); this.menuItem13 = new System.Windows.Forms.MenuItem(); this.MenuItem_ReloadMap = new System.Windows.Forms.MenuItem(); this.MenuItem_ReloadTileset = new System.Windows.Forms.MenuItem(); this.MenuItem_RefreshChunks = new System.Windows.Forms.MenuItem(); this.MenuItem_ReloadTileconfig = new System.Windows.Forms.MenuItem(); this.MenuItem_ReloadStageconfig = new System.Windows.Forms.MenuItem(); this.menuItem_RedrawMap = new System.Windows.Forms.MenuItem(); this.menuItem15 = new System.Windows.Forms.MenuItem(); this.MenuItem_ShowGrid = new System.Windows.Forms.MenuItem(); this.menuItem3 = new System.Windows.Forms.MenuItem(); this.MenuItem_ClearChunks = new System.Windows.Forms.MenuItem(); this.MenuItem_ClearObjects = new System.Windows.Forms.MenuItem(); this.menuItem_deleteObject = new System.Windows.Forms.MenuItem(); this.menuItem11 = new System.Windows.Forms.MenuItem(); this.MenuItem_MapProp = new System.Windows.Forms.MenuItem(); this.menuItem4 = new System.Windows.Forms.MenuItem(); this.MenuItem_About = new System.Windows.Forms.MenuItem(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.dpMain = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.toolStrip1.SuspendLayout(); this.SuspendLayout(); // // toolStrip1 // this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newToolStripButton, this.openToolStripButton, this.saveToolStripButton, this.toolStripSeparator, this.cutToolStripButton, this.copyToolStripButton, this.pasteToolStripButton, this.toolStripSeparator3, this.PlaceTileButton }); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(651, 27); this.toolStrip1.TabIndex = 2; this.toolStrip1.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(29, 24); this.newToolStripButton.Text = "&New"; // // 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(29, 24); this.openToolStripButton.Text = "&Open"; this.openToolStripButton.Click += new System.EventHandler(this.MenuItem_Open_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.Magenta; this.saveToolStripButton.Name = "saveToolStripButton"; this.saveToolStripButton.Size = new System.Drawing.Size(29, 24); this.saveToolStripButton.Text = "&Save"; this.saveToolStripButton.Click += new System.EventHandler(this.MenuItem_Save_Click); // // toolStripSeparator // this.toolStripSeparator.Name = "toolStripSeparator"; this.toolStripSeparator.Size = new System.Drawing.Size(6, 27); // // 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(29, 24); 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(29, 24); 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(29, 24); this.pasteToolStripButton.Text = "&Paste"; // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 27); // // PlaceTileButton // this.PlaceTileButton.BackColor = System.Drawing.SystemColors.Control; this.PlaceTileButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.PlaceTileButton.ForeColor = System.Drawing.SystemColors.ControlText; this.PlaceTileButton.Image = ((System.Drawing.Image)(resources.GetObject("PlaceTileButton.Image"))); this.PlaceTileButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.PlaceTileButton.Name = "PlaceTileButton"; this.PlaceTileButton.Size = new System.Drawing.Size(29, 24); this.PlaceTileButton.Text = "PlaceTile"; this.PlaceTileButton.Click += new System.EventHandler(this.PlaceTileButton_Click); // // mainMenu1 // this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem1, this.menuItem2, this.menuItem3, this.menuItem4 }); // // menuItem1 // this.menuItem1.Index = 0; this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.MenuItem_Open, this.MenuItem_Save, this.MenuItem_SaveAs, this.menuItem8, this.MenuItem_FullImgExp, this.MenuItem_MapImgExp, this.MenuItem_ObjImgExp }); this.menuItem1.Text = "File"; // // MenuItem_Open // this.MenuItem_Open.Index = 0; this.MenuItem_Open.Shortcut = System.Windows.Forms.Shortcut.CtrlO; this.MenuItem_Open.Text = "&Open"; this.MenuItem_Open.Click += new System.EventHandler(this.MenuItem_Open_Click); // // MenuItem_Save // this.MenuItem_Save.Index = 1; this.MenuItem_Save.Shortcut = System.Windows.Forms.Shortcut.CtrlS; this.MenuItem_Save.Text = "&Save"; this.MenuItem_Save.Click += new System.EventHandler(this.MenuItem_Save_Click); // // MenuItem_SaveAs // this.MenuItem_SaveAs.Index = 2; this.MenuItem_SaveAs.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftS; this.MenuItem_SaveAs.Text = "Save &As"; this.MenuItem_SaveAs.Click += new System.EventHandler(this.MenuItem_SaveAs_Click); // // menuItem8 // this.menuItem8.Index = 3; this.menuItem8.Text = "-"; // // MenuItem_FullImgExp // this.MenuItem_FullImgExp.Index = 4; this.MenuItem_FullImgExp.Shortcut = System.Windows.Forms.Shortcut.CtrlE; this.MenuItem_FullImgExp.Text = "Export Full &Image"; this.MenuItem_FullImgExp.Click += new System.EventHandler(this.MenuItem_ExportFullImage_Click); // // MenuItem_MapImgExp // this.MenuItem_MapImgExp.Index = 5; this.MenuItem_MapImgExp.Text = "Export Map Layout As Image"; this.MenuItem_MapImgExp.Click += new System.EventHandler(this.MenuItem_ExportMapImage_Click); // // MenuItem_ObjImgExp // this.MenuItem_ObjImgExp.Index = 6; this.MenuItem_ObjImgExp.Text = "Export Obj Layout as Image"; this.MenuItem_ObjImgExp.Click += new System.EventHandler(this.MenuItem_ExportObjImage_Click); // // menuItem2 // this.menuItem2.Index = 1; this.menuItem2.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.MenuItem_MapLayer, this.MenuItem_Objects, this.MenuItem_CollisionMasksLyrA, this.MenuItem_CollisionMasksLyrB, this.menuItem13, this.MenuItem_ReloadMap, this.MenuItem_ReloadTileset, this.MenuItem_RefreshChunks, this.MenuItem_ReloadTileconfig, this.MenuItem_ReloadStageconfig, this.menuItem_RedrawMap, this.menuItem15, this.MenuItem_ShowGrid }); this.menuItem2.Text = "View"; // // MenuItem_MapLayer // this.MenuItem_MapLayer.Checked = true; this.MenuItem_MapLayer.Index = 0; this.MenuItem_MapLayer.Text = "Map (Foreground)"; this.MenuItem_MapLayer.Click += new System.EventHandler(this.MenuItem_MapLayer_Click); // // MenuItem_Objects // this.MenuItem_Objects.Index = 1; this.MenuItem_Objects.Text = "Objects"; this.MenuItem_Objects.Click += new System.EventHandler(this.MenuItem_Objects_Click); // // MenuItem_CollisionMasksLyrA // this.MenuItem_CollisionMasksLyrA.Index = 2; this.MenuItem_CollisionMasksLyrA.Text = "Collision Masks (Layer A)"; this.MenuItem_CollisionMasksLyrA.Click += new System.EventHandler(this.MenuItem_collisionMasks_Click); // // MenuItem_CollisionMasksLyrB // this.MenuItem_CollisionMasksLyrB.Index = 3; this.MenuItem_CollisionMasksLyrB.Text = "Collision Masks (Layer B)"; this.MenuItem_CollisionMasksLyrB.Click += new System.EventHandler(this.MenuItem_collisionMasksLyrB_Click); // // menuItem13 // this.menuItem13.Index = 4; this.menuItem13.Text = "-"; // // MenuItem_ReloadMap // this.MenuItem_ReloadMap.Index = 5; this.MenuItem_ReloadMap.Text = "Reload Map"; this.MenuItem_ReloadMap.Click += new System.EventHandler(this.MenuItem_ReloadMap_Click); // // MenuItem_ReloadTileset // this.MenuItem_ReloadTileset.Index = 6; this.MenuItem_ReloadTileset.Text = "Reload Tileset"; this.MenuItem_ReloadTileset.Click += new System.EventHandler(this.MenuItem_ReloadTileset_Click); // // MenuItem_RefreshChunks // this.MenuItem_RefreshChunks.Index = 7; this.MenuItem_RefreshChunks.Shortcut = System.Windows.Forms.Shortcut.CtrlR; this.MenuItem_RefreshChunks.Text = "Reload Chunks"; this.MenuItem_RefreshChunks.Click += new System.EventHandler(this.MenuItem_RefreshChunks_Click); // // MenuItem_ReloadTileconfig // this.MenuItem_ReloadTileconfig.Index = 8; this.MenuItem_ReloadTileconfig.Text = "Reload Tileconfig"; this.MenuItem_ReloadTileconfig.Click += new System.EventHandler(this.MenuItem_ReloadTileconfig_Click); // // MenuItem_ReloadStageconfig // this.MenuItem_ReloadStageconfig.Index = 9; this.MenuItem_ReloadStageconfig.Text = "Reload Stageconfig"; this.MenuItem_ReloadStageconfig.Click += new System.EventHandler(this.MenuItem_ReloadStageconfig_Click); // // menuItem_RedrawMap // this.menuItem_RedrawMap.Index = 10; this.menuItem_RedrawMap.Text = "Redraw Map"; this.menuItem_RedrawMap.Click += new System.EventHandler(this.menuItem_RedrawMap_Click); // // menuItem15 // this.menuItem15.Index = 11; this.menuItem15.Text = "-"; // // MenuItem_ShowGrid // this.MenuItem_ShowGrid.Index = 12; this.MenuItem_ShowGrid.Text = "Show Grid"; this.MenuItem_ShowGrid.Click += new System.EventHandler(this.MenuItem_ShowGrid_Click); // // menuItem3 // this.menuItem3.Index = 2; this.menuItem3.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.MenuItem_ClearChunks, this.MenuItem_ClearObjects, this.menuItem_deleteObject, this.menuItem11, this.MenuItem_MapProp }); this.menuItem3.Text = "Tools"; // // MenuItem_ClearChunks // this.MenuItem_ClearChunks.Index = 0; this.MenuItem_ClearChunks.Text = "Clear &Chunks"; this.MenuItem_ClearChunks.Click += new System.EventHandler(this.MenuItem_ClearChunks_Click); // // MenuItem_ClearObjects // this.MenuItem_ClearObjects.Index = 1; this.MenuItem_ClearObjects.Text = "Clear &Objects"; this.MenuItem_ClearObjects.Click += new System.EventHandler(this.MenuItem_ClearObjects_Click); // // menuItem_deleteObject // this.menuItem_deleteObject.Index = 2; this.menuItem_deleteObject.Text = "Delete Object"; this.menuItem_deleteObject.Click += new System.EventHandler(this.menuItem_deleteObject_Click); // // menuItem11 // this.menuItem11.Index = 3; this.menuItem11.Text = "-"; // // MenuItem_MapProp // this.MenuItem_MapProp.Index = 4; this.MenuItem_MapProp.Text = "Map &Properties"; this.MenuItem_MapProp.Click += new System.EventHandler(this.MenuItem_MapProp_Click); // // menuItem4 // this.menuItem4.Index = 3; this.menuItem4.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.MenuItem_About }); this.menuItem4.Text = "About"; // // MenuItem_About // this.MenuItem_About.Index = 0; this.MenuItem_About.Text = "About Retro Engine Map Editor"; this.MenuItem_About.Click += new System.EventHandler(this.MenuItem_About_Click); // // contextMenuStrip1 // this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4); // // dpMain // this.dpMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dpMain.Dock = System.Windows.Forms.DockStyle.Fill; this.dpMain.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow; this.dpMain.Location = new System.Drawing.Point(0, 27); this.dpMain.Margin = new System.Windows.Forms.Padding(4); this.dpMain.Name = "dpMain"; this.dpMain.Size = new System.Drawing.Size(651, 367); 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.dpMain.Skin = dockPanelSkin1; this.dpMain.TabIndex = 3; // // MainView // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24))))); this.ClientSize = new System.Drawing.Size(651, 394); this.Controls.Add(this.dpMain); this.Controls.Add(this.toolStrip1); this.DoubleBuffered = true; this.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(4); this.Menu = this.mainMenu1; this.Name = "MainView"; this.Text = "RSDK Scene Editor"; this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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(); }
/// <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(AdditionalCancerRiskFactorsView)); this.theDockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.SuspendLayout(); // // theDockPanel // this.theDockPanel.ActiveAutoHideContent = null; this.theDockPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.theDockPanel.DockBackColor = System.Drawing.SystemColors.Control; this.theDockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow; this.theDockPanel.Location = new System.Drawing.Point(0, 0); this.theDockPanel.Name = "theDockPanel"; this.theDockPanel.Size = new System.Drawing.Size(412, 347); 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.Color.White; tabGradient2.StartColor = System.Drawing.SystemColors.ControlLight; tabGradient2.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripGradient1.ActiveTabGradient = tabGradient2; dockPanelGradient2.EndColor = System.Drawing.Color.White; dockPanelGradient2.StartColor = System.Drawing.SystemColors.ControlLight; dockPaneStripGradient1.DockStripGradient = dockPanelGradient2; tabGradient3.EndColor = System.Drawing.Color.White; 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, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); tabGradient4.EndColor = System.Drawing.Color.White; tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; tabGradient4.StartColor = System.Drawing.SystemColors.ControlLight; tabGradient4.TextColor = System.Drawing.Color.Black; dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4; tabGradient5.EndColor = System.Drawing.Color.White; tabGradient5.StartColor = System.Drawing.SystemColors.ControlLight; tabGradient5.TextColor = System.Drawing.Color.Black; dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5; dockPanelGradient3.EndColor = System.Drawing.Color.White; dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight; dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3; tabGradient6.EndColor = System.Drawing.Color.White; tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; tabGradient6.StartColor = System.Drawing.SystemColors.ControlLight; tabGradient6.TextColor = System.Drawing.Color.Black; dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6; tabGradient7.EndColor = System.Drawing.Color.White; tabGradient7.StartColor = System.Drawing.SystemColors.ControlLight; tabGradient7.TextColor = System.Drawing.Color.Black; dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7; dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1; dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1; dockPanelSkin1.ShowDocumentCloseButton = false; this.theDockPanel.Skin = dockPanelSkin1; this.theDockPanel.TabIndex = 8; // // AdditionalCancerRiskFactorsView // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(412, 347); 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.Name = "AdditionalCancerRiskFactorsView"; this.Text = "Cancer Risk Factors"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AdditionalCancerRiskFactorsView_FormClosing); this.Load += new System.EventHandler(this.AdditionalCancerRiskFactorsView_Load); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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); }
/// <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(RiskClinicNotesView)); 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(1, 76); this.theDockPanel.Name = "theDockPanel"; this.theDockPanel.Size = new System.Drawing.Size(1005, 517); 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.Color.Transparent; tabGradient7.StartColor = System.Drawing.Color.Transparent; 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 = 7; // // 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.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.patientRecordHeader1.Collapsed = false; this.patientRecordHeader1.Location = new System.Drawing.Point(1, 0); this.patientRecordHeader1.Name = "patientRecordHeader1"; this.patientRecordHeader1.Size = new System.Drawing.Size(1005, 74); this.patientRecordHeader1.TabIndex = 8; // // RiskClinicNotesView // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1006, 589); 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.Name = "RiskClinicNotesView"; this.Text = "Notes"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RiskClinicNotesView_FormClosing); this.Load += new System.EventHandler(this.RiskClinicNotesView_Load); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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(); }
/// <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(Animate)); 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.mMenuStrip = new System.Windows.Forms.MenuStrip(); this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.newProjectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveProjectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.redoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.cutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.findToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.optionsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.fTPOptionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.mDockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.mOpenDiag = new System.Windows.Forms.OpenFileDialog(); this.toolStrip = new System.Windows.Forms.ToolStrip(); this.buttonBuild = new System.Windows.Forms.ToolStripButton(); this.buttonRun = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.labelMinify = new System.Windows.Forms.ToolStripLabel(); this.buttonMinify = new System.Windows.Forms.ToolStripSplitButton(); this.onToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.offToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); this.textBrowser = new System.Windows.Forms.ToolStripLabel(); this.buttonBrowserDiag = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.openFileBrowser = new System.Windows.Forms.OpenFileDialog(); this.imageList = new System.Windows.Forms.ImageList(this.components); this.mMenuStrip.SuspendLayout(); this.toolStrip.SuspendLayout(); this.SuspendLayout(); // // mMenuStrip // this.mMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.editToolStripMenuItem, this.optionsToolStripMenuItem, this.helpToolStripMenuItem }); this.mMenuStrip.Location = new System.Drawing.Point(0, 0); this.mMenuStrip.Name = "mMenuStrip"; this.mMenuStrip.Size = new System.Drawing.Size(784, 24); this.mMenuStrip.TabIndex = 0; this.mMenuStrip.Text = "menuStrip1"; // // fileToolStripMenuItem // this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newProjectToolStripMenuItem, this.openToolStripMenuItem, this.saveProjectToolStripMenuItem, this.saveToolStripMenuItem, this.saveAsToolStripMenuItem, this.exitToolStripMenuItem }); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); this.fileToolStripMenuItem.Text = "File"; this.fileToolStripMenuItem.DropDownOpening += new System.EventHandler(this.OnFileOpening); // // newProjectToolStripMenuItem // this.newProjectToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("newProjectToolStripMenuItem.Image"))); this.newProjectToolStripMenuItem.Name = "newProjectToolStripMenuItem"; this.newProjectToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N))); this.newProjectToolStripMenuItem.Size = new System.Drawing.Size(187, 22); this.newProjectToolStripMenuItem.Text = "New Project"; this.newProjectToolStripMenuItem.Click += new System.EventHandler(this.OnNewProjClicked); // // openToolStripMenuItem // this.openToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripMenuItem.Image"))); 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(187, 22); this.openToolStripMenuItem.Text = "Open"; this.openToolStripMenuItem.Click += new System.EventHandler(this.OnOpenClicked); // // saveProjectToolStripMenuItem // this.saveProjectToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveProjectToolStripMenuItem.Image"))); this.saveProjectToolStripMenuItem.Name = "saveProjectToolStripMenuItem"; this.saveProjectToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P))); this.saveProjectToolStripMenuItem.Size = new System.Drawing.Size(187, 22); this.saveProjectToolStripMenuItem.Text = "Save Project"; this.saveProjectToolStripMenuItem.Click += new System.EventHandler(this.OnSaveProjectClicked); // // saveToolStripMenuItem // this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image"))); 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(187, 22); this.saveToolStripMenuItem.Text = "Save"; this.saveToolStripMenuItem.Click += new System.EventHandler(this.OnSaveClick); // // saveAsToolStripMenuItem // this.saveAsToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveAsToolStripMenuItem.Image"))); this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem"; this.saveAsToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) | System.Windows.Forms.Keys.S))); this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(187, 22); this.saveAsToolStripMenuItem.Text = "Save All"; this.saveAsToolStripMenuItem.Click += new System.EventHandler(this.OnSaveAllClick); // // exitToolStripMenuItem // this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q))); this.exitToolStripMenuItem.Size = new System.Drawing.Size(187, 22); this.exitToolStripMenuItem.Text = "Exit"; this.exitToolStripMenuItem.Click += new System.EventHandler(this.OnExitClicked); // // editToolStripMenuItem // this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.undoToolStripMenuItem, this.redoToolStripMenuItem, this.toolStripSeparator4, this.copyToolStripMenuItem, this.cutToolStripMenuItem, this.pasteToolStripMenuItem, this.toolStripSeparator5, this.findToolStripMenuItem }); this.editToolStripMenuItem.Name = "editToolStripMenuItem"; this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20); this.editToolStripMenuItem.Text = "Edit"; this.editToolStripMenuItem.DropDownOpening += new System.EventHandler(this.OnEditOpening); // // undoToolStripMenuItem // this.undoToolStripMenuItem.Image = global::AnimateJS.Properties.Resources.undo_20; this.undoToolStripMenuItem.Name = "undoToolStripMenuItem"; this.undoToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.undoToolStripMenuItem.Text = "Undo"; this.undoToolStripMenuItem.Click += new System.EventHandler(this.OnUndoClick); // // redoToolStripMenuItem // this.redoToolStripMenuItem.Image = global::AnimateJS.Properties.Resources.redo_20; this.redoToolStripMenuItem.Name = "redoToolStripMenuItem"; this.redoToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.redoToolStripMenuItem.Text = "Redo"; this.redoToolStripMenuItem.Click += new System.EventHandler(this.OnRedoClick); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(149, 6); // // copyToolStripMenuItem // this.copyToolStripMenuItem.Image = global::AnimateJS.Properties.Resources.copy_small; this.copyToolStripMenuItem.Name = "copyToolStripMenuItem"; this.copyToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.copyToolStripMenuItem.Text = "Copy"; this.copyToolStripMenuItem.Click += new System.EventHandler(this.OnCopyClick); // // cutToolStripMenuItem // this.cutToolStripMenuItem.Image = global::AnimateJS.Properties.Resources.scissors_small; this.cutToolStripMenuItem.Name = "cutToolStripMenuItem"; this.cutToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.cutToolStripMenuItem.Text = "Cut"; this.cutToolStripMenuItem.Click += new System.EventHandler(this.OnCutClick); // // pasteToolStripMenuItem // this.pasteToolStripMenuItem.Image = global::AnimateJS.Properties.Resources.paste_small; this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem"; this.pasteToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.pasteToolStripMenuItem.Text = "Paste"; this.pasteToolStripMenuItem.Click += new System.EventHandler(this.OnPasteClick); // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(149, 6); // // findToolStripMenuItem // this.findToolStripMenuItem.Name = "findToolStripMenuItem"; this.findToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.findToolStripMenuItem.Text = "Find"; this.findToolStripMenuItem.Click += new System.EventHandler(this.OnFindClick); // // optionsToolStripMenuItem // this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.optionsToolStripMenuItem1, this.fTPOptionsToolStripMenuItem }); this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; this.optionsToolStripMenuItem.Size = new System.Drawing.Size(80, 20); this.optionsToolStripMenuItem.Text = "Preferences"; this.optionsToolStripMenuItem.DropDownOpening += new System.EventHandler(this.OnPrefsOpening); // // optionsToolStripMenuItem1 // this.optionsToolStripMenuItem1.Name = "optionsToolStripMenuItem1"; this.optionsToolStripMenuItem1.Size = new System.Drawing.Size(146, 22); this.optionsToolStripMenuItem1.Text = "Build Options"; this.optionsToolStripMenuItem1.Click += new System.EventHandler(this.OnBuildOptionsClick); // // fTPOptionsToolStripMenuItem // this.fTPOptionsToolStripMenuItem.Name = "fTPOptionsToolStripMenuItem"; this.fTPOptionsToolStripMenuItem.Size = new System.Drawing.Size(146, 22); this.fTPOptionsToolStripMenuItem.Text = "FTP Options"; this.fTPOptionsToolStripMenuItem.Click += new System.EventHandler(this.OnFTPOptionsClick); // // 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 = ((System.Drawing.Image)(resources.GetObject("aboutToolStripMenuItem.Image"))); this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem"; this.aboutToolStripMenuItem.Size = new System.Drawing.Size(107, 22); this.aboutToolStripMenuItem.Text = "About"; this.aboutToolStripMenuItem.Click += new System.EventHandler(this.OnAboutClick); // // mDockPanel // this.mDockPanel.ActiveAutoHideContent = null; this.mDockPanel.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.mDockPanel.BackColor = System.Drawing.SystemColors.Control; this.mDockPanel.DockBackColor = System.Drawing.SystemColors.ControlDark; this.mDockPanel.Location = new System.Drawing.Point(0, 52); this.mDockPanel.Name = "mDockPanel"; this.mDockPanel.Size = new System.Drawing.Size(784, 510); 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.mDockPanel.Skin = dockPanelSkin2; this.mDockPanel.TabIndex = 1; // // mOpenDiag // this.mOpenDiag.Filter = "Animate Project|*.anp|All Files|*.*"; // // toolStrip // this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.buttonBuild, this.buttonRun, this.toolStripSeparator1, this.labelMinify, this.buttonMinify, this.toolStripSeparator2, this.toolStripLabel2, this.textBrowser, this.buttonBrowserDiag, this.toolStripSeparator3 }); 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 = 4; this.toolStrip.Text = "toolStrip1"; // // buttonBuild // this.buttonBuild.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.buttonBuild.Image = ((System.Drawing.Image)(resources.GetObject("buttonBuild.Image"))); this.buttonBuild.ImageTransparentColor = System.Drawing.Color.Magenta; this.buttonBuild.Name = "buttonBuild"; this.buttonBuild.Size = new System.Drawing.Size(23, 22); this.buttonBuild.Text = "Click here to build the application"; this.buttonBuild.Click += new System.EventHandler(this.OnBuildClick); // // buttonRun // this.buttonRun.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.buttonRun.Image = ((System.Drawing.Image)(resources.GetObject("buttonRun.Image"))); this.buttonRun.ImageTransparentColor = System.Drawing.Color.Magenta; this.buttonRun.Name = "buttonRun"; this.buttonRun.Size = new System.Drawing.Size(23, 22); this.buttonRun.Text = "Click here to run the application"; this.buttonRun.Click += new System.EventHandler(this.OnRunClick); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // labelMinify // this.labelMinify.Name = "labelMinify"; this.labelMinify.Size = new System.Drawing.Size(44, 22); this.labelMinify.Text = "Minify:"; // // buttonMinify // this.buttonMinify.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.buttonMinify.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.onToolStripMenuItem, this.offToolStripMenuItem }); this.buttonMinify.Image = ((System.Drawing.Image)(resources.GetObject("buttonMinify.Image"))); this.buttonMinify.ImageTransparentColor = System.Drawing.Color.Magenta; this.buttonMinify.Name = "buttonMinify"; this.buttonMinify.Size = new System.Drawing.Size(32, 22); this.buttonMinify.Text = "toolStripSplitButton1"; this.buttonMinify.ToolTipText = "Select if the code should be minified or not"; // // onToolStripMenuItem // this.onToolStripMenuItem.CheckOnClick = true; this.onToolStripMenuItem.Name = "onToolStripMenuItem"; this.onToolStripMenuItem.Size = new System.Drawing.Size(91, 22); this.onToolStripMenuItem.Text = "On"; this.onToolStripMenuItem.Click += new System.EventHandler(this.OnMinifyClicked); // // offToolStripMenuItem // this.offToolStripMenuItem.Checked = true; this.offToolStripMenuItem.CheckOnClick = true; this.offToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.offToolStripMenuItem.Name = "offToolStripMenuItem"; this.offToolStripMenuItem.Size = new System.Drawing.Size(91, 22); this.offToolStripMenuItem.Text = "Off"; this.offToolStripMenuItem.Click += new System.EventHandler(this.OnMinifyClicked); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25); // // toolStripLabel2 // this.toolStripLabel2.Name = "toolStripLabel2"; this.toolStripLabel2.Size = new System.Drawing.Size(52, 22); this.toolStripLabel2.Text = "Browser:"; // // textBrowser // this.textBrowser.Name = "textBrowser"; this.textBrowser.Size = new System.Drawing.Size(92, 22); this.textBrowser.Text = "Select a browser"; // // buttonBrowserDiag // this.buttonBrowserDiag.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.buttonBrowserDiag.Image = ((System.Drawing.Image)(resources.GetObject("buttonBrowserDiag.Image"))); this.buttonBrowserDiag.ImageTransparentColor = System.Drawing.Color.Magenta; this.buttonBrowserDiag.Name = "buttonBrowserDiag"; this.buttonBrowserDiag.Size = new System.Drawing.Size(23, 22); this.buttonBrowserDiag.Text = "Click here to select a browser"; this.buttonBrowserDiag.Click += new System.EventHandler(this.OnShowBrowserDiag); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25); // // openFileBrowser // this.openFileBrowser.FileName = "openFileDialog1"; this.openFileBrowser.Filter = "EXE files|*.exe|All Files|*.*"; this.openFileBrowser.InitialDirectory = "C:\\program files\\"; // // imageList // this.imageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream"))); this.imageList.TransparentColor = System.Drawing.Color.Transparent; this.imageList.Images.SetKeyName(0, "build.png"); this.imageList.Images.SetKeyName(1, "play_24.png"); this.imageList.Images.SetKeyName(2, "minified.png"); this.imageList.Images.SetKeyName(3, "minify.png"); this.imageList.Images.SetKeyName(4, "dir.png"); // // Animate // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(784, 562); this.Controls.Add(this.toolStrip); this.Controls.Add(this.mDockPanel); this.Controls.Add(this.mMenuStrip); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.IsMdiContainer = true; this.MainMenuStrip = this.mMenuStrip; this.Name = "Animate"; this.Text = "Animate"; this.mMenuStrip.ResumeLayout(false); this.mMenuStrip.PerformLayout(); this.toolStrip.ResumeLayout(false); this.toolStrip.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); 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(); }
/// <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(); }
/// <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(); }
/// <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.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.DockingSdi; 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(600, 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.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 = 2; // // DockManagerControl // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSize = true; this.Controls.Add(this.dockPanel); this.Name = "DockManagerControl"; this.Size = new System.Drawing.Size(600, 600); this.ResumeLayout(false); }