home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Form2
- Caption = "Form2"
- ClientHeight = 3930
- ClientLeft = 3870
- ClientTop = 1515
- ClientWidth = 6390
- Height = 4335
- Left = 3810
- LinkTopic = "Form2"
- ScaleHeight = 3930
- ScaleWidth = 6390
- Top = 1170
- Width = 6510
- Begin Frame fraCharge
- BackColor = &H00FFFFFF&
- Caption = "Charge Information"
- Height = 2532
- Left = 480
- TabIndex = 0
- Top = 720
- Width = 4932
- Begin TextBox txtExpire
- Height = 288
- Left = 1680
- TabIndex = 7
- Top = 2040
- Width = 1692
- End
- Begin TextBox txtCardNumber
- Height = 288
- Left = 1680
- TabIndex = 5
- Top = 1680
- Width = 2892
- End
- Begin OptionButton optAreMax
- BackColor = &H00FFFFFF&
- Caption = "AreMax"
- Height = 252
- Left = 240
- TabIndex = 3
- Top = 1080
- Width = 1572
- End
- Begin OptionButton optViva
- BackColor = &H00FFFFFF&
- Caption = "Viva!"
- Height = 252
- Left = 240
- TabIndex = 2
- Top = 720
- Width = 1692
- End
- Begin OptionButton optMajor
- BackColor = &H00FFFFFF&
- Caption = "MajorCard"
- Height = 252
- Left = 240
- TabIndex = 1
- Top = 360
- Width = 1932
- End
- Begin Line Line1
- X1 = 120
- X2 = 4800
- Y1 = 1440
- Y2 = 1440
- End
- Begin Label lblExpire
- BackColor = &H00FFFFFF&
- Caption = "Expiration Date:"
- Height = 252
- Left = 240
- TabIndex = 6
- Top = 2040
- Width = 1452
- End
- Begin Label lblCardNumber
- BackColor = &H00FFFFFF&
- Caption = "Card Number:"
- Height = 252
- Left = 240
- TabIndex = 4
- Top = 1680
- Width = 1332
- End
- End
-