📄 form1.designer.vb
字号:
Me.GroupBox7.Size = New System.Drawing.Size(325, 149)
Me.GroupBox7.TabIndex = 22
Me.GroupBox7.TabStop = False
Me.GroupBox7.Text = "GroupBox7"
'
'Label10
'
Me.Label10.Location = New System.Drawing.Point(22, 30)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(297, 34)
Me.Label10.TabIndex = 32
'
'Button21
'
Me.Button21.Location = New System.Drawing.Point(204, 101)
Me.Button21.Name = "Button21"
Me.Button21.Size = New System.Drawing.Size(100, 24)
Me.Button21.TabIndex = 31
Me.Button21.Text = "停止"
Me.Button21.UseVisualStyleBackColor = True
'
'Button20
'
Me.Button20.Location = New System.Drawing.Point(34, 101)
Me.Button20.Name = "Button20"
Me.Button20.Size = New System.Drawing.Size(100, 24)
Me.Button20.TabIndex = 30
Me.Button20.Text = "连接"
Me.Button20.UseVisualStyleBackColor = True
'
'MenuStrip1
'
Me.MenuStrip1.BackColor = System.Drawing.SystemColors.ActiveCaption
Me.MenuStrip1.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.菜单ToolStripMenuItem, Me.窗口ToolStripMenuItem, Me.HelpToolStripMenuItem})
Me.MenuStrip1.Location = New System.Drawing.Point(0, 25)
Me.MenuStrip1.Name = "MenuStrip1"
Me.MenuStrip1.Size = New System.Drawing.Size(1207, 27)
Me.MenuStrip1.TabIndex = 23
Me.MenuStrip1.Text = "MenuStrip1"
'
'菜单ToolStripMenuItem
'
Me.菜单ToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.开始ToolStripMenuItem, Me.保存ToolStripMenuItem, Me.新建ToolStripMenuItem, Me.打印ToolStripMenuItem, Me.打印预览ToolStripMenuItem, Me.退出ToolStripMenuItem})
Me.菜单ToolStripMenuItem.Name = "菜单ToolStripMenuItem"
Me.菜单ToolStripMenuItem.Size = New System.Drawing.Size(119, 23)
Me.菜单ToolStripMenuItem.Text = "菜单(&s...)"
'
'开始ToolStripMenuItem
'
Me.开始ToolStripMenuItem.AutoSize = False
Me.开始ToolStripMenuItem.Name = "开始ToolStripMenuItem"
Me.开始ToolStripMenuItem.Size = New System.Drawing.Size(152, 24)
Me.开始ToolStripMenuItem.Text = "开始"
'
'保存ToolStripMenuItem
'
Me.保存ToolStripMenuItem.Name = "保存ToolStripMenuItem"
Me.保存ToolStripMenuItem.Size = New System.Drawing.Size(154, 24)
Me.保存ToolStripMenuItem.Text = "保存"
'
'新建ToolStripMenuItem
'
Me.新建ToolStripMenuItem.Name = "新建ToolStripMenuItem"
Me.新建ToolStripMenuItem.Size = New System.Drawing.Size(154, 24)
Me.新建ToolStripMenuItem.Text = "新建"
'
'打印ToolStripMenuItem
'
Me.打印ToolStripMenuItem.Name = "打印ToolStripMenuItem"
Me.打印ToolStripMenuItem.Size = New System.Drawing.Size(154, 24)
Me.打印ToolStripMenuItem.Text = "打印"
'
'打印预览ToolStripMenuItem
'
Me.打印预览ToolStripMenuItem.Name = "打印预览ToolStripMenuItem"
Me.打印预览ToolStripMenuItem.Size = New System.Drawing.Size(154, 24)
Me.打印预览ToolStripMenuItem.Text = "打印预览"
'
'退出ToolStripMenuItem
'
Me.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem"
Me.退出ToolStripMenuItem.Size = New System.Drawing.Size(154, 24)
Me.退出ToolStripMenuItem.Text = "退出"
'
'窗口ToolStripMenuItem
'
Me.窗口ToolStripMenuItem.Name = "窗口ToolStripMenuItem"
Me.窗口ToolStripMenuItem.Size = New System.Drawing.Size(119, 23)
Me.窗口ToolStripMenuItem.Text = "窗口(&w...)"
'
'HelpToolStripMenuItem
'
Me.HelpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.搜索ToolStripMenuItem, Me.目录ToolStripMenuItem, Me.关于NclayerToolStripMenuItem})
Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"
Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(61, 23)
Me.HelpToolStripMenuItem.Text = "help"
'
'搜索ToolStripMenuItem
'
Me.搜索ToolStripMenuItem.Name = "搜索ToolStripMenuItem"
Me.搜索ToolStripMenuItem.Size = New System.Drawing.Size(186, 24)
Me.搜索ToolStripMenuItem.Text = "搜索"
'
'目录ToolStripMenuItem
'
Me.目录ToolStripMenuItem.Name = "目录ToolStripMenuItem"
Me.目录ToolStripMenuItem.Size = New System.Drawing.Size(186, 24)
Me.目录ToolStripMenuItem.Text = "目录"
'
'关于NclayerToolStripMenuItem
'
Me.关于NclayerToolStripMenuItem.Name = "关于NclayerToolStripMenuItem"
Me.关于NclayerToolStripMenuItem.Size = New System.Drawing.Size(186, 24)
Me.关于NclayerToolStripMenuItem.Text = "关于Nclayer"
'
'TextBox11
'
Me.TextBox11.Location = New System.Drawing.Point(442, 426)
Me.TextBox11.Multiline = True
Me.TextBox11.Name = "TextBox11"
Me.TextBox11.Size = New System.Drawing.Size(84, 81)
Me.TextBox11.TabIndex = 24
'
'Button22
'
Me.Button22.Location = New System.Drawing.Point(442, 396)
Me.Button22.Name = "Button22"
Me.Button22.Size = New System.Drawing.Size(84, 24)
Me.Button22.TabIndex = 25
Me.Button22.Text = "数据类型转换"
Me.Button22.UseVisualStyleBackColor = True
'
'ContextMenuStrip1
'
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.添加ToolStripMenuItem, Me.删除ToolStripMenuItem, Me.刷新ToolStripMenuItem})
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
Me.ContextMenuStrip1.Size = New System.Drawing.Size(95, 70)
'
'ToolStrip1
'
Me.ToolStrip1.AllowDrop = True
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
Me.ToolStrip1.Name = "ToolStrip1"
Me.ToolStrip1.Size = New System.Drawing.Size(1207, 25)
Me.ToolStrip1.TabIndex = 27
Me.ToolStrip1.Text = "ToolStrip1"
'
'添加ToolStripMenuItem
'
Me.添加ToolStripMenuItem.Name = "添加ToolStripMenuItem"
Me.添加ToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
Me.添加ToolStripMenuItem.Text = "添加"
'
'删除ToolStripMenuItem
'
Me.删除ToolStripMenuItem.Name = "删除ToolStripMenuItem"
Me.删除ToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
Me.删除ToolStripMenuItem.Text = "删除"
'
'刷新ToolStripMenuItem
'
Me.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem"
Me.刷新ToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
Me.刷新ToolStripMenuItem.Text = "刷新"
'
'Form1
'
Me.AllowDrop = True
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1207, 767)
Me.Controls.Add(Me.Button22)
Me.Controls.Add(Me.TextBox11)
Me.Controls.Add(Me.GroupBox7)
Me.Controls.Add(Me.GroupBox6)
Me.Controls.Add(Me.Button14)
Me.Controls.Add(Me.GroupBox5)
Me.Controls.Add(Me.GroupBox4)
Me.Controls.Add(Me.GroupBox3)
Me.Controls.Add(Me.GroupBox2)
Me.Controls.Add(Me.GroupBox1)
Me.Controls.Add(Me.Button8)
Me.Controls.Add(Me.Group1)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.TextBox1)
Me.Controls.Add(Me.MenuStrip1)
Me.Controls.Add(Me.ToolStrip1)
Me.ForeColor = System.Drawing.SystemColors.ControlText
Me.MainMenuStrip = Me.MenuStrip1
Me.Name = "Form1"
Me.Text = "Form1"
Me.Group1.ResumeLayout(False)
Me.Group1.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
Me.GroupBox2.ResumeLayout(False)
Me.GroupBox2.PerformLayout()
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.GroupBox4.ResumeLayout(False)
Me.GroupBox4.PerformLayout()
Me.GroupBox5.ResumeLayout(False)
Me.GroupBox5.PerformLayout()
Me.GroupBox6.ResumeLayout(False)
Me.GroupBox7.ResumeLayout(False)
Me.MenuStrip1.ResumeLayout(False)
Me.MenuStrip1.PerformLayout()
Me.ContextMenuStrip1.ResumeLayout(False)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
Friend WithEvents ListBox2 As System.Windows.Forms.ListBox
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents Button7 As System.Windows.Forms.Button
Friend WithEvents Group1 As System.Windows.Forms.GroupBox
Friend WithEvents Button8 As System.Windows.Forms.Button
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents Button9 As System.Windows.Forms.Button
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Button10 As System.Windows.Forms.Button
Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Button11 As System.Windows.Forms.Button
Friend WithEvents TextBox8 As System.Windows.Forms.TextBox
Friend WithEvents TextBox7 As System.Windows.Forms.TextBox
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents TextBox10 As System.Windows.Forms.TextBox
Friend WithEvents TextBox9 As System.Windows.Forms.TextBox
Friend WithEvents Button13 As System.Windows.Forms.Button
Friend WithEvents Button12 As System.Windows.Forms.Button
Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
Friend WithEvents Button14 As System.Windows.Forms.Button
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Button16 As System.Windows.Forms.Button
Friend WithEvents Button15 As System.Windows.Forms.Button
Friend WithEvents Button17 As System.Windows.Forms.Button
Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
Friend WithEvents Button18 As System.Windows.Forms.Button
Friend WithEvents Button19 As System.Windows.Forms.Button
Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox
Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
Friend WithEvents 菜单ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 开始ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 保存ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 新建ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 窗口ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 打印ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 打印预览ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ListView1 As System.Windows.Forms.ListView
Friend WithEvents data As System.Windows.Forms.ColumnHeader
Friend WithEvents kinds As System.Windows.Forms.ColumnHeader
Friend WithEvents 退出ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 搜索ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 目录ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 关于NclayerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents Button21 As System.Windows.Forms.Button
Friend WithEvents Button20 As System.Windows.Forms.Button
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents TextBox11 As System.Windows.Forms.TextBox
Friend WithEvents Button22 As System.Windows.Forms.Button
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
Friend WithEvents 添加ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 删除ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 刷新ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -