home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin {C62A69F0-16DC-11CE-9E98-00AA00574A4F} DialogBox
- Caption = "UserForm1"
- ClientHeight = 6990
- ClientLeft = 45
- ClientTop = 330
- ClientWidth = 6825
- OleObjectBlob = "DialogBox.frx":0000
- StartUpPosition = 1 'CenterOwner
- Attribute VB_Name = "DialogBox"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- '******************************************************************'
- '* *'
- '* TurboCAD for Windows *'
- '* Copyright (c) 1993 - 2001 *'
- '* International Microcomputer Software, Inc. *'
- '* (IMSI) *'
- '* All rights reserved. *'
- '* *'
- '******************************************************************'
- Private Sub CommandButton1_Click()
- End Sub
-