📄 frmmembers.frm
字号:
VERSION 5.00
Begin VB.Form frmMembers
BorderStyle = 1 'Fixed Single
Caption = "Members"
ClientHeight = 6480
ClientLeft = 45
ClientTop = 330
ClientWidth = 10575
Icon = "frmMembers.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MDIChild = -1 'True
ScaleHeight = 6480
ScaleWidth = 10575
Begin VB.CommandButton cmdRemove
Caption = "&Remove"
Height = 375
Left = 840
TabIndex = 37
TabStop = 0 'False
Top = 6000
Width = 1215
End
Begin VB.CommandButton cmdAddMember
Caption = "&Add Member"
Height = 375
Left = 5420
TabIndex = 36
TabStop = 0 'False
Top = 6000
Width = 1215
End
Begin VB.CommandButton cmdEdit
Caption = "&Edit"
Enabled = 0 'False
Height = 375
Left = 6630
TabIndex = 35
TabStop = 0 'False
Top = 6000
Width = 1215
End
Begin VB.CommandButton cmdUpdate
Caption = "&Update"
Enabled = 0 'False
Height = 375
Left = 7840
TabIndex = 34
TabStop = 0 'False
Top = 6000
Width = 1215
End
Begin VB.CommandButton cmdClear
Caption = "&Clear"
Enabled = 0 'False
Height = 375
Left = 9060
TabIndex = 33
Top = 6000
Width = 1215
End
Begin VB.TextBox txtNationality
Height = 285
Left = 7920
Locked = -1 'True
TabIndex = 5
ToolTipText = "Nationality"
Top = 840
Width = 2295
End
Begin VB.TextBox txtComments
Height = 1245
Left = 3120
Locked = -1 'True
TabIndex = 17
ToolTipText = "Comments"
Top = 4440
Width = 7095
End
Begin VB.TextBox txtOfficeSchoolAddress
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 16
ToolTipText = "Office or School and address"
Top = 3840
Width = 7095
End
Begin VB.TextBox txtHomeAddress
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 15
ToolTipText = "Home Address"
Top = 3240
Width = 7095
End
Begin VB.TextBox txtContactNumber
Height = 285
Left = 7920
Locked = -1 'True
TabIndex = 14
ToolTipText = "Contact Number"
Top = 2640
Width = 2295
End
Begin VB.TextBox txtOccupation
Height = 285
Left = 5520
Locked = -1 'True
TabIndex = 13
ToolTipText = "Occupation"
Top = 2640
Width = 2295
End
Begin VB.TextBox txtCivilStatus
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 12
ToolTipText = "Civil Status"
Top = 2640
Width = 2295
End
Begin VB.TextBox txtSex
Height = 285
Left = 7920
Locked = -1 'True
TabIndex = 11
ToolTipText = "Sex"
Top = 2040
Width = 2295
End
Begin VB.TextBox txtAge
Height = 285
Left = 5520
Locked = -1 'True
TabIndex = 10
TabStop = 0 'False
ToolTipText = "Age"
Top = 2040
Width = 2295
End
Begin VB.TextBox txtBirthday
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 9
ToolTipText = "Date of birth (e.g. Dec. 25, 1976"
Top = 2040
Width = 2295
End
Begin VB.TextBox txtFamilyName
Height = 285
Left = 7920
Locked = -1 'True
TabIndex = 8
ToolTipText = "Family Name"
Top = 1440
Width = 2295
End
Begin VB.TextBox txtMiddleName
Height = 285
Left = 5520
Locked = -1 'True
TabIndex = 7
ToolTipText = "Middle Name"
Top = 1440
Width = 2295
End
Begin VB.TextBox txtFirstName
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 6
ToolTipText = "First Name"
Top = 1440
Width = 2295
End
Begin VB.TextBox txtIDnumber
Height = 285
Left = 5520
Locked = -1 'True
TabIndex = 4
TabStop = 0 'False
ToolTipText = "ID Number"
Top = 840
Width = 2295
End
Begin VB.TextBox txtDateEntered
Height = 285
Left = 3120
Locked = -1 'True
TabIndex = 3
TabStop = 0 'False
ToolTipText = "Date Entered"
Top = 840
Width = 2295
End
Begin VB.Frame Frame2
Caption = " Detailed Information "
Height = 5775
Left = 2880
TabIndex = 2
Top = 120
Width = 7575
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Membership Level"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 161
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Index = 1
Left = 5040
TabIndex = 32
Tag = "&Password:"
Top = 480
Width = 1305
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Comments"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 161
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Index = 14
Left = 240
TabIndex = 31
Tag = "&Password:"
Top = 4080
Width = 750
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Contact Number"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 161
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Index = 13
Left = 5040
TabIndex = 30
Tag = "&Password:"
Top = 2280
Width = 1155
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Office/School Address"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 161
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Index = 12
Left = 240
TabIndex = 29
Tag = "&Password:"
Top = 3480
Width = 1665
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Home Address"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 161
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Index = 11
Left = 240
TabIndex = 28
Tag = "&Password:"
Top = 2880
Width = 1080
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Occupation"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 161
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Index = 10
Left = 2640
TabIndex = 27
Tag = "&Password:"
Top = 2280
Width = 825
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Civil Status"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 161
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Index = 9
Left = 240
TabIndex = 26
Tag = "&Password:"
Top = 2280
Width = 795
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Sex"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 161
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Index = 8
Left = 5040
TabIndex = 25
Tag = "&Password:"
Top = 1680
Width = 285
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Age"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 161
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Index = 7
Left = 2640
TabIndex = 24
Tag = "&Password:"
Top = 1680
Width = 300
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Birthday"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 161
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Index = 6
Left = 240
TabIndex = 23
Tag = "&Password:"
Top = 1680
Width = 600
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -