?? frmmembers.frm
字號:
VERSION 5.00
Begin VB.Form frmMembers
BorderStyle = 1 'Fixed Single
Caption = "會員注冊管理"
ClientHeight = 7680
ClientLeft = 2640
ClientTop = 2565
ClientWidth = 10590
Icon = "frmMembers.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 7680
ScaleWidth = 10590
Begin VB.TextBox txtfw1
Alignment = 2 'Center
Height = 270
Left = 720
TabIndex = 41
Text = "1"
Top = 6720
Width = 615
End
Begin VB.TextBox txtfw2
Alignment = 2 'Center
Height = 270
Left = 1920
TabIndex = 40
Text = "10"
Top = 6720
Width = 615
End
Begin VB.CommandButton cmdsxfw
Caption = "范圍刷新"
Height = 375
Left = 1560
TabIndex = 39
Top = 7080
Width = 975
End
Begin VB.CommandButton cmdqzxs
Caption = "全部加載"
Height = 375
Left = 360
TabIndex = 38
Top = 7080
Width = 975
End
Begin VB.CommandButton cmdRemove
Caption = "移除&R"
Height = 375
Left = 1560
TabIndex = 37
TabStop = 0 'False
Top = 6000
Width = 1215
End
Begin VB.CommandButton cmdAddMember
Caption = "添加會員"
Height = 375
Left = 120
TabIndex = 36
TabStop = 0 'False
Top = 6000
Width = 1215
End
Begin VB.CommandButton cmdEdit
Caption = "編輯"
Enabled = 0 'False
Height = 375
Left = 6240
TabIndex = 35
TabStop = 0 'False
Top = 6960
Width = 1215
End
Begin VB.CommandButton cmdUpdate
Caption = "更新(&U)"
Enabled = 0 'False
Height = 375
Left = 7680
TabIndex = 34
TabStop = 0 'False
Top = 6960
Width = 1215
End
Begin VB.CommandButton cmdClear
Caption = "清除(&C)"
Enabled = 0 'False
Height = 375
Left = 9120
TabIndex = 33
Top = 6960
Width = 1215
End
Begin VB.TextBox txtNationality
Height = 285
Left = 7920
Locked = -1 'True
TabIndex = 5
ToolTipText = "會員等級與折扣對應關系:折扣數 = 1 -- 會員等級數"
Top = 720
Width = 2295
End
Begin VB.TextBox txtComments
Height = 1845
Left = 3120
Locked = -1 'True
TabIndex = 17
ToolTipText = "意見或建議"
Top = 4440
Width = 7215
End
Begin VB.TextBox txtOfficeSchoolAddress
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 16
ToolTipText = "辦公地點"
Top = 3840
Width = 7095
End
Begin VB.TextBox txtHomeAddress
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 15
ToolTipText = "家庭住址"
Top = 3240
Width = 7095
End
Begin VB.TextBox txtContactNumber
Height = 285
Left = 7920
Locked = -1 'True
TabIndex = 14
ToolTipText = "聯系號碼"
Top = 2520
Width = 2295
End
Begin VB.TextBox txtOccupation
Height = 285
Left = 5520
Locked = -1 'True
TabIndex = 13
ToolTipText = "職業"
Top = 2520
Width = 2295
End
Begin VB.TextBox txtCivilStatus
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 12
ToolTipText = "Civil Status"
Top = 2520
Width = 2295
End
Begin VB.TextBox txtSex
Height = 285
Left = 7920
Locked = -1 'True
TabIndex = 11
ToolTipText = "性別"
Top = 1920
Width = 2295
End
Begin VB.TextBox txtAge
Height = 285
Left = 5520
Locked = -1 'True
TabIndex = 10
TabStop = 0 'False
ToolTipText = "年齡"
Top = 1920
Width = 2295
End
Begin VB.TextBox txtBirthday
BeginProperty Font
Name = "@Arial Unicode MS"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 9
ToolTipText = "生日數據(eg. Dec. 25, 1976"
Top = 1920
Width = 2295
End
Begin VB.TextBox txtFamilyName
Height = 285
Left = 7920
Locked = -1 'True
TabIndex = 8
ToolTipText = "Family Name"
Top = 1320
Width = 2295
End
Begin VB.TextBox txtMiddleName
Height = 285
Left = 5520
Locked = -1 'True
TabIndex = 7
ToolTipText = "Middle Name"
Top = 1320
Width = 2295
End
Begin VB.TextBox txtFirstName
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 6
ToolTipText = "First Name"
Top = 1320
Width = 2295
End
Begin VB.TextBox txtIDnumber
Height = 285
Left = 5520
Locked = -1 'True
TabIndex = 4
TabStop = 0 'False
ToolTipText = "ID Number"
Top = 720
Width = 2295
End
Begin VB.TextBox txtDateEntered
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 3
TabStop = 0 'False
ToolTipText = "登記時間"
Top = 720
Width = 2295
End
Begin VB.Frame Frame2
Caption = "詳細信息"
Height = 6255
Left = 3000
TabIndex = 2
Top = 120
Width = 7455
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 = 1
Left = 4680
TabIndex = 32
Tag = "&Password:"
Top = 360
Width = 2295
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 = 14
Left = 240
TabIndex = 31
Tag = "&Password:"
Top = 4080
Width = 1080
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "聯系號碼"
BeginProperty Font
Name = "宋體"
Size = 8.25
Charset = 134
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 165
Index = 13
Left = 5040
TabIndex = 30
Tag = "&Password:"
Top = 2160
Width = 720
End
Begin VB.Label lblLabels
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -