📄 frmstdsearch.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class Form5
#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 Label7 As System.Windows.Forms.Label
Public WithEvents Image2 As System.Windows.Forms.PictureBox
Public WithEvents Frame2 As System.Windows.Forms.GroupBox
Public WithEvents Command2 As System.Windows.Forms.Button
Public WithEvents Command1 As System.Windows.Forms.Button
Public WithEvents Command3 As System.Windows.Forms.Button
Public WithEvents Text1 As System.Windows.Forms.TextBox
Public WithEvents Option2 As System.Windows.Forms.RadioButton
Public WithEvents Option1 As System.Windows.Forms.RadioButton
Public WithEvents Label6 As System.Windows.Forms.Label
Public WithEvents Label5 As System.Windows.Forms.Label
Public WithEvents Label4 As System.Windows.Forms.Label
Public WithEvents Label3 As System.Windows.Forms.Label
Public WithEvents Frame1 As System.Windows.Forms.GroupBox
Public WithEvents Label2 As System.Windows.Forms.Label
Public WithEvents Label1 As System.Windows.Forms.Label
Public WithEvents Image1 As System.Windows.Forms.PictureBox
'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(Form5))
Me.components = New System.ComponentModel.Container()
Me.ToolTip1 = New System.Windows.Forms.ToolTip(components)
Me.Frame2 = New System.Windows.Forms.GroupBox
Me.Label7 = New System.Windows.Forms.Label
Me.Image2 = New System.Windows.Forms.PictureBox
Me.Frame1 = New System.Windows.Forms.GroupBox
Me.Command2 = New System.Windows.Forms.Button
Me.Command1 = New System.Windows.Forms.Button
Me.Command3 = New System.Windows.Forms.Button
Me.Text1 = New System.Windows.Forms.TextBox
Me.Option2 = New System.Windows.Forms.RadioButton
Me.Option1 = New System.Windows.Forms.RadioButton
Me.Label6 = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.Label4 = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.Label1 = New System.Windows.Forms.Label
Me.Image1 = New System.Windows.Forms.PictureBox
Me.Frame2.SuspendLayout()
Me.Frame1.SuspendLayout()
Me.SuspendLayout()
Me.ToolTip1.Active = True
Me.BackColor = System.Drawing.Color.White
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Text = "Form5"
Me.ClientSize = New System.Drawing.Size(312, 213)
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 = "Form5"
Me.Frame2.BackColor = System.Drawing.Color.FromARGB(255, 255, 192)
Me.Frame2.Text = "Search Result"
Me.Frame2.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Frame2.Size = New System.Drawing.Size(873, 241)
Me.Frame2.Location = New System.Drawing.Point(56, 472)
Me.Frame2.TabIndex = 13
Me.Frame2.Visible = False
Me.Frame2.Enabled = True
Me.Frame2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame2.Name = "Frame2"
Me.Label7.BackColor = System.Drawing.Color.FromARGB(192, 192, 0)
Me.Label7.Text = "Label7"
Me.Label7.Font = New System.Drawing.Font("Arial", 12!, System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.ForeColor = System.Drawing.Color.White
Me.Label7.Size = New System.Drawing.Size(513, 105)
Me.Label7.Location = New System.Drawing.Point(280, 48)
Me.Label7.TabIndex = 14
Me.Label7.TextAlign = System.Drawing.ContentAlignment.TopLeft
Me.Label7.Enabled = True
Me.Label7.Cursor = System.Windows.Forms.Cursors.Default
Me.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label7.UseMnemonic = True
Me.Label7.Visible = True
Me.Label7.AutoSize = False
Me.Label7.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.Label7.Name = "Label7"
Me.Image2.Size = New System.Drawing.Size(188, 182)
Me.Image2.Location = New System.Drawing.Point(8, 56)
Me.Image2.Image = CType(resources.GetObject("Image2.Image"), System.Drawing.Image)
Me.Image2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
Me.Image2.Enabled = True
Me.Image2.Cursor = System.Windows.Forms.Cursors.Default
Me.Image2.Visible = True
Me.Image2.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.Image2.Name = "Image2"
Me.Frame1.BackColor = System.Drawing.Color.FromARGB(192, 255, 192)
Me.Frame1.Size = New System.Drawing.Size(873, 225)
Me.Frame1.Location = New System.Drawing.Point(56, 232)
Me.Frame1.TabIndex = 1
Me.Frame1.Font = New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Frame1.Enabled = True
Me.Frame1.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame1.Visible = True
Me.Frame1.Name = "Frame1"
Me.Command2.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.Command2.BackColor = System.Drawing.Color.FromARGB(255, 255, 192)
Me.Command2.Text = "Reset"
Me.Command2.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command2.Size = New System.Drawing.Size(129, 41)
Me.Command2.Location = New System.Drawing.Point(368, 176)
Me.Command2.Image = CType(resources.GetObject("Command2.Image"), System.Drawing.Image)
Me.Command2.TabIndex = 12
Me.Command2.CausesValidation = True
Me.Command2.Enabled = True
Me.Command2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command2.Cursor = System.Windows.Forms.Cursors.Default
Me.Command2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command2.TabStop = True
Me.Command2.Name = "Command2"
Me.Command1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.Command1.BackColor = System.Drawing.Color.FromARGB(255, 255, 192)
Me.Command1.Text = "Search"
Me.Command1.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command1.Size = New System.Drawing.Size(129, 41)
Me.Command1.Location = New System.Drawing.Point(224, 176)
Me.Command1.Image = CType(resources.GetObject("Command1.Image"), System.Drawing.Image)
Me.Command1.TabIndex = 11
Me.Command1.CausesValidation = True
Me.Command1.Enabled = True
Me.Command1.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command1.Cursor = System.Windows.Forms.Cursors.Default
Me.Command1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command1.TabStop = True
Me.Command1.Name = "Command1"
Me.Command3.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.Command3.BackColor = System.Drawing.Color.FromARGB(255, 255, 192)
Me.Command3.Text = "Home"
Me.Command3.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Command3.Size = New System.Drawing.Size(129, 41)
Me.Command3.Location = New System.Drawing.Point(512, 176)
Me.Command3.Image = CType(resources.GetObject("Command3.Image"), System.Drawing.Image)
Me.Command3.TabIndex = 10
Me.Command3.CausesValidation = True
Me.Command3.Enabled = True
Me.Command3.ForeColor = System.Drawing.SystemColors.ControlText
Me.Command3.Cursor = System.Windows.Forms.Cursors.Default
Me.Command3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Command3.TabStop = True
Me.Command3.Name = "Command3"
Me.Text1.AutoSize = False
Me.Text1.Size = New System.Drawing.Size(185, 25)
Me.Text1.Location = New System.Drawing.Point(464, 104)
Me.Text1.TabIndex = 8
Me.Text1.Font = New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Text1.AcceptsReturn = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -