home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Gradient_C2055663232007.psc / frmAboutOCX.frm < prev   
Text File  |  2007-03-23  |  2KB  |  53 lines

  1. VERSION 5.00
  2. Begin VB.Form frmAbout 
  3.    BackColor       =   &H80000007&
  4.    BorderStyle     =   0  'None
  5.    Caption         =   "Form1"
  6.    ClientHeight    =   2400
  7.    ClientLeft      =   0
  8.    ClientTop       =   0
  9.    ClientWidth     =   5445
  10.    LinkTopic       =   "Form1"
  11.    ScaleHeight     =   2400
  12.    ScaleWidth      =   5445
  13.    ShowInTaskbar   =   0   'False
  14.    StartUpPosition =   1  'CenterOwner
  15.    Begin GradientClockOCX.GradientClock GradientClock1 
  16.       Height          =   2190
  17.       Left            =   90
  18.       TabIndex        =   3
  19.       Top             =   90
  20.       Width           =   2130
  21.       _ExtentX        =   3757
  22.       _ExtentY        =   3863
  23.       MajorPoint      =   0
  24.       MinorPoint      =   0
  25.       SecondPointer   =   0
  26.       CircleBorder    =   0
  27.       AntiAliasing    =   -1  'True
  28.    End
  29.    Begin VB.Line Line1 
  30.       BorderColor     =   &H00808080&
  31.       BorderWidth     =   2
  32.       Index           =   1
  33.       X1              =   2340
  34.       X2              =   2340
  35.       Y1              =   45
  36.       Y2              =   2340
  37.    End
  38.    Begin VB.Line Line1 
  39.       BorderColor     =   &H00FFFFFF&
  40.       Index           =   0
  41.       X1              =   2310
  42.       X2              =   2310
  43.       Y1              =   45
  44.       Y2              =   2340
  45.    End
  46.    Begin VB.Label Label1 
  47.       AutoSize        =   -1  'True
  48.       BackStyle       =   0  'Transparent
  49.       Caption         =   "REGISTERED VERSION"
  50.       BeginProperty Font 
  51.          Name            =   "Arial"
  52.          Size            =   9.75
  53.          Charset         ,