home *** CD-ROM | disk | FTP | other *** search
/ On Hand / On_Hand_From_Softbank_1994_Release_2_Disc_2_1994.iso / 00202 / s / disk4 / opendlg.fr_ / opendlg.bin
Text File  |  1993-04-28  |  684b  |  25 lines

  1. VERSION 2.00
  2. Begin Form OpenDlg 
  3.    Caption         =   "Open File"
  4.    ClientHeight    =   690
  5.    ClientLeft      =   1095
  6.    ClientTop       =   1485
  7.    ClientWidth     =   1410
  8.    Height          =   1095
  9.    Left            =   1035
  10.    LinkMode        =   1  'Source
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   690
  13.    ScaleWidth      =   1410
  14.    Top             =   1140
  15.    Width           =   1530
  16.    Begin CommonDialog CMDialog1 
  17.       CancelError     =   -1  'True
  18.       DefaultExt      =   "wav"
  19.       DialogTitle     =   "Open File"
  20.       Left            =   1800
  21.       PrinterDefault  =   0   'False
  22.       Top             =   1500
  23.    End
  24. End
  25.