📄 formuglicensepatch.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class FormUGLicensePatch
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
<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
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FormUGLicensePatch))
Me.LabelManager = New System.Windows.Forms.Label
Me.CheckBoxAutoRun = New System.Windows.Forms.CheckBox
Me.ButtonOK = New System.Windows.Forms.Button
Me.TextBoxManager = New System.Windows.Forms.TextBox
Me.ButtonManager = New System.Windows.Forms.Button
Me.ButtonAbout = New System.Windows.Forms.Button
Me.ButtonLog = New System.Windows.Forms.Button
Me.TextBoxLog = New System.Windows.Forms.TextBox
Me.LabelLog = New System.Windows.Forms.Label
Me.ButtonLicense = New System.Windows.Forms.Button
Me.TextBoxLicense = New System.Windows.Forms.TextBox
Me.LabelLicense = New System.Windows.Forms.Label
Me.SuspendLayout()
'
'LabelManager
'
Me.LabelManager.AutoSize = True
Me.LabelManager.Location = New System.Drawing.Point(17, 25)
Me.LabelManager.Name = "LabelManager"
Me.LabelManager.Size = New System.Drawing.Size(65, 12)
Me.LabelManager.TabIndex = 0
Me.LabelManager.Text = "启动程序:"
'
'CheckBoxAutoRun
'
Me.CheckBoxAutoRun.AutoSize = True
Me.CheckBoxAutoRun.Location = New System.Drawing.Point(123, 133)
Me.CheckBoxAutoRun.Name = "CheckBoxAutoRun"
Me.CheckBoxAutoRun.Size = New System.Drawing.Size(222, 16)
Me.CheckBoxAutoRun.TabIndex = 3
Me.CheckBoxAutoRun.Text = " 设定正确,请在系统启动时自动运行"
Me.CheckBoxAutoRun.UseVisualStyleBackColor = True
'
'ButtonOK
'
Me.ButtonOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.ButtonOK.Location = New System.Drawing.Point(273, 164)
Me.ButtonOK.Name = "ButtonOK"
Me.ButtonOK.Size = New System.Drawing.Size(86, 32)
Me.ButtonOK.TabIndex = 4
Me.ButtonOK.Text = "确定"
Me.ButtonOK.UseVisualStyleBackColor = True
'
'TextBoxManager
'
Me.TextBoxManager.Location = New System.Drawing.Point(88, 22)
Me.TextBoxManager.Name = "TextBoxManager"
Me.TextBoxManager.Size = New System.Drawing.Size(304, 21)
Me.TextBoxManager.TabIndex = 5
'
'ButtonManager
'
Me.ButtonManager.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ButtonManager.Location = New System.Drawing.Point(398, 20)
Me.ButtonManager.Name = "ButtonManager"
Me.ButtonManager.Size = New System.Drawing.Size(27, 23)
Me.ButtonManager.TabIndex = 8
Me.ButtonManager.Text = "..."
Me.ButtonManager.UseVisualStyleBackColor = True
'
'ButtonAbout
'
Me.ButtonAbout.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.ButtonAbout.Location = New System.Drawing.Point(157, 165)
Me.ButtonAbout.Name = "ButtonAbout"
Me.ButtonAbout.Size = New System.Drawing.Size(86, 30)
Me.ButtonAbout.TabIndex = 11
Me.ButtonAbout.Text = "关于…"
Me.ButtonAbout.UseVisualStyleBackColor = True
'
'ButtonLog
'
Me.ButtonLog.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ButtonLog.Location = New System.Drawing.Point(398, 95)
Me.ButtonLog.Name = "ButtonLog"
Me.ButtonLog.Size = New System.Drawing.Size(27, 23)
Me.ButtonLog.TabIndex = 14
Me.ButtonLog.Text = "..."
Me.ButtonLog.UseVisualStyleBackColor = True
'
'TextBoxLog
'
Me.TextBoxLog.Location = New System.Drawing.Point(88, 95)
Me.TextBoxLog.Name = "TextBoxLog"
Me.TextBoxLog.Size = New System.Drawing.Size(304, 21)
Me.TextBoxLog.TabIndex = 13
'
'LabelLog
'
Me.LabelLog.AutoSize = True
Me.LabelLog.Location = New System.Drawing.Point(17, 100)
Me.LabelLog.Name = "LabelLog"
Me.LabelLog.Size = New System.Drawing.Size(65, 12)
Me.LabelLog.TabIndex = 12
Me.LabelLog.Text = "运行日志:"
'
'ButtonLicense
'
Me.ButtonLicense.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ButtonLicense.Location = New System.Drawing.Point(398, 57)
Me.ButtonLicense.Name = "ButtonLicense"
Me.ButtonLicense.Size = New System.Drawing.Size(27, 23)
Me.ButtonLicense.TabIndex = 17
Me.ButtonLicense.Text = "..."
Me.ButtonLicense.UseVisualStyleBackColor = True
'
'TextBoxLicense
'
Me.TextBoxLicense.Location = New System.Drawing.Point(88, 59)
Me.TextBoxLicense.Name = "TextBoxLicense"
Me.TextBoxLicense.Size = New System.Drawing.Size(304, 21)
Me.TextBoxLicense.TabIndex = 16
'
'LabelLicense
'
Me.LabelLicense.AutoSize = True
Me.LabelLicense.Location = New System.Drawing.Point(17, 62)
Me.LabelLicense.Name = "LabelLicense"
Me.LabelLicense.Size = New System.Drawing.Size(65, 12)
Me.LabelLicense.TabIndex = 15
Me.LabelLicense.Text = "授权文件:"
'
'FormUGLicensePatch
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(437, 216)
Me.Controls.Add(Me.ButtonLicense)
Me.Controls.Add(Me.TextBoxLicense)
Me.Controls.Add(Me.LabelLicense)
Me.Controls.Add(Me.ButtonLog)
Me.Controls.Add(Me.TextBoxLog)
Me.Controls.Add(Me.LabelLog)
Me.Controls.Add(Me.ButtonAbout)
Me.Controls.Add(Me.ButtonManager)
Me.Controls.Add(Me.TextBoxManager)
Me.Controls.Add(Me.ButtonOK)
Me.Controls.Add(Me.CheckBoxAutoRun)
Me.Controls.Add(Me.LabelManager)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "FormUGLicensePatch"
Me.Opacity = 0.8
Me.Text = "UG NX4 License Patch"
Me.TopMost = True
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents LabelManager As System.Windows.Forms.Label
Friend WithEvents CheckBoxAutoRun As System.Windows.Forms.CheckBox
Friend WithEvents ButtonOK As System.Windows.Forms.Button
Friend WithEvents TextBoxManager As System.Windows.Forms.TextBox
Friend WithEvents ButtonManager As System.Windows.Forms.Button
Friend WithEvents ButtonAbout As System.Windows.Forms.Button
Friend WithEvents ButtonLog As System.Windows.Forms.Button
Friend WithEvents TextBoxLog As System.Windows.Forms.TextBox
Friend WithEvents LabelLog As System.Windows.Forms.Label
Friend WithEvents ButtonLicense As System.Windows.Forms.Button
Friend WithEvents TextBoxLicense As System.Windows.Forms.TextBox
Friend WithEvents LabelLicense As System.Windows.Forms.Label
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -