home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / ActiveX Controlls / XP Suite / DATA1.CAB / XP_Image_Sample_Files / Form1.frm (.txt) next >
Encoding:
Visual Basic Form  |  2003-04-24  |  3.5 KB  |  115 lines

  1. VERSION 5.00
  2. Object = "{67DAD3BE-84EC-498E-BBE8-CE32814928FC}#1.1#0"; "ciaXPImage.ocx"
  3. Begin VB.Form Form1 
  4.    BackColor       =   &H00FFFFFF&
  5.    Caption         =   "Form1"
  6.    ClientHeight    =   2880
  7.    ClientLeft      =   60
  8.    ClientTop       =   450
  9.    ClientWidth     =   7395
  10.    LinkTopic       =   "Form1"
  11.    Picture         =   "Form1.frx":0000
  12.    ScaleHeight     =   2880
  13.    ScaleWidth      =   7395
  14.    StartUpPosition =   3  'Windows Default
  15.    Begin ciaXPImage.XPImage XPImage1 
  16.       Height          =   540
  17.       Index           =   0
  18.       Left            =   3600
  19.       TabIndex        =   0
  20.       Top             =   1440
  21.       Width           =   645
  22.       _ExtentX        =   1138
  23.       _ExtentY        =   953
  24.       BorderStyle     =   0
  25.       Appearance      =   0
  26.       AutoSize        =   -1  'True
  27.       Picture         =   "Form1.frx":45942
  28.       MaskColor       =   16711935
  29.       ImageHeight     =   540
  30.       ImageWidth      =   645
  31.       LicValid        =   -1  'True
  32.    End
  33.    Begin ciaXPImage.XPImage XPImage1 
  34.       Height          =   540
  35.       Index           =   1
  36.       Left            =   3600
  37.       TabIndex        =   1
  38.       Top             =   780
  39.       Width           =   645
  40.       _ExtentX        =   1138
  41.       _ExtentY        =   953
  42.       BorderStyle     =   0
  43.       Appearance      =   0
  44.       AutoSize        =   -1  'True
  45.       Picture         =   "Form1.frx":46C24
  46.       BackStyle       =   0
  47.       MaskColor       =   16711935
  48.       ImageHeight     =   540
  49.       ImageWidth      =   645
  50.       LicValid        =   -1  'True
  51.    End
  52.    Begin ciaXPImage.XPImage XPImage2 
  53.       Height          =   195
  54.       Index           =   0
  55.       Left            =   2955
  56.       TabIndex        =   2
  57.       Top             =   960
  58.       Width           =   315
  59.       _ExtentX        =   556
  60.       _ExtentY        =   344
  61.       BorderStyle     =   0
  62.       AutoSize        =   -1  'True
  63.       Picture         =   "Form1.frx":47F06
  64.       BackStyle       =   0
  65.       MaskColor       =   16711935
  66.       ImageHeight     =   195
  67.       ImageWidth      =   315
  68.       LicValid        =   -1  'True
  69.    End
  70.    Begin ciaXPImage.XPImage XPImage2 
  71.       Height          =   195
  72.       Index           =   1
  73.       Left            =   2955
  74.       TabIndex        =   3
  75.       Top             =   1620
  76.       Width           =   315
  77.       _ExtentX        =   556
  78.       _ExtentY        =   344
  79.       BorderStyle     =   0
  80.       AutoSize        =   -1  'True
  81.       Picture         =   "Form1.frx":48298
  82.       BackStyle       =   0
  83.       MaskColor       =   16711935
  84.       ImageHeight     =   195
  85.       ImageWidth      =   315
  86.       LicValid        =   -1  'True
  87.    End
  88.    Begin VB.Label Label1 
  89.       AutoSize        =   -1  'True
  90.       BackStyle       =   0  'Transparent
  91.       Caption         =   "Opaque"
  92.       Height          =   195
  93.       Index           =   1
  94.       Left            =   2295
  95.       TabIndex        =   5
  96.       Top             =   1605
  97.       Width           =   570
  98.    End
  99.    Begin VB.Label Label1 
  100.       AutoSize        =   -1  'True
  101.       BackStyle       =   0  'Transparent
  102.       Caption         =   "Transparent with Masking"
  103.       Height          =   195
  104.       Index           =   0
  105.       Left            =   1035
  106.       TabIndex        =   4
  107.       Top             =   945
  108.       Width           =   1830
  109.    End
  110. Attribute VB_Name = "Form1"
  111. Attribute VB_GlobalNameSpace = False
  112. Attribute VB_Creatable = False
  113. Attribute VB_PredeclaredId = True
  114. Attribute VB_Exposed = False
  115.