home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / Bible_Conc837805162002.psc / Form5.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2002-02-10  |  2.2 KB  |  71 lines

  1. VERSION 5.00
  2. Begin VB.Form Form5 
  3.    Caption         =   "Form5"
  4.    ClientHeight    =   3195
  5.    ClientLeft      =   60
  6.    ClientTop       =   345
  7.    ClientWidth     =   4680
  8.    LinkTopic       =   "Form5"
  9.    ScaleHeight     =   3195
  10.    ScaleWidth      =   4680
  11.    StartUpPosition =   3  'Windows Default
  12.    Begin VB.Label Label3 
  13.       AutoSize        =   -1  'True
  14.       Caption         =   "Basshound USA"
  15.       BeginProperty Font 
  16.          Name            =   "MS Sans Serif"
  17.          Size            =   18
  18.          Charset         =   0
  19.          Weight          =   400
  20.          Underline       =   0   'False
  21.          Italic          =   0   'False
  22.          Strikethrough   =   0   'False
  23.       EndProperty
  24.       Height          =   435
  25.       Left            =   1200
  26.       TabIndex        =   2
  27.       Top             =   1320
  28.       Width           =   2610
  29.    End
  30.    Begin VB.Label Label2 
  31.       AutoSize        =   -1  'True
  32.       Caption         =   "By"
  33.       BeginProperty Font 
  34.          Name            =   "MS Sans Serif"
  35.          Size            =   13.5
  36.          Charset         =   0
  37.          Weight          =   400
  38.          Underline       =   0   'False
  39.          Italic          =   0   'False
  40.          Strikethrough   =   0   'False
  41.       EndProperty
  42.       Height          =   360
  43.       Left            =   1200
  44.       TabIndex        =   1
  45.       Top             =   720
  46.       Width           =   315
  47.    End
  48.    Begin VB.Label Label1 
  49.       AutoSize        =   -1  'True
  50.       Caption         =   "Somthing "
  51.       BeginProperty Font 
  52.          Name            =   "MS Sans Serif"
  53.          Size            =   18
  54.          Charset         =   0
  55.          Weight          =   400
  56.          Underline       =   0   'False
  57.          Italic          =   0   'False
  58.          Strikethrough   =   0   'False
  59.       EndProperty
  60.       Height          =   435
  61.       Left            =   240
  62.       TabIndex        =   0
  63.       Top             =   120
  64.       Width           =   1620
  65.    End
  66. Attribute VB_Name = "Form5"
  67. Attribute VB_GlobalNameSpace = False
  68. Attribute VB_Creatable = False
  69. Attribute VB_PredeclaredId = True
  70. Attribute VB_Exposed = False
  71.