home *** CD-ROM | disk | FTP | other *** search
- VERSION 4.00
- Begin VB.MDIForm mdiView
- BackColor = &H8000000C&
- Caption = "OLE Object Viewer"
- ClientHeight = 4230
- ClientLeft = 1095
- ClientTop = 1800
- ClientWidth = 6720
- Height = 4920
- Left = 1035
- LinkTopic = "MDIForm1"
- Top = 1170
- Width = 6840
- Begin VB.Menu mnuFile
- Caption = "&File"
- NegotiatePosition= 1 'Left
- End
- Attribute VB_Name = "mdiView"
- Attribute VB_Creatable = False
- Attribute VB_Exposed = False
- Option Explicit
-