📄 aboutform.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class AboutForm
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()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(AboutForm))
Me.Label1 = New System.Windows.Forms.Label
Me.Label7 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.Label8 = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.LinkLabel1 = New System.Windows.Forms.LinkLabel
Me.Label4 = New System.Windows.Forms.Label
Me.Label9 = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.LinkLabel2 = New System.Windows.Forms.LinkLabel
Me.LogoPictureBox = New System.Windows.Forms.PictureBox
Me.PictureBox1 = New System.Windows.Forms.PictureBox
Me.TableLayoutPanel = New System.Windows.Forms.TableLayoutPanel
Me.TextBoxDescription = New System.Windows.Forms.TextBox
Me.LabelProductName = New System.Windows.Forms.Label
Me.LabelVersion = New System.Windows.Forms.Label
Me.LabelCopyright = New System.Windows.Forms.Label
Me.LabelCompanyName = New System.Windows.Forms.Label
Me.Label6 = 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.Label13 = New System.Windows.Forms.Label
Me.OKButton = New System.Windows.Forms.Button
CType(Me.LogoPictureBox, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TableLayoutPanel.SuspendLayout()
Me.SuspendLayout()
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label1.Font = New System.Drawing.Font("宋体", 9.0!)
Me.Label1.Location = New System.Drawing.Point(205, 178)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(63, 24)
Me.Label1.TabIndex = 8
Me.Label1.Text = "作者:"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label7.Font = New System.Drawing.Font("宋体", 9.0!)
Me.Label7.Location = New System.Drawing.Point(274, 178)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(211, 24)
Me.Label7.TabIndex = 9
Me.Label7.Text = "赵永伟"
Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label2.Font = New System.Drawing.Font("宋体", 9.0!)
Me.Label2.Location = New System.Drawing.Point(205, 202)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(63, 25)
Me.Label2.TabIndex = 10
Me.Label2.Text = "电话:"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label8.Font = New System.Drawing.Font("宋体", 9.0!)
Me.Label8.Location = New System.Drawing.Point(274, 202)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(211, 25)
Me.Label8.TabIndex = 11
Me.Label8.Text = "0413-4259598"
Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label3.Font = New System.Drawing.Font("宋体", 9.0!)
Me.Label3.Location = New System.Drawing.Point(205, 227)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(63, 25)
Me.Label3.TabIndex = 12
Me.Label3.Text = "邮箱:"
Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'LinkLabel1
'
Me.LinkLabel1.AutoSize = True
Me.LinkLabel1.Dock = System.Windows.Forms.DockStyle.Fill
Me.LinkLabel1.Font = New System.Drawing.Font("宋体", 9.0!)
Me.LinkLabel1.Location = New System.Drawing.Point(274, 227)
Me.LinkLabel1.Name = "LinkLabel1"
Me.LinkLabel1.Size = New System.Drawing.Size(211, 25)
Me.LinkLabel1.TabIndex = 13
Me.LinkLabel1.TabStop = True
Me.LinkLabel1.Text = "zywanys@163.com"
Me.LinkLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label4.Font = New System.Drawing.Font("宋体", 9.0!)
Me.Label4.Location = New System.Drawing.Point(205, 252)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(63, 24)
Me.Label4.TabIndex = 14
Me.Label4.Text = "QQ:"
Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label9.Font = New System.Drawing.Font("宋体", 9.0!)
Me.Label9.Location = New System.Drawing.Point(274, 252)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(211, 24)
Me.Label9.TabIndex = 15
Me.Label9.Text = "598701011"
Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label5.Font = New System.Drawing.Font("宋体", 9.0!)
Me.Label5.Location = New System.Drawing.Point(205, 276)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(63, 24)
Me.Label5.TabIndex = 16
Me.Label5.Text = "主页:"
Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'LinkLabel2
'
Me.LinkLabel2.AutoSize = True
Me.LinkLabel2.Dock = System.Windows.Forms.DockStyle.Fill
Me.LinkLabel2.Font = New System.Drawing.Font("宋体", 9.0!)
Me.LinkLabel2.Location = New System.Drawing.Point(274, 276)
Me.LinkLabel2.Name = "LinkLabel2"
Me.LinkLabel2.Size = New System.Drawing.Size(211, 24)
Me.LinkLabel2.TabIndex = 17
Me.LinkLabel2.TabStop = True
Me.LinkLabel2.Text = "http://zywanys.51aj.com/"
Me.LinkLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'LogoPictureBox
'
Me.LogoPictureBox.Dock = System.Windows.Forms.DockStyle.Fill
Me.LogoPictureBox.Image = CType(resources.GetObject("LogoPictureBox.Image"), System.Drawing.Image)
Me.LogoPictureBox.Location = New System.Drawing.Point(3, 83)
Me.LogoPictureBox.Name = "LogoPictureBox"
Me.TableLayoutPanel.SetRowSpan(Me.LogoPictureBox, 10)
Me.LogoPictureBox.Size = New System.Drawing.Size(196, 339)
Me.LogoPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
Me.LogoPictureBox.TabIndex = 0
Me.LogoPictureBox.TabStop = False
'
'PictureBox1
'
Me.PictureBox1.Dock = System.Windows.Forms.DockStyle.Right
Me.PictureBox1.Image = Global.千寻销售系统客户端.My.Resources.Resources.千寻工作室
Me.PictureBox1.Location = New System.Drawing.Point(128, 3)
Me.PictureBox1.Name = "PictureBox1"
Me.TableLayoutPanel.SetRowSpan(Me.PictureBox1, 3)
Me.PictureBox1.Size = New System.Drawing.Size(71, 59)
Me.PictureBox1.TabIndex = 22
Me.PictureBox1.TabStop = False
'
'TableLayoutPanel
'
Me.TableLayoutPanel.ColumnCount = 3
Me.TableLayoutPanel.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.0!))
Me.TableLayoutPanel.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 69.0!))
Me.TableLayoutPanel.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 217.0!))
Me.TableLayoutPanel.Controls.Add(Me.TextBoxDescription, 1, 13)
Me.TableLayoutPanel.Controls.Add(Me.Label1, 1, 8)
Me.TableLayoutPanel.Controls.Add(Me.Label7, 2, 8)
Me.TableLayoutPanel.Controls.Add(Me.Label2, 1, 9)
Me.TableLayoutPanel.Controls.Add(Me.Label8, 2, 9)
Me.TableLayoutPanel.Controls.Add(Me.Label3, 1, 10)
Me.TableLayoutPanel.Controls.Add(Me.LinkLabel1, 2, 10)
Me.TableLayoutPanel.Controls.Add(Me.Label4, 1, 11)
Me.TableLayoutPanel.Controls.Add(Me.Label9, 2, 11)
Me.TableLayoutPanel.Controls.Add(Me.Label5, 1, 12)
Me.TableLayoutPanel.Controls.Add(Me.LinkLabel2, 2, 12)
Me.TableLayoutPanel.Controls.Add(Me.LabelProductName, 2, 4)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -