?? mailform.vb
字號:
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗體設計器生成的代碼 "
Public Sub New()
MyBase.New()
'該調用是 Windows 窗體設計器所必需的。
InitializeComponent()
'在 InitializeComponent() 調用之后添加任何初始化
End Sub
'窗體重寫處置以清理組件列表。
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 GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents CmbBox原學歷 As System.Windows.Forms.ComboBox
Friend WithEvents Edit大學畢校 As System.Windows.Forms.TextBox
Friend WithEvents Edit大學畢校號 As System.Windows.Forms.TextBox
Friend WithEvents Edit大學專業 As System.Windows.Forms.TextBox
Friend WithEvents Edit大學專業號 As System.Windows.Forms.TextBox
Friend WithEvents Edit大學畢年月 As System.Windows.Forms.TextBox
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label9 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 Label13 As System.Windows.Forms.Label
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents Label20 As System.Windows.Forms.Label
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents Label21 As System.Windows.Forms.Label
Friend WithEvents Label23 As System.Windows.Forms.Label
Friend WithEvents Label24 As System.Windows.Forms.Label
Friend WithEvents Label25 As System.Windows.Forms.Label
Friend WithEvents Label26 As System.Windows.Forms.Label
Friend WithEvents Edit學號 As System.Windows.Forms.TextBox
Friend WithEvents Edit姓名 As System.Windows.Forms.TextBox
Friend WithEvents Edit出生日期 As System.Windows.Forms.TextBox
Friend WithEvents Edit國別 As System.Windows.Forms.TextBox
Friend WithEvents CmbBox博碩 As System.Windows.Forms.ComboBox
Friend WithEvents CmbBox性別 As System.Windows.Forms.ComboBox
Friend WithEvents CmbBox民族 As System.Windows.Forms.ComboBox
Friend WithEvents Edit導師證號 As System.Windows.Forms.TextBox
Friend WithEvents Edit導師姓名 As System.Windows.Forms.TextBox
Friend WithEvents Edit二級學科 As System.Windows.Forms.TextBox
Friend WithEvents Edit一級學科 As System.Windows.Forms.TextBox
Friend WithEvents CmbBox院 As System.Windows.Forms.ComboBox
Friend WithEvents CmbBox入學方式 As System.Windows.Forms.ComboBox
Friend WithEvents CmbBox錄取類別 As System.Windows.Forms.ComboBox
Friend WithEvents Edit入學年月 As System.Windows.Forms.TextBox
Friend WithEvents Edit原單位 As System.Windows.Forms.TextBox
Friend WithEvents Edit委定單位 As System.Windows.Forms.TextBox
Friend WithEvents CmbBox委定類別 As System.Windows.Forms.ComboBox
Friend WithEvents BtnLoad As System.Windows.Forms.Button
Friend WithEvents BtnAdd As System.Windows.Forms.Button
Friend WithEvents BtnEdit As System.Windows.Forms.Button
Friend WithEvents BtnDel As System.Windows.Forms.Button
Friend WithEvents BtnUpdate As System.Windows.Forms.Button
Friend WithEvents BtnQuery As System.Windows.Forms.Button
Friend WithEvents BtnExit As System.Windows.Forms.Button
Friend WithEvents CmbBox考生生源 As System.Windows.Forms.ComboBox
Friend WithEvents btnNavFirst As System.Windows.Forms.Button
Friend WithEvents btnNavPrev As System.Windows.Forms.Button
Friend WithEvents lblNavLocation As System.Windows.Forms.Label
Friend WithEvents btnNavNext As System.Windows.Forms.Button
Friend WithEvents btnLast As System.Windows.Forms.Button
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.Edit大學畢年月 = New System.Windows.Forms.TextBox()
Me.Edit大學專業號 = New System.Windows.Forms.TextBox()
Me.Edit大學專業 = New System.Windows.Forms.TextBox()
Me.Edit大學畢校號 = New System.Windows.Forms.TextBox()
Me.Edit大學畢校 = New System.Windows.Forms.TextBox()
Me.CmbBox原學歷 = New System.Windows.Forms.ComboBox()
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.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.CmbBox民族 = New System.Windows.Forms.ComboBox()
Me.CmbBox性別 = New System.Windows.Forms.ComboBox()
Me.CmbBox博碩 = New System.Windows.Forms.ComboBox()
Me.Edit國別 = New System.Windows.Forms.TextBox()
Me.Edit出生日期 = New System.Windows.Forms.TextBox()
Me.Edit姓名 = New System.Windows.Forms.TextBox()
Me.Edit學號 = New System.Windows.Forms.TextBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.Label12 = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.CmbBox考生生源 = New System.Windows.Forms.ComboBox()
Me.CmbBox委定類別 = New System.Windows.Forms.ComboBox()
Me.Edit委定單位 = New System.Windows.Forms.TextBox()
Me.Edit原單位 = New System.Windows.Forms.TextBox()
Me.Edit入學年月 = New System.Windows.Forms.TextBox()
Me.CmbBox錄取類別 = New System.Windows.Forms.ComboBox()
Me.CmbBox入學方式 = New System.Windows.Forms.ComboBox()
Me.Edit導師證號 = New System.Windows.Forms.TextBox()
Me.Edit導師姓名 = New System.Windows.Forms.TextBox()
Me.Edit二級學科 = New System.Windows.Forms.TextBox()
Me.Edit一級學科 = New System.Windows.Forms.TextBox()
Me.CmbBox院 = New System.Windows.Forms.ComboBox()
Me.Label26 = New System.Windows.Forms.Label()
Me.Label25 = New System.Windows.Forms.Label()
Me.Label24 = New System.Windows.Forms.Label()
Me.Label23 = New System.Windows.Forms.Label()
Me.Label21 = New System.Windows.Forms.Label()
Me.Label20 = New System.Windows.Forms.Label()
Me.Label18 = New System.Windows.Forms.Label()
Me.Label17 = New System.Windows.Forms.Label()
Me.Label15 = New System.Windows.Forms.Label()
Me.Label19 = New System.Windows.Forms.Label()
Me.Label16 = New System.Windows.Forms.Label()
Me.Label14 = New System.Windows.Forms.Label()
Me.BtnLoad = New System.Windows.Forms.Button()
Me.BtnAdd = New System.Windows.Forms.Button()
Me.BtnEdit = New System.Windows.Forms.Button()
Me.BtnDel = New System.Windows.Forms.Button()
Me.BtnUpdate = New System.Windows.Forms.Button()
Me.BtnQuery = New System.Windows.Forms.Button()
Me.BtnExit = New System.Windows.Forms.Button()
Me.btnNavFirst = New System.Windows.Forms.Button()
Me.btnNavPrev = New System.Windows.Forms.Button()
Me.lblNavLocation = New System.Windows.Forms.Label()
Me.btnNavNext = New System.Windows.Forms.Button()
Me.btnLast = New System.Windows.Forms.Button()
Me.GroupBox1.SuspendLayout()
Me.GroupBox2.SuspendLayout()
Me.GroupBox3.SuspendLayout()
Me.SuspendLayout()
'
'GroupBox1
'
Me.GroupBox1.Controls.AddRange(New System.Windows.Forms.Control() {Me.Edit大學畢年月, Me.Edit大學專業號, Me.Edit大學專業, Me.Edit大學畢校號, Me.Edit大學畢校, Me.CmbBox原學歷, Me.Label6, Me.Label5, Me.Label4, Me.Label3, Me.Label2, Me.Label1})
Me.GroupBox1.Location = New System.Drawing.Point(3, 8)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(192, 168)
Me.GroupBox1.TabIndex = 0
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "原學歷"
'
'Edit大學畢年月
'
Me.Edit大學畢年月.Location = New System.Drawing.Point(80, 137)
Me.Edit大學畢年月.Name = "Edit大學畢年月"
Me.Edit大學畢年月.Size = New System.Drawing.Size(80, 21)
Me.Edit大學畢年月.TabIndex = 11
Me.Edit大學畢年月.Text = ""
'
'Edit大學專業號
'
Me.Edit大學專業號.Location = New System.Drawing.Point(80, 114)
Me.Edit大學專業號.Name = "Edit大學專業號"
Me.Edit大學專業號.Size = New System.Drawing.Size(80, 21)
Me.Edit大學專業號.TabIndex = 10
Me.Edit大學專業號.Text = ""
'
'Edit大學專業
'
Me.Edit大學專業.Location = New System.Drawing.Point(80, 89)
Me.Edit大學專業.Name = "Edit大學專業"
Me.Edit大學專業.Size = New System.Drawing.Size(80, 21)
Me.Edit大學專業.TabIndex = 9
Me.Edit大學專業.Text = ""
'
'Edit大學畢校號
'
Me.Edit大學畢校號.Location = New System.Drawing.Point(80, 64)
Me.Edit大學畢校號.Name = "Edit大學畢校號"
Me.Edit大學畢校號.Size = New System.Drawing.Size(80, 21)
Me.Edit大學畢校號.TabIndex = 8
Me.Edit大學畢校號.Text = ""
'
'Edit大學畢校
'
Me.Edit大學畢校.Location = New System.Drawing.Point(80, 40)
Me.Edit大學畢校.Name = "Edit大學畢校"
Me.Edit大學畢校.Size = New System.Drawing.Size(80, 21)
Me.Edit大學畢校.TabIndex = 7
Me.Edit大學畢校.Text = ""
'
'CmbBox原學歷
'
Me.CmbBox原學歷.Location = New System.Drawing.Point(80, 16)
Me.CmbBox原學歷.Name = "CmbBox原學歷"
Me.CmbBox原學歷.Size = New System.Drawing.Size(80, 20)
Me.CmbBox原學歷.TabIndex = 6
'
'Label6
'
Me.Label6.Location = New System.Drawing.Point(7, 138)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(73, 16)
Me.Label6.TabIndex = 5
Me.Label6.Text = "大學畢年月"
'
'Label5
'
Me.Label5.Location = New System.Drawing.Point(8, 114)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(72, 16)
Me.Label5.TabIndex = 4
Me.Label5.Text = "大學專業號"
'
'Label4
'
Me.Label4.Location = New System.Drawing.Point(8, 90)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(56, 16)
Me.Label4.TabIndex = 3
Me.Label4.Text = "大學專業"
'
'Label3
'
Me.Label3.Location = New System.Drawing.Point(8, 66)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(72, 16)
Me.Label3.TabIndex = 2
Me.Label3.Text = "大學畢校號"
'
'Label2
'
Me.Label2.Location = New System.Drawing.Point(8, 43)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(64, 16)
Me.Label2.TabIndex = 1
Me.Label2.Text = "大學畢校"
'
'Label1
'
Me.Label1.Location = New System.Drawing.Point(8, 24)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(48, 16)
Me.Label1.TabIndex = 0
Me.Label1.Text = "原學歷"
'
'GroupBox2
'
Me.GroupBox2.Controls.AddRange(New System.Windows.Forms.Control() {Me.CmbBox民族, Me.CmbBox性別, Me.CmbBox博碩, Me.Edit國別, Me.Edit出生日期, Me.Edit姓名, Me.Edit學號, Me.Label13, Me.Label12, Me.Label11, Me.Label10, Me.Label9, Me.Label8, Me.Label7})
Me.GroupBox2.Location = New System.Drawing.Point(224, 4)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(272, 170)
Me.GroupBox2.TabIndex = 1
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "學生信息"
'
'CmbBox民族
'
Me.CmbBox民族.Location = New System.Drawing.Point(128, 123)
Me.CmbBox民族.Name = "CmbBox民族"
Me.CmbBox民族.Size = New System.Drawing.Size(80, 20)
Me.CmbBox民族.TabIndex = 14
'
'CmbBox性別
'
Me.CmbBox性別.Location = New System.Drawing.Point(128, 82)
Me.CmbBox性別.Name = "CmbBox性別"
Me.CmbBox性別.Size = New System.Drawing.Size(80, 20)
Me.CmbBox性別.TabIndex = 13
'
'CmbBox博碩
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -