📄 frmabout.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class frmAbout
#Region "Windows 窗体设计器生成的代码 "
<System.Diagnostics.DebuggerNonUserCode()> Public Sub New()
MyBase.New()
'此调用是 Windows 窗体设计器所必需的。
InitializeComponent()
End Sub
'窗体重写释放,以清理组件列表。
<System.Diagnostics.DebuggerNonUserCode()> Protected Overloads Overrides Sub Dispose(ByVal Disposing As Boolean)
If Disposing Then
If Not components Is Nothing Then
components.Dispose()
End If
End If
MyBase.Dispose(Disposing)
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
Public ToolTip1 As System.Windows.Forms.ToolTip
Public WithEvents cmdOK As System.Windows.Forms.Button
Public WithEvents cmdSysInfo As System.Windows.Forms.Button
Public WithEvents lblVersion As System.Windows.Forms.Label
Public WithEvents lblTitle As System.Windows.Forms.Label
Public WithEvents Label3 As System.Windows.Forms.Label
Public WithEvents lblDescription As System.Windows.Forms.Label
Public WithEvents Frame1 As System.Windows.Forms.GroupBox
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器来修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me.cmdOK = New System.Windows.Forms.Button
Me.cmdSysInfo = New System.Windows.Forms.Button
Me.Frame1 = New System.Windows.Forms.GroupBox
Me.lblVersion = New System.Windows.Forms.Label
Me.lblTitle = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.lblDescription = New System.Windows.Forms.Label
Me.Frame1.SuspendLayout()
Me.SuspendLayout()
'
'cmdOK
'
Me.cmdOK.BackColor = System.Drawing.SystemColors.Control
Me.cmdOK.Cursor = System.Windows.Forms.Cursors.Default
Me.cmdOK.DialogResult = System.Windows.Forms.DialogResult.Cancel
Me.cmdOK.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdOK.Location = New System.Drawing.Point(224, 144)
Me.cmdOK.Name = "cmdOK"
Me.cmdOK.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.cmdOK.Size = New System.Drawing.Size(98, 23)
Me.cmdOK.TabIndex = 0
Me.cmdOK.Tag = "确定"
Me.cmdOK.Text = "Done"
Me.cmdOK.UseVisualStyleBackColor = False
'
'cmdSysInfo
'
Me.cmdSysInfo.BackColor = System.Drawing.SystemColors.Control
Me.cmdSysInfo.Cursor = System.Windows.Forms.Cursors.Default
Me.cmdSysInfo.ForeColor = System.Drawing.SystemColors.ControlText
Me.cmdSysInfo.Location = New System.Drawing.Point(120, 144)
Me.cmdSysInfo.Name = "cmdSysInfo"
Me.cmdSysInfo.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.cmdSysInfo.Size = New System.Drawing.Size(97, 23)
Me.cmdSysInfo.TabIndex = 1
Me.cmdSysInfo.Tag = "系统信息(&S)..."
Me.cmdSysInfo.Text = "&System info..."
Me.cmdSysInfo.UseVisualStyleBackColor = False
'
'Frame1
'
Me.Frame1.BackColor = System.Drawing.SystemColors.Control
Me.Frame1.Controls.Add(Me.lblVersion)
Me.Frame1.Controls.Add(Me.lblTitle)
Me.Frame1.Controls.Add(Me.Label3)
Me.Frame1.Controls.Add(Me.lblDescription)
Me.Frame1.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame1.Location = New System.Drawing.Point(16, 8)
Me.Frame1.Name = "Frame1"
Me.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame1.Size = New System.Drawing.Size(313, 129)
Me.Frame1.TabIndex = 2
Me.Frame1.TabStop = False
'
'lblVersion
'
Me.lblVersion.BackColor = System.Drawing.SystemColors.Control
Me.lblVersion.Cursor = System.Windows.Forms.Cursors.Default
Me.lblVersion.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblVersion.ForeColor = System.Drawing.SystemColors.ControlText
Me.lblVersion.Location = New System.Drawing.Point(32, 48)
Me.lblVersion.Name = "lblVersion"
Me.lblVersion.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.lblVersion.Size = New System.Drawing.Size(273, 15)
Me.lblVersion.TabIndex = 6
Me.lblVersion.Tag = "版本"
Me.lblVersion.Text = "VB样例程序"
'
'lblTitle
'
Me.lblTitle.BackColor = System.Drawing.SystemColors.Control
Me.lblTitle.Cursor = System.Windows.Forms.Cursors.Default
Me.lblTitle.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblTitle.ForeColor = System.Drawing.Color.Black
Me.lblTitle.Location = New System.Drawing.Point(32, 24)
Me.lblTitle.Name = "lblTitle"
Me.lblTitle.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.lblTitle.Size = New System.Drawing.Size(241, 16)
Me.lblTitle.TabIndex = 5
Me.lblTitle.Tag = "应用程序标题"
Me.lblTitle.Text = "OPC 数据访问客户端开发工具包"
'
'Label3
'
Me.Label3.BackColor = System.Drawing.SystemColors.Control
Me.Label3.Cursor = System.Windows.Forms.Cursors.Default
Me.Label3.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.ForeColor = System.Drawing.Color.Black
Me.Label3.Location = New System.Drawing.Point(32, 96)
Me.Label3.Name = "Label3"
Me.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label3.Size = New System.Drawing.Size(249, 14)
Me.Label3.TabIndex = 4
Me.Label3.Tag = "应用程序描述"
'
'lblDescription
'
Me.lblDescription.BackColor = System.Drawing.SystemColors.Control
Me.lblDescription.Cursor = System.Windows.Forms.Cursors.Default
Me.lblDescription.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDescription.ForeColor = System.Drawing.Color.Black
Me.lblDescription.Location = New System.Drawing.Point(32, 72)
Me.lblDescription.Name = "lblDescription"
Me.lblDescription.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.lblDescription.Size = New System.Drawing.Size(241, 19)
Me.lblDescription.TabIndex = 3
Me.lblDescription.Tag = "应用程序描述"
Me.lblDescription.Text = "编写:李志有 2006.6~2007.6"
'
'frmAbout
'
Me.AcceptButton = Me.cmdOK
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.SystemColors.Control
Me.CancelButton = Me.cmdOK
Me.ClientSize = New System.Drawing.Size(347, 178)
Me.Controls.Add(Me.cmdOK)
Me.Controls.Add(Me.cmdSysInfo)
Me.Controls.Add(Me.Frame1)
Me.Cursor = System.Windows.Forms.Cursors.Default
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
Me.Location = New System.Drawing.Point(3, 22)
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "frmAbout"
Me.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.ShowInTaskbar = False
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent
Me.Text = "About..."
Me.Frame1.ResumeLayout(False)
Me.ResumeLayout(False)
End Sub
#End Region
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -