📄 adminmanageeduform.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class AdminManageEduForm
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.ListEduName = New System.Windows.Forms.ListBox
Me.GroupBoxL = New System.Windows.Forms.GroupBox
Me.GroupBoxE = New System.Windows.Forms.GroupBox
Me.Label9 = New System.Windows.Forms.Label
Me.Label6 = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.Label8 = New System.Windows.Forms.Label
Me.CheckBoxA = New System.Windows.Forms.CheckBox
Me.CheckBoxM = New System.Windows.Forms.CheckBox
Me.CheckBoxL = New System.Windows.Forms.CheckBox
Me.Label4 = New System.Windows.Forms.Label
Me.TextKey = New System.Windows.Forms.TextBox
Me.Label7 = New System.Windows.Forms.Label
Me.TextEmail = New System.Windows.Forms.TextBox
Me.TextName = New System.Windows.Forms.TextBox
Me.TextUser = New System.Windows.Forms.TextBox
Me.Label3 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.Label1 = New System.Windows.Forms.Label
Me.ButtonInsert = New System.Windows.Forms.Button
Me.ButtonUpdate = New System.Windows.Forms.Button
Me.ButtonDelete = New System.Windows.Forms.Button
Me.ButtonCancel = New System.Windows.Forms.Button
Me.GroupBoxL.SuspendLayout()
Me.GroupBoxE.SuspendLayout()
Me.SuspendLayout()
'
'ListEduName
'
Me.ListEduName.FormattingEnabled = True
Me.ListEduName.ItemHeight = 12
Me.ListEduName.Location = New System.Drawing.Point(6, 18)
Me.ListEduName.Name = "ListEduName"
Me.ListEduName.Size = New System.Drawing.Size(80, 208)
Me.ListEduName.TabIndex = 0
'
'GroupBoxL
'
Me.GroupBoxL.Controls.Add(Me.ListEduName)
Me.GroupBoxL.Location = New System.Drawing.Point(14, 21)
Me.GroupBoxL.Name = "GroupBoxL"
Me.GroupBoxL.Size = New System.Drawing.Size(91, 230)
Me.GroupBoxL.TabIndex = 46
Me.GroupBoxL.TabStop = False
Me.GroupBoxL.Text = "教员列表"
'
'GroupBoxE
'
Me.GroupBoxE.Controls.Add(Me.Label9)
Me.GroupBoxE.Controls.Add(Me.Label6)
Me.GroupBoxE.Controls.Add(Me.Label5)
Me.GroupBoxE.Controls.Add(Me.Label8)
Me.GroupBoxE.Controls.Add(Me.CheckBoxA)
Me.GroupBoxE.Controls.Add(Me.CheckBoxM)
Me.GroupBoxE.Controls.Add(Me.CheckBoxL)
Me.GroupBoxE.Controls.Add(Me.Label4)
Me.GroupBoxE.Controls.Add(Me.TextKey)
Me.GroupBoxE.Controls.Add(Me.Label7)
Me.GroupBoxE.Controls.Add(Me.TextEmail)
Me.GroupBoxE.Controls.Add(Me.TextName)
Me.GroupBoxE.Controls.Add(Me.TextUser)
Me.GroupBoxE.Controls.Add(Me.Label3)
Me.GroupBoxE.Controls.Add(Me.Label2)
Me.GroupBoxE.Controls.Add(Me.Label1)
Me.GroupBoxE.Location = New System.Drawing.Point(111, 21)
Me.GroupBoxE.Name = "GroupBoxE"
Me.GroupBoxE.Size = New System.Drawing.Size(418, 230)
Me.GroupBoxE.TabIndex = 45
Me.GroupBoxE.TabStop = False
Me.GroupBoxE.Text = "教务人员信息"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label9.Location = New System.Drawing.Point(287, 113)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(113, 12)
Me.Label9.TabIndex = 39
Me.Label9.Text = "(请使用常用邮箱)"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label6.Location = New System.Drawing.Point(88, 113)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(113, 12)
Me.Label6.TabIndex = 38
Me.Label6.Text = "(请使用真实姓名)"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label5.Location = New System.Drawing.Point(239, 49)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(161, 12)
Me.Label5.TabIndex = 37
Me.Label5.Text = "(16位以下数字或英文字母)"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label8.Location = New System.Drawing.Point(40, 49)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(161, 12)
Me.Label8.TabIndex = 36
Me.Label8.Text = "(16位以下数字或英文字母)"
'
'CheckBoxA
'
Me.CheckBoxA.AutoSize = True
Me.CheckBoxA.Location = New System.Drawing.Point(71, 176)
Me.CheckBoxA.Name = "CheckBoxA"
Me.CheckBoxA.Size = New System.Drawing.Size(84, 16)
Me.CheckBoxA.TabIndex = 35
Me.CheckBoxA.Text = "答辩组成员"
Me.CheckBoxA.UseVisualStyleBackColor = True
'
'CheckBoxM
'
Me.CheckBoxM.AutoSize = True
Me.CheckBoxM.Location = New System.Drawing.Point(197, 154)
Me.CheckBoxM.Name = "CheckBoxM"
Me.CheckBoxM.Size = New System.Drawing.Size(108, 16)
Me.CheckBoxM.TabIndex = 34
Me.CheckBoxM.Text = "中期检查组成员"
Me.CheckBoxM.UseVisualStyleBackColor = True
'
'CheckBoxL
'
Me.CheckBoxL.AutoSize = True
Me.CheckBoxL.Location = New System.Drawing.Point(71, 154)
Me.CheckBoxL.Name = "CheckBoxL"
Me.CheckBoxL.Size = New System.Drawing.Size(120, 16)
Me.CheckBoxL.TabIndex = 33
Me.CheckBoxL.Text = "工作领导小组成员"
Me.CheckBoxL.UseVisualStyleBackColor = True
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(24, 155)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(41, 12)
Me.Label4.TabIndex = 32
Me.Label4.Text = "职责:"
'
'TextKey
'
Me.TextKey.Location = New System.Drawing.Point(270, 25)
Me.TextKey.MaxLength = 16
Me.TextKey.Name = "TextKey"
Me.TextKey.Size = New System.Drawing.Size(130, 21)
Me.TextKey.TabIndex = 31
Me.TextKey.Text = "123456"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(223, 28)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(41, 12)
Me.Label7.TabIndex = 29
Me.Label7.Text = "密码:"
'
'TextEmail
'
Me.TextEmail.Location = New System.Drawing.Point(270, 89)
Me.TextEmail.MaxLength = 30
Me.TextEmail.Name = "TextEmail"
Me.TextEmail.Size = New System.Drawing.Size(130, 21)
Me.TextEmail.TabIndex = 25
'
'TextName
'
Me.TextName.Location = New System.Drawing.Point(71, 89)
Me.TextName.MaxLength = 16
Me.TextName.Name = "TextName"
Me.TextName.Size = New System.Drawing.Size(130, 21)
Me.TextName.TabIndex = 24
'
'TextUser
'
Me.TextUser.Location = New System.Drawing.Point(71, 25)
Me.TextUser.MaxLength = 16
Me.TextUser.Name = "TextUser"
Me.TextUser.Size = New System.Drawing.Size(130, 21)
Me.TextUser.TabIndex = 23
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(223, 92)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(41, 12)
Me.Label3.TabIndex = 18
Me.Label3.Text = "邮箱:"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(24, 92)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(41, 12)
Me.Label2.TabIndex = 17
Me.Label2.Text = "姓名:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(12, 28)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(53, 12)
Me.Label1.TabIndex = 16
Me.Label1.Text = "用户名:"
'
'ButtonInsert
'
Me.ButtonInsert.Location = New System.Drawing.Point(129, 273)
Me.ButtonInsert.Name = "ButtonInsert"
Me.ButtonInsert.Size = New System.Drawing.Size(75, 23)
Me.ButtonInsert.TabIndex = 47
Me.ButtonInsert.Text = "添加"
Me.ButtonInsert.UseVisualStyleBackColor = True
'
'ButtonUpdate
'
Me.ButtonUpdate.Enabled = False
Me.ButtonUpdate.Location = New System.Drawing.Point(229, 273)
Me.ButtonUpdate.Name = "ButtonUpdate"
Me.ButtonUpdate.Size = New System.Drawing.Size(75, 23)
Me.ButtonUpdate.TabIndex = 48
Me.ButtonUpdate.Text = "修改"
Me.ButtonUpdate.UseVisualStyleBackColor = True
'
'ButtonDelete
'
Me.ButtonDelete.Enabled = False
Me.ButtonDelete.Location = New System.Drawing.Point(336, 273)
Me.ButtonDelete.Name = "ButtonDelete"
Me.ButtonDelete.Size = New System.Drawing.Size(75, 23)
Me.ButtonDelete.TabIndex = 49
Me.ButtonDelete.Text = "删除"
Me.ButtonDelete.UseVisualStyleBackColor = True
'
'ButtonCancel
'
Me.ButtonCancel.Location = New System.Drawing.Point(436, 273)
Me.ButtonCancel.Name = "ButtonCancel"
Me.ButtonCancel.Size = New System.Drawing.Size(75, 23)
Me.ButtonCancel.TabIndex = 44
Me.ButtonCancel.Text = "取消"
Me.ButtonCancel.UseVisualStyleBackColor = True
'
'AdminManageEduForm
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.Color.SkyBlue
Me.ClientSize = New System.Drawing.Size(542, 316)
Me.Controls.Add(Me.GroupBoxL)
Me.Controls.Add(Me.GroupBoxE)
Me.Controls.Add(Me.ButtonInsert)
Me.Controls.Add(Me.ButtonUpdate)
Me.Controls.Add(Me.ButtonDelete)
Me.Controls.Add(Me.ButtonCancel)
Me.Name = "AdminManageEduForm"
Me.Text = "教务人员管理"
Me.GroupBoxL.ResumeLayout(False)
Me.GroupBoxE.ResumeLayout(False)
Me.GroupBoxE.PerformLayout()
Me.ResumeLayout(False)
End Sub
Friend WithEvents ListEduName As System.Windows.Forms.ListBox
Friend WithEvents GroupBoxL As System.Windows.Forms.GroupBox
Friend WithEvents GroupBoxE As System.Windows.Forms.GroupBox
Friend WithEvents TextKey As System.Windows.Forms.TextBox
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents TextEmail As System.Windows.Forms.TextBox
Friend WithEvents TextName As System.Windows.Forms.TextBox
Friend WithEvents TextUser As System.Windows.Forms.TextBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents ButtonInsert As System.Windows.Forms.Button
Friend WithEvents ButtonUpdate As System.Windows.Forms.Button
Friend WithEvents ButtonDelete As System.Windows.Forms.Button
Friend WithEvents ButtonCancel As System.Windows.Forms.Button
Friend WithEvents CheckBoxA As System.Windows.Forms.CheckBox
Friend WithEvents CheckBoxM As System.Windows.Forms.CheckBox
Friend WithEvents CheckBoxL As System.Windows.Forms.CheckBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -