home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / button / buttons.frm < prev    next >
Text File  |  1995-02-26  |  3KB  |  118 lines

  1. VERSION 2.00
  2. Begin Form Form1 
  3.    BackColor       =   &H00C0C0C0&
  4.    Caption         =   "Test Button"
  5.    ClientHeight    =   3315
  6.    ClientLeft      =   1290
  7.    ClientTop       =   1725
  8.    ClientWidth     =   2460
  9.    Height          =   3780
  10.    Left            =   1200
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   3315
  13.    ScaleWidth      =   2460
  14.    Top             =   1350
  15.    Width           =   2640
  16.    Begin PictureBox ToolButton10 
  17.       Height          =   330
  18.       Left            =   1380
  19.       Picture         =   BUTTONS.FRX:0000
  20.       ScaleHeight     =   300
  21.       ScaleWidth      =   330
  22.       TabIndex        =   0
  23.       Top             =   2520
  24.       Width           =   360
  25.    End
  26.    Begin PictureBox ToolButton9 
  27.       Height          =   330
  28.       Left            =   1380
  29.       Picture         =   BUTTONS.FRX:0ACA
  30.       ScaleHeight     =   300
  31.       ScaleWidth      =   330
  32.       TabIndex        =   1
  33.       Top             =   1980
  34.       Width           =   360
  35.    End
  36.    Begin PictureBox ToolButton8 
  37.       Height          =   330
  38.       Left            =   1380
  39.       Picture         =   BUTTONS.FRX:1594
  40.       ScaleHeight     =   300
  41.       ScaleWidth      =   330
  42.       TabIndex        =   2
  43.       Top             =   1440
  44.       Width           =   360
  45.    End
  46.    Begin PictureBox ToolButton7 
  47.       Height          =   330
  48.       Left            =   1380
  49.       Picture         =   BUTTONS.FRX:205E
  50.       ScaleHeight     =   300
  51.       ScaleWidth      =   330
  52.       TabIndex        =   3
  53.       Top             =   900
  54.       Width           =   360
  55.    End
  56.    Begin PictureBox ToolButton6 
  57.       Height          =   330
  58.       Left            =   1380
  59.       Picture         =   BUTTONS.FRX:2AB0
  60.       ScaleHeight     =   300
  61.       ScaleWidth      =   330
  62.       TabIndex        =   4
  63.       Top             =   360
  64.       Width           =   360
  65.    End
  66.    Begin PictureBox ToolButton5 
  67.       Height          =   330
  68.       Left            =   540
  69.       Picture         =   BUTTONS.FRX:357A
  70.       ScaleHeight     =   300
  71.       ScaleWidth      =   330
  72.       TabIndex        =   5
  73.       Top             =   2520
  74.       Width           =   360
  75.    End
  76.    Begin PictureBox ToolButton4 
  77.       Height          =   330
  78.       Left            =   540
  79.       Picture         =   BUTTONS.FRX:4044
  80.       ScaleHeight     =   300
  81.       ScaleWidth      =   330
  82.       TabIndex        =   6
  83.       Top             =   1980
  84.       Width           =   360
  85.    End
  86.    Begin PictureBox ToolButton3 
  87.       Height          =   330
  88.       Left            =   540
  89.       Picture         =   BUTTONS.FRX:4B0E
  90.       ScaleHeight     =   300
  91.       ScaleWidth      =   330
  92.       TabIndex        =   7
  93.       Top             =   1440
  94.       Width           =   360
  95.    End
  96.    Begin PictureBox ToolButton2 
  97.       Height          =   330
  98.       Left            =   540
  99.       Picture         =   BUTTONS.FRX:55D8
  100.       ScaleHeight     =   300
  101.       ScaleWidth      =   330
  102.       TabIndex        =   8
  103.       Top             =   900
  104.       Width           =   360
  105.    End
  106.    Begin PictureBox ToolButton1 
  107.       Height          =   330
  108.       Left            =   540
  109.       Picture         =   BUTTONS.FRX:60A2
  110.       ScaleHeight     =   300
  111.       ScaleWidth      =   330
  112.       TabIndex        =   9
  113.       Top             =   360
  114.       Width           =   360
  115.    End
  116. End
  117.  
  118.