home *** CD-ROM | disk | FTP | other *** search
- VERSION 4.00
- Begin VB.Form frmEX5A3
- Caption = "MDI Child #2"
- ClientHeight = 1815
- ClientLeft = 6975
- ClientTop = 4110
- ClientWidth = 2445
- Height = 2220
- Left = 6915
- LinkTopic = "Form2"
- MDIChild = -1 'True
- ScaleHeight = 1815
- ScaleWidth = 2445
- Top = 3765
- Width = 2565
- Attribute VB_Name = "frmEX5A3"
- Attribute VB_Creatable = False
- Attribute VB_Exposed = False
- Option Explicit
- ' Copyright
- 1996 by Desaware. All Rights Reserved
- Private Sub Form_Load()
- End Sub
-