_ Partial Class Form1 Inherits System.Windows.Forms.Form ' 23-12-2010 First Release 'Form overrides dispose to clean up the component list. _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Required by the Windows Form Designer Private components As System.ComponentModel.IContainer 'NOTE: The following procedure is required by the Windows Form Designer 'It can be modified using the Windows Form Designer. 'Do not modify it using the code editor. _ Private Sub InitializeComponent() Me.BackgroundWorkerpp1 = New System.ComponentModel.BackgroundWorker() Me.BackgroundWorkerpp2 = New System.ComponentModel.BackgroundWorker() Me.ResultLabelpp1 = New System.Windows.Forms.Label() Me.ResultLabelpp2 = New System.Windows.Forms.Label() Me.StartAsyncButton = New System.Windows.Forms.Button() Me.CancelAsyncButton = New System.Windows.Forms.Button() Me.ProcTpp2 = New System.Windows.Forms.TextBox() Me.EndAsyncButton = New System.Windows.Forms.Button() Me.ProcTpp1 = New System.Windows.Forms.TextBox() Me.ProcTpp3 = New System.Windows.Forms.TextBox() Me.ProcTpp4 = New System.Windows.Forms.TextBox() Me.ResultLabelpp4 = New System.Windows.Forms.Label() Me.ResultLabelpp3 = New System.Windows.Forms.Label() Me.BackgroundWorkerpp3 = New System.ComponentModel.BackgroundWorker() Me.BackgroundWorkerpp4 = New System.ComponentModel.BackgroundWorker() Me.NProcT = New System.Windows.Forms.TextBox() Me.loadT = New System.Windows.Forms.TextBox() Me.StateTpp3 = New System.Windows.Forms.TextBox() Me.StateTpp4 = New System.Windows.Forms.TextBox() Me.StateTpp1 = New System.Windows.Forms.TextBox() Me.StateTpp2 = New System.Windows.Forms.TextBox() Me.MonitorButton = New System.Windows.Forms.Button() Me.LoadL = New System.Windows.Forms.Label() Me.StateL = New System.Windows.Forms.Label() Me.ProcL = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.nProcL = New System.Windows.Forms.Label() Me.StateTpp5 = New System.Windows.Forms.TextBox() Me.ProcTpp5 = New System.Windows.Forms.TextBox() Me.ResultLabelpp5 = New System.Windows.Forms.Label() Me.BackgroundWorkerpp5 = New System.ComponentModel.BackgroundWorker() Me.seccntL = New System.Windows.Forms.Label() Me.seccntT = New System.Windows.Forms.TextBox() Me.SuspendLayout() ' 'BackgroundWorkerpp1 ' ' 'BackgroundWorkerpp2 ' ' 'ResultLabelpp1 ' Me.ResultLabelpp1.AutoSize = True Me.ResultLabelpp1.Location = New System.Drawing.Point(85, 79) Me.ResultLabelpp1.Name = "ResultLabelpp1" Me.ResultLabelpp1.Size = New System.Drawing.Size(25, 13) Me.ResultLabelpp1.TabIndex = 0 Me.ResultLabelpp1.Text = "pp1" ' 'ResultLabelpp2 ' Me.ResultLabelpp2.AutoSize = True Me.ResultLabelpp2.Location = New System.Drawing.Point(162, 79) Me.ResultLabelpp2.Name = "ResultLabelpp2" Me.ResultLabelpp2.Size = New System.Drawing.Size(25, 13) Me.ResultLabelpp2.TabIndex = 1 Me.ResultLabelpp2.Text = "pp2" ' 'StartAsyncButton ' Me.StartAsyncButton.Location = New System.Drawing.Point(33, 142) Me.StartAsyncButton.Name = "StartAsyncButton" Me.StartAsyncButton.Size = New System.Drawing.Size(63, 25) Me.StartAsyncButton.TabIndex = 2 Me.StartAsyncButton.Text = "Start" Me.StartAsyncButton.UseVisualStyleBackColor = True ' 'CancelAsyncButton ' Me.CancelAsyncButton.Location = New System.Drawing.Point(116, 142) Me.CancelAsyncButton.Name = "CancelAsyncButton" Me.CancelAsyncButton.Size = New System.Drawing.Size(63, 25) Me.CancelAsyncButton.TabIndex = 3 Me.CancelAsyncButton.Text = "Cancel" Me.CancelAsyncButton.UseVisualStyleBackColor = True ' 'ProcTpp2 ' Me.ProcTpp2.Location = New System.Drawing.Point(138, 46) Me.ProcTpp2.Name = "ProcTpp2" Me.ProcTpp2.Size = New System.Drawing.Size(64, 20) Me.ProcTpp2.TabIndex = 4 ' 'EndAsyncButton ' Me.EndAsyncButton.Location = New System.Drawing.Point(208, 143) Me.EndAsyncButton.Name = "EndAsyncButton" Me.EndAsyncButton.Size = New System.Drawing.Size(48, 24) Me.EndAsyncButton.TabIndex = 5 Me.EndAsyncButton.Text = "End" Me.EndAsyncButton.UseVisualStyleBackColor = True ' 'ProcTpp1 ' Me.ProcTpp1.Location = New System.Drawing.Point(60, 46) Me.ProcTpp1.Name = "ProcTpp1" Me.ProcTpp1.Size = New System.Drawing.Size(64, 20) Me.ProcTpp1.TabIndex = 6 ' 'ProcTpp3 ' Me.ProcTpp3.Location = New System.Drawing.Point(208, 46) Me.ProcTpp3.Name = "ProcTpp3" Me.ProcTpp3.Size = New System.Drawing.Size(64, 20) Me.ProcTpp3.TabIndex = 12 ' 'ProcTpp4 ' Me.ProcTpp4.Location = New System.Drawing.Point(279, 46) Me.ProcTpp4.Name = "ProcTpp4" Me.ProcTpp4.Size = New System.Drawing.Size(64, 20) Me.ProcTpp4.TabIndex = 11 ' 'ResultLabelpp4 ' Me.ResultLabelpp4.AutoSize = True Me.ResultLabelpp4.Location = New System.Drawing.Point(304, 79) Me.ResultLabelpp4.Name = "ResultLabelpp4" Me.ResultLabelpp4.Size = New System.Drawing.Size(25, 13) Me.ResultLabelpp4.TabIndex = 10 Me.ResultLabelpp4.Text = "pp4" ' 'ResultLabelpp3 ' Me.ResultLabelpp3.AutoSize = True Me.ResultLabelpp3.Location = New System.Drawing.Point(233, 79) Me.ResultLabelpp3.Name = "ResultLabelpp3" Me.ResultLabelpp3.Size = New System.Drawing.Size(25, 13) Me.ResultLabelpp3.TabIndex = 9 Me.ResultLabelpp3.Text = "pp3" ' 'BackgroundWorkerpp3 ' ' 'BackgroundWorkerpp4 ' ' 'NProcT ' Me.NProcT.Location = New System.Drawing.Point(60, 109) Me.NProcT.Name = "NProcT" Me.NProcT.Size = New System.Drawing.Size(61, 20) Me.NProcT.TabIndex = 13 Me.NProcT.Text = "0" Me.NProcT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'loadT ' Me.loadT.Location = New System.Drawing.Point(215, 109) Me.loadT.Name = "loadT" Me.loadT.Size = New System.Drawing.Size(43, 20) Me.loadT.TabIndex = 14 Me.loadT.Text = "1" Me.loadT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'StateTpp3 ' Me.StateTpp3.Location = New System.Drawing.Point(206, 12) Me.StateTpp3.Name = "StateTpp3" Me.StateTpp3.Size = New System.Drawing.Size(64, 20) Me.StateTpp3.TabIndex = 18 ' 'StateTpp4 ' Me.StateTpp4.Location = New System.Drawing.Point(276, 12) Me.StateTpp4.Name = "StateTpp4" Me.StateTpp4.Size = New System.Drawing.Size(64, 20) Me.StateTpp4.TabIndex = 17 ' 'StateTpp1 ' Me.StateTpp1.Location = New System.Drawing.Point(60, 12) Me.StateTpp1.Name = "StateTpp1" Me.StateTpp1.Size = New System.Drawing.Size(64, 20) Me.StateTpp1.TabIndex = 16 ' 'StateTpp2 ' Me.StateTpp2.Location = New System.Drawing.Point(138, 12) Me.StateTpp2.Name = "StateTpp2" Me.StateTpp2.Size = New System.Drawing.Size(64, 20) Me.StateTpp2.TabIndex = 15 ' 'MonitorButton ' Me.MonitorButton.Location = New System.Drawing.Point(279, 144) Me.MonitorButton.Name = "MonitorButton" Me.MonitorButton.Size = New System.Drawing.Size(61, 22) Me.MonitorButton.TabIndex = 19 Me.MonitorButton.Text = "Monitor" Me.MonitorButton.UseVisualStyleBackColor = True ' 'LoadL ' Me.LoadL.AutoSize = True Me.LoadL.Location = New System.Drawing.Point(170, 112) Me.LoadL.Name = "LoadL" Me.LoadL.Size = New System.Drawing.Size(31, 13) Me.LoadL.TabIndex = 20 Me.LoadL.Text = "Load" Me.LoadL.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'StateL ' Me.StateL.AutoSize = True Me.StateL.Location = New System.Drawing.Point(3, 19) Me.StateL.Name = "StateL" Me.StateL.Size = New System.Drawing.Size(32, 13) Me.StateL.TabIndex = 21 Me.StateL.Text = "State" ' 'ProcL ' Me.ProcL.AutoSize = True Me.ProcL.Location = New System.Drawing.Point(3, 49) Me.ProcL.Name = "ProcL" Me.ProcL.Size = New System.Drawing.Size(39, 13) Me.ProcL.TabIndex = 22 Me.ProcL.Text = "Proc #" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(3, 79) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(67, 13) Me.Label2.TabIndex = 23 Me.Label2.Text = "Performance" ' 'nProcL ' Me.nProcL.AutoSize = True Me.nProcL.Location = New System.Drawing.Point(3, 112) Me.nProcL.Name = "nProcL" Me.nProcL.Size = New System.Drawing.Size(39, 13) Me.nProcL.TabIndex = 24 Me.nProcL.Text = "# Proc" Me.nProcL.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'StateTpp5 ' Me.StateTpp5.Location = New System.Drawing.Point(346, 12) Me.StateTpp5.Name = "StateTpp5" Me.StateTpp5.Size = New System.Drawing.Size(64, 20) Me.StateTpp5.TabIndex = 27 ' 'ProcTpp5 ' Me.ProcTpp5.Location = New System.Drawing.Point(349, 46) Me.ProcTpp5.Name = "ProcTpp5" Me.ProcTpp5.Size = New System.Drawing.Size(64, 20) Me.ProcTpp5.TabIndex = 26 ' 'ResultLabelpp5 ' Me.ResultLabelpp5.AutoSize = True Me.ResultLabelpp5.Location = New System.Drawing.Point(374, 79) Me.ResultLabelpp5.Name = "ResultLabelpp5" Me.ResultLabelpp5.Size = New System.Drawing.Size(25, 13) Me.ResultLabelpp5.TabIndex = 25 Me.ResultLabelpp5.Text = "pp5" ' 'BackgroundWorkerpp5 ' ' 'seccntL ' Me.seccntL.AutoSize = True Me.seccntL.Location = New System.Drawing.Point(304, 112) Me.seccntL.Name = "seccntL" Me.seccntL.Size = New System.Drawing.Size(24, 13) Me.seccntL.TabIndex = 29 Me.seccntL.Text = "sec" Me.seccntL.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'seccntT ' Me.seccntT.Location = New System.Drawing.Point(349, 109) Me.seccntT.Name = "seccntT" Me.seccntT.Size = New System.Drawing.Size(43, 20) Me.seccntT.TabIndex = 28 Me.seccntT.Text = "1" Me.seccntT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Form1 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(433, 189) Me.Controls.Add(Me.seccntL) Me.Controls.Add(Me.seccntT) Me.Controls.Add(Me.StateTpp5) Me.Controls.Add(Me.ProcTpp5) Me.Controls.Add(Me.ResultLabelpp5) Me.Controls.Add(Me.nProcL) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.ProcL) Me.Controls.Add(Me.StateL) Me.Controls.Add(Me.LoadL) Me.Controls.Add(Me.MonitorButton) Me.Controls.Add(Me.StateTpp3) Me.Controls.Add(Me.StateTpp4) Me.Controls.Add(Me.StateTpp1) Me.Controls.Add(Me.StateTpp2) Me.Controls.Add(Me.loadT) Me.Controls.Add(Me.NProcT) Me.Controls.Add(Me.ProcTpp3) Me.Controls.Add(Me.ProcTpp4) Me.Controls.Add(Me.ResultLabelpp4) Me.Controls.Add(Me.ResultLabelpp3) Me.Controls.Add(Me.ProcTpp1) Me.Controls.Add(Me.EndAsyncButton) Me.Controls.Add(Me.ProcTpp2) Me.Controls.Add(Me.CancelAsyncButton) Me.Controls.Add(Me.StartAsyncButton) Me.Controls.Add(Me.ResultLabelpp2) Me.Controls.Add(Me.ResultLabelpp1) Me.Name = "Form1" Me.Text = "VStest2 Control Form" Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents BackgroundWorkerpp1 As System.ComponentModel.BackgroundWorker Friend WithEvents BackgroundWorkerpp2 As System.ComponentModel.BackgroundWorker Friend WithEvents ResultLabelpp1 As System.Windows.Forms.Label Friend WithEvents ResultLabelpp2 As System.Windows.Forms.Label Friend WithEvents StartAsyncButton As System.Windows.Forms.Button Friend WithEvents CancelAsyncButton As System.Windows.Forms.Button Friend WithEvents ProcTpp2 As System.Windows.Forms.TextBox Friend WithEvents EndAsyncButton As System.Windows.Forms.Button Friend WithEvents ProcTpp1 As System.Windows.Forms.TextBox Friend WithEvents ProcTpp3 As System.Windows.Forms.TextBox Friend WithEvents ProcTpp4 As System.Windows.Forms.TextBox Friend WithEvents ResultLabelpp4 As System.Windows.Forms.Label Friend WithEvents ResultLabelpp3 As System.Windows.Forms.Label Friend WithEvents BackgroundWorkerpp3 As System.ComponentModel.BackgroundWorker Friend WithEvents BackgroundWorkerpp4 As System.ComponentModel.BackgroundWorker Friend WithEvents NProcT As System.Windows.Forms.TextBox Friend WithEvents loadT As System.Windows.Forms.TextBox Friend WithEvents StateTpp3 As System.Windows.Forms.TextBox Friend WithEvents StateTpp4 As System.Windows.Forms.TextBox Friend WithEvents StateTpp1 As System.Windows.Forms.TextBox Friend WithEvents StateTpp2 As System.Windows.Forms.TextBox Friend WithEvents MonitorButton As System.Windows.Forms.Button Friend WithEvents LoadL As System.Windows.Forms.Label Friend WithEvents StateL As System.Windows.Forms.Label Friend WithEvents ProcL As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents nProcL As System.Windows.Forms.Label Friend WithEvents StateTpp5 As System.Windows.Forms.TextBox Friend WithEvents ProcTpp5 As System.Windows.Forms.TextBox Friend WithEvents ResultLabelpp5 As System.Windows.Forms.Label Friend WithEvents BackgroundWorkerpp5 As System.ComponentModel.BackgroundWorker Friend WithEvents seccntL As System.Windows.Forms.Label Friend WithEvents seccntT As System.Windows.Forms.TextBox End Class