home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / Attendance2158637282009.psc / frmItem.frm < prev    next >
Text File  |  2009-05-28  |  9KB  |  232 lines

  1. VERSION 5.00
  2. Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
  3. Object = "{EAFDAFBF-1D88-41DD-B117-60ECBC4B8441}#1.0#0"; "vkUserControlsXP.ocx"
  4. Begin VB.Form frmItem 
  5.    BorderStyle     =   1  'Fixed Single
  6.    Caption         =   "Adding Item "
  7.    ClientHeight    =   5955
  8.    ClientLeft      =   45
  9.    ClientTop       =   345
  10.    ClientWidth     =   6405
  11.    LinkTopic       =   "Form1"
  12.    MaxButton       =   0   'False
  13.    MinButton       =   0   'False
  14.    ScaleHeight     =   5955
  15.    ScaleWidth      =   6405
  16.    StartUpPosition =   3  'Windows Default
  17.    Begin vkUserContolsXP.vkScrollContainer vkScrollContainer1 
  18.       Height          =   6015
  19.       Left            =   -120
  20.       TabIndex        =   0
  21.       Top             =   0
  22.       Width           =   8535
  23.       _ExtentX        =   15055
  24.       _ExtentY        =   10610
  25.       Begin MSDataGridLib.DataGrid DataGrid1 
  26.          Height          =   3015
  27.          Left            =   480
  28.          TabIndex        =   7
  29.          Top             =   2640
  30.          Width           =   5775
  31.          _ExtentX        =   10186
  32.          _ExtentY        =   5318
  33.          _Version        =   393216
  34.          HeadLines       =   1
  35.          RowHeight       =   15
  36.          BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  37.             Name            =   "MS Sans Serif"
  38.             Size            =   8.25
  39.             Charset         =   0
  40.             Weight          =   400
  41.             Underline       =   0   'False
  42.             Italic          =   0   'False
  43.             Strikethrough   =   0   'False
  44.          EndProperty
  45.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  46.             Name            =   "MS Sans Serif"
  47.             Size            =   8.25
  48.             Charset         =   0
  49.             Weight          =   400
  50.             Underline       =   0   'False
  51.             Italic          =   0   'False
  52.             Strikethrough   =   0   'False
  53.          EndProperty
  54.          ColumnCount     =   2
  55.          BeginProperty Column00 
  56.             DataField       =   ""
  57.             Caption         =   ""
  58.             BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  59.                Type            =   0
  60.                Format          =   ""
  61.                HaveTrueFalseNull=   0
  62.                FirstDayOfWeek  =   0
  63.                FirstWeekOfYear =   0
  64.                LCID            =   1033
  65.                SubFormatType   =   0
  66.             EndProperty
  67.          EndProperty
  68.          BeginProperty Column01 
  69.             DataField       =   ""
  70.             Caption         =   ""
  71.             BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  72.                Type            =   0
  73.                Format          =   ""
  74.                HaveTrueFalseNull=   0
  75.                FirstDayOfWeek  =   0
  76.                FirstWeekOfYear =   0
  77.                LCID            =   1033
  78.                SubFormatType   =   0
  79.             EndProperty
  80.          EndProperty
  81.          SplitCount      =   1
  82.          BeginProperty Split0 
  83.             BeginProperty Column00 
  84.             EndProperty
  85.             BeginProperty Column01 
  86.             EndProperty
  87.          EndProperty
  88.       End
  89.       Begin vkUserContolsXP.vkFrame vkFrame1 
  90.          Height          =   2175
  91.          Left            =   480
  92.          TabIndex        =   1
  93.          Top             =   240
  94.          Width           =   5775
  95.          _ExtentX        =   10186
  96.          _ExtentY        =   3836
  97.          BackColor2      =   16761024
  98.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  99.             Name            =   "MS Sans Serif"
  100.             Size            =   8.25
  101.             Charset         =   0
  102.             Weight          =   400
  103.             Underline       =   0   'False
  104.             Italic          =   0   'False
  105.             Strikethrough   =   0   'False
  106.          EndProperty
  107.          Begin vkUserContolsXP.vkCommand btnAdd 
  108.             Height          =   375
  109.             Left            =   2880
  110.             TabIndex        =   6
  111.             Top             =   1440
  112.             Width           =   2535
  113.             _ExtentX        =   4471
  114.             _ExtentY        =   661
  115.             Caption         =   "ADD NEW ITEM"
  116.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  117.                Name            =   "MS Sans Serif"
  118.                Size            =   8.25
  119.                Charset         =   0
  120.                Weight          =   400
  121.                Underline       =   0   'False
  122.                Italic          =   0   'False
  123.                Strikethrough   =   0   'False
  124.             EndProperty
  125.          End
  126.          Begin vkUserContolsXP.vkTextBox vkTextBox2 
  127.             Height          =   255
  128.             Left            =   2880
  129.             TabIndex        =   5
  130.             Top             =   960
  131.             Width           =   2535
  132.             _ExtentX        =   4471
  133.             _ExtentY        =   450
  134.             BeginProperty LegendFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  135.                Name            =   "MS Sans Serif"
  136.                Size            =   8.25
  137.                Charset         =   0
  138.                Weight          =   400
  139.                Underline       =   0   'False
  140.                Italic          =   0   'False
  141.                Strikethrough   =   0   'False
  142.             EndProperty
  143.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  144.                Name            =   "MS Sans Serif"
  145.                Size            =   8.25
  146.                Charset         =   0
  147.                Weight          =   400
  148.                Underline       =   0   'False
  149.                Italic          =   0   'False
  150.                Strikethrough   =   0   'False
  151.             EndProperty
  152.             LegendForeColor =   15695701
  153.          End
  154.          Begin vkUserContolsXP.vkLabel vkLabel2 
  155.             Height          =   255
  156.             Left            =   600
  157.             TabIndex        =   4
  158.             Top             =   960
  159.             Width           =   2175
  160.             _ExtentX        =   3836
  161.             _ExtentY        =   450
  162.             BackColor       =   16777215
  163.             BackStyle       =   0
  164.             Caption         =   "Quantity"
  165.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  166.                Name            =   "MS Sans Serif"
  167.                Size            =   8.25
  168.                Charset         =   0
  169.                Weight          =   400
  170.                Underline       =   0   'False
  171.                Italic          =   0   'False
  172.                Strikethrough   =   0   'False
  173.             EndProperty
  174.          End
  175.          Begin vkUserContolsXP.vkTextBox vkTextBox1 
  176.             Height          =   255
  177.             Left            =   2880
  178.             TabIndex        =   3
  179.             Top             =   600
  180.             Width           =   2535
  181.             _ExtentX        =   4471
  182.             _ExtentY        =   450
  183.             BeginProperty LegendFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  184.                Name            =   "MS Sans Serif"
  185.                Size            =   8.25
  186.                Charset         =   0
  187.                Weight          =   400
  188.                Underline       =   0   'False
  189.                Italic          =   0   'False
  190.                Strikethrough   =   0   'False
  191.             EndProperty
  192.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  193.                Name            =   "MS Sans Serif"
  194.                Size            =   8.25
  195.                Charset         =   0
  196.                Weight          =   400
  197.                Underline       =   0   'False
  198.                Italic          =   0   'False
  199.                Strikethrough   =   0   'False
  200.             EndProperty
  201.             LegendForeColor =   15695701
  202.          End
  203.          Begin vkUserContolsXP.vkLabel vkLabel1 
  204.             Height          =   255
  205.             Left            =   600
  206.             TabIndex        =   2
  207.             Top             =   600
  208.             Width           =   2175
  209.             _ExtentX        =   3836
  210.             _ExtentY        =   450
  211.             BackColor       =   16777215
  212.             BackStyle       =   0
  213.             Caption         =   "Item ID"
  214.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  215.                Name            =   "MS Sans Serif"
  216.                Size            =   8.25
  217.                Charset         =   0
  218.                Weight          =   400
  219.                Underline       =   0   'False
  220.                Italic          =   0   'False
  221.                Strikethrough   =   0   'False
  222.             EndProperty
  223.          End
  224.       End
  225.    End
  226. End
  227. Attribute VB_Name = "frmItem"
  228. Attribute VB_GlobalNameSpace = False
  229. Attribute VB_Creatable = False
  230. Attribute VB_PredeclaredId = True
  231. Attribute VB_Exposed = False
  232.