⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmmain.frm

📁 Family Tree This a geneology program for entering your family tree. It s a complete working app but
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         Begin VB.TextBox txtMarriageDate 
            Height          =   285
            Index           =   0
            Left            =   3840
            MaxLength       =   20
            TabIndex        =   18
            Top             =   188
            Width           =   1635
         End
         Begin VB.CommandButton cmdViewMarriageCert 
            Caption         =   "Marriage Cert"
            Height          =   315
            Index           =   3
            Left            =   5550
            TabIndex        =   60
            TabStop         =   0   'False
            Top             =   1170
            Visible         =   0   'False
            Width           =   1125
         End
         Begin VB.CommandButton cmdViewMarriageCert 
            Caption         =   "Marriage Cert"
            Height          =   315
            Index           =   2
            Left            =   5550
            TabIndex        =   59
            TabStop         =   0   'False
            Top             =   840
            Visible         =   0   'False
            Width           =   1125
         End
         Begin VB.CommandButton cmdViewMarriageCert 
            Caption         =   "Marriage Cert"
            Height          =   315
            Index           =   1
            Left            =   5550
            TabIndex        =   58
            TabStop         =   0   'False
            Top             =   510
            Visible         =   0   'False
            Width           =   1125
         End
         Begin VB.CommandButton cmdViewMarriageCert 
            Caption         =   "Marriage Cert"
            Height          =   315
            Index           =   0
            Left            =   5550
            TabIndex        =   47
            TabStop         =   0   'False
            Top             =   180
            Visible         =   0   'False
            Width           =   1125
         End
         Begin VB.Label lblSpouse 
            Caption         =   "Spouses 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            =   270
            TabIndex        =   105
            Top             =   210
            Width           =   3495
         End
         Begin VB.Label lblSpouseNum 
            BackStyle       =   0  'Transparent
            Caption         =   "1"
            Height          =   195
            Index           =   0
            Left            =   90
            TabIndex        =   96
            Top             =   240
            Width           =   135
         End
      End
      Begin VB.Frame fraIndividual 
         BackColor       =   &H00C0FFFF&
         Height          =   3825
         Left            =   0
         TabIndex        =   22
         Top             =   1470
         Width           =   5025
         Begin VB.TextBox txtSurname 
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   285
            Left            =   1335
            MaxLength       =   30
            TabIndex        =   106
            Top             =   240
            Width           =   3585
         End
         Begin VB.CommandButton cmdViewDCert 
            Caption         =   "Death Cert"
            Height          =   315
            Left            =   3900
            TabIndex        =   46
            Top             =   2790
            Visible         =   0   'False
            Width           =   1005
         End
         Begin VB.CommandButton cmdViewBCert 
            Caption         =   "Birth Cert"
            Height          =   315
            Left            =   3900
            TabIndex        =   45
            Top             =   1140
            Visible         =   0   'False
            Width           =   1005
         End
         Begin VB.CheckBox chkAdopted 
            BackColor       =   &H00C0FFFF&
            Caption         =   "Adopted"
            Height          =   195
            Left            =   3240
            TabIndex        =   3
            Top             =   900
            Width           =   1335
         End
         Begin VB.TextBox txtBuriedAt 
            Height          =   285
            Left            =   1335
            MaxLength       =   50
            TabIndex        =   11
            Top             =   3420
            Width           =   3585
         End
         Begin VB.TextBox txtPlaceofDeath 
            Height          =   285
            Left            =   1335
            MaxLength       =   50
            TabIndex        =   10
            Top             =   3120
            Width           =   3585
         End
         Begin VB.TextBox txtDateofDeath 
            Height          =   285
            Left            =   1335
            MaxLength       =   20
            TabIndex        =   9
            Top             =   2820
            Width           =   1725
         End
         Begin VB.CheckBox chkDeceased 
            Alignment       =   1  'Right Justify
            BackColor       =   &H00C0FFFF&
            Caption         =   "Deceased:"
            Height          =   225
            Left            =   405
            TabIndex        =   8
            Top             =   2580
            Width           =   1125
         End
         Begin VB.TextBox txtBaptChurch 
            Height          =   285
            Left            =   1335
            MaxLength       =   50
            TabIndex        =   7
            Top             =   2160
            Width           =   3585
         End
         Begin VB.TextBox txtPlaceOB 
            Height          =   285
            Left            =   1335
            MaxLength       =   50
            TabIndex        =   5
            Top             =   1470
            Width           =   3585
         End
         Begin VB.TextBox txtBaptised 
            Height          =   285
            Left            =   1335
            MaxLength       =   20
            TabIndex        =   6
            Top             =   1860
            Width           =   1725
         End
         Begin VB.TextBox txtDOB 
            Height          =   285
            Left            =   1335
            MaxLength       =   20
            TabIndex        =   4
            Top             =   1170
            Width           =   1725
         End
         Begin VB.OptionButton optGender 
            BackColor       =   &H00C0FFFF&
            Caption         =   "Female"
            Height          =   195
            Index           =   1
            Left            =   2175
            TabIndex        =   2
            Top             =   900
            Width           =   885
         End
         Begin VB.OptionButton optGender 
            BackColor       =   &H00C0FFFF&
            Caption         =   "Male"
            Height          =   195
            Index           =   0
            Left            =   1365
            TabIndex        =   1
            Top             =   900
            Value           =   -1  'True
            Width           =   735
         End
         Begin VB.TextBox txtFirstNames 
            Height          =   285
            Left            =   1335
            MaxLength       =   30
            TabIndex        =   0
            Top             =   540
            Width           =   3585
         End
         Begin VB.Label lblAge 
            Alignment       =   2  'Center
            BackStyle       =   0  'Transparent
            Caption         =   "Age (99)"
            Height          =   255
            Left            =   3120
            TabIndex        =   97
            Top             =   1200
            Width           =   735
         End
         Begin VB.Label Label10 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Buried at:"
            Height          =   195
            Left            =   570
            TabIndex        =   32
            Top             =   3450
            Width           =   675
         End
         Begin VB.Label Label9 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Place of Death:"
            Height          =   195
            Left            =   120
            TabIndex        =   31
            Top             =   3150
            Width           =   1110
         End
         Begin VB.Label Label8 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Date Died:"
            Height          =   195
            Left            =   450
            TabIndex        =   30
            Top             =   2850
            Width           =   765
         End
         Begin VB.Label Label7 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "In Church:"
            Height          =   195
            Left            =   495
            TabIndex        =   29
            Top             =   2190
            Width           =   735
         End
         Begin VB.Label Label6 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Place of Birth:"
            Height          =   195
            Left            =   240
            TabIndex        =   28
            Top             =   1500
            Width           =   990
         End
         Begin VB.Label Label5 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Baptised on:"
            Height          =   195
            Left            =   345
            TabIndex        =   27
            Top             =   1890
            Width           =   885
         End
         Begin VB.Label Label4 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Date of Birth:"
            Height          =   195
            Left            =   300
            TabIndex        =   26
            Top             =   1200
            Width           =   930
         End
         Begin VB.Label Label3 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Gender:"
            Height          =   195
            Left            =   660
            TabIndex        =   25
            Top             =   900
            Width           =   570
         End
         Begin VB.Label Label2 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "First Name(s):"
            Height          =   195
            Left            =   270
            TabIndex        =   24
            Top             =   570
            Width           =   960
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Surname:"
            Height          =   195
            Left            =   555
            TabIndex        =   23
            Top             =   270
            Width           =   675
         End
      End
      Begin VB.Label Label30 
         BackStyle       =   0  'Transparent
         Caption         =   "Click on a persons name to show details for that person"
         Height          =   495
         Left            =   8880
         TabIndex        =   108
         Top             =   60
         Width           =   2055
      End
      Begin VB.Label lblFullName 
         BackStyle       =   0  'Transparent
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   13.5
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   3090
         TabIndex        =   61

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -