home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 B / CHIP_HITWARE_7B.iso / Edukacja / WorldView / worldview.exe / %MAINDIR% / Source / FullPic.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2000-02-21  |  819 b   |  28 lines

  1. VERSION 5.00
  2. Begin VB.Form frmFullPic 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    ClientHeight    =   930
  5.    ClientLeft      =   45
  6.    ClientTop       =   330
  7.    ClientWidth     =   2205
  8.    Icon            =   "FullPic.frx":0000
  9.    LinkTopic       =   "Form1"
  10.    MaxButton       =   0   'False
  11.    MinButton       =   0   'False
  12.    ScaleHeight     =   930
  13.    ScaleWidth      =   2205
  14.    ShowInTaskbar   =   0   'False
  15.    StartUpPosition =   2  'CenterScreen
  16.    Begin VB.Image Image1 
  17.       Height          =   735
  18.       Left            =   0
  19.       Top             =   0
  20.       Width           =   1815
  21.    End
  22. Attribute VB_Name = "frmFullPic"
  23. Attribute VB_GlobalNameSpace = False
  24. Attribute VB_Creatable = False
  25. Attribute VB_PredeclaredId = True
  26. Attribute VB_Exposed = False
  27. Option Explicit
  28.