home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2002 March / PCWMAR02.iso / software / turbocad / v8trial / TurboCADv8ProfessionalNoReg.exe / Data.Cab / F42113_DialogBox.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2001-10-16  |  1.1 KB  |  26 lines

  1. VERSION 5.00
  2. Begin {C62A69F0-16DC-11CE-9E98-00AA00574A4F} DialogBox 
  3.    Caption         =   "UserForm1"
  4.    ClientHeight    =   6990
  5.    ClientLeft      =   45
  6.    ClientTop       =   330
  7.    ClientWidth     =   6825
  8.    OleObjectBlob   =   "DialogBox.frx":0000
  9.    StartUpPosition =   1  'CenterOwner
  10. Attribute VB_Name = "DialogBox"
  11. Attribute VB_GlobalNameSpace = False
  12. Attribute VB_Creatable = False
  13. Attribute VB_PredeclaredId = True
  14. Attribute VB_Exposed = False
  15. '******************************************************************'
  16. '*                                                                *'
  17. '*                      TurboCAD for Windows                      *'
  18. '*                   Copyright (c) 1993 - 2001                    *'
  19. '*             International Microcomputer Software, Inc.         *'
  20. '*                            (IMSI)                              *'
  21. '*                      All rights reserved.                      *'
  22. '*                                                                *'
  23. '******************************************************************'
  24. Private Sub CommandButton1_Click()
  25. End Sub
  26.