home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form frmFullPic
- BorderStyle = 3 'Fixed Dialog
- ClientHeight = 930
- ClientLeft = 45
- ClientTop = 330
- ClientWidth = 2205
- Icon = "FullPic.frx":0000
- LinkTopic = "Form1"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 930
- ScaleWidth = 2205
- ShowInTaskbar = 0 'False
- StartUpPosition = 2 'CenterScreen
- Begin VB.Image Image1
- Height = 735
- Left = 0
- Top = 0
- Width = 1815
- End
- Attribute VB_Name = "frmFullPic"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Option Explicit
-