home *** CD-ROM | disk | FTP | other *** search
/ Chip Special: HTML & Java / Chip-Special_1997-01_HTML-a-Java.bin / chatsdk / chatsdk.exe / FORM2.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1996-12-12  |  1.3 KB  |  41 lines

  1. VERSION 4.00
  2. Begin VB.Form Form2 
  3.    Caption         =   "Current Chat Transcript"
  4.    ClientHeight    =   5688
  5.    ClientLeft      =   1596
  6.    ClientTop       =   1860
  7.    ClientWidth     =   8784
  8.    Height          =   6012
  9.    Left            =   1548
  10.    LinkTopic       =   "Form2"
  11.    ScaleHeight     =   5688
  12.    ScaleWidth      =   8784
  13.    Top             =   1584
  14.    Width           =   8880
  15.    Begin RichtextLib.RichTextBox RichTextBox1 
  16.       Height          =   5412
  17.       Left            =   120
  18.       TabIndex        =   0
  19.       Top             =   120
  20.       Width           =   8532
  21.       _Version        =   65536
  22.       _ExtentX        =   15050
  23.       _ExtentY        =   9546
  24.       _StockProps     =   69
  25.       BackColor       =   -2147483643
  26.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  27.          Name            =   "MS Sans Serif"
  28.          Size            =   7.8
  29.          Charset         =   0
  30.          Weight          =   400
  31.          Underline       =   0   'False
  32.          Italic          =   0   'False
  33.          Strikethrough   =   0   'False
  34.       EndProperty
  35.       ScrollBars      =   2
  36.       TextRTF         =   $"Form2.frx":0000
  37.    End
  38. Attribute VB_Name = "Form2"
  39. Attribute VB_Creatable = False
  40. Attribute VB_Exposed = False
  41.