📄 uar_componets.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class UAR_Componets
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.TbxOutput = New System.Windows.Forms.TextBox
Me.Label1 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.Label4 = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.Label6 = New System.Windows.Forms.Label
Me.Label7 = New System.Windows.Forms.Label
Me.Label8 = New System.Windows.Forms.Label
Me.Label9 = New System.Windows.Forms.Label
Me.Label10 = New System.Windows.Forms.Label
Me.Label11 = New System.Windows.Forms.Label
Me.Label12 = New System.Windows.Forms.Label
Me.TbxNum = New System.Windows.Forms.TextBox
Me.TbxStr = New System.Windows.Forms.TextBox
Me.BtnDisplay = New System.Windows.Forms.Button
Me.BtnSearch = New System.Windows.Forms.Button
Me.LblSearchResult1 = New System.Windows.Forms.Label
Me.BtnExit = New System.Windows.Forms.Button
Me.LblSearchResult2 = New System.Windows.Forms.Label
Me.SuspendLayout()
'
'TbxOutput
'
Me.TbxOutput.Location = New System.Drawing.Point(486, 55)
Me.TbxOutput.Multiline = True
Me.TbxOutput.Name = "TbxOutput"
Me.TbxOutput.ReadOnly = True
Me.TbxOutput.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.TbxOutput.Size = New System.Drawing.Size(341, 201)
Me.TbxOutput.TabIndex = 0
Me.TbxOutput.TabStop = False
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Calibri", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(29, 23)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(157, 17)
Me.Label1.TabIndex = 1
Me.Label1.Text = "UAR components names:"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(30, 55)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(107, 12)
Me.Label2.TabIndex = 2
Me.Label2.Text = "1. UAR Identifier"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(30, 80)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(287, 12)
Me.Label3.TabIndex = 3
Me.Label3.Text = "2. Succinct Description of the Usability Aspect"
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(30, 105)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(161, 12)
Me.Label4.TabIndex = 4
Me.Label4.Text = "3. Evidence for the Aspect"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(30, 130)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(173, 12)
Me.Label5.TabIndex = 5
Me.Label5.Text = "4. Explanation of the Aspect"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(30, 155)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(347, 12)
Me.Label6.TabIndex = 6
Me.Label6.Text = "5. Severity of the Problem or Benefit of the Good Feature"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(30, 180)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(281, 12)
Me.Label7.TabIndex = 7
Me.Label7.Text = "6. Possible Solutions and Potential Trade-offs"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(30, 205)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(257, 12)
Me.Label8.TabIndex = 8
Me.Label8.Text = "7. Relationship to Other Usability Aspects"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(30, 312)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(95, 12)
Me.Label9.TabIndex = 9
Me.Label9.Text = "Enter a number:"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(30, 348)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(137, 12)
Me.Label10.TabIndex = 10
Me.Label10.Text = "Enter a search string:"
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Font = New System.Drawing.Font("Calibri", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label11.Location = New System.Drawing.Point(483, 23)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(179, 17)
Me.Label11.TabIndex = 11
Me.Label11.Text = "UAR component description:"
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(484, 275)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(59, 12)
Me.Label12.TabIndex = 12
Me.Label12.Text = "Found at:"
'
'TbxNum
'
Me.TbxNum.Location = New System.Drawing.Point(187, 312)
Me.TbxNum.Name = "TbxNum"
Me.TbxNum.Size = New System.Drawing.Size(151, 21)
Me.TbxNum.TabIndex = 13
'
'TbxStr
'
Me.TbxStr.Location = New System.Drawing.Point(187, 348)
Me.TbxStr.Name = "TbxStr"
Me.TbxStr.Size = New System.Drawing.Size(151, 21)
Me.TbxStr.TabIndex = 14
'
'BtnDisplay
'
Me.BtnDisplay.Location = New System.Drawing.Point(353, 312)
Me.BtnDisplay.Name = "BtnDisplay"
Me.BtnDisplay.Size = New System.Drawing.Size(75, 23)
Me.BtnDisplay.TabIndex = 15
Me.BtnDisplay.Text = "&Display"
Me.BtnDisplay.UseVisualStyleBackColor = True
'
'BtnSearch
'
Me.BtnSearch.Location = New System.Drawing.Point(353, 348)
Me.BtnSearch.Name = "BtnSearch"
Me.BtnSearch.Size = New System.Drawing.Size(75, 23)
Me.BtnSearch.TabIndex = 16
Me.BtnSearch.Text = "&Search"
Me.BtnSearch.UseVisualStyleBackColor = True
'
'LblSearchResult1
'
Me.LblSearchResult1.AutoSize = True
Me.LblSearchResult1.Location = New System.Drawing.Point(486, 312)
Me.LblSearchResult1.Name = "LblSearchResult1"
Me.LblSearchResult1.Size = New System.Drawing.Size(0, 12)
Me.LblSearchResult1.TabIndex = 17
'
'BtnExit
'
Me.BtnExit.Location = New System.Drawing.Point(754, 413)
Me.BtnExit.Name = "BtnExit"
Me.BtnExit.Size = New System.Drawing.Size(82, 35)
Me.BtnExit.TabIndex = 18
Me.BtnExit.Text = "E&xit"
Me.BtnExit.UseVisualStyleBackColor = True
'
'LblSearchResult2
'
Me.LblSearchResult2.AutoSize = True
Me.LblSearchResult2.Location = New System.Drawing.Point(486, 348)
Me.LblSearchResult2.Name = "LblSearchResult2"
Me.LblSearchResult2.Size = New System.Drawing.Size(0, 12)
Me.LblSearchResult2.TabIndex = 19
'
'UAR_Componets
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(870, 473)
Me.Controls.Add(Me.LblSearchResult2)
Me.Controls.Add(Me.BtnExit)
Me.Controls.Add(Me.LblSearchResult1)
Me.Controls.Add(Me.BtnSearch)
Me.Controls.Add(Me.BtnDisplay)
Me.Controls.Add(Me.TbxStr)
Me.Controls.Add(Me.TbxNum)
Me.Controls.Add(Me.Label12)
Me.Controls.Add(Me.Label11)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.Label8)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.Label6)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.TbxOutput)
Me.KeyPreview = True
Me.Name = "UAR_Componets"
Me.Text = "UAR Components"
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents TbxOutput As System.Windows.Forms.TextBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents TbxNum As System.Windows.Forms.TextBox
Friend WithEvents TbxStr As System.Windows.Forms.TextBox
Friend WithEvents BtnDisplay As System.Windows.Forms.Button
Friend WithEvents BtnSearch As System.Windows.Forms.Button
Friend WithEvents LblSearchResult1 As System.Windows.Forms.Label
Friend WithEvents BtnExit As System.Windows.Forms.Button
Friend WithEvents LblSearchResult2 As System.Windows.Forms.Label
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -