home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1995 #1 / Image.iso / cdd / source / vbsource / makedisk / message.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1993-11-15  |  919 b   |  31 lines

  1. VERSION 2.00
  2. Begin Form messageDlg 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   3  'Fixed Double
  5.    ClientHeight    =   1425
  6.    ClientLeft      =   4590
  7.    ClientTop       =   4950
  8.    ClientWidth     =   4020
  9.    ControlBox      =   0   'False
  10.    Height          =   1830
  11.    Left            =   4530
  12.    LinkMode        =   1  'Source
  13.    LinkTopic       =   "Form1"
  14.    MaxButton       =   0   'False
  15.    MinButton       =   0   'False
  16.    ScaleHeight     =   1425
  17.    ScaleWidth      =   4020
  18.    Top             =   4605
  19.    Width           =   4140
  20.    Begin Label Label 
  21.       Alignment       =   2  'Center
  22.       BackColor       =   &H00C0C0C0&
  23.       Caption         =   "Label1"
  24.       ForeColor       =   &H00000000&
  25.       Height          =   855
  26.       Left            =   240
  27.       TabIndex        =   0
  28.       Top             =   240
  29.       Width           =   3495
  30.    End
  31.