home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / tool / sound / vb_mid / vb_about.frm < prev    next >
Text File  |  1995-01-06  |  6KB  |  190 lines

  1. VERSION 2.00
  2. Begin Form frmAbout 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   3  'Fixed Double
  5.    ClientHeight    =   3165
  6.    ClientLeft      =   2085
  7.    ClientTop       =   2895
  8.    ClientWidth     =   5355
  9.    ControlBox      =   0   'False
  10.    Height          =   3570
  11.    Left            =   2025
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   3165
  16.    ScaleWidth      =   5355
  17.    Top             =   2550
  18.    Width           =   5475
  19.    Begin SSPanel Z 
  20.       AutoSize        =   3  'AutoSize Child To Panel
  21.       BackColor       =   &H00C0C0C0&
  22.       BevelInner      =   1  'Inset
  23.       BevelOuter      =   0  'None
  24.       BevelWidth      =   3
  25.       BorderWidth     =   0
  26.       Font3D          =   3  'Inset w/light shading
  27.       ForeColor       =   &H00FF0000&
  28.       Height          =   765
  29.       Index           =   8
  30.       Left            =   1920
  31.       TabIndex        =   6
  32.       Top             =   2250
  33.       Width           =   1485
  34.       Begin SSCommand cmdOk 
  35.          Caption         =   "&Ok"
  36.          Font3D          =   3  'Inset w/light shading
  37.          FontBold        =   -1  'True
  38.          FontItalic      =   0   'False
  39.          FontName        =   "Arial"
  40.          FontSize        =   13.5
  41.          FontStrikethru  =   0   'False
  42.          FontUnderline   =   0   'False
  43.          ForeColor       =   &H00FF0000&
  44.          Height          =   675
  45.          Left            =   45
  46.          TabIndex        =   7
  47.          Top             =   45
  48.          Width           =   1395
  49.       End
  50.    End
  51.    Begin SSPanel Z 
  52.       BackColor       =   &H00C0C0C0&
  53.       BevelInner      =   2  'Raised
  54.       BevelOuter      =   1  'Inset
  55.       BorderWidth     =   1
  56.       Font3D          =   3  'Inset w/light shading
  57.       FontBold        =   -1  'True
  58.       FontItalic      =   0   'False
  59.       FontName        =   "Arial"
  60.       FontSize        =   9.75
  61.       FontStrikethru  =   0   'False
  62.       FontUnderline   =   0   'False
  63.       ForeColor       =   &H00FF0000&
  64.       Height          =   795
  65.       Index           =   2
  66.       Left            =   210
  67.       TabIndex        =   1
  68.       Top             =   1350
  69.       Width           =   4995
  70.       Begin SSPanel Z 
  71.          BackColor       =   &H00C0C0C0&
  72.          BevelOuter      =   0  'None
  73.          BevelWidth      =   0
  74.          BorderWidth     =   0
  75.          Caption         =   "by Zane Thomas"
  76.          Font3D          =   3  'Inset w/light shading
  77.          ForeColor       =   &H00004080&
  78.          Height          =   195
  79.          Index           =   6
  80.          Left            =   3000
  81.          TabIndex        =   5
  82.          Top             =   420
  83.          Width           =   1485
  84.       End
  85.       Begin SSPanel Z 
  86.          BackColor       =   &H00C0C0C0&
  87.          BevelOuter      =   0  'None
  88.          BevelWidth      =   0
  89.          BorderWidth     =   0
  90.          Caption         =   "VISUAL BASIC HOW-TO"
  91.          Font3D          =   3  'Inset w/light shading
  92.          FontBold        =   -1  'True
  93.          FontItalic      =   -1  'True
  94.          FontName        =   "MS Sans Serif"
  95.          FontSize        =   9.75
  96.          FontStrikethru  =   0   'False
  97.          FontUnderline   =   0   'False
  98.          ForeColor       =   &H00004080&
  99.          Height          =   240
  100.          Index           =   5
  101.          Left            =   300
  102.          TabIndex        =   4
  103.          Top             =   395
  104.          Width           =   2625
  105.       End
  106.       Begin SSPanel Z 
  107.          BackColor       =   &H00C0C0C0&
  108.          BevelOuter      =   0  'None
  109.          BevelWidth      =   0
  110.          BorderWidth     =   0
  111.          Font3D          =   3  'Inset w/light shading
  112.          ForeColor       =   &H00FF0000&
  113.          Height          =   195
  114.          Index           =   4
  115.          Left            =   150
  116.          TabIndex        =   3
  117.          Top             =   360
  118.          Width           =   2805
  119.       End
  120.       Begin SSPanel Z 
  121.          BackColor       =   &H00C0C0C0&
  122.          BevelOuter      =   0  'None
  123.          BevelWidth      =   0
  124.          BorderWidth     =   0
  125.          Caption         =   "MSGHOOK.VBX is a free control included in the book:"
  126.          Font3D          =   3  'Inset w/light shading
  127.          ForeColor       =   &H00004080&
  128.          Height          =   195
  129.          Index           =   3
  130.          Left            =   150
  131.          TabIndex        =   2
  132.          Top             =   150
  133.          Width           =   4785
  134.       End
  135.    End
  136.    Begin SSPanel Z 
  137.       Alignment       =   6  'Center - TOP
  138.       BackColor       =   &H00C0C0C0&
  139.       BevelInner      =   2  'Raised
  140.       BevelWidth      =   2
  141.       BorderWidth     =   2
  142.       Caption         =   "Visual Basic Midi"
  143.       Font3D          =   2  'Raised w/heavy shading
  144.       FontBold        =   -1  'True
  145.       FontItalic      =   0   'False
  146.       FontName        =   "Arial"
  147.       FontSize        =   24
  148.       FontStrikethru  =   0   'False
  149.       FontUnderline   =   0   'False
  150.       ForeColor       =   &H00FF0000&
  151.       Height          =   1095
  152.       Index           =   0
  153.       Left            =   180
  154.       TabIndex        =   0
  155.       Top             =   150
  156.       Width           =   5025
  157.       Begin SSPanel Z 
  158.          BackColor       =   &H00C0C0C0&
  159.          BevelOuter      =   0  'None
  160.          BevelWidth      =   0
  161.          BorderWidth     =   0
  162.          Caption         =   "by Josep Mainat  (100414,1026)"
  163.          Font3D          =   3  'Inset w/light shading
  164.          FontBold        =   -1  'True
  165.          FontItalic      =   0   'False
  166.          FontName        =   "MS Sans Serif"
  167.          FontSize        =   9.75
  168.          FontStrikethru  =   0   'False
  169.          FontUnderline   =   0   'False
  170.          ForeColor       =   &H00FF0000&
  171.          Height          =   270
  172.          Index           =   1
  173.          Left            =   120
  174.          TabIndex        =   8
  175.          Top             =   630
  176.          Width           =   4755
  177.       End
  178.    End
  179. End
  180. Option Explicit
  181.  
  182. Sub cmdOk_Click ()
  183.     Hide
  184. End Sub
  185.  
  186. Sub Form_Load ()
  187.     Move (Screen.Width - Width) / 2, (Screen.Height - Height) / 2
  188. End Sub
  189.  
  190.