📄 adminmanageteacherform.designer.vb
字号:
'
'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
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(211, 183)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(53, 12)
Me.Label6.TabIndex = 21
Me.Label6.Text = "QQ群号:"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(24, 183)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(41, 12)
Me.Label5.TabIndex = 20
Me.Label5.Text = "QQ号:"
'
'GroupBoxT
'
Me.GroupBoxT.Controls.Add(Me.Label13)
Me.GroupBoxT.Controls.Add(Me.Label12)
Me.GroupBoxT.Controls.Add(Me.Label14)
Me.GroupBoxT.Controls.Add(Me.Label11)
Me.GroupBoxT.Controls.Add(Me.Label10)
Me.GroupBoxT.Controls.Add(Me.Label9)
Me.GroupBoxT.Controls.Add(Me.TextPost)
Me.GroupBoxT.Controls.Add(Me.TextKey)
Me.GroupBoxT.Controls.Add(Me.Label8)
Me.GroupBoxT.Controls.Add(Me.Label7)
Me.GroupBoxT.Controls.Add(Me.TextQqgroup)
Me.GroupBoxT.Controls.Add(Me.TextQq)
Me.GroupBoxT.Controls.Add(Me.TextDegree)
Me.GroupBoxT.Controls.Add(Me.TextEmail)
Me.GroupBoxT.Controls.Add(Me.TextName)
Me.GroupBoxT.Controls.Add(Me.TextUser)
Me.GroupBoxT.Controls.Add(Me.Label6)
Me.GroupBoxT.Controls.Add(Me.Label5)
Me.GroupBoxT.Controls.Add(Me.Label4)
Me.GroupBoxT.Controls.Add(Me.Label3)
Me.GroupBoxT.Controls.Add(Me.Label2)
Me.GroupBoxT.Controls.Add(Me.Label1)
Me.GroupBoxT.Location = New System.Drawing.Point(111, 21)
Me.GroupBoxT.Name = "GroupBoxT"
Me.GroupBoxT.Size = New System.Drawing.Size(418, 230)
Me.GroupBoxT.TabIndex = 39
Me.GroupBoxT.TabStop = False
Me.GroupBoxT.Text = "教师信息"
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label13.Location = New System.Drawing.Point(311, 204)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(89, 12)
Me.Label13.TabIndex = 45
Me.Label13.Text = "(7~9位数字)"
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label12.Location = New System.Drawing.Point(287, 152)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(113, 12)
Me.Label12.TabIndex = 40
Me.Label12.Text = "(请使用常用邮箱)"
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label14.Location = New System.Drawing.Point(112, 204)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(89, 12)
Me.Label14.TabIndex = 44
Me.Label14.Text = "(5~9位数字)"
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label11.Location = New System.Drawing.Point(88, 101)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(113, 12)
Me.Label11.TabIndex = 39
Me.Label11.Text = "(请使用真实姓名)"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label10.Location = New System.Drawing.Point(239, 49)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(161, 12)
Me.Label10.TabIndex = 38
Me.Label10.Text = "(16位以下数字或英文字母)"
'
'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(40, 49)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(161, 12)
Me.Label9.TabIndex = 37
Me.Label9.Text = "(16位以下数字或英文字母)"
'
'TextPost
'
Me.TextPost.Location = New System.Drawing.Point(270, 77)
Me.TextPost.MaxLength = 16
Me.TextPost.Name = "TextPost"
Me.TextPost.Size = New System.Drawing.Size(130, 21)
Me.TextPost.TabIndex = 32
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(24, 131)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(41, 12)
Me.Label4.TabIndex = 19
Me.Label4.Text = "学位:"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(223, 131)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(41, 12)
Me.Label3.TabIndex = 18
Me.Label3.Text = "邮箱:"
'
'AdminManageTeacherForm
'
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.ButtonDelete)
Me.Controls.Add(Me.ButtonUpdate)
Me.Controls.Add(Me.ButtonInsert)
Me.Controls.Add(Me.ButtonCancel)
Me.Controls.Add(Me.GroupBoxL)
Me.Controls.Add(Me.GroupBoxT)
Me.Name = "AdminManageTeacherForm"
Me.Text = "指导老师管理"
Me.GroupBoxL.ResumeLayout(False)
Me.GroupBoxT.ResumeLayout(False)
Me.GroupBoxT.PerformLayout()
Me.ResumeLayout(False)
End Sub
Friend WithEvents TextKey As System.Windows.Forms.TextBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents TextQq As System.Windows.Forms.TextBox
Friend WithEvents ButtonDelete As System.Windows.Forms.Button
Friend WithEvents ButtonUpdate As System.Windows.Forms.Button
Friend WithEvents ButtonInsert As System.Windows.Forms.Button
Friend WithEvents TextQqgroup As System.Windows.Forms.TextBox
Friend WithEvents ButtonCancel As System.Windows.Forms.Button
Friend WithEvents TextDegree As System.Windows.Forms.TextBox
Friend WithEvents TextEmail As System.Windows.Forms.TextBox
Friend WithEvents TextName As System.Windows.Forms.TextBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents GroupBoxL As System.Windows.Forms.GroupBox
Friend WithEvents ListTeacherName As System.Windows.Forms.ListBox
Friend WithEvents TextUser As System.Windows.Forms.TextBox
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents GroupBoxT As System.Windows.Forms.GroupBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents TextPost As System.Windows.Forms.TextBox
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label9 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 Label14 As System.Windows.Forms.Label
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -