home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form frm12
- Appearance = 0 'Flat
- BackColor = &H80000005&
- Caption = "Form1"
- ClientHeight = 4020
- ClientLeft = 1305
- ClientTop = 2070
- ClientWidth = 7365
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 8.25
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- LinkMode = 1 'Source
- LinkTopic = "Form1"
- PaletteMode = 1 'UseZOrder
- ScaleHeight = 4020
- ScaleWidth = 7365
- WindowState = 1 'Minimized
- Attribute VB_Name = "frm12"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-