【VB开源代码栏目提醒】:网学会员为广大网友收集整理了,工作人员管理.frm,希望对大家有所帮助!
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmuserAdmin
BackColor = &H00E0E0E0&
Caption = "工作人员管理"
ClientHeight = 6300
ClientLeft = 165
ClientTop = 855
ClientWidth = 7815
LinkTopic = "Form1"
ScaleHeight = 6300
ScaleWidth = 7815
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Height = 975
Left = 0
TabIndex = 0
Top = 0
Width = 7695
Begin MSComctlLib.Toolbar Toolbar1
Height = 765
Left = 0
TabIndex = 1
Top = 120
Width = 5895
_ExtentX = 10398
_ExtentY = 1349
ButtonWidth = 1455
ButtonHeight = 1349
Style = 1
ImageList = "ImageList1"
HotImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 13
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "考试信息"
Key = "考试信息"
Object.ToolTipText = "考试信息"
ImageIndex = 8
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "考生分配"
Key = "考生分配"
Object.ToolTipText = "考生分配"
ImageIndex = 4
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "考试名单"
Key = "考试名单"
Object.ToolTipText = "考试名单"
ImageIndex = 2
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "考题设置"
Key = "考题设置"
Object.ToolTipText = "考题设置"
ImageIndex = 10
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "重新登录"
Key = "重新登录"
Object.ToolTipText = "重新登录"
ImageIndex = 9
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "密码维护"
Key = "密码维护"
Object.ToolTipText = "密码维护"
ImageIndex = 5
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
EndProperty
End
End
Begin MSComctlLib.ImageList ImageList1
Left = 2040
Top = 2820
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 10
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "工作人员管理.frx":0000
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "工作人员管理.frx":08DC
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "工作人员管理.frx":11B8
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "工作人员管理.frx":1A94
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "
工作人员管理.frx":2370
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "工作人员管理.frx":2C4C
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "工作人员管理.frx":3528
Key = ""
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "工作人员管理.frx":3E04
Key = ""
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "工作人员管理.frx":4256
Key = ""
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "工作人员管理.frx":46A8
Key = ""
EndProperty
EndProperty
End
Begin VB.Menu 考试设置
Caption = "考试设置"
Begin VB.Menu examInfo
Caption = "考试信息"
End
Begin VB.Menu studentFP
Caption = "考生分配"
End
Begin VB.Menu examNameList
Caption = "考试名单"
End
End
Begin VB.Menu 系统资料
Caption = "系统资料"
Begin VB.Menu examSet
Caption = "考题设置"
End
Begin VB.Menu studentAdmin
Caption = "考生管理"
End
Begin VB.Menu teacherAdmin
Caption = "教师管理"
End
End
Begin
VB.Menu
系统管理
Caption = "系统管理"
Begin VB.Menu adminerInfo
Caption = "管理人员信息"
End
Beg