📄 frmyellow.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class Form11
#Region "Windows Form Designer generated code "
<System.Diagnostics.DebuggerNonUserCode()> Public Sub New()
MyBase.New()
'This call is required by the Windows Form Designer.
InitializeComponent()
End Sub
'Form overrides dispose to clean up the component list.
<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
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
Public ToolTip1 As System.Windows.Forms.ToolTip
Public WithEvents Timer1 As System.Windows.Forms.Timer
Public WithEvents Command10 As System.Windows.Forms.Button
Public WithEvents Label1 As System.Windows.Forms.Label
Public WithEvents Shape1 As System.Windows.Forms.Label
Public WithEvents _Label2_0 As System.Windows.Forms.Label
Public WithEvents Image1 As System.Windows.Forms.PictureBox
Public WithEvents Shape2 As System.Windows.Forms.Label
Public WithEvents Label2 As Microsoft.VisualBasic.Compatibility.VB6.LabelArray
'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()
Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(Form11))
Me.components = New System.ComponentModel.Container()
Me.ToolTip1 = New System.Windows.Forms.ToolTip(components)
Me.Timer1 = New System.Windows.Forms.Timer(components)
Me.Command10 = New System.Windows.Forms.Button
Me.Label1 = New System.Windows.Forms.Label
Me.Shape1 = New System.Windows.Forms.Label
Me._Label2_0 = New System.Windows.Forms.Label
Me.Image1 = New System.Windows.Forms.PictureBox
Me.Shape2 = New System.Windows.Forms.Label
Me.Label2 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
Me.SuspendLayout()
Me.ToolTip1.Active = True
CType(Me.Label2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.BackColor = System.Drawing.Color.FromARGB(255, 255, 192)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Text = "Form11"
Me.ClientSize = New System.Drawing.Size(939, 615)
Me.Location = New System.Drawing.Point(0, -7)
Me.ShowInTaskbar = False
Me.StartPosition = System.Windows.Forms.FormStartPosition.WindowsDefaultLocation
Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
Me.Font = New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ControlBox = True
Me.Enabled = True
Me.KeyPreview = False
Me.MaximizeBox = True
Me.MinimizeBox = True
Me.Cursor = System.Windows.Forms.Cursors.Default
Me.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.HelpButton = False
Me.Name = "Form11"
Me.Timer1.Interval = 1000
Me.Timer1.Enabled = True
Me.Command10.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.Command10.BackColor = System.Drawing.Color.FromARGB(255, 224, 192)
Me.Command10.Text = "Home"
Me.Command10.Font = New System.Drawing.Font("Times New Roman", 9.75!, System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command10.Size = New System.Drawing.Size(105, 41)
Me.Command10.Location = New System.Drawing.Point(896, 664)
Me.Command10.Image = CType(resources.GetObject("Command10.Image"), System.Drawing.Image)
Me.Command10.TabIndex = 0
Me.Command10.CausesValidation = True
Me.Command10.Enabled = True
Me.Command10.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command10.Cursor = System.Windows.Forms.Cursors.Default
Me.Command10.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command10.TabStop = True
Me.Command10.Name = "Command10"
Me.Label1.Text = "Yellow Pages"
Me.Label1.Font = New System.Drawing.Font("Garamond", 18!, System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.ForeColor = System.Drawing.Color.Yellow
Me.Label1.Size = New System.Drawing.Size(136, 27)
Me.Label1.Location = New System.Drawing.Point(88, 40)
Me.Label1.TabIndex = 2
Me.Label1.TextAlign = System.Drawing.ContentAlignment.TopLeft
Me.Label1.BackColor = System.Drawing.Color.Transparent
Me.Label1.Enabled = True
Me.Label1.Cursor = System.Windows.Forms.Cursors.Default
Me.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label1.UseMnemonic = True
Me.Label1.Visible = True
Me.Label1.AutoSize = True
Me.Label1.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.Label1.Name = "Label1"
Me.Shape1.BackColor = System.Drawing.Color.Red
Me.Shape1.Size = New System.Drawing.Size(289, 105)
Me.Shape1.Location = New System.Drawing.Point(32, 8)
Me.Shape1.Visible = True
Me.Shape1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Shape1.ForeColor = System.Drawing.Color.Black
Me.Shape1.Text = "Shape1"
Me.Shape1.Name = "Shape1"
Me._Label2_0.BackColor = System.Drawing.Color.FromARGB(0, 0, 192)
Me._Label2_0.Font = New System.Drawing.Font("Times New Roman", 12!, System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me._Label2_0.ForeColor = System.Drawing.Color.White
Me._Label2_0.Size = New System.Drawing.Size(633, 33)
Me._Label2_0.Location = New System.Drawing.Point(368, 0)
Me._Label2_0.TabIndex = 1
Me._Label2_0.TextAlign = System.Drawing.ContentAlignment.TopLeft
Me._Label2_0.Enabled = True
Me._Label2_0.Cursor = System.Windows.Forms.Cursors.Default
Me._Label2_0.RightToLeft = System.Windows.Forms.RightToLeft.No
Me._Label2_0.UseMnemonic = True
Me._Label2_0.Visible = True
Me._Label2_0.AutoSize = False
Me._Label2_0.BorderStyle = System.Windows.Forms.BorderStyle.None
Me._Label2_0.Name = "_Label2_0"
Me.Image1.Size = New System.Drawing.Size(301, 398)
Me.Image1.Location = New System.Drawing.Point(24, 152)
Me.Image1.Image = CType(resources.GetObject("Image1.Image"), System.Drawing.Image)
Me.Image1.Enabled = True
Me.Image1.Cursor = System.Windows.Forms.Cursors.Default
Me.Image1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Normal
Me.Image1.Visible = True
Me.Image1.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.Image1.Name = "Image1"
Me.Shape2.BackColor = System.Drawing.Color.Red
Me.Shape2.Size = New System.Drawing.Size(321, 105)
Me.Shape2.Location = New System.Drawing.Point(16, 32)
Me.Shape2.Visible = True
Me.Shape2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Shape2.ForeColor = System.Drawing.Color.Black
Me.Shape2.Text = "Shape2"
Me.Shape2.Name = "Shape2"
Me.Controls.Add(Command10)
Me.Controls.Add(Label1)
Me.Controls.Add(Shape1)
Me.Controls.Add(_Label2_0)
Me.Controls.Add(Image1)
Me.Controls.Add(Shape2)
Me.Label2.SetIndex(_Label2_0, CType(0, Short))
CType(Me.Label2, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
#End Region
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -