📄 e管理人员信息.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form E管理人员信息
Caption = "管理人员信息"
ClientHeight = 5505
ClientLeft = 60
ClientTop = 450
ClientWidth = 6735
LinkTopic = "Form1"
ScaleHeight = 5505
ScaleWidth = 6735
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Caption = "管理人员信息列表"
Height = 1935
Left = 0
TabIndex = 20
Top = 0
Width = 6615
Begin MSComctlLib.ListView ListView1
Height = 1575
Left = 120
TabIndex = 21
Top = 240
Width = 6375
_ExtentX = 11245
_ExtentY = 2778
LabelWrap = -1 'True
HideSelection = -1 'True
_Version = 393217
Icons = "ImageList1"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
End
Begin VB.Frame Frame2
Caption = "编辑管理人员信息"
Height = 3375
Left = 0
TabIndex = 0
Top = 2040
Width = 6615
Begin VB.TextBox txt
Appearance = 0 'Flat
Height = 375
Index = 1
Left = 4560
MaxLength = 10
TabIndex = 12
Top = 240
Width = 1815
End
Begin VB.Frame Frame4
Height = 735
Left = 720
TabIndex = 5
Top = 2520
Width = 5295
Begin VB.CommandButton CmdSave
BackColor = &H00C0C0C0&
Caption = "保存"
Enabled = 0 'False
Height = 360
Left = 2640
Style = 1 'Graphical
TabIndex = 11
Top = 240
Width = 800
End
Begin VB.CommandButton CmdAdd
BackColor = &H00C0C0C0&
Caption = "添加"
Height = 360
Left = 240
Style = 1 'Graphical
TabIndex = 10
Top = 240
Width = 800
End
Begin VB.CommandButton CmdDelete
BackColor = &H00C0C0C0&
Caption = "删除"
Height = 360
Left = 1845
Style = 1 'Graphical
TabIndex = 9
Top = 240
Width = 800
End
Begin VB.CommandButton CmdCancel
BackColor = &H00C0C0C0&
Caption = "取消"
Height = 360
Left = 3435
Style = 1 'Graphical
TabIndex = 8
Top = 240
Width = 800
End
Begin VB.CommandButton CmdExit
BackColor = &H00C0C0C0&
Caption = "退出"
Height = 360
Left = 4230
Style = 1 'Graphical
TabIndex = 7
Top = 240
Width = 800
End
Begin VB.CommandButton CmdModify
BackColor = &H00C0C0C0&
Caption = "修改"
Height = 360
Left = 1050
Style = 1 'Graphical
TabIndex = 6
Top = 240
Width = 800
End
End
Begin VB.TextBox txt
Appearance = 0 'Flat
Height = 495
Index = 3
Left = 1200
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 4
Top = 1200
Width = 4935
End
Begin VB.TextBox txt
Appearance = 0 'Flat
Height = 495
Index = 4
Left = 1200
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 3
Top = 1800
Width = 4935
End
Begin VB.TextBox txt
Appearance = 0 'Flat
Height = 375
Index = 0
Left = 1200
MaxLength = 6
TabIndex = 2
Top = 240
Width = 1695
End
Begin VB.TextBox txt
Appearance = 0 'Flat
Height = 375
IMEMode = 3 'DISABLE
Index = 2
Left = 1200
MaxLength = 10
PasswordChar = "*"
TabIndex = 1
Top = 720
Width = 1695
End
Begin VB.Label Label8
Caption = "(6位)"
ForeColor = &H000000FF&
Height = 255
Index = 1
Left = 2880
TabIndex = 19
Top = 360
Width = 495
End
Begin VB.Label Label1
Caption = "密码:"
Height = 255
Index = 2
Left = 600
TabIndex = 18
Top = 840
Width = 615
End
Begin VB.Label Label1
Caption = "姓名:"
Height = 255
Index = 1
Left = 3960
TabIndex = 17
Top = 360
Width = 615
End
Begin VB.Label Label1
Caption = "管理人员ID:"
Height = 255
Index = 0
Left = 120
TabIndex = 16
Top = 360
Width = 1095
End
Begin VB.Label Label1
Caption = "电话:"
Height = 255
Index = 5
Left = 600
TabIndex = 15
Top = 1320
Width = 615
End
Begin VB.Label Label1
Caption = "邮箱:"
Height = 255
Index = 6
Left = 600
TabIndex = 14
Top = 1920
Width = 615
End
Begin VB.Label Label8
Caption = "(10位)"
ForeColor = &H000000FF&
Height = 255
Index = 0
Left = 2880
TabIndex = 13
Top = 840
Width = 615
End
End
Begin MSComctlLib.ImageList ImageList1
Left = 0
Top = 0
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 1
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "E管理人员信息.frx":0000
Key = ""
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -