home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form5
- Caption = "Form5"
- ClientHeight = 3195
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 4680
- LinkTopic = "Form5"
- ScaleHeight = 3195
- ScaleWidth = 4680
- StartUpPosition = 3 'Windows Default
- Begin VB.Label Label3
- AutoSize = -1 'True
- Caption = "Basshound USA"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 18
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 435
- Left = 1200
- TabIndex = 2
- Top = 1320
- Width = 2610
- End
- Begin VB.Label Label2
- AutoSize = -1 'True
- Caption = "By"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 13.5
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 360
- Left = 1200
- TabIndex = 1
- Top = 720
- Width = 315
- End
- Begin VB.Label Label1
- AutoSize = -1 'True
- Caption = "Somthing "
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 18
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 435
- Left = 240
- TabIndex = 0
- Top = 120
- Width = 1620
- End
- Attribute VB_Name = "Form5"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-