home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form2
- Caption = "Password"
- ClientHeight = 1005
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 6630
- LinkTopic = "Form2"
- ScaleHeight = 1005
- ScaleWidth = 6630
- StartUpPosition = 3 'Windows Default
- Begin VB.Label Label1
- Caption = "No Password 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 = 495
- Left = 720
- TabIndex = 0
- Top = 240
- Width = 5535
- End
- Attribute VB_Name = "Form2"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-