home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / vbasic / Rejstrik / frmSplash.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2002-04-21  |  1.5 KB  |  52 lines

  1. VERSION 5.00
  2. Begin VB.Form frmSplash 
  3.    Appearance      =   0  'Flat
  4.    BorderStyle     =   1  'Fixed Single
  5.    ClientHeight    =   2475
  6.    ClientLeft      =   15
  7.    ClientTop       =   15
  8.    ClientWidth     =   5070
  9.    ControlBox      =   0   'False
  10.    LinkTopic       =   "Form1"
  11.    MaxButton       =   0   'False
  12.    MinButton       =   0   'False
  13.    ScaleHeight     =   2475
  14.    ScaleWidth      =   5070
  15.    StartUpPosition =   2  'CenterScreen
  16.    Begin VB.Image Image1 
  17.       Height          =   480
  18.       Left            =   2280
  19.       Picture         =   "frmSplash.frx":0000
  20.       Top             =   300
  21.       Width           =   480
  22.    End
  23.    Begin VB.Label Label1 
  24.       Alignment       =   2  'Center
  25.       AutoSize        =   -1  'True
  26.       Caption         =   "Prob
  27.  nahr
  28.  dat, chv
  29. li strpen
  30.  ..."
  31.       BeginProperty Font 
  32.          Name            =   "MS Sans Serif"
  33.          Size            =   9.75
  34.          Charset         =   238
  35.          Weight          =   700
  36.          Underline       =   0   'False
  37.          Italic          =   0   'False
  38.          Strikethrough   =   0   'False
  39.       EndProperty
  40.       Height          =   240
  41.       Left            =   600
  42.       TabIndex        =   0
  43.       Top             =   1080
  44.       Width           =   3975
  45.    End
  46. Attribute VB_Name = "frmSplash"
  47. Attribute VB_GlobalNameSpace = False
  48. Attribute VB_Creatable = False
  49. Attribute VB_PredeclaredId = True
  50. Attribute VB_Exposed = False
  51. Option Explicit
  52.