home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form3
- Caption = "Settings"
- ClientHeight = 1335
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 6960
- LinkTopic = "Form3"
- ScaleHeight = 1335
- ScaleWidth = 6960
- StartUpPosition = 3 'Windows Default
- Begin VB.Label Label1
- Caption = "No settings at this time"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 24
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 735
- Left = 600
- TabIndex = 0
- Top = 360
- Width = 6495
- End
- Attribute VB_Name = "Form3"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-