📄 frmmain.designer.vb
字号:
Me.EditThisTestToolStripMenuItem.Name = "EditThisTestToolStripMenuItem" Me.EditThisTestToolStripMenuItem.Size = New System.Drawing.Size(378, 22) Me.EditThisTestToolStripMenuItem.Text = "Edit this test (internal editor)" ' 'ToolStripSeparator3 ' Me.ToolStripSeparator3.Name = "ToolStripSeparator3" Me.ToolStripSeparator3.Size = New System.Drawing.Size(375, 6) ' 'cmnuOutputToVerified ' Me.cmnuOutputToVerified.Name = "cmnuOutputToVerified" Me.cmnuOutputToVerified.Size = New System.Drawing.Size(378, 22) Me.cmnuOutputToVerified.Text = "Change output files to verified files" ' 'ReflectToolStripMenuItem ' Me.ReflectToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.VBNCAssemblyToolStripMenuItem, Me.VBCAssemblyToolStripMenuItem, Me.BothAssembliesToolStripMenuItem}) Me.ReflectToolStripMenuItem.Name = "ReflectToolStripMenuItem" Me.ReflectToolStripMenuItem.Size = New System.Drawing.Size(378, 22) Me.ReflectToolStripMenuItem.Text = "Reflect" ' 'VBNCAssemblyToolStripMenuItem ' Me.VBNCAssemblyToolStripMenuItem.Name = "VBNCAssemblyToolStripMenuItem" Me.VBNCAssemblyToolStripMenuItem.Size = New System.Drawing.Size(161, 22) Me.VBNCAssemblyToolStripMenuItem.Text = "VBNC assembly" ' 'VBCAssemblyToolStripMenuItem ' Me.VBCAssemblyToolStripMenuItem.Name = "VBCAssemblyToolStripMenuItem" Me.VBCAssemblyToolStripMenuItem.Size = New System.Drawing.Size(161, 22) Me.VBCAssemblyToolStripMenuItem.Text = "VBC assembly" ' 'BothAssembliesToolStripMenuItem ' Me.BothAssembliesToolStripMenuItem.Name = "BothAssembliesToolStripMenuItem" Me.BothAssembliesToolStripMenuItem.Size = New System.Drawing.Size(161, 22) Me.BothAssembliesToolStripMenuItem.Text = "Both assemblies" ' 'ToolStripSeparator2 ' Me.ToolStripSeparator2.Name = "ToolStripSeparator2" Me.ToolStripSeparator2.Size = New System.Drawing.Size(375, 6) ' 'CreateNewTestToolStripMenuItem ' Me.CreateNewTestToolStripMenuItem.Name = "CreateNewTestToolStripMenuItem" Me.CreateNewTestToolStripMenuItem.Size = New System.Drawing.Size(378, 22) Me.CreateNewTestToolStripMenuItem.Text = "Create new test" ' 'CreateNewTestCopyingThisTestToolStripMenuItem ' Me.CreateNewTestCopyingThisTestToolStripMenuItem.Name = "CreateNewTestCopyingThisTestToolStripMenuItem" Me.CreateNewTestCopyingThisTestToolStripMenuItem.Size = New System.Drawing.Size(378, 22) Me.CreateNewTestCopyingThisTestToolStripMenuItem.Text = "Create new test copying this test" ' 'CreateNewTestUsingThisTestAsBaseNameToolStripMenuItem ' Me.CreateNewTestUsingThisTestAsBaseNameToolStripMenuItem.Name = "CreateNewTestUsingThisTestAsBaseNameToolStripMenuItem" Me.CreateNewTestUsingThisTestAsBaseNameToolStripMenuItem.Size = New System.Drawing.Size(378, 22) Me.CreateNewTestUsingThisTestAsBaseNameToolStripMenuItem.Text = "Create new test using this test as base name" ' 'cmdPause ' Me.cmdPause.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cmdPause.Location = New System.Drawing.Point(863, 157) Me.cmdPause.Name = "cmdPause" Me.cmdPause.Size = New System.Drawing.Size(75, 25) Me.cmdPause.TabIndex = 20 Me.cmdPause.Tag = "" Me.cmdPause.Text = "Pause" ' 'cmdRun ' Me.cmdRun.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cmdRun.Location = New System.Drawing.Point(863, 126) Me.cmdRun.Name = "cmdRun" Me.cmdRun.Size = New System.Drawing.Size(75, 25) Me.cmdRun.TabIndex = 27 Me.cmdRun.Tag = "" Me.cmdRun.Text = "Run all tests" ' 'cmdExit ' Me.cmdExit.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cmdExit.DialogResult = System.Windows.Forms.DialogResult.Cancel Me.cmdExit.Location = New System.Drawing.Point(863, 555) Me.cmdExit.Name = "cmdExit" Me.cmdExit.Size = New System.Drawing.Size(75, 25) Me.cmdExit.TabIndex = 28 Me.cmdExit.Tag = "" Me.cmdExit.Text = "&Exit" ' 'cmdStop ' Me.cmdStop.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cmdStop.Location = New System.Drawing.Point(863, 188) Me.cmdStop.Name = "cmdStop" Me.cmdStop.Size = New System.Drawing.Size(75, 25) Me.cmdStop.TabIndex = 29 Me.cmdStop.Tag = "" Me.cmdStop.Text = "Stop" ' 'cmdCopySummaryToClipboard ' Me.cmdCopySummaryToClipboard.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cmdCopySummaryToClipboard.Location = New System.Drawing.Point(863, 522) Me.cmdCopySummaryToClipboard.Name = "cmdCopySummaryToClipboard" Me.cmdCopySummaryToClipboard.Size = New System.Drawing.Size(75, 25) Me.cmdCopySummaryToClipboard.TabIndex = 31 Me.cmdCopySummaryToClipboard.Tag = "" Me.cmdCopySummaryToClipboard.Text = "Copy" ' 'Label14 ' Me.Label14.Location = New System.Drawing.Point(9, 122) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(236, 13) Me.Label14.TabIndex = 33 Me.Label14.Text = "Tests:" ' 'Label16 ' Me.Label16.Location = New System.Drawing.Point(9, 82) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(100, 21) Me.Label16.TabIndex = 36 Me.Label16.Text = "VBC Compiler:" ' 'cmdVBCCompiler ' Me.cmdVBCCompiler.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cmdVBCCompiler.Location = New System.Drawing.Point(913, 82) Me.cmdVBCCompiler.Name = "cmdVBCCompiler" Me.cmdVBCCompiler.Size = New System.Drawing.Size(25, 21) Me.cmdVBCCompiler.TabIndex = 38 Me.cmdVBCCompiler.Text = "..." ' 'cmdReload ' Me.cmdReload.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cmdReload.Location = New System.Drawing.Point(863, 338) Me.cmdReload.Name = "cmdReload" Me.cmdReload.Size = New System.Drawing.Size(75, 25) Me.cmdReload.TabIndex = 39 Me.cmdReload.Tag = "" Me.cmdReload.Text = "&Reload list" ' 'tmrContinuous ' Me.tmrContinuous.Enabled = True Me.tmrContinuous.Interval = 1000 ' 'treeTests ' Me.treeTests.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.treeTests.ContextMenuStrip = Me.cmnuTree Me.treeTests.HideSelection = False Me.treeTests.ImageIndex = 0 Me.treeTests.ImageList = Me.lstImages Me.treeTests.Location = New System.Drawing.Point(10, 138) Me.treeTests.Name = "treeTests" Me.treeTests.SelectedImageIndex = 0 Me.treeTests.Size = New System.Drawing.Size(233, 442) Me.treeTests.TabIndex = 42 ' 'cmnuTree ' Me.cmnuTree.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.RunTestsToolStripMenuItem, Me.CreateNewTestInThisFolderToolStripMenuItem, Me.OnlyRefreshToolStripMenuItem}) Me.cmnuTree.Name = "cmnuTree" Me.cmnuTree.Size = New System.Drawing.Size(226, 70) ' 'RunTestsToolStripMenuItem ' Me.RunTestsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AllTestsToolStripMenuItem, Me.FailedTestsToolStripMenuItem, Me.SucceededTestsToolStripMenuItem, Me.NotRunTestsToolStripMenuItem, Me.RunTestsToolStripMenuItem1}) Me.RunTestsToolStripMenuItem.Name = "RunTestsToolStripMenuItem" Me.RunTestsToolStripMenuItem.Size = New System.Drawing.Size(225, 22) Me.RunTestsToolStripMenuItem.Text = "&Run tests" ' 'AllTestsToolStripMenuItem ' Me.AllTestsToolStripMenuItem.Name = "AllTestsToolStripMenuItem" Me.AllTestsToolStripMenuItem.Size = New System.Drawing.Size(164, 22) Me.AllTestsToolStripMenuItem.Text = "&All tests" ' 'FailedTestsToolStripMenuItem ' Me.FailedTestsToolStripMenuItem.Name = "FailedTestsToolStripMenuItem" Me.FailedTestsToolStripMenuItem.Size = New System.Drawing.Size(164, 22) Me.FailedTestsToolStripMenuItem.Text = "&Failed tests" ' 'SucceededTestsToolStripMenuItem ' Me.SucceededTestsToolStripMenuItem.Name = "SucceededTestsToolStripMenuItem" Me.SucceededTestsToolStripMenuItem.Size = New System.Drawing.Size(164, 22) Me.SucceededTestsToolStripMenuItem.Text = "&Succeeded tests" ' 'NotRunTestsToolStripMenuItem ' Me.NotRunTestsToolStripMenuItem.Name = "NotRunTestsToolStripMenuItem" Me.NotRunTestsToolStripMenuItem.Size = New System.Drawing.Size(164, 22) Me.NotRunTestsToolStripMenuItem.Text = "&Not run tests" ' 'RunTestsToolStripMenuItem1 ' Me.RunTestsToolStripMenuItem1.Name = "RunTestsToolStripMenuItem1" Me.RunTestsToolStripMenuItem1.Size = New System.Drawing.Size(164, 22) Me.RunTestsToolStripMenuItem1.Text = "&Run tests" ' 'CreateNewTestInThisFolderToolStripMenuItem ' Me.CreateNewTestInThisFolderToolStripMenuItem.Name = "CreateNewTestInThisFolderToolStripMenuItem" Me.CreateNewTestInThisFolderToolStripMenuItem.Size = New System.Drawing.Size(225, 22) Me.CreateNewTestInThisFolderToolStripMenuItem.Text = "Create new test in this folder" ' 'OnlyRefreshToolStripMenuItem ' Me.OnlyRefreshToolStripMenuItem.Name = "OnlyRefreshToolStripMenuItem" Me.OnlyRefreshToolStripMenuItem.Size = New System.Drawing.Size(225, 22) Me.OnlyRefreshToolStripMenuItem.Text = "Only refresh" ' 'tabMain ' Me.tabMain.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.tabMain.Controls.Add(Me.pageSummary) Me.tabMain.Controls.Add(Me.pageTests) Me.tabMain.Controls.Add(Me.pageTestResult) Me.tabMain.Controls.Add(Me.pageOldResults) Me.tabMain.Location = New System.Drawing.Point(259, 138) Me.tabMain.Name = "tabMain" Me.tabMain.SelectedIndex = 0 Me.tabMain.Size = New System.Drawing.Size(598, 442) Me.tabMain.TabIndex = 43 ' 'pageSummary ' Me.pageSummary.Controls.Add(Me.TableLayoutPanel2) Me.pageSummary.Controls.Add(Me.TableLayoutPanel1) Me.pageSummary.Location = New System.Drawing.Point(4, 22) Me.pageSummary.Name = "pageSummary" Me.pageSummary.Padding = New System.Windows.Forms.Padding(3) Me.pageSummary.Size = New System.Drawing.Size(590, 416) Me.pageSummary.TabIndex = 0 Me.pageSummary.Text = "Summary" Me.pageSummary.UseVisualStyleBackColor = True ' 'TableLayoutPanel2 ' Me.TableLayoutPanel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.TableLayoutPanel2.ColumnCount = 2 Me.TableLayoutPanel2.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75.0!)) Me.TableLayoutPanel2.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25.0!)) Me.TableLayoutPanel2.Controls.Add(Me.txtRedTests, 1, 2) Me.TableLayoutPanel2.Controls.Add(Me.lblRedTests, 0, 2) Me.TableLayoutPanel2.Controls.Add(Me.lblGreenTests, 0, 1) Me.TableLayoutPanel2.Controls.Add(Me.lblYellowTests, 0, 0) Me.TableLayoutPanel2.Controls.Add(Me.txtGreenTests, 1, 1) Me.TableLayoutPanel2.Controls.Add(Me.txtYellowTests, 1, 0) Me.TableLayoutPanel2.Controls.Add(Me.txtQueue, 1, 3) Me.TableLayoutPanel2.Controls.Add(Me.lblQueue, 0, 3) Me.TableLayoutPanel2.Location = New System.Drawing.Point(12, 167) Me.TableLayoutPanel2.Name = "TableLayoutPanel2" Me.TableLayoutPanel2.RowCount = 4 Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25.0!)) Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25.0!)) Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25.0!)) Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25.0!)) Me.TableLayoutPanel2.Size = New System.Drawing.Size(572, 142) Me.TableLayoutPanel2.TabIndex = 6 ' 'txtRedTests ' Me.txtRedTests.Anchor = System.Windows.Forms.AnchorStyles.Left Me.txtRedTests.AutoSize = True Me.txtRedTests.Location = New System.Drawing.Point(432, 81) Me.txtRedTests.Name = "txtRedTests" Me.txtRedTests.Size = New System.Drawing.Size(0, 13) Me.txtRedTests.TabIndex = 7 ' 'lblRedTests ' Me.lblRedTests.Anchor = System.Windows.Forms.AnchorStyles.Left
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -