home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / patchfix / dbpatch / aboutbox.frm (.txt) next >
Encoding:
Visual Basic Form  |  1995-05-16  |  7.4 KB  |  200 lines

  1. VERSION 2.00
  2. Begin Form AboutBox 
  3.    BackColor       =   &H8000000F&
  4.    BorderStyle     =   1  'Fixed Single
  5.    ClientHeight    =   3435
  6.    ClientLeft      =   1020
  7.    ClientTop       =   1425
  8.    ClientWidth     =   7575
  9.    ControlBox      =   0   'False
  10.    Height          =   3810
  11.    Left            =   975
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   3435
  16.    ScaleWidth      =   7575
  17.    Top             =   1095
  18.    Width           =   7665
  19.    Begin SSPanel Panel3D1 
  20.       Align           =   1  'Align Top
  21.       BackColor       =   &H8000000F&
  22.       BevelWidth      =   2
  23.       Font3D          =   0  'None
  24.       Height          =   3450
  25.       Left            =   0
  26.       TabIndex        =   5
  27.       Top             =   0
  28.       Width           =   7575
  29.       Begin SSFrame Frame3D1 
  30.          Alignment       =   2  'Center
  31.          Font3D          =   0  'None
  32.          Height          =   870
  33.          Left            =   75
  34.          TabIndex        =   0
  35.          Top             =   2490
  36.          Width           =   7440
  37.          Begin Label IPSLabel 
  38.             Alignment       =   2  'Center
  39.             BackColor       =   &H8000000F&
  40.             BackStyle       =   0  'Transparent
  41.             Caption         =   "Integrated Planning Systems"
  42.             FontBold        =   -1  'True
  43.             FontItalic      =   -1  'True
  44.             FontName        =   "Arial"
  45.             FontSize        =   18
  46.             FontStrikethru  =   0   'False
  47.             FontUnderline   =   -1  'True
  48.             ForeColor       =   &H00000000&
  49.             Height          =   450
  50.             Left            =   1050
  51.             TabIndex        =   1
  52.             Top             =   120
  53.             Width           =   5355
  54.          End
  55.          Begin Label CopyrightNotice 
  56.             Alignment       =   2  'Center
  57.             AutoSize        =   -1  'True
  58.             BackColor       =   &H00FFFF80&
  59.             BackStyle       =   0  'Transparent
  60.             Caption         =   "
  61. Copyright Unpublished 1995, Integrated Planning Systems, inc.  All Rights Reserved."
  62.             FontBold        =   0   'False
  63.             FontItalic      =   0   'False
  64.             FontName        =   "MS Serif"
  65.             FontSize        =   6.75
  66.             FontStrikethru  =   0   'False
  67.             FontUnderline   =   0   'False
  68.             ForeColor       =   &H00404040&
  69.             Height          =   165
  70.             Left            =   1140
  71.             TabIndex        =   2
  72.             Top             =   615
  73.             Width           =   5160
  74.             WordWrap        =   -1  'True
  75.          End
  76.       End
  77.       Begin SSPanel Panel3D2 
  78.          BackColor       =   &H00FFFFFF&
  79.          BevelOuter      =   1  'Inset
  80.          BevelWidth      =   2
  81.          Font3D          =   0  'None
  82.          Height          =   1770
  83.          Left            =   1110
  84.          TabIndex        =   3
  85.          Top             =   135
  86.          Width           =   6120
  87.          Begin Label DBLabel 
  88.             Alignment       =   2  'Center
  89.             AutoSize        =   -1  'True
  90.             BackColor       =   &H8000000F&
  91.             BackStyle       =   0  'Transparent
  92.             Caption         =   "Updating IPSLABOR.MDB"
  93.             FontBold        =   -1  'True
  94.             FontItalic      =   0   'False
  95.             FontName        =   "Times New Roman"
  96.             FontSize        =   21.75
  97.             FontStrikethru  =   0   'False
  98.             FontUnderline   =   0   'False
  99.             Height          =   480
  100.             Left            =   300
  101.             TabIndex        =   9
  102.             Top             =   1155
  103.             Width           =   5445
  104.             WordWrap        =   -1  'True
  105.          End
  106.          Begin Shape Shape1 
  107.             Height          =   1710
  108.             Left            =   30
  109.             Top             =   30
  110.             Width           =   6060
  111.          End
  112.          Begin Label ProgLabel 
  113.             Alignment       =   2  'Center
  114.             AutoSize        =   -1  'True
  115.             BackColor       =   &H8000000F&
  116.             BackStyle       =   0  'Transparent
  117.             Caption         =   "MDB Database Patch Program -"
  118.             FontBold        =   -1  'True
  119.             FontItalic      =   0   'False
  120.             FontName        =   "Times New Roman"
  121.             FontSize        =   21.75
  122.             FontStrikethru  =   0   'False
  123.             FontUnderline   =   0   'False
  124.             Height          =   480
  125.             Left            =   45
  126.             TabIndex        =   4
  127.             Top             =   165
  128.             Width           =   6000
  129.             WordWrap        =   -1  'True
  130.          End
  131.          Begin Label VersionLabel 
  132.             Alignment       =   2  'Center
  133.             AutoSize        =   -1  'True
  134.             BackColor       =   &H8000000F&
  135.             BackStyle       =   0  'Transparent
  136.             Caption         =   "Version 1.0"
  137.             FontBold        =   -1  'True
  138.             FontItalic      =   0   'False
  139.             FontName        =   "Times New Roman"
  140.             FontSize        =   21.75
  141.             FontStrikethru  =   0   'False
  142.             FontUnderline   =   0   'False
  143.             Height          =   480
  144.             Left            =   525
  145.             TabIndex        =   8
  146.             Top             =   660
  147.             Width           =   4995
  148.             WordWrap        =   -1  'True
  149.          End
  150.       End
  151.       Begin SSCommand CloseButton 
  152.          Caption         =   "&OK"
  153.          Font3D          =   0  'None
  154.          Height          =   465
  155.          Left            =   3075
  156.          TabIndex        =   7
  157.          Top             =   2040
  158.          Width           =   1155
  159.       End
  160.       Begin PictureBox AboutPicture 
  161.          AutoSize        =   -1  'True
  162.          BackColor       =   &H8000000F&
  163.          BorderStyle     =   0  'None
  164.          DrawStyle       =   5  'Transparent
  165.          Height          =   960
  166.          Left            =   75
  167.          Picture         =   ABOUTBOX.FRX:0000
  168.          ScaleHeight     =   960
  169.          ScaleWidth      =   960
  170.          TabIndex        =   6
  171.          Top             =   75
  172.          Width           =   960
  173.       End
  174.    End
  175. '-----------------------------------------------------------------------
  176. ' IPS Time and MDB Patch Tool (TALAS), Version 1.0
  177. Copyright 1995 (Unpublished) Integrated Planning Systems, inc.
  178. ' All Rights Reserved.
  179. ' Integrated Planning Systems Proprietary Rights are included in this
  180. ' Software, in the data or documentation relating thereto, and in the
  181. ' information disclosed therein.  Neither this software, regardless of
  182. ' the form in which it exists, nor such data or information may be
  183. ' used by or disclosed to others for any purpose except as specifically
  184. ' authorized in writing by Integrated Planning Systems, inc.
  185. ' This software was developed exclusively at private expense
  186. ' as defined in DFARS 252.227-7013(a)(12).
  187. ' This software was developed under IPS General and Administrative
  188. ' Account A1035LAS.
  189. '-----------------------------------------------------------------------
  190. Option Explicit
  191. Sub CloseButton_Click ()
  192.    Unload AboutBox
  193. End Sub
  194. Sub Form_Load ()
  195.    CenterForm Me
  196. End Sub
  197. Sub Form_Unload (Cancel As Integer)
  198.    Set AboutBox = Nothing
  199. End Sub
  200.