home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / abrows1a / frmhtml.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1999-09-18  |  5.4 KB  |  172 lines

  1. VERSION 5.00
  2. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  3. Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
  4. Begin VB.Form frmHTML 
  5.    Caption         =   "Andrew's Web Browser : Contact Information"
  6.    ClientHeight    =   4005
  7.    ClientLeft      =   165
  8.    ClientTop       =   450
  9.    ClientWidth     =   5550
  10.    BeginProperty Font 
  11.       Name            =   "Comic Sans MS"
  12.       Size            =   8.25
  13.       Charset         =   0
  14.       Weight          =   400
  15.       Underline       =   0   'False
  16.       Italic          =   0   'False
  17.       Strikethrough   =   0   'False
  18.    EndProperty
  19.    LinkTopic       =   "Form1"
  20.    ScaleHeight     =   4005
  21.    ScaleWidth      =   5550
  22.    StartUpPosition =   1  'CenterOwner
  23.    Begin RichTextLib.RichTextBox RichTextBox1 
  24.       Height          =   1575
  25.       Left            =   480
  26.       TabIndex        =   7
  27.       Top             =   600
  28.       Width           =   4695
  29.       _ExtentX        =   8281
  30.       _ExtentY        =   2778
  31.       _Version        =   393217
  32.       BackColor       =   -2147483644
  33.       BorderStyle     =   0
  34.       Enabled         =   -1  'True
  35.       ScrollBars      =   1
  36.       Appearance      =   0
  37.       TextRTF         =   $"frmHTML.frx":0000
  38.    End
  39.    Begin VB.TextBox Text3 
  40.       Alignment       =   2  'Center
  41.       BackColor       =   &H80000004&
  42.       BorderStyle     =   0  'None
  43.       ForeColor       =   &H000000FF&
  44.       Height          =   255
  45.       Index           =   1
  46.       Left            =   480
  47.       TabIndex        =   6
  48.       Text            =   "41701131"
  49.       Top             =   3240
  50.       Width           =   4575
  51.    End
  52.    Begin VB.TextBox Text1 
  53.       Alignment       =   2  'Center
  54.       BackColor       =   &H80000004&
  55.       BorderStyle     =   0  'None
  56.       ForeColor       =   &H80000007&
  57.       Height          =   255
  58.       Index           =   1
  59.       Left            =   480
  60.       TabIndex        =   5
  61.       Text            =   "Or, you can reach him over ICQ at :"
  62.       Top             =   3000
  63.       Width           =   4575
  64.    End
  65.    Begin VB.TextBox Text3 
  66.       Alignment       =   2  'Center
  67.       BackColor       =   &H80000004&
  68.       BorderStyle     =   0  'None
  69.       ForeColor       =   &H000000FF&
  70.       Height          =   255
  71.       Index           =   0
  72.       Left            =   480
  73.       TabIndex        =   4
  74.       Text            =   "thefc@hotmail.com"
  75.       Top             =   2640
  76.       Width           =   4575
  77.    End
  78.    Begin VB.TextBox Text2 
  79.       Alignment       =   2  'Center
  80.       BackColor       =   &H80000004&
  81.       BorderStyle     =   0  'None
  82.       Height          =   375
  83.       Left            =   600
  84.       TabIndex        =   3
  85.       Text            =   "email him at :"
  86.       Top             =   2400
  87.       Width           =   4575
  88.    End
  89.    Begin VB.TextBox Text1 
  90.       Alignment       =   2  'Center
  91.       BackColor       =   &H80000004&
  92.       BorderStyle     =   0  'None
  93.       ForeColor       =   &H80000007&
  94.       Height          =   255
  95.       Index           =   0
  96.       Left            =   480
  97.       TabIndex        =   2
  98.       Text            =   "To contact Andrew Madden"
  99.       Top             =   2160
  100.       Width           =   4575
  101.    End
  102.    Begin VB.CommandButton Command1 
  103.       Caption         =   "&Close "
  104.       Height          =   375
  105.       Left            =   3960
  106.       TabIndex        =   1
  107.       Top             =   0
  108.       Width           =   1335
  109.    End
  110.    Begin MSComctlLib.StatusBar sbStatusBar 
  111.       Align           =   2  'Align Bottom
  112.       Height          =   270
  113.       Left            =   0
  114.       TabIndex        =   0
  115.       Top             =   3735
  116.       Width           =   5550
  117.       _ExtentX        =   9790
  118.       _ExtentY        =   476
  119.       _Version        =   393216
  120.       BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
  121.          NumPanels       =   3
  122.          BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  123.             AutoSize        =   1
  124.             Object.Width           =   4154
  125.             Text            =   "Status"
  126.             TextSave        =   "Status"
  127.          EndProperty
  128.          BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  129.             Style           =   6
  130.             AutoSize        =   2
  131.             TextSave        =   "18/09/99"
  132.          EndProperty
  133.          BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  134.             Style           =   5
  135.             AutoSize        =   2
  136.             TextSave        =   "14:47"
  137.          EndProperty
  138.       EndProperty
  139.    End
  140.    Begin VB.Menu File 
  141.       Caption         =   "&File"
  142.       Begin VB.Menu menu 
  143.          Caption         =   "-"
  144.       End
  145.       Begin VB.Menu Exit 
  146.          Caption         =   "&Exit"
  147.       End
  148.    End
  149.    Begin VB.Menu Help 
  150.       Caption         =   "&Help"
  151.       Begin VB.Menu About 
  152.          Caption         =   "&About"
  153.       End
  154.    End
  155. Attribute VB_Name = "frmHTML"
  156. Attribute VB_GlobalNameSpace = False
  157. Attribute VB_Creatable = False
  158. Attribute VB_PredeclaredId = True
  159. Attribute VB_Exposed = False
  160. Private Sub about_Click()
  161.     frmAbout.Show , Me
  162. End Sub
  163. Private Sub Command1_Click()
  164.     Unload Me
  165. End Sub
  166. Private Sub exit_Click()
  167.     Unload Me
  168. End Sub
  169. Private Sub web_Click()
  170.     frmBrowser.Show , Me
  171. End Sub
  172.