home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apollo 18: The Moon Missions
/
990125_1647.ISO
/
Panels
/
LM
/
FRMLANDE.FRM
next >
Wrap
Text File
|
1996-01-31
|
915b
|
33 lines
VERSION 4.00
Begin VB.Form frmLander
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "Lunar Landing"
ClientHeight = 4020
ClientLeft = 1095
ClientTop = 1485
ClientWidth = 7365
BeginProperty Font
name = "MS Sans Serif"
charset = 1
weight = 700
size = 8.25
underline = 0 'False
italic = 0 'False
strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 4425
Left = 1035
LinkTopic = "Form1"
ScaleHeight = 4020
ScaleWidth = 7365
Top = 1140
Width = 7485
End
Attribute VB_Name = "frmLander"
Attribute VB_Creatable = False
Attribute VB_Exposed = False
Option Explicit