home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / amsoft / win95 / source.zi_ / ABOUT.FRM next >
Text File  |  1996-04-14  |  8KB  |  249 lines

  1. VERSION 4.00
  2. Begin VB.Form frmAbout 
  3.    Appearance      =   0  'Flat
  4.    BackColor       =   &H00FFFFFF&
  5.    BorderStyle     =   3  'Fixed Dialog
  6.    Caption         =   "About AmSoft"
  7.    ClientHeight    =   3132
  8.    ClientLeft      =   3192
  9.    ClientTop       =   1836
  10.    ClientWidth     =   3252
  11.    ClipControls    =   0   'False
  12.    ControlBox      =   0   'False
  13.    ForeColor       =   &H80000008&
  14.    Height          =   3552
  15.    Left            =   3144
  16.    LinkTopic       =   "Form2"
  17.    MaxButton       =   0   'False
  18.    MinButton       =   0   'False
  19.    ScaleHeight     =   3132
  20.    ScaleWidth      =   3252
  21.    Top             =   1464
  22.    Width           =   3348
  23.    Begin VB.CommandButton cmdAboutOK 
  24.       Appearance      =   0  'Flat
  25.       BackColor       =   &H80000005&
  26.       Caption         =   "&Ok"
  27.       BeginProperty Font 
  28.          name            =   "MS Sans Serif"
  29.          charset         =   1
  30.          weight          =   700
  31.          size            =   7.8
  32.          underline       =   0   'False
  33.          italic          =   0   'False
  34.          strikethrough   =   0   'False
  35.       EndProperty
  36.       Height          =   375
  37.       Left            =   1080
  38.       TabIndex        =   5
  39.       Top             =   2640
  40.       Width           =   1095
  41.    End
  42.    Begin VB.Label Label1 
  43.       Alignment       =   2  'Center
  44.       Appearance      =   0  'Flat
  45.       BackColor       =   &H80000005&
  46.       BackStyle       =   0  'Transparent
  47.       Caption         =   "(717) 938-8249"
  48.       BeginProperty Font 
  49.          name            =   "MS Sans Serif"
  50.          charset         =   1
  51.          weight          =   700
  52.          size            =   7.8
  53.          underline       =   0   'False
  54.          italic          =   0   'False
  55.          strikethrough   =   0   'False
  56.       EndProperty
  57.       ForeColor       =   &H00FF0000&
  58.       Height          =   255
  59.       Left            =   120
  60.       TabIndex        =   9
  61.       Top             =   2280
  62.       Width           =   3015
  63.    End
  64.    Begin VB.Label lblAbout6 
  65.       Alignment       =   2  'Center
  66.       Appearance      =   0  'Flat
  67.       BackColor       =   &H00FFFFFF&
  68.       BackStyle       =   0  'Transparent
  69.       Caption         =   "AmSoft"
  70.       BeginProperty Font 
  71.          name            =   "MS Sans Serif"
  72.          charset         =   1
  73.          weight          =   700
  74.          size            =   12
  75.          underline       =   0   'False
  76.          italic          =   0   'False
  77.          strikethrough   =   0   'False
  78.       EndProperty
  79.       ForeColor       =   &H000000FF&
  80.       Height          =   255
  81.       Left            =   120
  82.       TabIndex        =   8
  83.       Top             =   1560
  84.       Width           =   3015
  85.    End
  86.    Begin VB.Label lblAbout8 
  87.       Alignment       =   2  'Center
  88.       Appearance      =   0  'Flat
  89.       BackColor       =   &H00FFFFFF&
  90.       BackStyle       =   0  'Transparent
  91.       Caption         =   "New Cumberland PA 17070"
  92.       BeginProperty Font 
  93.          name            =   "MS Sans Serif"
  94.          charset         =   1
  95.          weight          =   700
  96.          size            =   7.8
  97.          underline       =   0   'False
  98.          italic          =   0   'False
  99.          strikethrough   =   0   'False
  100.       EndProperty
  101.       ForeColor       =   &H00404040&
  102.       Height          =   255
  103.       Left            =   120
  104.       TabIndex        =   7
  105.       Top             =   2040
  106.       Width           =   3015
  107.    End
  108.    Begin VB.Label lblAbout7 
  109.       Alignment       =   2  'Center
  110.       Appearance      =   0  'Flat
  111.       BackColor       =   &H00FFFFFF&
  112.       BackStyle       =   0  'Transparent
  113.       Caption         =   "PO Box 666"
  114.       BeginProperty Font 
  115.          name            =   "MS Sans Serif"
  116.          charset         =   1
  117.          weight          =   700
  118.          size            =   7.8
  119.          underline       =   0   'False
  120.          italic          =   0   'False
  121.          strikethrough   =   0   'False
  122.       EndProperty
  123.       ForeColor       =   &H00404040&
  124.       Height          =   255
  125.       Left            =   120
  126.       TabIndex        =   6
  127.       Top             =   1860
  128.       Width           =   3015
  129.    End
  130.    Begin VB.Label lblAbout3 
  131.       Alignment       =   2  'Center
  132.       Appearance      =   0  'Flat
  133.       BackColor       =   &H00FFFFFF&
  134.       BackStyle       =   0  'Transparent
  135.       Caption         =   "April 1996 Release"
  136.       BeginProperty Font 
  137.          name            =   "MS Sans Serif"
  138.          charset         =   1
  139.          weight          =   700
  140.          size            =   7.8
  141.          underline       =   0   'False
  142.          italic          =   0   'False
  143.          strikethrough   =   0   'False
  144.       EndProperty
  145.       ForeColor       =   &H00404040&
  146.       Height          =   195
  147.       Left            =   120
  148.       TabIndex        =   3
  149.       Top             =   660
  150.       Width           =   3015
  151.    End
  152.    Begin VB.Label lblAbout2 
  153.       Alignment       =   2  'Center
  154.       Appearance      =   0  'Flat
  155.       BackColor       =   &H00FFFFFF&
  156.       BackStyle       =   0  'Transparent
  157.       Caption         =   "Version 1.01"
  158.       BeginProperty Font 
  159.          name            =   "MS Sans Serif"
  160.          charset         =   1
  161.          weight          =   700
  162.          size            =   12
  163.          underline       =   0   'False
  164.          italic          =   0   'False
  165.          strikethrough   =   0   'False
  166.       EndProperty
  167.       ForeColor       =   &H00C00000&
  168.       Height          =   255
  169.       Left            =   120
  170.       TabIndex        =   4
  171.       Top             =   300
  172.       Width           =   3015
  173.    End
  174.    Begin VB.Label lblAbout5 
  175.       Alignment       =   2  'Center
  176.       Appearance      =   0  'Flat
  177.       BackColor       =   &H00FFFFFF&
  178.       BackStyle       =   0  'Transparent
  179.       Caption         =   "⌐1995-96 Alan Freeman KC5JGP"
  180.       BeginProperty Font 
  181.          name            =   "MS Sans Serif"
  182.          charset         =   1
  183.          weight          =   700
  184.          size            =   7.8
  185.          underline       =   0   'False
  186.          italic          =   0   'False
  187.          strikethrough   =   0   'False
  188.       EndProperty
  189.       ForeColor       =   &H00008000&
  190.       Height          =   255
  191.       Left            =   120
  192.       TabIndex        =   2
  193.       Top             =   1200
  194.       Width           =   3015
  195.    End
  196.    Begin VB.Label lblAbout4 
  197.       Alignment       =   2  'Center
  198.       Appearance      =   0  'Flat
  199.       BackColor       =   &H00FFFFFF&
  200.       BackStyle       =   0  'Transparent
  201.       Caption         =   "⌐1995-96 AmSoft"
  202.       BeginProperty Font 
  203.          name            =   "MS Sans Serif"
  204.          charset         =   1
  205.          weight          =   700
  206.          size            =   7.8
  207.          underline       =   0   'False
  208.          italic          =   0   'False
  209.          strikethrough   =   0   'False
  210.       EndProperty
  211.       ForeColor       =   &H00008000&
  212.       Height          =   255
  213.       Left            =   120
  214.       TabIndex        =   1
  215.       Top             =   960
  216.       Width           =   3015
  217.    End
  218.    Begin VB.Label lblAbout1 
  219.       Alignment       =   2  'Center
  220.       Appearance      =   0  'Flat
  221.       BackColor       =   &H00FFFFFF&
  222.       BackStyle       =   0  'Transparent
  223.       Caption         =   "AmSoft CallFind(tm)"
  224.       BeginProperty Font 
  225.          name            =   "MS Sans Serif"
  226.          charset         =   1
  227.          weight          =   700
  228.          size            =   12
  229.          underline       =   0   'False
  230.          italic          =   0   'False
  231.          strikethrough   =   0   'False
  232.       EndProperty
  233.       ForeColor       =   &H000000FF&
  234.       Height          =   255
  235.       Left            =   120
  236.       TabIndex        =   0
  237.       Top             =   0
  238.       Width           =   3015
  239.    End
  240. End
  241. Attribute VB_Name = "frmAbout"
  242. Attribute VB_Creatable = False
  243. Attribute VB_Exposed = False
  244.  
  245. Private Sub cmdAboutOK_Click()
  246.     frmAbout.Hide
  247. End Sub
  248.  
  249.