home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Form1
- Caption = "Form1"
- ClientHeight = 2130
- ClientLeft = 2190
- ClientTop = 1785
- ClientWidth = 4395
- Height = 2535
- Left = 2130
- LinkMode = 1 'Source
- LinkTopic = "Form1"
- ScaleHeight = 2130
- ScaleWidth = 4395
- Top = 1440
- Width = 4515
- Begin CommandButton Command2
- Caption = "OK"
- Height = 375
- Left = 2400
- TabIndex = 2
- Top = 1320
- Width = 1335
- End
- Begin CommandButton Command1
- Caption = "Cancel"
- Height = 375
- Left = 600
- TabIndex = 1
- Top = 1320
- Width = 1335
- End
- Begin Label Label1
- Caption = "Test FORM for use with VBRC"
- Height = 255
- Left = 840
- TabIndex = 0
- Top = 480
- Width = 2775
- End
-