home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1999 April / CD_Shareware_Magazine_31.iso / Free / Prg / buttoncollection.exe / ButtonCollectionExample.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1999-01-16  |  6.0 KB  |  175 lines

  1. VERSION 5.00
  2. Object = "{4F1E23CB-AD57-11D2-B62A-00201853CFCC}#5.0#0"; "ButtonCollection.ocx"
  3. Begin VB.Form Form1 
  4.    BorderStyle     =   4  'Fixed ToolWindow
  5.    Caption         =   "THEMA ButtonCollection Example"
  6.    ClientHeight    =   4575
  7.    ClientLeft      =   45
  8.    ClientTop       =   285
  9.    ClientWidth     =   2895
  10.    Icon            =   "ButtonCollectionExample.frx":0000
  11.    LinkTopic       =   "Form1"
  12.    MaxButton       =   0   'False
  13.    MinButton       =   0   'False
  14.    ScaleHeight     =   4575
  15.    ScaleWidth      =   2895
  16.    StartUpPosition =   3  'Windows Default
  17.    Begin ButtonCollection.UButton UButton1 
  18.       Height          =   195
  19.       Left            =   60
  20.       TabIndex        =   7
  21.       Top             =   3900
  22.       Width           =   2835
  23.       _ExtentX        =   5001
  24.       _ExtentY        =   344
  25.       ForeColor       =   12582912
  26.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  27.          Name            =   "MS Sans Serif"
  28.          Size            =   8.25
  29.          Charset         =   0
  30.          Weight          =   400
  31.          Underline       =   0   'False
  32.          Italic          =   0   'False
  33.          Strikethrough   =   0   'False
  34.       EndProperty
  35.       FontSize        =   8.25
  36.       FontName        =   "MS Sans Serif"
  37.       Caption         =   "Quit ButtonCollection Example"
  38.    End
  39.    Begin ButtonCollection.FadeButton FadeButton1 
  40.       Height          =   495
  41.       Left            =   420
  42.       TabIndex        =   4
  43.       Top             =   2760
  44.       Width           =   555
  45.       _ExtentX        =   979
  46.       _ExtentY        =   873
  47.       BackColor       =   13154464
  48.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  49.          Name            =   "MS Sans Serif"
  50.          Size            =   8.25
  51.          Charset         =   0
  52.          Weight          =   400
  53.          Underline       =   0   'False
  54.          Italic          =   0   'False
  55.          Strikethrough   =   0   'False
  56.       EndProperty
  57.       BorderStyle     =   0
  58.       Picture         =   "ButtonCollectionExample.frx":0442
  59.       FadePercent     =   80
  60.       FadeOutValue    =   80
  61.       FadeSpeed       =   5
  62.    End
  63.    Begin ButtonCollection.GrayButton GrayButton1 
  64.       Height          =   495
  65.       Left            =   420
  66.       TabIndex        =   1
  67.       Top             =   1740
  68.       Width           =   615
  69.       _ExtentX        =   1085
  70.       _ExtentY        =   873
  71.       BackColor       =   13154464
  72.       Picture         =   "ButtonCollectionExample.frx":0894
  73.    End
  74.    Begin ButtonCollection.BButton BButton1 
  75.       Height          =   315
  76.       Left            =   960
  77.       TabIndex        =   0
  78.       Top             =   600
  79.       Width           =   855
  80.       _ExtentX        =   1508
  81.       _ExtentY        =   556
  82.       Caption         =   "About"
  83.       FontSize        =   8.25
  84.       FontName        =   "MS Sans Serif"
  85.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  86.          Name            =   "MS Sans Serif"
  87.          Size            =   8.25
  88.          Charset         =   0
  89.          Weight          =   400
  90.          Underline       =   0   'False
  91.          Italic          =   0   'False
  92.          Strikethrough   =   0   'False
  93.       EndProperty
  94.    End
  95.    Begin ButtonCollection.GrayButton GrayButton2 
  96.       Height          =   495
  97.       Left            =   1020
  98.       TabIndex        =   2
  99.       Top             =   1740
  100.       Width           =   615
  101.       _ExtentX        =   1085
  102.       _ExtentY        =   873
  103.       BackColor       =   13154464
  104.       Picture         =   "ButtonCollectionExample.frx":0CE6
  105.    End
  106.    Begin ButtonCollection.GrayButton GrayButton3 
  107.       Height          =   495
  108.       Left            =   1620
  109.       TabIndex        =   3
  110.       Top             =   1740
  111.       Width           =   615
  112.       _ExtentX        =   1085
  113.       _ExtentY        =   873
  114.       BackColor       =   13154464
  115.       Picture         =   "ButtonCollectionExample.frx":1138
  116.    End
  117.    Begin ButtonCollection.FadeButton FadeButton2 
  118.       Height          =   495
  119.       Left            =   1020
  120.       TabIndex        =   5
  121.       Top             =   2760
  122.       Width           =   555
  123.       _ExtentX        =   979
  124.       _ExtentY        =   873
  125.       BackColor       =   13154464
  126.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  127.          Name            =   "MS Sans Serif"
  128.          Size            =   8.25
  129.          Charset         =   0
  130.          Weight          =   400
  131.          Underline       =   0   'False
  132.          Italic          =   0   'False
  133.          Strikethrough   =   0   'False
  134.       EndProperty
  135.       BorderStyle     =   0
  136.       Picture         =   "ButtonCollectionExample.frx":158A
  137.       FadePercent     =   80
  138.       FadeOutValue    =   80
  139.       FadeSpeed       =   5
  140.    End
  141.    Begin ButtonCollection.FadeButton FadeButton3 
  142.       Height          =   495
  143.       Left            =   1620
  144.       TabIndex        =   6
  145.       Top             =   2760
  146.       Width           =   555
  147.       _ExtentX        =   979
  148.       _ExtentY        =   873
  149.       BackColor       =   13154464
  150.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  151.          Name            =   "MS Sans Serif"
  152.          Size            =   8.25
  153.          Charset         =   0
  154.          Weight          =   400
  155.          Underline       =   0   'False
  156.          Italic          =   0   'False
  157.          Strikethrough   =   0   'False
  158.       EndProperty
  159.       BorderStyle     =   0
  160.       Picture         =   "ButtonCollectionExample.frx":19DC
  161.       FadePercent     =   80
  162.       FadeOutValue    =   80
  163.       FadeSpeed       =   5
  164.    End
  165. Attribute VB_Name = "Form1"
  166. Attribute VB_GlobalNameSpace = False
  167. Attribute VB_Creatable = False
  168. Attribute VB_PredeclaredId = True
  169. Attribute VB_Exposed = False
  170. Private Sub BButton1_Click()
  171. MsgBox "THEMA ButtonCollection by Maarten van Gompel, please visit the THEMA Homepage at: http://thema.cjb.net"
  172. End Sub
  173. Private Sub UButton1_Click()
  174. End Sub
  175.