home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l407 / 5.ddi / PAYMENT.FR_ / PAYMENT.bin (.txt)
Encoding:
Visual Basic Form  |  1993-04-28  |  813 b   |  30 lines

  1. VERSION 2.00
  2. Begin Form Form1 
  3.    Caption         =   "Payment"
  4.    ClientHeight    =   4950
  5.    ClientLeft      =   1080
  6.    ClientTop       =   1500
  7.    ClientWidth     =   5520
  8.    Height          =   5355
  9.    Left            =   1020
  10.    LinkTopic       =   "Form1"
  11.    ScaleHeight     =   4950
  12.    ScaleWidth      =   5520
  13.    Top             =   1155
  14.    Width           =   5640
  15.    Begin TextBox Text1 
  16.       Height          =   288
  17.       Left            =   2400
  18.       TabIndex        =   1
  19.       Top             =   360
  20.       Width           =   1932
  21.    End
  22.    Begin Label Label1 
  23.       Caption         =   "Payment Amount:"
  24.       Height          =   252
  25.       Left            =   360
  26.       TabIndex        =   0
  27.       Top             =   360
  28.       Width           =   1812
  29.    End
  30.