📄 form3.vb
字号:
Imports System.IO
Imports System.Data.SqlClient
Imports System.Drawing.Image
Public Class frmTeachers
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComponent()
'在 InitializeComponent() 调用之后添加任何初始化
End Sub
'窗体重写 dispose 以清理组件列表。
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
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改此过程。
'不要使用代码编辑器修改它。
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents Button7 As System.Windows.Forms.Button
Friend WithEvents rasex As System.Windows.Forms.Label
Friend WithEvents radsex As System.Windows.Forms.Label
Friend WithEvents Btnadd As System.Windows.Forms.Button
Friend WithEvents radse As System.Windows.Forms.Label
Friend WithEvents rase As System.Windows.Forms.Label
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
Friend WithEvents TextBox7 As System.Windows.Forms.TextBox
Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
Friend WithEvents rasse As System.Windows.Forms.Label
Friend WithEvents txtschool As System.Windows.Forms.Label
Friend WithEvents cmblevel As System.Windows.Forms.Label
Friend WithEvents txtplace As System.Windows.Forms.Label
Friend WithEvents txtpolity As System.Windows.Forms.Label
Friend WithEvents tatage As System.Windows.Forms.Label
Friend WithEvents txtname As System.Windows.Forms.Label
Friend WithEvents txtid As System.Windows.Forms.Label
Friend WithEvents marr As System.Windows.Forms.Label
Friend WithEvents rasex2 As System.Windows.Forms.RadioButton
Friend WithEvents rasex1 As System.Windows.Forms.RadioButton
Friend WithEvents txtage As System.Windows.Forms.TextBox
Friend WithEvents chkmarry As System.Windows.Forms.TextBox
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents Botton2 As System.Windows.Forms.Button
Friend WithEvents txtremark As System.Windows.Forms.Label
Friend WithEvents radsexx As System.Windows.Forms.Label
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.Btnadd = New System.Windows.Forms.Button
Me.Botton2 = New System.Windows.Forms.Button
Me.Button4 = New System.Windows.Forms.Button
Me.Button5 = New System.Windows.Forms.Button
Me.Button6 = New System.Windows.Forms.Button
Me.Button7 = New System.Windows.Forms.Button
Me.GroupBox1 = New System.Windows.Forms.GroupBox
Me.TextBox3 = New System.Windows.Forms.TextBox
Me.marr = New System.Windows.Forms.Label
Me.ListBox1 = New System.Windows.Forms.ListBox
Me.txtremark = New System.Windows.Forms.Label
Me.txtschool = New System.Windows.Forms.Label
Me.cmblevel = New System.Windows.Forms.Label
Me.txtplace = New System.Windows.Forms.Label
Me.txtpolity = New System.Windows.Forms.Label
Me.ComboBox1 = New System.Windows.Forms.ComboBox
Me.TextBox7 = New System.Windows.Forms.TextBox
Me.TextBox6 = New System.Windows.Forms.TextBox
Me.TextBox5 = New System.Windows.Forms.TextBox
Me.chkmarry = New System.Windows.Forms.TextBox
Me.tatage = New System.Windows.Forms.Label
Me.rasex2 = New System.Windows.Forms.RadioButton
Me.rasex1 = New System.Windows.Forms.RadioButton
Me.radsexx = New System.Windows.Forms.Label
Me.TextBox2 = New System.Windows.Forms.TextBox
Me.txtname = New System.Windows.Forms.Label
Me.TextBox1 = New System.Windows.Forms.TextBox
Me.txtid = New System.Windows.Forms.Label
Me.GroupBox1.SuspendLayout()
Me.SuspendLayout()
'
'Btnadd
'
Me.Btnadd.Location = New System.Drawing.Point(16, 320)
Me.Btnadd.Name = "Btnadd"
Me.Btnadd.Size = New System.Drawing.Size(64, 24)
Me.Btnadd.TabIndex = 23
Me.Btnadd.Text = "添加"
'
'Botton2
'
Me.Botton2.Location = New System.Drawing.Point(88, 320)
Me.Botton2.Name = "Botton2"
Me.Botton2.Size = New System.Drawing.Size(64, 24)
Me.Botton2.TabIndex = 24
Me.Botton2.Text = "修改"
'
'Button4
'
Me.Button4.Location = New System.Drawing.Point(176, 320)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(64, 24)
Me.Button4.TabIndex = 25
Me.Button4.Text = "删除"
'
'Button5
'
Me.Button5.Location = New System.Drawing.Point(256, 320)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(64, 24)
Me.Button5.TabIndex = 26
Me.Button5.Text = "向前"
'
'Button6
'
Me.Button6.Location = New System.Drawing.Point(344, 320)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(64, 24)
Me.Button6.TabIndex = 27
Me.Button6.Text = "向后"
'
'Button7
'
Me.Button7.Location = New System.Drawing.Point(432, 320)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(64, 24)
Me.Button7.TabIndex = 28
Me.Button7.Text = "退出 "
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.TextBox3)
Me.GroupBox1.Controls.Add(Me.marr)
Me.GroupBox1.Controls.Add(Me.ListBox1)
Me.GroupBox1.Controls.Add(Me.txtremark)
Me.GroupBox1.Controls.Add(Me.txtschool)
Me.GroupBox1.Controls.Add(Me.cmblevel)
Me.GroupBox1.Controls.Add(Me.txtplace)
Me.GroupBox1.Controls.Add(Me.txtpolity)
Me.GroupBox1.Controls.Add(Me.ComboBox1)
Me.GroupBox1.Controls.Add(Me.TextBox7)
Me.GroupBox1.Controls.Add(Me.TextBox6)
Me.GroupBox1.Controls.Add(Me.TextBox5)
Me.GroupBox1.Controls.Add(Me.chkmarry)
Me.GroupBox1.Controls.Add(Me.tatage)
Me.GroupBox1.Controls.Add(Me.rasex2)
Me.GroupBox1.Controls.Add(Me.rasex1)
Me.GroupBox1.Controls.Add(Me.radsexx)
Me.GroupBox1.Controls.Add(Me.TextBox2)
Me.GroupBox1.Controls.Add(Me.txtname)
Me.GroupBox1.Controls.Add(Me.TextBox1)
Me.GroupBox1.Controls.Add(Me.txtid)
Me.GroupBox1.Location = New System.Drawing.Point(8, 8)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(488, 296)
Me.GroupBox1.TabIndex = 0
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "GroupBox1"
'
'TextBox3
'
Me.TextBox3.Location = New System.Drawing.Point(72, 40)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(64, 21)
Me.TextBox3.TabIndex = 22
Me.TextBox3.Text = "TextBox3"
'
'marr
'
Me.marr.Location = New System.Drawing.Point(144, 48)
Me.marr.Name = "marr"
Me.marr.Size = New System.Drawing.Size(32, 24)
Me.marr.TabIndex = 21
Me.marr.Text = "婚否"
'
'ListBox1
'
Me.ListBox1.ItemHeight = 12
Me.ListBox1.Location = New System.Drawing.Point(32, 176)
Me.ListBox1.Name = "ListBox1"
Me.ListBox1.Size = New System.Drawing.Size(440, 112)
Me.ListBox1.TabIndex = 20
'
'txtremark
'
Me.txtremark.Location = New System.Drawing.Point(8, 144)
Me.txtremark.Name = "txtremark"
Me.txtremark.Size = New System.Drawing.Size(72, 24)
Me.txtremark.TabIndex = 19
Me.txtremark.Text = "获奖情况"
'
'txtschool
'
Me.txtschool.Location = New System.Drawing.Point(8, 104)
Me.txtschool.Name = "txtschool"
Me.txtschool.Size = New System.Drawing.Size(64, 32)
Me.txtschool.TabIndex = 18
Me.txtschool.Text = "毕业学校毕业时间"
'
'cmblevel
'
Me.cmblevel.Location = New System.Drawing.Point(248, 80)
Me.cmblevel.Name = "cmblevel"
Me.cmblevel.Size = New System.Drawing.Size(40, 24)
Me.cmblevel.TabIndex = 17
Me.cmblevel.Text = "学历"
'
'txtplace
'
Me.txtplace.Location = New System.Drawing.Point(8, 80)
Me.txtplace.Name = "txtplace"
Me.txtplace.Size = New System.Drawing.Size(40, 24)
Me.txtplace.TabIndex = 16
Me.txtplace.Text = "籍贯"
'
'txtpolity
'
Me.txtpolity.Location = New System.Drawing.Point(248, 48)
Me.txtpolity.Name = "txtpolity"
Me.txtpolity.Size = New System.Drawing.Size(56, 24)
Me.txtpolity.TabIndex = 15
Me.txtpolity.Text = "政治面貌"
'
'ComboBox1
'
Me.ComboBox1.Location = New System.Drawing.Point(304, 80)
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.Size = New System.Drawing.Size(64, 20)
Me.ComboBox1.TabIndex = 13
Me.ComboBox1.Text = "ComboBox1"
'
'TextBox7
'
Me.TextBox7.Location = New System.Drawing.Point(72, 112)
Me.TextBox7.Name = "TextBox7"
Me.TextBox7.Size = New System.Drawing.Size(304, 21)
Me.TextBox7.TabIndex = 12
Me.TextBox7.Text = "TextBox7"
'
'TextBox6
'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -