home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / source / chap30 / ssdes.frm (.txt) < prev    next >
Visual Basic Form  |  1995-07-27  |  2KB  |  55 lines

  1. VERSION 4.00
  2. Begin VB.Form frmssfomfx 
  3.    BorderStyle     =   1  'Fixed Single
  4.    Caption         =   "Sheridan Formfx Small Captions"
  5.    ClientHeight    =   4305
  6.    ClientLeft      =   1140
  7.    ClientTop       =   1515
  8.    ClientWidth     =   4080
  9.    Height          =   4710
  10.    Left            =   1080
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   4305
  13.    ScaleWidth      =   4080
  14.    Top             =   1170
  15.    Width           =   4200
  16.    Begin VBX.SSFormFX SSFormFX1 
  17.       AlignmentPicture=   1  'Left Justify - MIDDLE
  18.       BackColorActive =   &H80000002&
  19.       BackColorInactive=   &H80000003&
  20.       bAlreadyCreated =   -1  'True
  21.       BevelColorFace  =   &H8000000F&
  22.       BevelColorHighlite=   &H00FFFFFF&
  23.       BevelColorShadow=   &H80000010&
  24.       Caption         =   ""
  25.       CaptionPictureMetaHeight=   0
  26.       CaptionPictureMetaWidth=   0
  27.       CaptionPictureX =   0
  28.       CaptionPictureY =   0
  29.       ControlBox3D    =   -1  'True
  30.       ControlBoxWidth =   10
  31.       FontBold        =   -1  'True
  32.       FontItalic      =   0   'False
  33.       FontName        =   "Small Fonts"
  34.       FontSize        =   6
  35.       FontStrikethru  =   0   'False
  36.       FontUnderline   =   0   'False
  37.       ForeColorActive =   &H80000009&
  38.       ForeColorInactive=   &H00C0C0C0&
  39.       Height          =   420
  40.       Left            =   1380
  41.       MaximizeHeight  =   0
  42.       MaximizeLeft    =   0
  43.       MaximizeTop     =   0
  44.       MaximizeWidth   =   0
  45.       SizeMaxHeight   =   0
  46.       SizeMaxWidth    =   0
  47.       SizeMinHeight   =   0
  48.       SizeMinWidth    =   0
  49.       Top             =   2220
  50.       Width           =   420
  51.    End
  52. Attribute VB_Name = "frmssfomfx"
  53. Attribute VB_Creatable = False
  54. Attribute VB_Exposed = False
  55.