📄 aboutform.designer.vb
字号:
Me.TableLayoutPanel.Controls.Add(Me.LabelVersion, 2, 5)
Me.TableLayoutPanel.Controls.Add(Me.LabelCopyright, 2, 6)
Me.TableLayoutPanel.Controls.Add(Me.LabelCompanyName, 2, 7)
Me.TableLayoutPanel.Controls.Add(Me.Label6, 1, 4)
Me.TableLayoutPanel.Controls.Add(Me.Label10, 1, 5)
Me.TableLayoutPanel.Controls.Add(Me.Label11, 1, 6)
Me.TableLayoutPanel.Controls.Add(Me.Label12, 1, 7)
Me.TableLayoutPanel.Controls.Add(Me.LogoPictureBox, 0, 4)
Me.TableLayoutPanel.Controls.Add(Me.PictureBox1, 0, 0)
Me.TableLayoutPanel.Controls.Add(Me.Label13, 1, 1)
Me.TableLayoutPanel.Controls.Add(Me.OKButton, 2, 14)
Me.TableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill
Me.TableLayoutPanel.Location = New System.Drawing.Point(0, 0)
Me.TableLayoutPanel.Name = "TableLayoutPanel"
Me.TableLayoutPanel.RowCount = 15
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 15.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 23.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 49.6124!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 34.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
Me.TableLayoutPanel.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
Me.TableLayoutPanel.Size = New System.Drawing.Size(488, 459)
Me.TableLayoutPanel.TabIndex = 2
'
'TextBoxDescription
'
Me.TableLayoutPanel.SetColumnSpan(Me.TextBoxDescription, 2)
Me.TextBoxDescription.Dock = System.Windows.Forms.DockStyle.Fill
Me.TextBoxDescription.Location = New System.Drawing.Point(208, 303)
Me.TextBoxDescription.Margin = New System.Windows.Forms.Padding(6, 3, 3, 3)
Me.TextBoxDescription.Multiline = True
Me.TextBoxDescription.Name = "TextBoxDescription"
Me.TextBoxDescription.ReadOnly = True
Me.TextBoxDescription.ScrollBars = System.Windows.Forms.ScrollBars.Both
Me.TextBoxDescription.Size = New System.Drawing.Size(277, 119)
Me.TextBoxDescription.TabIndex = 0
Me.TextBoxDescription.TabStop = False
Me.TextBoxDescription.Text = "说明:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
'
'LabelProductName
'
Me.LabelProductName.Dock = System.Windows.Forms.DockStyle.Fill
Me.LabelProductName.Location = New System.Drawing.Point(277, 80)
Me.LabelProductName.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
Me.LabelProductName.MaximumSize = New System.Drawing.Size(0, 16)
Me.LabelProductName.Name = "LabelProductName"
Me.LabelProductName.Size = New System.Drawing.Size(208, 16)
Me.LabelProductName.TabIndex = 0
Me.LabelProductName.Text = "产品名称"
Me.LabelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'LabelVersion
'
Me.LabelVersion.Dock = System.Windows.Forms.DockStyle.Fill
Me.LabelVersion.Location = New System.Drawing.Point(277, 105)
Me.LabelVersion.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
Me.LabelVersion.MaximumSize = New System.Drawing.Size(0, 16)
Me.LabelVersion.Name = "LabelVersion"
Me.LabelVersion.Size = New System.Drawing.Size(208, 16)
Me.LabelVersion.TabIndex = 0
Me.LabelVersion.Text = "版本"
Me.LabelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'LabelCopyright
'
Me.LabelCopyright.Dock = System.Windows.Forms.DockStyle.Fill
Me.LabelCopyright.Location = New System.Drawing.Point(277, 130)
Me.LabelCopyright.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
Me.LabelCopyright.MaximumSize = New System.Drawing.Size(0, 16)
Me.LabelCopyright.Name = "LabelCopyright"
Me.LabelCopyright.Size = New System.Drawing.Size(208, 16)
Me.LabelCopyright.TabIndex = 0
Me.LabelCopyright.Text = "版权"
Me.LabelCopyright.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'LabelCompanyName
'
Me.LabelCompanyName.Dock = System.Windows.Forms.DockStyle.Fill
Me.LabelCompanyName.Location = New System.Drawing.Point(277, 155)
Me.LabelCompanyName.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
Me.LabelCompanyName.MaximumSize = New System.Drawing.Size(0, 16)
Me.LabelCompanyName.Name = "LabelCompanyName"
Me.LabelCompanyName.Size = New System.Drawing.Size(208, 16)
Me.LabelCompanyName.TabIndex = 0
Me.LabelCompanyName.Text = "公司名称"
Me.LabelCompanyName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label6
'
Me.Label6.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label6.Location = New System.Drawing.Point(208, 80)
Me.Label6.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
Me.Label6.MaximumSize = New System.Drawing.Size(0, 16)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(60, 16)
Me.Label6.TabIndex = 18
Me.Label6.Text = "产品名称:"
Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Label10
'
Me.Label10.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label10.Location = New System.Drawing.Point(208, 105)
Me.Label10.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
Me.Label10.MaximumSize = New System.Drawing.Size(0, 16)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(60, 16)
Me.Label10.TabIndex = 19
Me.Label10.Text = "版本:"
Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Label11
'
Me.Label11.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label11.Location = New System.Drawing.Point(208, 130)
Me.Label11.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
Me.Label11.MaximumSize = New System.Drawing.Size(0, 16)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(60, 16)
Me.Label11.TabIndex = 20
Me.Label11.Text = "版权:"
Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Label12
'
Me.Label12.Dock = System.Windows.Forms.DockStyle.Fill
Me.Label12.Location = New System.Drawing.Point(208, 155)
Me.Label12.Margin = New System.Windows.Forms.Padding(6, 0, 3, 0)
Me.Label12.MaximumSize = New System.Drawing.Size(0, 16)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(60, 16)
Me.Label12.TabIndex = 21
Me.Label12.Text = "公司名称:"
Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Label13
'
Me.Label13.AutoSize = True
Me.TableLayoutPanel.SetColumnSpan(Me.Label13, 2)
Me.Label13.Font = New System.Drawing.Font("宋体", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label13.Location = New System.Drawing.Point(205, 20)
Me.Label13.Name = "Label13"
Me.TableLayoutPanel.SetRowSpan(Me.Label13, 3)
Me.Label13.Size = New System.Drawing.Size(274, 29)
Me.Label13.TabIndex = 23
Me.Label13.Text = "千寻网络办公客户端"
'
'OKButton
'
Me.OKButton.Dock = System.Windows.Forms.DockStyle.Right
Me.OKButton.Location = New System.Drawing.Point(410, 428)
Me.OKButton.Name = "OKButton"
Me.OKButton.Size = New System.Drawing.Size(75, 28)
Me.OKButton.TabIndex = 24
Me.OKButton.Text = "确定(&O)"
Me.OKButton.UseVisualStyleBackColor = True
'
'AboutForm
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(183, Byte), Integer), CType(CType(223, Byte), Integer), CType(CType(251, Byte), Integer))
Me.ClientSize = New System.Drawing.Size(488, 459)
Me.Controls.Add(Me.TableLayoutPanel)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.MaximizeBox = False
Me.Name = "AboutForm"
Me.Text = "AboutForm"
CType(Me.LogoPictureBox, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
Me.TableLayoutPanel.ResumeLayout(False)
Me.TableLayoutPanel.PerformLayout()
Me.ResumeLayout(False)
End Sub
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents LinkLabel2 As System.Windows.Forms.LinkLabel
Friend WithEvents LogoPictureBox As System.Windows.Forms.PictureBox
Friend WithEvents TableLayoutPanel As System.Windows.Forms.TableLayoutPanel
Friend WithEvents TextBoxDescription As System.Windows.Forms.TextBox
Friend WithEvents LabelProductName As System.Windows.Forms.Label
Friend WithEvents LabelVersion As System.Windows.Forms.Label
Friend WithEvents LabelCopyright As System.Windows.Forms.Label
Friend WithEvents LabelCompanyName As System.Windows.Forms.Label
Friend WithEvents Label6 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 PictureBox1 As System.Windows.Forms.PictureBox
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents OKButton As System.Windows.Forms.Button
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -