home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Form2
- Caption = "Text 1"
- ClientHeight = 4065
- ClientLeft = 1920
- ClientTop = 3660
- ClientWidth = 3150
- Height = 4470
- Left = 1860
- LinkMode = 1 'Source
- LinkTopic = "Form2"
- ScaleHeight = 4065
- ScaleWidth = 3150
- Top = 3315
- Width = 3270
- Begin TextBox Text1
- BorderStyle = 0 'None
- Height = 4080
- Left = 0
- MultiLine = -1 'True
- ScrollBars = 3 'Both
- TabIndex = 0
- Top = 0
- Width = 3156
- End
- Sub Text1_GotFocus ()
- FocusFlag = 1
- End Sub
-