home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "*\ATestControl1.vbp"
- Begin VB.Form Form1
- Caption = "Form1"
- ClientHeight = 3195
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 4680
- LinkTopic = "Form1"
- ScaleHeight = 3195
- ScaleWidth = 4680
- StartUpPosition = 3 'Windows Default
- Begin Project1.LightButton LightButton1
- Height = 615
- Left = 480
- TabIndex = 2
- Top = 1320
- Width = 3735
- _extentx = 6588
- _extenty = 1085
- font = "LBTestForm.frx":0000
- selpicture = "LBTestForm.frx":0024
- End
- Begin VB.Label Label2
- Caption = "Label2"
- Height = 255
- Left = 2640
- TabIndex = 1
- Top = 240
- Width = 975
- End
- Begin VB.Label Label1
- Caption = "Label1"
- Height = 255
- Left = 840
- TabIndex = 0
- Top = 240
- Width = 1095
- End
- Attribute VB_Name = "Form1"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-