home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / eMe_ID_Car2055213222007.psc / Card.frm < prev    next >
Text File  |  2006-06-17  |  10KB  |  297 lines

  1. VERSION 5.00
  2. Begin VB.Form Form2 
  3.    BorderStyle     =   0  'None
  4.    Caption         =   "Form2"
  5.    ClientHeight    =   6105
  6.    ClientLeft      =   0
  7.    ClientTop       =   0
  8.    ClientWidth     =   4770
  9.    LinkTopic       =   "Form2"
  10.    ScaleHeight     =   6105
  11.    ScaleWidth      =   4770
  12.    ShowInTaskbar   =   0   'False
  13.    StartUpPosition =   3  'Windows Default
  14.    Begin VB.PictureBox CardB 
  15.       Appearance      =   0  'Flat
  16.       BackColor       =   &H80000005&
  17.       ForeColor       =   &H80000008&
  18.       Height          =   3045
  19.       Left            =   0
  20.       ScaleHeight     =   3015
  21.       ScaleWidth      =   4740
  22.       TabIndex        =   9
  23.       Top             =   3060
  24.       Width           =   4766
  25.       Begin VB.PictureBox Picture3 
  26.          Appearance      =   0  'Flat
  27.          BackColor       =   &H80000005&
  28.          BorderStyle     =   0  'None
  29.          ForeColor       =   &H80000008&
  30.          Height          =   375
  31.          Left            =   480
  32.          ScaleHeight     =   375
  33.          ScaleWidth      =   3855
  34.          TabIndex        =   11
  35.          Top             =   2550
  36.          Width           =   3855
  37.          Begin VB.Label Label5 
  38.             BackColor       =   &H00FFFFFF&
  39.             Caption         =   "Signature:"
  40.             Height          =   255
  41.             Left            =   30
  42.             TabIndex        =   12
  43.             Top             =   30
  44.             Width           =   765
  45.          End
  46.          Begin VB.Line Line1 
  47.             X1              =   30
  48.             X2              =   3780
  49.             Y1              =   270
  50.             Y2              =   270
  51.          End
  52.       End
  53.       Begin VB.PictureBox BARCODE 
  54.          Appearance      =   0  'Flat
  55.          AutoRedraw      =   -1  'True
  56.          BackColor       =   &H80000005&
  57.          BorderStyle     =   0  'None
  58.          ClipControls    =   0   'False
  59.          ForeColor       =   &H80000008&
  60.          Height          =   555
  61.          Left            =   1740
  62.          ScaleHeight     =   37
  63.          ScaleMode       =   3  'Pixel
  64.          ScaleWidth      =   93
  65.          TabIndex        =   10
  66.          Top             =   2280
  67.          Visible         =   0   'False
  68.          Width           =   1392
  69.       End
  70.       Begin VB.Image Image1 
  71.          Appearance      =   0  'Flat
  72.          BorderStyle     =   1  'Fixed Single
  73.          Height          =   705
  74.          Left            =   120
  75.          Stretch         =   -1  'True
  76.          Top             =   150
  77.          Visible         =   0   'False
  78.          Width           =   795
  79.       End
  80.       Begin VB.Image Image2 
  81.          Appearance      =   0  'Flat
  82.          BorderStyle     =   1  'Fixed Single
  83.          Height          =   705
  84.          Left            =   120
  85.          Stretch         =   -1  'True
  86.          Top             =   960
  87.          Visible         =   0   'False
  88.          Width           =   795
  89.       End
  90.       Begin VB.Label Label6 
  91.          AutoSize        =   -1  'True
  92.          BackColor       =   &H00FFFFFF&
  93.          Caption         =   "Label1"
  94.          Height          =   195
  95.          Index           =   0
  96.          Left            =   1050
  97.          TabIndex        =   16
  98.          Top             =   270
  99.          Visible         =   0   'False
  100.          Width           =   480
  101.       End
  102.       Begin VB.Label Label6 
  103.          AutoSize        =   -1  'True
  104.          BackColor       =   &H00FFFFFF&
  105.          Caption         =   "Label2"
  106.          Height          =   195
  107.          Index           =   1
  108.          Left            =   1020
  109.          TabIndex        =   15
  110.          Top             =   600
  111.          Visible         =   0   'False
  112.          Width           =   480
  113.       End
  114.       Begin VB.Label Label6 
  115.          AutoSize        =   -1  'True
  116.          BackColor       =   &H00FFFFFF&
  117.          Caption         =   "Label3"
  118.          Height          =   195
  119.          Index           =   2
  120.          Left            =   1020
  121.          TabIndex        =   14
  122.          Top             =   1050
  123.          Visible         =   0   'False
  124.          Width           =   480
  125.       End
  126.       Begin VB.Label Label6 
  127.          AutoSize        =   -1  'True
  128.          BackColor       =   &H00FFFFFF&
  129.          Caption         =   "Label4"
  130.          Height          =   195
  131.          Index           =   3
  132.          Left            =   1020
  133.          TabIndex        =   13
  134.          Top             =   1410
  135.          Visible         =   0   'False
  136.          Width           =   480
  137.       End
  138.    End
  139.    Begin VB.PictureBox CardF 
  140.       Appearance      =   0  'Flat
  141.       BackColor       =   &H80000005&
  142.       ForeColor       =   &H80000008&
  143.       Height          =   3060
  144.       Left            =   0
  145.       ScaleHeight     =   3030
  146.       ScaleWidth      =   4740
  147.       TabIndex        =   0
  148.       Top             =   0
  149.       Width           =   4766
  150.       Begin VB.Image Logo 
  151.          Appearance      =   0  'Flat
  152.          BorderStyle     =   1  'Fixed Single
  153.          Height          =   795
  154.          Left            =   1770
  155.          Stretch         =   -1  'True
  156.          Top             =   1080
  157.          Visible         =   0   'False
  158.          Width           =   1035
  159.       End
  160.       Begin VB.Image Photo 
  161.          Appearance      =   0  'Flat
  162.          BorderStyle     =   1  'Fixed Single
  163.          Height          =   1575
  164.          Left            =   3450
  165.          Stretch         =   -1  'True
  166.          Top             =   90
  167.          Width           =   1245
  168.       End
  169.       Begin VB.Label Label3 
  170.          Alignment       =   2  'Center
  171.          Appearance      =   0  'Flat
  172.          AutoSize        =   -1  'True
  173.          BackColor       =   &H80000005&
  174.          BackStyle       =   0  'Transparent
  175.          Caption         =   "Label1"
  176.          ForeColor       =   &H80000008&
  177.          Height          =   195
  178.          Index           =   0
  179.          Left            =   90
  180.          TabIndex        =   8
  181.          Top             =   120
  182.          Visible         =   0   'False
  183.          Width           =   480
  184.       End
  185.       Begin VB.Label Label3 
  186.          Appearance      =   0  'Flat
  187.          AutoSize        =   -1  'True
  188.          BackColor       =   &H80000005&
  189.          BackStyle       =   0  'Transparent
  190.          Caption         =   "Label2"
  191.          ForeColor       =   &H80000008&
  192.          Height          =   195
  193.          Index           =   1
  194.          Left            =   90
  195.          TabIndex        =   7
  196.          Top             =   450
  197.          Visible         =   0   'False
  198.          Width           =   480
  199.       End
  200.       Begin VB.Label Label3 
  201.          Appearance      =   0  'Flat
  202.          AutoSize        =   -1  'True
  203.          BackColor       =   &H80000005&
  204.          BackStyle       =   0  'Transparent
  205.          Caption         =   "Label3"
  206.          ForeColor       =   &H80000008&
  207.          Height          =   195
  208.          Index           =   2
  209.          Left            =   90
  210.          TabIndex        =   6
  211.          Top             =   780
  212.          Visible         =   0   'False
  213.          Width           =   480
  214.       End
  215.       Begin VB.Label Label3 
  216.          Appearance      =   0  'Flat
  217.          AutoSize        =   -1  'True
  218.          BackColor       =   &H80000005&
  219.          BackStyle       =   0  'Transparent
  220.          Caption         =   "Label4"
  221.          ForeColor       =   &H80000008&
  222.          Height          =   195
  223.          Index           =   3
  224.          Left            =   90
  225.          TabIndex        =   5
  226.          Top             =   1140
  227.          Visible         =   0   'False
  228.          Width           =   480
  229.       End
  230.       Begin VB.Label Label3 
  231.          Appearance      =   0  'Flat
  232.          AutoSize        =   -1  'True
  233.          BackColor       =   &H80000005&
  234.          BackStyle       =   0  'Transparent
  235.          Caption         =   "Label5"
  236.          ForeColor       =   &H80000008&
  237.          Height          =   195
  238.          Index           =   4
  239.          Left            =   90
  240.          TabIndex        =   4
  241.          Top             =   1500
  242.          Visible         =   0   'False
  243.          Width           =   480
  244.       End
  245.       Begin VB.Label Label3 
  246.          Appearance      =   0  'Flat
  247.          AutoSize        =   -1  'True
  248.          BackColor       =   &H80000005&
  249.          BackStyle       =   0  'Transparent
  250.          Caption         =   "Label6"
  251.          ForeColor       =   &H80000008&
  252.          Height          =   195
  253.          Index           =   5
  254.          Left            =   90
  255.          TabIndex        =   3
  256.          Top             =   1890
  257.          Visible         =   0   'False
  258.          Width           =   480
  259.       End
  260.       Begin VB.Label Label3 
  261.          Appearance      =   0  'Flat
  262.          AutoSize        =   -1  'True
  263.          BackColor       =   &H80000005&
  264.          BackStyle       =   0  'Transparent
  265.          Caption         =   "Label7"
  266.          ForeColor       =   &H80000008&
  267.          Height          =   195
  268.          Index           =   6
  269.          Left            =   90
  270.          TabIndex        =   2
  271.          Top             =   2250
  272.          Visible         =   0   'False
  273.          Width           =   480
  274.       End
  275.       Begin VB.Label Label3 
  276.          Appearance      =   0  'Flat
  277.          AutoSize        =   -1  'True
  278.          BackColor       =   &H80000005&
  279.          BackStyle       =   0  'Transparent
  280.          Caption         =   "Label8"
  281.          ForeColor       =   &H80000008&
  282.          Height          =   195
  283.          Index           =   7
  284.          Left            =   90
  285.          TabIndex        =   1
  286.          Top             =   2640
  287.          Visible         =   0   'False
  288.          Width           =   480
  289.       End
  290.    End
  291. End
  292. Attribute VB_Name = "Form2"
  293. Attribute VB_GlobalNameSpace = False
  294. Attribute VB_Creatable = False
  295. Attribute VB_PredeclaredId = True
  296. Attribute VB_Exposed = False
  297.