home *** CD-ROM | disk | FTP | other *** search
- VERSION 4.00
- Begin VB.Form Form1
- Caption = "Form1"
- ClientHeight = 735
- ClientLeft = 2970
- ClientTop = 1980
- ClientWidth = 2775
- Height = 1080
- Left = 2940
- LinkTopic = "Form1"
- ScaleHeight = 735
- ScaleWidth = 2775
- Top = 1665
- Width = 2835
- Begin VB.CommandButton Command2
- Caption = "Com&mand2"
- Height = 495
- Left = 1440
- TabIndex = 1
- Top = 120
- Width = 1215
- End
- Begin VB.CommandButton Command1
- Caption = "Co&mmand1"
- Height = 495
- Left = 120
- TabIndex = 0
- Top = 120
- Width = 1215
- End
- Attribute VB_Name = "Form1"
- Attribute VB_Creatable = False
- Attribute VB_Exposed = False
-