home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / CODE_UPLOAD898.psc / frmSplash.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1999-07-24  |  2.4 KB  |  76 lines

  1. VERSION 5.00
  2. Begin VB.Form frmSplash 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    ClientHeight    =   4710
  5.    ClientLeft      =   45
  6.    ClientTop       =   45
  7.    ClientWidth     =   7455
  8.    ControlBox      =   0   'False
  9.    LinkTopic       =   "Form1"
  10.    MaxButton       =   0   'False
  11.    MinButton       =   0   'False
  12.    ScaleHeight     =   4710
  13.    ScaleWidth      =   7455
  14.    ShowInTaskbar   =   0   'False
  15.    StartUpPosition =   1  'CenterOwner
  16.    Visible         =   0   'False
  17.    Begin VB.TextBox Text1 
  18.       BackColor       =   &H80000004&
  19.       BorderStyle     =   0  'None
  20.       BeginProperty Font 
  21.          Name            =   "Comic Sans MS"
  22.          Size            =   36
  23.          Charset         =   0
  24.          Weight          =   400
  25.          Underline       =   0   'False
  26.          Italic          =   0   'False
  27.          Strikethrough   =   0   'False
  28.       EndProperty
  29.       Height          =   945
  30.       Left            =   2760
  31.       TabIndex        =   9
  32.       Text            =   "Web Browser"
  33.       Top             =   1200
  34.       Width           =   4575
  35.    End
  36.    Begin VB.Frame fraMainFrame 
  37.       BeginProperty Font 
  38.          Name            =   "Comic Sans MS"
  39.          Size            =   8.25
  40.          Charset         =   0
  41.          Weight          =   400
  42.          Underline       =   0   'False
  43.          Italic          =   0   'False
  44.          Strikethrough   =   0   'False
  45.       EndProperty
  46.       Height          =   4590
  47.       Left            =   45
  48.       TabIndex        =   0
  49.       Top             =   -15
  50.       Width           =   7380
  51.       Begin VB.PictureBox picLogo 
  52.          BorderStyle     =   0  'None
  53.          Height          =   1905
  54.          Left            =   510
  55.          Picture         =   "frmSplash.frx":0000
  56.          ScaleHeight     =   1905
  57.          ScaleWidth      =   1815
  58.          TabIndex        =   2
  59.          Top             =   1335
  60.          Width           =   1815
  61.       End
  62.       Begin VB.Label lblLicenseTo 
  63.          Alignment       =   1  'Right Justify
  64.          Caption         =   "A Cow-fish producation:"
  65.          Height          =   255
  66.          Left            =   270
  67.          TabIndex        =   1
  68.          Tag             =   "LicenseTo"
  69.          Top             =   300
  70.          Width           =   6855
  71.       End
  72.       Begin VB.Label lblCompanyProduct 
  73.          AutoSize        =   -1   ng
  74.    Cli0
  75.       Begin VB.Label lblCo
  76.