📄 frmmain.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Object = "{20C62CAE-15DA-101B-B9A8-444553540000}#1.1#0"; "MSMAPI32.OCX"
Begin VB.Form frmMain
BorderStyle = 1 'Fixed Single
Caption = "The ... Family Tree"
ClientHeight = 8565
ClientLeft = 150
ClientTop = 435
ClientWidth = 11880
HelpContextID = 2
Icon = "frmMain.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 8565
ScaleWidth = 11880
StartUpPosition = 2 'CenterScreen
Begin MSMAPI.MAPIMessages MAPIMes
Left = 6780
Top = 840
_ExtentX = 1005
_ExtentY = 1005
_Version = 393216
AddressEditFieldCount= 1
AddressModifiable= 0 'False
AddressResolveUI= 0 'False
FetchSorted = 0 'False
FetchUnreadOnly = 0 'False
End
Begin MSMAPI.MAPISession MAPISes
Left = 6150
Top = 840
_ExtentX = 1005
_ExtentY = 1005
_Version = 393216
DownloadMail = -1 'True
LogonUI = -1 'True
NewSession = 0 'False
End
Begin VB.Frame fraDetails
BackColor = &H00C0FFFF&
BorderStyle = 0 'None
Height = 7905
Left = 1020
TabIndex = 21
Top = 2940
Width = 11865
Begin VB.Frame Frame7
BackColor = &H00C0FFFF&
Caption = "Sources"
Height = 975
Left = 5070
TabIndex = 41
Top = 510
Width = 6765
Begin VB.CommandButton cmdOther
Caption = "Other"
Height = 315
Left = 4140
TabIndex = 54
Top = 570
Width = 1305
End
Begin VB.CommandButton cmdCensus
Caption = "1901 Census"
Height = 315
Index = 6
Left = 4140
TabIndex = 53
Top = 240
Width = 1305
End
Begin VB.CommandButton cmdCensus
Caption = "1891 Census"
Height = 315
Index = 5
Left = 2790
TabIndex = 52
Top = 570
Width = 1305
End
Begin VB.CommandButton cmdCensus
Caption = "1881 Census"
Height = 315
Index = 4
Left = 2790
TabIndex = 51
Top = 240
Width = 1305
End
Begin VB.CommandButton cmdCensus
Caption = "1871 Census"
Height = 315
Index = 3
Left = 1440
TabIndex = 50
Top = 570
Width = 1305
End
Begin VB.CommandButton cmdCensus
Caption = "1861 Census"
Height = 315
Index = 2
Left = 1440
TabIndex = 49
Top = 240
Width = 1305
End
Begin VB.CommandButton cmdCensus
Caption = "1851 Census"
Height = 315
Index = 1
Left = 90
TabIndex = 48
Top = 570
Width = 1305
End
Begin VB.CommandButton cmdCensus
Caption = "1841 Census"
Height = 315
Index = 0
Left = 90
TabIndex = 42
Top = 240
Width = 1305
End
End
Begin VB.Frame fraParents
BackColor = &H00C0FFFF&
Caption = "Parents"
Height = 975
Left = 0
TabIndex = 36
Top = 510
Width = 5025
Begin VB.Label lblMother
BackColor = &H00E7DEFE&
Caption = "Mothers Name"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 810
TabIndex = 104
Top = 570
Width = 3645
End
Begin VB.Label lblFather
BackColor = &H00FEFFD7&
Caption = "Fathers Name"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 810
TabIndex = 103
Top = 240
Width = 3645
End
Begin VB.Label Label12
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "&Mother:"
Height = 195
Left = 180
TabIndex = 38
Top = 600
Width = 540
End
Begin VB.Label Label11
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "&Father:"
Height = 195
Left = 240
TabIndex = 37
Top = 270
Width = 495
End
End
Begin VB.Frame fraChildren
BackColor = &H00C0FFFF&
Caption = "Children"
Height = 4815
Left = 5070
TabIndex = 35
Top = 3090
Width = 6765
Begin VB.Label lblChildDOB
BackStyle = 0 'Transparent
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 3870
TabIndex = 102
Top = 210
Width = 2115
End
Begin VB.Label lblChild
Caption = "Childrens Name"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 0
Left = 90
TabIndex = 101
Top = 210
Width = 3645
End
End
Begin VB.Frame fraAddress
BackColor = &H00C0FFFF&
Caption = "Current or last known address"
Height = 2565
Left = 0
TabIndex = 34
Top = 5340
Width = 5025
Begin VB.TextBox txtPostcode
Height = 285
Left = 1350
MaxLength = 10
TabIndex = 15
Top = 1440
Width = 2295
End
Begin VB.TextBox txtCounty
Height = 285
Left = 1350
MaxLength = 20
TabIndex = 14
Top = 1140
Width = 2295
End
Begin VB.TextBox txtTown
Height = 285
Left = 1350
MaxLength = 30
TabIndex = 13
Top = 840
Width = 3585
End
Begin VB.TextBox txtEmail
Height = 285
Left = 1350
MaxLength = 60
TabIndex = 17
Top = 2040
Width = 3585
End
Begin VB.TextBox txtPhone
Height = 285
Left = 1350
MaxLength = 30
TabIndex = 16
Top = 1740
Width = 3585
End
Begin VB.TextBox txtAddress
Height = 525
Left = 1350
MultiLine = -1 'True
TabIndex = 12
Top = 270
Width = 3585
End
Begin VB.Label Label19
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Postcode:"
Height = 195
Left = 480
TabIndex = 57
Top = 1500
Width = 720
End
Begin VB.Label Label18
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "County:"
Height = 195
Left = 660
TabIndex = 56
Top = 1200
Width = 540
End
Begin VB.Label Label17
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Town:"
Height = 195
Left = 750
TabIndex = 55
Top = 900
Width = 450
End
Begin VB.Label Label16
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Email:"
Height = 195
Left = 720
TabIndex = 44
Top = 2100
Width = 420
End
Begin VB.Label Label15
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Phone:"
Height = 195
Left = 645
TabIndex = 43
Top = 1800
Width = 510
End
Begin VB.Label Label13
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Address:"
Height = 195
Left = 540
TabIndex = 39
Top = 300
Width = 615
End
End
Begin VB.Frame fraSpouses
BackColor = &H00C0FFFF&
Caption = "Spouse(s)"
Height = 1575
Left = 5070
TabIndex = 33
Top = 1470
Width = 6765
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -