?? frmuser.frm
字號:
VERSION 5.00
Begin VB.Form frmUser
BorderStyle = 1 'Fixed Single
Caption = "用戶管理"
ClientHeight = 6300
ClientLeft = 1890
ClientTop = 2565
ClientWidth = 10920
Icon = "frmUser.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MDIChild = -1 'True
ScaleHeight = 6300
ScaleWidth = 10920
Begin VB.CommandButton cmdSetPermission
Caption = "權限設置"
Height = 375
Left = 9480
TabIndex = 36
Top = 5760
Width = 1215
End
Begin VB.TextBox txtSex
Height = 285
Left = 3720
Locked = -1 'True
TabIndex = 9
ToolTipText = "性別"
Top = 2640
Width = 2175
End
Begin VB.TextBox txtAccessLevel
Height = 285
Left = 8280
Locked = -1 'True
TabIndex = 5
ToolTipText = "權限水平"
Top = 1440
Width = 2175
End
Begin VB.CommandButton cmdClear
Caption = "清除(&C)"
Enabled = 0 'False
Height = 375
Left = 7080
TabIndex = 35
TabStop = 0 'False
Top = 5760
Width = 1215
End
Begin VB.CommandButton cmdUpdate
Caption = "更新(&U)"
Enabled = 0 'False
Height = 375
Left = 5880
TabIndex = 33
TabStop = 0 'False
Top = 5760
Width = 1215
End
Begin VB.CommandButton cmdEdit
Caption = "編輯"
Enabled = 0 'False
Height = 375
Left = 4680
TabIndex = 32
TabStop = 0 'False
Top = 5760
Width = 1215
End
Begin VB.CommandButton cmdAddUser
Caption = "添加用戶"
Height = 375
Left = 3480
TabIndex = 31
TabStop = 0 'False
Top = 5760
Width = 1215
End
Begin VB.CommandButton cmdRemove
Caption = "移除(&R)"
Height = 375
Left = 2160
TabIndex = 30
TabStop = 0 'False
Top = 5760
Width = 1215
End
Begin VB.TextBox txtHomeAddress
Height = 285
Left = 3720
Locked = -1 'True
TabIndex = 12
ToolTipText = "家庭住址"
Top = 3240
Width = 6735
End
Begin VB.TextBox txtComments
Height = 1605
Left = 3720
Locked = -1 'True
TabIndex = 13
ToolTipText = "意見或建議"
Top = 3840
Width = 6735
End
Begin VB.TextBox txtContactNumber
Height = 285
Left = 8280
Locked = -1 'True
TabIndex = 11
ToolTipText = "聯系號碼"
Top = 2640
Width = 2175
End
Begin VB.TextBox txtBirthday
BeginProperty DataFormat
Type = 0
Format = "d. MMMM yyyy"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1033
SubFormatType = 0
EndProperty
Height = 285
Left = 6000
Locked = -1 'True
TabIndex = 10
ToolTipText = "生日信息"
Top = 2640
Width = 2175
End
Begin VB.TextBox txtFamilyName
Height = 285
Left = 8280
Locked = -1 'True
TabIndex = 8
ToolTipText = "Family Name"
Top = 2040
Width = 2175
End
Begin VB.TextBox txtMiddleName
Height = 285
Left = 6000
Locked = -1 'True
TabIndex = 7
ToolTipText = "Middle Name"
Top = 2040
Width = 2175
End
Begin VB.TextBox txtFirstName
Height = 285
Left = 3720
Locked = -1 'True
TabIndex = 6
ToolTipText = "First Name"
Top = 2040
Width = 2175
End
Begin VB.TextBox txtConfirmPassword
Height = 285
IMEMode = 3 'DISABLE
Left = 6000
Locked = -1 'True
PasswordChar = "*"
TabIndex = 4
ToolTipText = "密碼確認"
Top = 1440
Width = 2175
End
Begin VB.TextBox txtPassword
Height = 285
IMEMode = 3 'DISABLE
Left = 3720
Locked = -1 'True
PasswordChar = "*"
TabIndex = 3
ToolTipText = "密碼"
Top = 1440
Width = 2175
End
Begin VB.TextBox txtUserName
Height = 315
Left = 8280
Locked = -1 'True
TabIndex = 2
ToolTipText = "用戶名"
Top = 840
Width = 2175
End
Begin VB.TextBox txtDateEntered
Height = 285
Left = 3720
Locked = -1 'True
TabIndex = 14
TabStop = 0 'False
ToolTipText = "登記時間"
Top = 840
Width = 2175
End
Begin VB.TextBox txtUserID
Height = 315
Left = 6000
Locked = -1 'True
TabIndex = 1
ToolTipText = "用戶ID"
Top = 840
Width = 2175
End
Begin VB.ListBox lstUsers
Height = 4920
ItemData = "frmUser.frx":628A
Left = 240
List = "frmUser.frx":6291
TabIndex = 0
ToolTipText = "List of Users"
Top = 525
Width = 2895
End
Begin VB.Frame Frame1
Caption = "詳細信息"
Height = 5415
Left = 3480
TabIndex = 15
Top = 240
Width = 7150
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "權限水平"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 13
Left = 4800
TabIndex = 29
Tag = "&Password:"
Top = 960
Width = 720
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "個人評價"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 12
Left = 240
TabIndex = 28
Tag = "&Password:"
Top = 3360
Width = 720
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "家庭住址"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 11
Left = 240
TabIndex = 27
Tag = "&Password:"
Top = 2760
Width = 720
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "聯系號碼"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 10
Left = 4800
TabIndex = 26
Tag = "&Password:"
Top = 2160
Width = 720
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "生日(例:Dec,25,1976)"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 9
Left = 2520
TabIndex = 25
Tag = "&Password:"
Top = 2160
Width = 2085
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "性別(男M / 女F)"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 8
Left = 240
TabIndex = 24
Tag = "&Password:"
Top = 2160
Width = 1605
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "姓氏"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 7
Left = 4800
TabIndex = 23
Tag = "&Password:"
Top = 1560
Width = 360
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "名字1"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 6
Left = 240
TabIndex = 22
Tag = "&Password:"
Top = 1560
Width = 465
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "名字2"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 5
Left = 2520
TabIndex = 21
Tag = "&Password:"
Top = 1560
Width = 465
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "確認密碼"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 4
Left = 2520
TabIndex = 20
Tag = "&Password:"
Top = 960
Width = 720
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -