?? f用戶管理.frm
字號:
VERSION 5.00
Begin VB.Form F用戶管理
Caption = "用戶管理"
ClientHeight = 5370
ClientLeft = 60
ClientTop = 450
ClientWidth = 9795
LinkTopic = "Form1"
ScaleHeight = 5370
ScaleWidth = 9795
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame
Caption = "用戶管理"
Height = 5295
Index = 0
Left = 0
TabIndex = 0
Top = 0
Width = 9735
Begin VB.Frame FrameInfo
Caption = "用戶信息"
Height = 3975
Left = 2400
TabIndex = 10
Top = 1200
Width = 7215
Begin VB.TextBox txtEmail
Height = 375
Left = 4200
TabIndex = 31
Top = 1320
Width = 1935
End
Begin VB.TextBox txtPhone
Height = 375
Left = 960
TabIndex = 30
Top = 1320
Width = 1935
End
Begin VB.TextBox txtPassword
Height = 345
IMEMode = 3 'DISABLE
Left = 4200
MaxLength = 10
PasswordChar = "*"
TabIndex = 29
Text = "11111111"
Top = 840
Width = 1965
End
Begin VB.TextBox txtName
Height = 375
Left = 4200
TabIndex = 28
Top = 360
Width = 1935
End
Begin VB.ComboBox CboSelect
Height = 315
Left = 960
TabIndex = 27
Top = 840
Width = 1935
End
Begin VB.Frame Frame2
Height = 645
Index = 0
Left = 840
TabIndex = 20
Top = 3240
Width = 5355
Begin VB.CommandButton CmdAdd
BackColor = &H00C0C0C0&
Caption = "添加"
Height = 360
Left = 255
Style = 1 'Graphical
TabIndex = 26
Top = 195
Width = 800
End
Begin VB.CommandButton CmdDelete
BackColor = &H00C0C0C0&
Caption = "刪除"
Height = 360
Left = 1860
Style = 1 'Graphical
TabIndex = 25
Top = 195
Width = 800
End
Begin VB.CommandButton CmdCancel
BackColor = &H00C0C0C0&
Caption = "取消"
Height = 360
Left = 3450
Style = 1 'Graphical
TabIndex = 24
Top = 195
Width = 800
End
Begin VB.CommandButton CmdExit
BackColor = &H00C0C0C0&
Caption = "退出"
Height = 360
Left = 4245
Style = 1 'Graphical
TabIndex = 23
Top = 195
Width = 800
End
Begin VB.CommandButton CmdModify
BackColor = &H00C0C0C0&
Caption = "修改"
Height = 360
Left = 1065
Style = 1 'Graphical
TabIndex = 22
Top = 195
Width = 800
End
Begin VB.CommandButton CmdSave
BackColor = &H00C0C0C0&
Caption = "保存"
Height = 360
Left = 2655
Style = 1 'Graphical
TabIndex = 21
Top = 195
Width = 800
End
End
Begin VB.TextBox txtUserId
Height = 375
Left = 960
MaxLength = 10
TabIndex = 19
Top = 360
Width = 1935
End
Begin VB.TextBox txtCardId
Height = 375
Left = 4200
MaxLength = 18
TabIndex = 18
Top = 1800
Width = 1935
End
Begin VB.TextBox txtAddress
Height = 375
Left = 960
TabIndex = 17
Top = 1800
Width = 1935
End
Begin VB.Frame Frame3
Caption = "權限"
Height = 1095
Left = 840
TabIndex = 11
Top = 2160
Width = 5295
Begin VB.CheckBox ChkRights
Caption = "用戶管理"
Height = 375
Index = 5
Left = 3480
TabIndex = 44
Top = 600
Width = 1455
End
Begin VB.CheckBox ChkRights
Caption = "職能設置"
Height = 375
Index = 0
Left = 120
TabIndex = 16
Top = 240
Width = 1215
End
Begin VB.CheckBox ChkRights
Caption = "員工信息管理"
Height = 375
Index = 1
Left = 1800
TabIndex = 15
Top = 240
Width = 1575
End
Begin VB.CheckBox ChkRights
Caption = "工資管理"
Height = 375
Index = 2
Left = 3480
TabIndex = 14
Top = 240
Width = 1695
End
Begin VB.CheckBox ChkRights
Caption = "員工考勤管理"
Height = 375
Index = 3
Left = 120
TabIndex = 13
Top = 600
Width = 1455
End
Begin VB.CheckBox ChkRights
Caption = "工作考核管理"
Height = 375
Index = 4
Left = 1800
TabIndex = 12
Top = 600
Width = 1455
End
End
Begin VB.Label Label2
Caption = "(小于10位)"
ForeColor = &H000000FF&
Height = 375
Index = 1
Left = 6240
TabIndex = 43
Top = 840
Width = 855
End
Begin VB.Label Label7
Caption = "郵箱:"
Height = 375
Left = 3480
TabIndex = 42
Top = 1320
Width = 855
End
Begin VB.Label Label4
Caption = "電話:"
Height = 375
Left = 240
TabIndex = 41
Top = 1440
Width = 615
End
Begin VB.Label Label3
Caption = "用戶名稱:"
Height = 375
Left = 3360
TabIndex = 40
Top = 480
Width = 975
End
Begin VB.Label Label2
Caption = "(10位)"
ForeColor = &H000000FF&
Height = 375
Index = 0
Left = 3000
TabIndex = 39
Top = 480
Width = 495
End
Begin VB.Label Label5
Caption = "用戶類別:"
Height = 255
Index = 1
Left = 120
TabIndex = 38
Top = 960
Width = 975
End
Begin VB.Label Label1
Caption = "用戶ID:"
Height = 375
Index = 0
Left = 240
TabIndex = 37
Top = 480
Width = 855
End
Begin VB.Label Label1
Caption = "密碼:"
Height = 375
Index = 1
Left = 3480
TabIndex = 36
Top = 840
Width = 855
End
Begin VB.Label Label8
Caption = "(18位)"
ForeColor = &H000000FF&
Height = 255
Index = 2
Left = 6240
TabIndex = 35
Top = 1800
Width = 615
End
Begin VB.Label Label6
Caption = "身份證號:"
Height = 375
Index = 2
Left = 3240
TabIndex = 34
Top = 1800
Width = 1095
End
Begin VB.Label Label6
Caption = "住址:"
Height = 375
Index = 1
Left = 240
TabIndex = 33
Top = 1800
Width = 855
End
Begin VB.Label Label6
Caption = "權限:"
Height = 495
Index = 0
Left = 240
TabIndex = 32
Top = 2280
Width = 855
End
End
Begin VB.Frame FrameList
Caption = "用戶列表"
Height = 4935
Left = 120
TabIndex = 7
Top = 240
Width = 2175
Begin VB.ListBox ListUser
Height = 4380
ItemData = "F用戶管理.frx":0000
Left = 120
List = "F用戶管理.frx":0007
TabIndex = 8
Top = 240
Width = 1935
End
Begin VB.Label LblNotes
Height = 375
Left = 120
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -