home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / BUTTON.ZIP / Form1.frm (.txt) next >
Encoding:
Visual Basic Form  |  1999-05-18  |  2.3 KB  |  72 lines

  1. VERSION 5.00
  2. Object = "{C10E23A4-0475-11D3-BF73-0040054FB896}#11.0#0"; "VB6Button.ocx"
  3. Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#1.0#0"; "THREED32.OCX"
  4. Begin VB.Form Form1 
  5.    Caption         =   "Form1"
  6.    ClientHeight    =   3195
  7.    ClientLeft      =   60
  8.    ClientTop       =   345
  9.    ClientWidth     =   4680
  10.    LinkTopic       =   "Form1"
  11.    Picture         =   "Form1.frx":0000
  12.    ScaleHeight     =   3195
  13.    ScaleWidth      =   4680
  14.    StartUpPosition =   3  'Windows Default
  15.    Begin Threed.SSPanel SSPanel1 
  16.       Height          =   1095
  17.       Left            =   2925
  18.       TabIndex        =   2
  19.       Top             =   1395
  20.       Width           =   1590
  21.       _Version        =   65536
  22.       _ExtentX        =   2805
  23.       _ExtentY        =   1931
  24.       _StockProps     =   15
  25.       Caption         =   "SSPanel1"
  26.       BackColor       =   12632256
  27.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  28.          Name            =   "MS Sans Serif"
  29.          Size            =   8.25
  30.          Charset         =   0
  31.          Weight          =   400
  32.          Underline       =   0   'False
  33.          Italic          =   0   'False
  34.          Strikethrough   =   0   'False
  35.       EndProperty
  36.       Begin VB6Button.VB6B VB6B3 
  37.          Height          =   375
  38.          Left            =   135
  39.          TabIndex        =   3
  40.          Top             =   90
  41.          Width           =   1320
  42.          _ExtentX        =   2328
  43.          _ExtentY        =   661
  44.          Label           =   "VB6Button"
  45.       End
  46.    End
  47.    Begin VB6Button.VB6B VB6B2 
  48.       Height          =   1050
  49.       Left            =   1080
  50.       TabIndex        =   1
  51.       Top             =   1170
  52.       Width           =   1680
  53.       _ExtentX        =   2963
  54.       _ExtentY        =   1852
  55.       Label           =   "VB6Button"
  56.    End
  57.    Begin VB6Button.VB6B VB6B1 
  58.       Height          =   420
  59.       Left            =   900
  60.       TabIndex        =   0
  61.       Top             =   405
  62.       Width           =   3165
  63.       _ExtentX        =   5583
  64.       _ExtentY        =   741
  65.       Label           =   "VB6Button"
  66.    End
  67. Attribute VB_Name = "Form1"
  68. Attribute VB_GlobalNameSpace = False
  69. Attribute VB_Creatable = False
  70. Attribute VB_PredeclaredId = True
  71. Attribute VB_Exposed = False
  72.