home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Form2
- Caption = "Form2"
- ClientHeight = 3750
- ClientLeft = 4725
- ClientTop = 4125
- ClientWidth = 3495
- Height = 4155
- Left = 4665
- LinkTopic = "Form2"
- ScaleHeight = 3750
- ScaleWidth = 3495
- Top = 3780
- Width = 3615
- Begin VScrollBar VScroll1
- Height = 1155
- Left = 2100
- TabIndex = 5
- Top = 1200
- Width = 375
- End
- Begin HScrollBar HScroll1
- Height = 315
- Left = 240
- TabIndex = 4
- Top = 1740
- Width = 1215
- End
- Begin ComboBox Combo1
- Height = 300
- Left = 1740
- TabIndex = 3
- Text = "Combo1"
- Top = 840
- Width = 1395
- End
- Begin ListBox List1
- Height = 810
- Left = 240
- TabIndex = 2
- Top = 780
- Width = 1275
- End
- Begin CommandButton Command1
- Caption = "Command1"
- Height = 375
- Left = 240
- TabIndex = 0
- Top = 240
- Width = 975
- End
- Begin Label Label1
- Caption = "Label1"
- Height = 315
- Left = 1500
- TabIndex = 1
- Top = 300
- Width = 1275
- End
- Option Explicit
-