📄 uarcomp.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmUARComponent
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
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.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.Label1 = New System.Windows.Forms.Label
Me.lblUAR = New System.Windows.Forms.Label
Me.lblSuccinct = New System.Windows.Forms.Label
Me.lblEvidence = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.lblSeverity = New System.Windows.Forms.Label
Me.lblsolution = New System.Windows.Forms.Label
Me.lblrelation = New System.Windows.Forms.Label
Me.rtbcomponent = New System.Windows.Forms.RichTextBox
Me.lblComponent = New System.Windows.Forms.Label
Me.btnSearch = New System.Windows.Forms.Button
Me.txtSearch = New System.Windows.Forms.TextBox
Me.lblsearch = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.txtNumber = New System.Windows.Forms.TextBox
Me.btnNumber = New System.Windows.Forms.Button
Me.lblfound = New System.Windows.Forms.Label
Me.lblfirst = New System.Windows.Forms.Label
Me.lbllast = New System.Windows.Forms.Label
Me.btnexit = New System.Windows.Forms.Button
Me.SuspendLayout()
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Arial", 11.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(8, 33)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(173, 18)
Me.Label1.TabIndex = 0
Me.Label1.Text = "UARComponents Name"
'
'lblUAR
'
Me.lblUAR.AutoSize = True
Me.lblUAR.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblUAR.Location = New System.Drawing.Point(63, 89)
Me.lblUAR.Name = "lblUAR"
Me.lblUAR.Size = New System.Drawing.Size(95, 15)
Me.lblUAR.TabIndex = 1
Me.lblUAR.Text = "1. UAR Identifier"
'
'lblSuccinct
'
Me.lblSuccinct.AutoSize = True
Me.lblSuccinct.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSuccinct.Location = New System.Drawing.Point(62, 111)
Me.lblSuccinct.Name = "lblSuccinct"
Me.lblSuccinct.Size = New System.Drawing.Size(251, 15)
Me.lblSuccinct.TabIndex = 2
Me.lblSuccinct.Text = "2. Succinct Discription of the Usability Aspect"
'
'lblEvidence
'
Me.lblEvidence.AutoSize = True
Me.lblEvidence.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblEvidence.Location = New System.Drawing.Point(61, 135)
Me.lblEvidence.Name = "lblEvidence"
Me.lblEvidence.Size = New System.Drawing.Size(144, 15)
Me.lblEvidence.TabIndex = 3
Me.lblEvidence.Text = "3. Evidence Of the Acpect"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(61, 161)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(156, 15)
Me.Label5.TabIndex = 4
Me.Label5.Text = "4. Explanation of the Acpect"
'
'lblSeverity
'
Me.lblSeverity.AutoSize = True
Me.lblSeverity.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSeverity.Location = New System.Drawing.Point(61, 185)
Me.lblSeverity.Name = "lblSeverity"
Me.lblSeverity.Size = New System.Drawing.Size(317, 15)
Me.lblSeverity.TabIndex = 5
Me.lblSeverity.Text = "5. Severity of the Problem or Benefits of the Good feature "
'
'lblsolution
'
Me.lblsolution.AutoSize = True
Me.lblsolution.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblsolution.Location = New System.Drawing.Point(61, 213)
Me.lblsolution.Name = "lblsolution"
Me.lblsolution.Size = New System.Drawing.Size(251, 15)
Me.lblsolution.TabIndex = 6
Me.lblsolution.Text = "6. Possible Solution and Potential Trade-offs"
'
'lblrelation
'
Me.lblrelation.AutoSize = True
Me.lblrelation.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblrelation.Location = New System.Drawing.Point(61, 242)
Me.lblrelation.Name = "lblrelation"
Me.lblrelation.Size = New System.Drawing.Size(209, 15)
Me.lblrelation.TabIndex = 7
Me.lblrelation.Text = "7. Relation to Other Usability Aspects"
'
'rtbcomponent
'
Me.rtbcomponent.Location = New System.Drawing.Point(422, 60)
Me.rtbcomponent.Name = "rtbcomponent"
Me.rtbcomponent.Size = New System.Drawing.Size(332, 211)
Me.rtbcomponent.TabIndex = 8
Me.rtbcomponent.Text = ""
'
'lblComponent
'
Me.lblComponent.AutoSize = True
Me.lblComponent.Font = New System.Drawing.Font("Arial", 11.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblComponent.Location = New System.Drawing.Point(419, 33)
Me.lblComponent.Name = "lblComponent"
Me.lblComponent.Size = New System.Drawing.Size(206, 18)
Me.lblComponent.TabIndex = 9
Me.lblComponent.Text = "UAR Component Discription"
'
'btnSearch
'
Me.btnSearch.Location = New System.Drawing.Point(328, 368)
Me.btnSearch.Name = "btnSearch"
Me.btnSearch.Size = New System.Drawing.Size(75, 23)
Me.btnSearch.TabIndex = 10
Me.btnSearch.Text = "Search"
Me.btnSearch.UseVisualStyleBackColor = True
'
'txtSearch
'
Me.txtSearch.Location = New System.Drawing.Point(187, 369)
Me.txtSearch.Name = "txtSearch"
Me.txtSearch.Size = New System.Drawing.Size(126, 21)
Me.txtSearch.TabIndex = 11
'
'lblsearch
'
Me.lblsearch.AutoSize = True
Me.lblsearch.Location = New System.Drawing.Point(58, 371)
Me.lblsearch.Name = "lblsearch"
Me.lblsearch.Size = New System.Drawing.Size(123, 15)
Me.lblsearch.TabIndex = 12
Me.lblsearch.Text = "Enter a Search String"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(58, 341)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(94, 15)
Me.Label2.TabIndex = 13
Me.Label2.Text = "Enter a Number"
'
'txtNumber
'
Me.txtNumber.Location = New System.Drawing.Point(187, 339)
Me.txtNumber.Name = "txtNumber"
Me.txtNumber.Size = New System.Drawing.Size(125, 21)
Me.txtNumber.TabIndex = 14
'
'btnNumber
'
Me.btnNumber.Location = New System.Drawing.Point(328, 337)
Me.btnNumber.Name = "btnNumber"
Me.btnNumber.Size = New System.Drawing.Size(75, 23)
Me.btnNumber.TabIndex = 15
Me.btnNumber.Text = "Display"
Me.btnNumber.UseVisualStyleBackColor = True
'
'lblfound
'
Me.lblfound.AutoSize = True
Me.lblfound.Location = New System.Drawing.Point(419, 293)
Me.lblfound.Name = "lblfound"
Me.lblfound.Size = New System.Drawing.Size(51, 15)
Me.lblfound.TabIndex = 16
Me.lblfound.Text = "Fount At"
'
'lblfirst
'
Me.lblfirst.AutoSize = True
Me.lblfirst.Location = New System.Drawing.Point(448, 341)
Me.lblfirst.Name = "lblfirst"
Me.lblfirst.Size = New System.Drawing.Size(0, 15)
Me.lblfirst.TabIndex = 17
Me.lblfirst.Visible = False
'
'lbllast
'
Me.lbllast.AutoSize = True
Me.lbllast.Location = New System.Drawing.Point(448, 368)
Me.lbllast.Name = "lbllast"
Me.lbllast.Size = New System.Drawing.Size(0, 15)
Me.lbllast.TabIndex = 18
Me.lbllast.Visible = False
'
'btnexit
'
Me.btnexit.Location = New System.Drawing.Point(690, 430)
Me.btnexit.Name = "btnexit"
Me.btnexit.Size = New System.Drawing.Size(75, 23)
Me.btnexit.TabIndex = 19
Me.btnexit.Text = "Exit"
Me.btnexit.UseVisualStyleBackColor = True
'
'frmUARComponent
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(829, 501)
Me.Controls.Add(Me.btnexit)
Me.Controls.Add(Me.lbllast)
Me.Controls.Add(Me.lblfirst)
Me.Controls.Add(Me.lblfound)
Me.Controls.Add(Me.btnNumber)
Me.Controls.Add(Me.txtNumber)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.lblsearch)
Me.Controls.Add(Me.txtSearch)
Me.Controls.Add(Me.btnSearch)
Me.Controls.Add(Me.lblComponent)
Me.Controls.Add(Me.rtbcomponent)
Me.Controls.Add(Me.lblrelation)
Me.Controls.Add(Me.lblsolution)
Me.Controls.Add(Me.lblSeverity)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.lblEvidence)
Me.Controls.Add(Me.lblSuccinct)
Me.Controls.Add(Me.lblUAR)
Me.Controls.Add(Me.Label1)
Me.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Name = "frmUARComponent"
Me.Text = "UARComponent"
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents lblUAR As System.Windows.Forms.Label
Friend WithEvents lblSuccinct As System.Windows.Forms.Label
Friend WithEvents lblEvidence As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents lblSeverity As System.Windows.Forms.Label
Friend WithEvents lblsolution As System.Windows.Forms.Label
Friend WithEvents lblrelation As System.Windows.Forms.Label
Friend WithEvents rtbcomponent As System.Windows.Forms.RichTextBox
Friend WithEvents lblComponent As System.Windows.Forms.Label
Friend WithEvents btnSearch As System.Windows.Forms.Button
Friend WithEvents txtSearch As System.Windows.Forms.TextBox
Friend WithEvents lblsearch As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents txtNumber As System.Windows.Forms.TextBox
Friend WithEvents btnNumber As System.Windows.Forms.Button
Friend WithEvents lblfound As System.Windows.Forms.Label
Friend WithEvents lblfirst As System.Windows.Forms.Label
Friend WithEvents lbllast As System.Windows.Forms.Label
Friend WithEvents btnexit As System.Windows.Forms.Button
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -