home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / dtentr / dtentry.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1995-01-08  |  91.6 KB  |  2,594 lines

  1. VERSION 2.00
  2. Begin Form frmDateTime 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Date & Time Speed Entry"
  6.    ClientHeight    =   6090
  7.    ClientLeft      =   240
  8.    ClientTop       =   600
  9.    ClientWidth     =   9015
  10.    Height          =   6495
  11.    Icon            =   DTENTRY.FRX:0000
  12.    Left            =   180
  13.    LinkTopic       =   "frmDateTime"
  14.    MaxButton       =   0   'False
  15.    ScaleHeight     =   6090
  16.    ScaleWidth      =   9015
  17.    Top             =   255
  18.    Width           =   9135
  19.    Begin Timer tmrCurTime 
  20.       Interval        =   1000
  21.       Left            =   6000
  22.       Top             =   6165
  23.    End
  24.    Begin SSPanel pnlMisc 
  25.       BorderWidth     =   2
  26.       ForeColor       =   &H00800000&
  27.       Height          =   6090
  28.       Index           =   14
  29.       Left            =   0
  30.       TabIndex        =   93
  31.       Top             =   0
  32.       Width           =   3285
  33.       Begin SSPanel pnlMisc 
  34.          BorderWidth     =   2
  35.          Caption         =   "Reset to Current Date..."
  36.          FontBold        =   0   'False
  37.          FontItalic      =   0   'False
  38.          FontName        =   "MS Sans Serif"
  39.          FontSize        =   8.25
  40.          FontStrikethru  =   0   'False
  41.          FontUnderline   =   0   'False
  42.          Height          =   255
  43.          Index           =   18
  44.          Left            =   645
  45.          TabIndex        =   113
  46.          Top             =   555
  47.          Width           =   1965
  48.       End
  49.       Begin SSCommand cmdResetDate 
  50.          BevelWidth      =   1
  51.          FontBold        =   0   'False
  52.          FontItalic      =   0   'False
  53.          FontName        =   "MS Sans Serif"
  54.          FontSize        =   8.25
  55.          FontStrikethru  =   0   'False
  56.          FontUnderline   =   0   'False
  57.          ForeColor       =   &H00000000&
  58.          Height          =   375
  59.          Left            =   645
  60.          RoundedCorners  =   0   'False
  61.          TabIndex        =   2
  62.          Top             =   810
  63.          Width           =   1965
  64.       End
  65.       Begin SSPanel pnlDateEntered 
  66.          BevelInner      =   1  'Inset
  67.          BorderWidth     =   2
  68.          FontBold        =   0   'False
  69.          FontItalic      =   0   'False
  70.          FontName        =   "MS Sans Serif"
  71.          FontSize        =   8.25
  72.          FontStrikethru  =   0   'False
  73.          FontUnderline   =   0   'False
  74.          ForeColor       =   &H00800000&
  75.          Height          =   435
  76.          Left            =   75
  77.          TabIndex        =   108
  78.          Top             =   60
  79.          Width           =   3150
  80.       End
  81.       Begin SSPanel pnlMisc 
  82.          Alignment       =   0  'Left Justify - TOP
  83.          BorderWidth     =   2
  84.          Caption         =   "Select month from top box, day of month from the above box and each digit of the year from the box at left.  Use the supplied speed buttons to reset a given area to today's date."
  85.          FontBold        =   0   'False
  86.          FontItalic      =   0   'False
  87.          FontName        =   "MS Sans Serif"
  88.          FontSize        =   8.25
  89.          FontStrikethru  =   0   'False
  90.          FontUnderline   =   0   'False
  91.          ForeColor       =   &H00800000&
  92.          Height          =   2400
  93.          Index           =   15
  94.          Left            =   1995
  95.          TabIndex        =   107
  96.          Top             =   3600
  97.          Width           =   1200
  98.       End
  99.       Begin SSPanel pnlMisc 
  100.          BorderWidth     =   2
  101.          FontBold        =   0   'False
  102.          FontItalic      =   0   'False
  103.          FontName        =   "MS Sans Serif"
  104.          FontSize        =   8.25
  105.          FontStrikethru  =   0   'False
  106.          FontUnderline   =   0   'False
  107.          Height          =   1650
  108.          Index           =   4
  109.          Left            =   75
  110.          TabIndex        =   104
  111.          Top             =   1950
  112.          Width           =   3120
  113.          Begin SSPanel pnlMisc 
  114.             BevelOuter      =   1  'Inset
  115.             BorderWidth     =   2
  116.             FontBold        =   0   'False
  117.             FontItalic      =   0   'False
  118.             FontName        =   "MS Sans Serif"
  119.             FontSize        =   8.25
  120.             FontStrikethru  =   0   'False
  121.             FontUnderline   =   0   'False
  122.             Height          =   255
  123.             Index           =   7
  124.             Left            =   45
  125.             TabIndex        =   106
  126.             Top             =   360
  127.             Width           =   600
  128.             Begin SSCommand cmdResetDay 
  129.                BevelWidth      =   1
  130.                FontBold        =   0   'False
  131.                FontItalic      =   0   'False
  132.                FontName        =   "MS Sans Serif"
  133.                FontSize        =   8.25
  134.                FontStrikethru  =   0   'False
  135.                FontUnderline   =   0   'False
  136.                ForeColor       =   &H00000000&
  137.                Height          =   225
  138.                Left            =   15
  139.                RoundedCorners  =   0   'False
  140.                TabIndex        =   47
  141.                Top             =   15
  142.                Width           =   570
  143.             End
  144.          End
  145.          Begin SSOption optDay 
  146.             Caption         =   "31"
  147.             FontBold        =   0   'False
  148.             FontItalic      =   0   'False
  149.             FontName        =   "MS Sans Serif"
  150.             FontSize        =   8.25
  151.             FontStrikethru  =   0   'False
  152.             FontUnderline   =   0   'False
  153.             Height          =   195
  154.             Index           =   30
  155.             Left            =   2505
  156.             TabIndex        =   46
  157.             Top             =   240
  158.             Width           =   480
  159.          End
  160.          Begin SSOption optDay 
  161.             Caption         =   "30"
  162.             FontBold        =   0   'False
  163.             FontItalic      =   0   'False
  164.             FontName        =   "MS Sans Serif"
  165.             FontSize        =   8.25
  166.             FontStrikethru  =   0   'False
  167.             FontUnderline   =   0   'False
  168.             Height          =   195
  169.             Index           =   29
  170.             Left            =   2505
  171.             TabIndex        =   45
  172.             Top             =   45
  173.             Width           =   480
  174.          End
  175.          Begin SSOption optDay 
  176.             Caption         =   "29"
  177.             FontBold        =   0   'False
  178.             FontItalic      =   0   'False
  179.             FontName        =   "MS Sans Serif"
  180.             FontSize        =   8.25
  181.             FontStrikethru  =   0   'False
  182.             FontUnderline   =   0   'False
  183.             Height          =   195
  184.             Index           =   28
  185.             Left            =   1905
  186.             TabIndex        =   44
  187.             Top             =   1410
  188.             Width           =   480
  189.          End
  190.          Begin SSOption optDay 
  191.             Caption         =   "28"
  192.             FontBold        =   0   'False
  193.             FontItalic      =   0   'False
  194.             FontName        =   "MS Sans Serif"
  195.             FontSize        =   8.25
  196.             FontStrikethru  =   0   'False
  197.             FontUnderline   =   0   'False
  198.             Height          =   195
  199.             Index           =   27
  200.             Left            =   1905
  201.             TabIndex        =   43
  202.             Top             =   1215
  203.             Width           =   480
  204.          End
  205.          Begin SSOption optDay 
  206.             Caption         =   "27"
  207.             FontBold        =   0   'False
  208.             FontItalic      =   0   'False
  209.             FontName        =   "MS Sans Serif"
  210.             FontSize        =   8.25
  211.             FontStrikethru  =   0   'False
  212.             FontUnderline   =   0   'False
  213.             Height          =   195
  214.             Index           =   26
  215.             Left            =   1905
  216.             TabIndex        =   42
  217.             Top             =   1020
  218.             Width           =   480
  219.          End
  220.          Begin SSOption optDay 
  221.             Caption         =   "26"
  222.             FontBold        =   0   'False
  223.             FontItalic      =   0   'False
  224.             FontName        =   "MS Sans Serif"
  225.             FontSize        =   8.25
  226.             FontStrikethru  =   0   'False
  227.             FontUnderline   =   0   'False
  228.             Height          =   195
  229.             Index           =   25
  230.             Left            =   1905
  231.             TabIndex        =   41
  232.             Top             =   825
  233.             Width           =   480
  234.          End
  235.          Begin SSOption optDay 
  236.             Caption         =   "25"
  237.             FontBold        =   0   'False
  238.             FontItalic      =   0   'False
  239.             FontName        =   "MS Sans Serif"
  240.             FontSize        =   8.25
  241.             FontStrikethru  =   0   'False
  242.             FontUnderline   =   0   'False
  243.             Height          =   195
  244.             Index           =   24
  245.             Left            =   1905
  246.             TabIndex        =   40
  247.             Top             =   630
  248.             Width           =   480
  249.          End
  250.          Begin SSOption optDay 
  251.             Caption         =   "24"
  252.             FontBold        =   0   'False
  253.             FontItalic      =   0   'False
  254.             FontName        =   "MS Sans Serif"
  255.             FontSize        =   8.25
  256.             FontStrikethru  =   0   'False
  257.             FontUnderline   =   0   'False
  258.             Height          =   195
  259.             Index           =   23
  260.             Left            =   1905
  261.             TabIndex        =   39
  262.             Top             =   435
  263.             Width           =   480
  264.          End
  265.          Begin SSOption optDay 
  266.             Caption         =   "23"
  267.             FontBold        =   0   'False
  268.             FontItalic      =   0   'False
  269.             FontName        =   "MS Sans Serif"
  270.             FontSize        =   8.25
  271.             FontStrikethru  =   0   'False
  272.             FontUnderline   =   0   'False
  273.             Height          =   195
  274.             Index           =   22
  275.             Left            =   1905
  276.             TabIndex        =   38
  277.             Top             =   240
  278.             Width           =   480
  279.          End
  280.          Begin SSOption optDay 
  281.             Caption         =   "22"
  282.             FontBold        =   0   'False
  283.             FontItalic      =   0   'False
  284.             FontName        =   "MS Sans Serif"
  285.             FontSize        =   8.25
  286.             FontStrikethru  =   0   'False
  287.             FontUnderline   =   0   'False
  288.             Height          =   195
  289.             Index           =   21
  290.             Left            =   1905
  291.             TabIndex        =   37
  292.             Top             =   45
  293.             Width           =   480
  294.          End
  295.          Begin SSOption optDay 
  296.             Caption         =   "21"
  297.             FontBold        =   0   'False
  298.             FontItalic      =   0   'False
  299.             FontName        =   "MS Sans Serif"
  300.             FontSize        =   8.25
  301.             FontStrikethru  =   0   'False
  302.             FontUnderline   =   0   'False
  303.             Height          =   195
  304.             Index           =   20
  305.             Left            =   1290
  306.             TabIndex        =   36
  307.             Top             =   1410
  308.             Width           =   480
  309.          End
  310.          Begin SSOption optDay 
  311.             Caption         =   "20"
  312.             FontBold        =   0   'False
  313.             FontItalic      =   0   'False
  314.             FontName        =   "MS Sans Serif"
  315.             FontSize        =   8.25
  316.             FontStrikethru  =   0   'False
  317.             FontUnderline   =   0   'False
  318.             Height          =   195
  319.             Index           =   19
  320.             Left            =   1290
  321.             TabIndex        =   35
  322.             Top             =   1215
  323.             Width           =   480
  324.          End
  325.          Begin SSOption optDay 
  326.             Caption         =   "19"
  327.             FontBold        =   0   'False
  328.             FontItalic      =   0   'False
  329.             FontName        =   "MS Sans Serif"
  330.             FontSize        =   8.25
  331.             FontStrikethru  =   0   'False
  332.             FontUnderline   =   0   'False
  333.             Height          =   195
  334.             Index           =   18
  335.             Left            =   1290
  336.             TabIndex        =   34
  337.             Top             =   1020
  338.             Width           =   480
  339.          End
  340.          Begin SSOption optDay 
  341.             Caption         =   "18"
  342.             FontBold        =   0   'False
  343.             FontItalic      =   0   'False
  344.             FontName        =   "MS Sans Serif"
  345.             FontSize        =   8.25
  346.             FontStrikethru  =   0   'False
  347.             FontUnderline   =   0   'False
  348.             Height          =   195
  349.             Index           =   17
  350.             Left            =   1290
  351.             TabIndex        =   33
  352.             Top             =   825
  353.             Width           =   480
  354.          End
  355.          Begin SSOption optDay 
  356.             Caption         =   "17"
  357.             FontBold        =   0   'False
  358.             FontItalic      =   0   'False
  359.             FontName        =   "MS Sans Serif"
  360.             FontSize        =   8.25
  361.             FontStrikethru  =   0   'False
  362.             FontUnderline   =   0   'False
  363.             Height          =   195
  364.             Index           =   16
  365.             Left            =   1290
  366.             TabIndex        =   32
  367.             Top             =   630
  368.             Width           =   480
  369.          End
  370.          Begin SSOption optDay 
  371.             Caption         =   "16"
  372.             FontBold        =   0   'False
  373.             FontItalic      =   0   'False
  374.             FontName        =   "MS Sans Serif"
  375.             FontSize        =   8.25
  376.             FontStrikethru  =   0   'False
  377.             FontUnderline   =   0   'False
  378.             Height          =   195
  379.             Index           =   15
  380.             Left            =   1290
  381.             TabIndex        =   31
  382.             Top             =   435
  383.             Width           =   480
  384.          End
  385.          Begin SSOption optDay 
  386.             Caption         =   "15"
  387.             FontBold        =   0   'False
  388.             FontItalic      =   0   'False
  389.             FontName        =   "MS Sans Serif"
  390.             FontSize        =   8.25
  391.             FontStrikethru  =   0   'False
  392.             FontUnderline   =   0   'False
  393.             Height          =   195
  394.             Index           =   14
  395.             Left            =   1290
  396.             TabIndex        =   30
  397.             Top             =   240
  398.             Width           =   480
  399.          End
  400.          Begin SSOption optDay 
  401.             Caption         =   "14"
  402.             FontBold        =   0   'False
  403.             FontItalic      =   0   'False
  404.             FontName        =   "MS Sans Serif"
  405.             FontSize        =   8.25
  406.             FontStrikethru  =   0   'False
  407.             FontUnderline   =   0   'False
  408.             Height          =   195
  409.             Index           =   13
  410.             Left            =   1290
  411.             TabIndex        =   29
  412.             Top             =   45
  413.             Width           =   480
  414.          End
  415.          Begin SSOption optDay 
  416.             Caption         =   "13"
  417.             FontBold        =   0   'False
  418.             FontItalic      =   0   'False
  419.             FontName        =   "MS Sans Serif"
  420.             FontSize        =   8.25
  421.             FontStrikethru  =   0   'False
  422.             FontUnderline   =   0   'False
  423.             Height          =   195
  424.             Index           =   12
  425.             Left            =   705
  426.             TabIndex        =   28
  427.             Top             =   1410
  428.             Width           =   480
  429.          End
  430.          Begin SSOption optDay 
  431.             Caption         =   "12"
  432.             FontBold        =   0   'False
  433.             FontItalic      =   0   'False
  434.             FontName        =   "MS Sans Serif"
  435.             FontSize        =   8.25
  436.             FontStrikethru  =   0   'False
  437.             FontUnderline   =   0   'False
  438.             Height          =   195
  439.             Index           =   11
  440.             Left            =   705
  441.             TabIndex        =   27
  442.             Top             =   1215
  443.             Width           =   480
  444.          End
  445.          Begin SSOption optDay 
  446.             Caption         =   "11"
  447.             FontBold        =   0   'False
  448.             FontItalic      =   0   'False
  449.             FontName        =   "MS Sans Serif"
  450.             FontSize        =   8.25
  451.             FontStrikethru  =   0   'False
  452.             FontUnderline   =   0   'False
  453.             Height          =   195
  454.             Index           =   10
  455.             Left            =   705
  456.             TabIndex        =   26
  457.             Top             =   1020
  458.             Width           =   480
  459.          End
  460.          Begin SSOption optDay 
  461.             Caption         =   "10"
  462.             FontBold        =   0   'False
  463.             FontItalic      =   0   'False
  464.             FontName        =   "MS Sans Serif"
  465.             FontSize        =   8.25
  466.             FontStrikethru  =   0   'False
  467.             FontUnderline   =   0   'False
  468.             Height          =   195
  469.             Index           =   9
  470.             Left            =   705
  471.             TabIndex        =   25
  472.             Top             =   825
  473.             Width           =   480
  474.          End
  475.          Begin SSOption optDay 
  476.             Caption         =   "9"
  477.             FontBold        =   0   'False
  478.             FontItalic      =   0   'False
  479.             FontName        =   "MS Sans Serif"
  480.             FontSize        =   8.25
  481.             FontStrikethru  =   0   'False
  482.             FontUnderline   =   0   'False
  483.             Height          =   195
  484.             Index           =   8
  485.             Left            =   705
  486.             TabIndex        =   24
  487.             Top             =   630
  488.             Width           =   480
  489.          End
  490.          Begin SSOption optDay 
  491.             Caption         =   "8"
  492.             FontBold        =   0   'False
  493.             FontItalic      =   0   'False
  494.             FontName        =   "MS Sans Serif"
  495.             FontSize        =   8.25
  496.             FontStrikethru  =   0   'False
  497.             FontUnderline   =   0   'False
  498.             Height          =   195
  499.             Index           =   7
  500.             Left            =   705
  501.             TabIndex        =   23
  502.             Top             =   435
  503.             Width           =   480
  504.          End
  505.          Begin SSOption optDay 
  506.             Caption         =   "7"
  507.             FontBold        =   0   'False
  508.             FontItalic      =   0   'False
  509.             FontName        =   "MS Sans Serif"
  510.             FontSize        =   8.25
  511.             FontStrikethru  =   0   'False
  512.             FontUnderline   =   0   'False
  513.             Height          =   195
  514.             Index           =   6
  515.             Left            =   705
  516.             TabIndex        =   22
  517.             Top             =   240
  518.             Width           =   480
  519.          End
  520.          Begin SSOption optDay 
  521.             Caption         =   "6"
  522.             FontBold        =   0   'False
  523.             FontItalic      =   0   'False
  524.             FontName        =   "MS Sans Serif"
  525.             FontSize        =   8.25
  526.             FontStrikethru  =   0   'False
  527.             FontUnderline   =   0   'False
  528.             Height          =   195
  529.             Index           =   5
  530.             Left            =   705
  531.             TabIndex        =   21
  532.             Top             =   45
  533.             Width           =   480
  534.          End
  535.          Begin SSOption optDay 
  536.             Caption         =   "5"
  537.             FontBold        =   0   'False
  538.             FontItalic      =   0   'False
  539.             FontName        =   "MS Sans Serif"
  540.             FontSize        =   8.25
  541.             FontStrikethru  =   0   'False
  542.             FontUnderline   =   0   'False
  543.             Height          =   195
  544.             Index           =   4
  545.             Left            =   75
  546.             TabIndex        =   20
  547.             Top             =   1410
  548.             Width           =   480
  549.          End
  550.          Begin SSOption optDay 
  551.             Caption         =   "4"
  552.             FontBold        =   0   'False
  553.             FontItalic      =   0   'False
  554.             FontName        =   "MS Sans Serif"
  555.             FontSize        =   8.25
  556.             FontStrikethru  =   0   'False
  557.             FontUnderline   =   0   'False
  558.             Height          =   195
  559.             Index           =   3
  560.             Left            =   75
  561.             TabIndex        =   19
  562.             Top             =   1215
  563.             Width           =   480
  564.          End
  565.          Begin SSOption optDay 
  566.             Caption         =   "3"
  567.             FontBold        =   0   'False
  568.             FontItalic      =   0   'False
  569.             FontName        =   "MS Sans Serif"
  570.             FontSize        =   8.25
  571.             FontStrikethru  =   0   'False
  572.             FontUnderline   =   0   'False
  573.             Height          =   195
  574.             Index           =   2
  575.             Left            =   75
  576.             TabIndex        =   18
  577.             Top             =   1020
  578.             Width           =   480
  579.          End
  580.          Begin SSOption optDay 
  581.             Caption         =   "2"
  582.             FontBold        =   0   'False
  583.             FontItalic      =   0   'False
  584.             FontName        =   "MS Sans Serif"
  585.             FontSize        =   8.25
  586.             FontStrikethru  =   0   'False
  587.             FontUnderline   =   0   'False
  588.             Height          =   195
  589.             Index           =   1
  590.             Left            =   75
  591.             TabIndex        =   17
  592.             Top             =   825
  593.             Width           =   480
  594.          End
  595.          Begin SSOption optDay 
  596.             Caption         =   "1"
  597.             FontBold        =   0   'False
  598.             FontItalic      =   0   'False
  599.             FontName        =   "MS Sans Serif"
  600.             FontSize        =   8.25
  601.             FontStrikethru  =   0   'False
  602.             FontUnderline   =   0   'False
  603.             Height          =   195
  604.             Index           =   0
  605.             Left            =   75
  606.             TabIndex        =   16
  607.             Top             =   630
  608.             Width           =   480
  609.          End
  610.          Begin SSPanel pnlDay 
  611.             BevelOuter      =   1  'Inset
  612.             BorderWidth     =   2
  613.             FontBold        =   0   'False
  614.             FontItalic      =   0   'False
  615.             FontName        =   "MS Sans Serif"
  616.             FontSize        =   8.25
  617.             FontStrikethru  =   0   'False
  618.             FontUnderline   =   0   'False
  619.             Height          =   255
  620.             Left            =   45
  621.             TabIndex        =   105
  622.             Top             =   45
  623.             Width           =   600
  624.          End
  625.       End
  626.       Begin SSPanel pnlMisc 
  627.          BorderWidth     =   2
  628.          FontBold        =   0   'False
  629.          FontItalic      =   0   'False
  630.          FontName        =   "MS Sans Serif"
  631.          FontSize        =   8.25
  632.          FontStrikethru  =   0   'False
  633.          FontUnderline   =   0   'False
  634.          Height          =   2400
  635.          Index           =   2
  636.          Left            =   75
  637.          TabIndex        =   97
  638.          Top             =   3600
  639.          Width           =   1920
  640.          Begin SSPanel pnlYear 
  641.             BevelOuter      =   1  'Inset
  642.             BorderWidth     =   2
  643.             FontBold        =   0   'False
  644.             FontItalic      =   0   'False
  645.             FontName        =   "MS Sans Serif"
  646.             FontSize        =   8.25
  647.             FontStrikethru  =   0   'False
  648.             FontUnderline   =   0   'False
  649.             Height          =   255
  650.             Left            =   45
  651.             TabIndex        =   103
  652.             Top             =   45
  653.             Width           =   690
  654.          End
  655.          Begin SSPanel pnlMisc 
  656.             BevelOuter      =   0  'None
  657.             BorderWidth     =   2
  658.             FontBold        =   0   'False
  659.             FontItalic      =   0   'False
  660.             FontName        =   "MS Sans Serif"
  661.             FontSize        =   8.25
  662.             FontStrikethru  =   0   'False
  663.             FontUnderline   =   0   'False
  664.             Height          =   2025
  665.             Index           =   6
  666.             Left            =   45
  667.             TabIndex        =   102
  668.             Top             =   300
  669.             Width           =   435
  670.             Begin SSOption optThousands 
  671.                Caption         =   "0"
  672.                FontBold        =   0   'False
  673.                FontItalic      =   0   'False
  674.                FontName        =   "MS Sans Serif"
  675.                FontSize        =   8.25
  676.                FontStrikethru  =   0   'False
  677.                FontUnderline   =   0   'False
  678.                Height          =   195
  679.                Index           =   0
  680.                Left            =   30
  681.                TabIndex        =   57
  682.                Top             =   1785
  683.                Width           =   390
  684.             End
  685.             Begin SSOption optThousands 
  686.                Caption         =   "9"
  687.                FontBold        =   0   'False
  688.                FontItalic      =   0   'False
  689.                FontName        =   "MS Sans Serif"
  690.                FontSize        =   8.25
  691.                FontStrikethru  =   0   'False
  692.                FontUnderline   =   0   'False
  693.                Height          =   195
  694.                Index           =   9
  695.                Left            =   30
  696.                TabIndex        =   56
  697.                Top             =   1590
  698.                Width           =   390
  699.             End
  700.             Begin SSOption optThousands 
  701.                Caption         =   "8"
  702.                FontBold        =   0   'False
  703.                FontItalic      =   0   'False
  704.                FontName        =   "MS Sans Serif"
  705.                FontSize        =   8.25
  706.                FontStrikethru  =   0   'False
  707.                FontUnderline   =   0   'False
  708.                Height          =   195
  709.                Index           =   8
  710.                Left            =   30
  711.                TabIndex        =   55
  712.                Top             =   1395
  713.                Width           =   390
  714.             End
  715.             Begin SSOption optThousands 
  716.                Caption         =   "7"
  717.                FontBold        =   0   'False
  718.                FontItalic      =   0   'False
  719.                FontName        =   "MS Sans Serif"
  720.                FontSize        =   8.25
  721.                FontStrikethru  =   0   'False
  722.                FontUnderline   =   0   'False
  723.                Height          =   195
  724.                Index           =   7
  725.                Left            =   30
  726.                TabIndex        =   54
  727.                Top             =   1200
  728.                Width           =   390
  729.             End
  730.             Begin SSOption optThousands 
  731.                Caption         =   "6"
  732.                FontBold        =   0   'False
  733.                FontItalic      =   0   'False
  734.                FontName        =   "MS Sans Serif"
  735.                FontSize        =   8.25
  736.                FontStrikethru  =   0   'False
  737.                FontUnderline   =   0   'False
  738.                Height          =   195
  739.                Index           =   6
  740.                Left            =   30
  741.                TabIndex        =   53
  742.                Top             =   1005
  743.                Width           =   390
  744.             End
  745.             Begin SSOption optThousands 
  746.                Caption         =   "5"
  747.                FontBold        =   0   'False
  748.                FontItalic      =   0   'False
  749.                FontName        =   "MS Sans Serif"
  750.                FontSize        =   8.25
  751.                FontStrikethru  =   0   'False
  752.                FontUnderline   =   0   'False
  753.                Height          =   195
  754.                Index           =   5
  755.                Left            =   30
  756.                TabIndex        =   52
  757.                Top             =   810
  758.                Width           =   390
  759.             End
  760.             Begin SSOption optThousands 
  761.                Caption         =   "4"
  762.                FontBold        =   0   'False
  763.                FontItalic      =   0   'False
  764.                FontName        =   "MS Sans Serif"
  765.                FontSize        =   8.25
  766.                FontStrikethru  =   0   'False
  767.                FontUnderline   =   0   'False
  768.                Height          =   195
  769.                Index           =   4
  770.                Left            =   30
  771.                TabIndex        =   51
  772.                Top             =   615
  773.                Width           =   390
  774.             End
  775.             Begin SSOption optThousands 
  776.                Caption         =   "3"
  777.                FontBold        =   0   'False
  778.                FontItalic      =   0   'False
  779.                FontName        =   "MS Sans Serif"
  780.                FontSize        =   8.25
  781.                FontStrikethru  =   0   'False
  782.                FontUnderline   =   0   'False
  783.                Height          =   195
  784.                Index           =   3
  785.                Left            =   30
  786.                TabIndex        =   50
  787.                Top             =   420
  788.                Width           =   390
  789.             End
  790.             Begin SSOption optThousands 
  791.                Caption         =   "2"
  792.                FontBold        =   0   'False
  793.                FontItalic      =   0   'False
  794.                FontName        =   "MS Sans Serif"
  795.                FontSize        =   8.25
  796.                FontStrikethru  =   0   'False
  797.                FontUnderline   =   0   'False
  798.                Height          =   195
  799.                Index           =   2
  800.                Left            =   30
  801.                TabIndex        =   49
  802.                Top             =   225
  803.                Width           =   390
  804.             End
  805.             Begin SSOption optThousands 
  806.                Caption         =   "1"
  807.                FontBold        =   0   'False
  808.                FontItalic      =   0   'False
  809.                FontName        =   "MS Sans Serif"
  810.                FontSize        =   8.25
  811.                FontStrikethru  =   0   'False
  812.                FontUnderline   =   0   'False
  813.                Height          =   195
  814.                Index           =   1
  815.                Left            =   30
  816.                TabIndex        =   48
  817.                Top             =   30
  818.                Width           =   390
  819.             End
  820.          End
  821.          Begin SSPanel pnlMisc 
  822.             BevelOuter      =   0  'None
  823.             BorderWidth     =   2
  824.             FontBold        =   0   'False
  825.             FontItalic      =   0   'False
  826.             FontName        =   "MS Sans Serif"
  827.             FontSize        =   8.25
  828.             FontStrikethru  =   0   'False
  829.             FontUnderline   =   0   'False
  830.             Height          =   2025
  831.             Index           =   8
  832.             Left            =   510
  833.             TabIndex        =   101
  834.             Top             =   300
  835.             Width           =   435
  836.             Begin SSOption optHundreds 
  837.                Caption         =   "1"
  838.                FontBold        =   0   'False
  839.                FontItalic      =   0   'False
  840.                FontName        =   "MS Sans Serif"
  841.                FontSize        =   8.25
  842.                FontStrikethru  =   0   'False
  843.                FontUnderline   =   0   'False
  844.                Height          =   195
  845.                Index           =   1
  846.                Left            =   30
  847.                TabIndex        =   58
  848.                Top             =   30
  849.                Width           =   390
  850.             End
  851.             Begin SSOption optHundreds 
  852.                Caption         =   "2"
  853.                FontBold        =   0   'False
  854.                FontItalic      =   0   'False
  855.                FontName        =   "MS Sans Serif"
  856.                FontSize        =   8.25
  857.                FontStrikethru  =   0   'False
  858.                FontUnderline   =   0   'False
  859.                Height          =   195
  860.                Index           =   2
  861.                Left            =   30
  862.                TabIndex        =   59
  863.                Top             =   225
  864.                Width           =   390
  865.             End
  866.             Begin SSOption optHundreds 
  867.                Caption         =   "3"
  868.                FontBold        =   0   'False
  869.                FontItalic      =   0   'False
  870.                FontName        =   "MS Sans Serif"
  871.                FontSize        =   8.25
  872.                FontStrikethru  =   0   'False
  873.                FontUnderline   =   0   'False
  874.                Height          =   195
  875.                Index           =   3
  876.                Left            =   30
  877.                TabIndex        =   60
  878.                Top             =   420
  879.                Width           =   390
  880.             End
  881.             Begin SSOption optHundreds 
  882.                Caption         =   "4"
  883.                FontBold        =   0   'False
  884.                FontItalic      =   0   'False
  885.                FontName        =   "MS Sans Serif"
  886.                FontSize        =   8.25
  887.                FontStrikethru  =   0   'False
  888.                FontUnderline   =   0   'False
  889.                Height          =   195
  890.                Index           =   4
  891.                Left            =   30
  892.                TabIndex        =   61
  893.                Top             =   615
  894.                Width           =   390
  895.             End
  896.             Begin SSOption optHundreds 
  897.                Caption         =   "5"
  898.                FontBold        =   0   'False
  899.                FontItalic      =   0   'False
  900.                FontName        =   "MS Sans Serif"
  901.                FontSize        =   8.25
  902.                FontStrikethru  =   0   'False
  903.                FontUnderline   =   0   'False
  904.                Height          =   195
  905.                Index           =   5
  906.                Left            =   30
  907.                TabIndex        =   62
  908.                Top             =   810
  909.                Width           =   390
  910.             End
  911.             Begin SSOption optHundreds 
  912.                Caption         =   "6"
  913.                FontBold        =   0   'False
  914.                FontItalic      =   0   'False
  915.                FontName        =   "MS Sans Serif"
  916.                FontSize        =   8.25
  917.                FontStrikethru  =   0   'False
  918.                FontUnderline   =   0   'False
  919.                Height          =   195
  920.                Index           =   6
  921.                Left            =   30
  922.                TabIndex        =   63
  923.                Top             =   1005
  924.                Width           =   390
  925.             End
  926.             Begin SSOption optHundreds 
  927.                Caption         =   "7"
  928.                FontBold        =   0   'False
  929.                FontItalic      =   0   'False
  930.                FontName        =   "MS Sans Serif"
  931.                FontSize        =   8.25
  932.                FontStrikethru  =   0   'False
  933.                FontUnderline   =   0   'False
  934.                Height          =   195
  935.                Index           =   7
  936.                Left            =   30
  937.                TabIndex        =   64
  938.                Top             =   1200
  939.                Width           =   390
  940.             End
  941.             Begin SSOption optHundreds 
  942.                Caption         =   "8"
  943.                FontBold        =   0   'False
  944.                FontItalic      =   0   'False
  945.                FontName        =   "MS Sans Serif"
  946.                FontSize        =   8.25
  947.                FontStrikethru  =   0   'False
  948.                FontUnderline   =   0   'False
  949.                Height          =   195
  950.                Index           =   8
  951.                Left            =   30
  952.                TabIndex        =   65
  953.                Top             =   1395
  954.                Width           =   390
  955.             End
  956.             Begin SSOption optHundreds 
  957.                Caption         =   "9"
  958.                FontBold        =   0   'False
  959.                FontItalic      =   0   'False
  960.                FontName        =   "MS Sans Serif"
  961.                FontSize        =   8.25
  962.                FontStrikethru  =   0   'False
  963.                FontUnderline   =   0   'False
  964.                Height          =   195
  965.                Index           =   9
  966.                Left            =   30
  967.                TabIndex        =   66
  968.                Top             =   1590
  969.                Width           =   390
  970.             End
  971.             Begin SSOption optHundreds 
  972.                Caption         =   "0"
  973.                FontBold        =   0   'False
  974.                FontItalic      =   0   'False
  975.                FontName        =   "MS Sans Serif"
  976.                FontSize        =   8.25
  977.                FontStrikethru  =   0   'False
  978.                FontUnderline   =   0   'False
  979.                Height          =   195
  980.                Index           =   0
  981.                Left            =   15
  982.                TabIndex        =   67
  983.                Top             =   1785
  984.                Width           =   390
  985.             End
  986.          End
  987.          Begin SSPanel pnlMisc 
  988.             BevelOuter      =   0  'None
  989.             BorderWidth     =   2
  990.             FontBold        =   0   'False
  991.             FontItalic      =   0   'False
  992.             FontName        =   "MS Sans Serif"
  993.             FontSize        =   8.25
  994.             FontStrikethru  =   0   'False
  995.             FontUnderline   =   0   'False
  996.             Height          =   2025
  997.             Index           =   9
  998.             Left            =   975
  999.             TabIndex        =   100
  1000.             Top             =   300
  1001.             Width           =   435
  1002.             Begin SSOption optTens 
  1003.                Caption         =   "1"
  1004.                FontBold        =   0   'False
  1005.                FontItalic      =   0   'False
  1006.                FontName        =   "MS Sans Serif"
  1007.                FontSize        =   8.25
  1008.                FontStrikethru  =   0   'False
  1009.                FontUnderline   =   0   'False
  1010.                Height          =   195
  1011.                Index           =   1
  1012.                Left            =   30
  1013.                TabIndex        =   68
  1014.                Top             =   30
  1015.                Width           =   390
  1016.             End
  1017.             Begin SSOption optTens 
  1018.                Caption         =   "2"
  1019.                FontBold        =   0   'False
  1020.                FontItalic      =   0   'False
  1021.                FontName        =   "MS Sans Serif"
  1022.                FontSize        =   8.25
  1023.                FontStrikethru  =   0   'False
  1024.                FontUnderline   =   0   'False
  1025.                Height          =   195
  1026.                Index           =   2
  1027.                Left            =   30
  1028.                TabIndex        =   69
  1029.                Top             =   225
  1030.                Width           =   390
  1031.             End
  1032.             Begin SSOption optTens 
  1033.                Caption         =   "3"
  1034.                FontBold        =   0   'False
  1035.                FontItalic      =   0   'False
  1036.                FontName        =   "MS Sans Serif"
  1037.                FontSize        =   8.25
  1038.                FontStrikethru  =   0   'False
  1039.                FontUnderline   =   0   'False
  1040.                Height          =   195
  1041.                Index           =   3
  1042.                Left            =   30
  1043.                TabIndex        =   70
  1044.                Top             =   420
  1045.                Width           =   390
  1046.             End
  1047.             Begin SSOption optTens 
  1048.                Caption         =   "4"
  1049.                FontBold        =   0   'False
  1050.                FontItalic      =   0   'False
  1051.                FontName        =   "MS Sans Serif"
  1052.                FontSize        =   8.25
  1053.                FontStrikethru  =   0   'False
  1054.                FontUnderline   =   0   'False
  1055.                Height          =   195
  1056.                Index           =   4
  1057.                Left            =   30
  1058.                TabIndex        =   71
  1059.                Top             =   615
  1060.                Width           =   390
  1061.             End
  1062.             Begin SSOption optTens 
  1063.                Caption         =   "5"
  1064.                FontBold        =   0   'False
  1065.                FontItalic      =   0   'False
  1066.                FontName        =   "MS Sans Serif"
  1067.                FontSize        =   8.25
  1068.                FontStrikethru  =   0   'False
  1069.                FontUnderline   =   0   'False
  1070.                Height          =   195
  1071.                Index           =   5
  1072.                Left            =   30
  1073.                TabIndex        =   72
  1074.                Top             =   810
  1075.                Width           =   390
  1076.             End
  1077.             Begin SSOption optTens 
  1078.                Caption         =   "6"
  1079.                FontBold        =   0   'False
  1080.                FontItalic      =   0   'False
  1081.                FontName        =   "MS Sans Serif"
  1082.                FontSize        =   8.25
  1083.                FontStrikethru  =   0   'False
  1084.                FontUnderline   =   0   'False
  1085.                Height          =   195
  1086.                Index           =   6
  1087.                Left            =   30
  1088.                TabIndex        =   73
  1089.                Top             =   1005
  1090.                Width           =   390
  1091.             End
  1092.             Begin SSOption optTens 
  1093.                Caption         =   "7"
  1094.                FontBold        =   0   'False
  1095.                FontItalic      =   0   'False
  1096.                FontName        =   "MS Sans Serif"
  1097.                FontSize        =   8.25
  1098.                FontStrikethru  =   0   'False
  1099.                FontUnderline   =   0   'False
  1100.                Height          =   195
  1101.                Index           =   7
  1102.                Left            =   30
  1103.                TabIndex        =   74
  1104.                Top             =   1200
  1105.                Width           =   390
  1106.             End
  1107.             Begin SSOption optTens 
  1108.                Caption         =   "8"
  1109.                FontBold        =   0   'False
  1110.                FontItalic      =   0   'False
  1111.                FontName        =   "MS Sans Serif"
  1112.                FontSize        =   8.25
  1113.                FontStrikethru  =   0   'False
  1114.                FontUnderline   =   0   'False
  1115.                Height          =   195
  1116.                Index           =   8
  1117.                Left            =   30
  1118.                TabIndex        =   75
  1119.                Top             =   1395
  1120.                Width           =   390
  1121.             End
  1122.             Begin SSOption optTens 
  1123.                Caption         =   "9"
  1124.                FontBold        =   0   'False
  1125.                FontItalic      =   0   'False
  1126.                FontName        =   "MS Sans Serif"
  1127.                FontSize        =   8.25
  1128.                FontStrikethru  =   0   'False
  1129.                FontUnderline   =   0   'False
  1130.                Height          =   195
  1131.                Index           =   9
  1132.                Left            =   30
  1133.                TabIndex        =   76
  1134.                Top             =   1590
  1135.                Width           =   390
  1136.             End
  1137.             Begin SSOption optTens 
  1138.                Caption         =   "0"
  1139.                FontBold        =   0   'False
  1140.                FontItalic      =   0   'False
  1141.                FontName        =   "MS Sans Serif"
  1142.                FontSize        =   8.25
  1143.                FontStrikethru  =   0   'False
  1144.                FontUnderline   =   0   'False
  1145.                Height          =   195
  1146.                Index           =   0
  1147.                Left            =   30
  1148.                TabIndex        =   77
  1149.                Top             =   1785
  1150.                Width           =   390
  1151.             End
  1152.          End
  1153.          Begin SSPanel pnlMisc 
  1154.             BevelOuter      =   0  'None
  1155.             BorderWidth     =   2
  1156.             FontBold        =   0   'False
  1157.             FontItalic      =   0   'False
  1158.             FontName        =   "MS Sans Serif"
  1159.             FontSize        =   8.25
  1160.             FontStrikethru  =   0   'False
  1161.             FontUnderline   =   0   'False
  1162.             Height          =   2025
  1163.             Index           =   10
  1164.             Left            =   1440
  1165.             TabIndex        =   99
  1166.             Top             =   300
  1167.             Width           =   435
  1168.             Begin SSOption optOnes 
  1169.                Caption         =   "1"
  1170.                FontBold        =   0   'False
  1171.                FontItalic      =   0   'False
  1172.                FontName        =   "MS Sans Serif"
  1173.                FontSize        =   8.25
  1174.                FontStrikethru  =   0   'False
  1175.                FontUnderline   =   0   'False
  1176.                Height          =   195
  1177.                Index           =   1
  1178.                Left            =   30
  1179.                TabIndex        =   78
  1180.                Top             =   30
  1181.                Width           =   390
  1182.             End
  1183.             Begin SSOption optOnes 
  1184.                Caption         =   "2"
  1185.                FontBold        =   0   'False
  1186.                FontItalic      =   0   'False
  1187.                FontName        =   "MS Sans Serif"
  1188.                FontSize        =   8.25
  1189.                FontStrikethru  =   0   'False
  1190.                FontUnderline   =   0   'False
  1191.                Height          =   195
  1192.                Index           =   2
  1193.                Left            =   30
  1194.                TabIndex        =   79
  1195.                Top             =   225
  1196.                Width           =   390
  1197.             End
  1198.             Begin SSOption optOnes 
  1199.                Caption         =   "3"
  1200.                FontBold        =   0   'False
  1201.                FontItalic      =   0   'False
  1202.                FontName        =   "MS Sans Serif"
  1203.                FontSize        =   8.25
  1204.                FontStrikethru  =   0   'False
  1205.                FontUnderline   =   0   'False
  1206.                Height          =   195
  1207.                Index           =   3
  1208.                Left            =   30
  1209.                TabIndex        =   80
  1210.                Top             =   420
  1211.                Width           =   390
  1212.             End
  1213.             Begin SSOption optOnes 
  1214.                Caption         =   "4"
  1215.                FontBold        =   0   'False
  1216.                FontItalic      =   0   'False
  1217.                FontName        =   "MS Sans Serif"
  1218.                FontSize        =   8.25
  1219.                FontStrikethru  =   0   'False
  1220.                FontUnderline   =   0   'False
  1221.                Height          =   195
  1222.                Index           =   4
  1223.                Left            =   30
  1224.                TabIndex        =   81
  1225.                Top             =   615
  1226.                Width           =   390
  1227.             End
  1228.             Begin SSOption optOnes 
  1229.                Caption         =   "5"
  1230.                FontBold        =   0   'False
  1231.                FontItalic      =   0   'False
  1232.                FontName        =   "MS Sans Serif"
  1233.                FontSize        =   8.25
  1234.                FontStrikethru  =   0   'False
  1235.                FontUnderline   =   0   'False
  1236.                Height          =   195
  1237.                Index           =   5
  1238.                Left            =   30
  1239.                TabIndex        =   82
  1240.                Top             =   810
  1241.                Width           =   390
  1242.             End
  1243.             Begin SSOption optOnes 
  1244.                Caption         =   "6"
  1245.                FontBold        =   0   'False
  1246.                FontItalic      =   0   'False
  1247.                FontName        =   "MS Sans Serif"
  1248.                FontSize        =   8.25
  1249.                FontStrikethru  =   0   'False
  1250.                FontUnderline   =   0   'False
  1251.                Height          =   195
  1252.                Index           =   6
  1253.                Left            =   30
  1254.                TabIndex        =   83
  1255.                Top             =   1005
  1256.                Width           =   390
  1257.             End
  1258.             Begin SSOption optOnes 
  1259.                Caption         =   "7"
  1260.                FontBold        =   0   'False
  1261.                FontItalic      =   0   'False
  1262.                FontName        =   "MS Sans Serif"
  1263.                FontSize        =   8.25
  1264.                FontStrikethru  =   0   'False
  1265.                FontUnderline   =   0   'False
  1266.                Height          =   195
  1267.                Index           =   7
  1268.                Left            =   30
  1269.                TabIndex        =   84
  1270.                Top             =   1200
  1271.                Width           =   390
  1272.             End
  1273.             Begin SSOption optOnes 
  1274.                Caption         =   "8"
  1275.                FontBold        =   0   'False
  1276.                FontItalic      =   0   'False
  1277.                FontName        =   "MS Sans Serif"
  1278.                FontSize        =   8.25
  1279.                FontStrikethru  =   0   'False
  1280.                FontUnderline   =   0   'False
  1281.                Height          =   195
  1282.                Index           =   8
  1283.                Left            =   30
  1284.                TabIndex        =   85
  1285.                Top             =   1395
  1286.                Width           =   390
  1287.             End
  1288.             Begin SSOption optOnes 
  1289.                Caption         =   "9"
  1290.                FontBold        =   0   'False
  1291.                FontItalic      =   0   'False
  1292.                FontName        =   "MS Sans Serif"
  1293.                FontSize        =   8.25
  1294.                FontStrikethru  =   0   'False
  1295.                FontUnderline   =   0   'False
  1296.                Height          =   195
  1297.                Index           =   9
  1298.                Left            =   30
  1299.                TabIndex        =   86
  1300.                Top             =   1590
  1301.                Width           =   390
  1302.             End
  1303.             Begin SSOption optOnes 
  1304.                Caption         =   "0"
  1305.                FontBold        =   0   'False
  1306.                FontItalic      =   0   'False
  1307.                FontName        =   "MS Sans Serif"
  1308.                FontSize        =   8.25
  1309.                FontStrikethru  =   0   'False
  1310.                FontUnderline   =   0   'False
  1311.                Height          =   195
  1312.                Index           =   0
  1313.                Left            =   30
  1314.                TabIndex        =   87
  1315.                Top             =   1785
  1316.                Width           =   390
  1317.             End
  1318.          End
  1319.          Begin SSPanel pnlMisc 
  1320.             BevelOuter      =   1  'Inset
  1321.             BorderWidth     =   2
  1322.             FontBold        =   0   'False
  1323.             FontItalic      =   0   'False
  1324.             FontName        =   "MS Sans Serif"
  1325.             FontSize        =   8.25
  1326.             FontStrikethru  =   0   'False
  1327.             FontUnderline   =   0   'False
  1328.             Height          =   255
  1329.             Index           =   11
  1330.             Left            =   765
  1331.             TabIndex        =   98
  1332.             Top             =   45
  1333.             Width           =   1110
  1334.             Begin SSCommand cmdResetYear 
  1335.                BevelWidth      =   1
  1336.                FontBold        =   0   'False
  1337.                FontItalic      =   0   'False
  1338.                FontName        =   "MS Sans Serif"
  1339.                FontSize        =   8.25
  1340.                FontStrikethru  =   0   'False
  1341.                FontUnderline   =   0   'False
  1342.                ForeColor       =   &H00000000&
  1343.                Height          =   225
  1344.                Left            =   15
  1345.                RoundedCorners  =   0   'False
  1346.                TabIndex        =   88
  1347.                Top             =   15
  1348.                Width           =   1080
  1349.             End
  1350.          End
  1351.       End
  1352.       Begin SSPanel pnlMisc 
  1353.          BorderWidth     =   2
  1354.          FontBold        =   0   'False
  1355.          FontItalic      =   0   'False
  1356.          FontName        =   "MS Sans Serif"
  1357.          FontSize        =   8.25
  1358.          FontStrikethru  =   0   'False
  1359.          FontUnderline   =   0   'False
  1360.          Height          =   690
  1361.          Index           =   1
  1362.          Left            =   75
  1363.          TabIndex        =   94
  1364.          Top             =   1260
  1365.          Width           =   3120
  1366.          Begin SSPanel pnlMisc 
  1367.             BevelOuter      =   1  'Inset
  1368.             BorderWidth     =   2
  1369.             FontBold        =   0   'False
  1370.             FontItalic      =   0   'False
  1371.             FontName        =   "MS Sans Serif"
  1372.             FontSize        =   8.25
  1373.             FontStrikethru  =   0   'False
  1374.             FontUnderline   =   0   'False
  1375.             Height          =   255
  1376.             Index           =   12
  1377.             Left            =   45
  1378.             TabIndex        =   96
  1379.             Top             =   360
  1380.             Width           =   585
  1381.             Begin SSCommand cmdResetMonth 
  1382.                BevelWidth      =   1
  1383.                FontBold        =   0   'False
  1384.                FontItalic      =   0   'False
  1385.                FontName        =   "MS Sans Serif"
  1386.                FontSize        =   8.25
  1387.                FontStrikethru  =   0   'False
  1388.                FontUnderline   =   0   'False
  1389.                ForeColor       =   &H00000000&
  1390.                Height          =   225
  1391.                Left            =   15
  1392.                RoundedCorners  =   0   'False
  1393.                TabIndex        =   15
  1394.                Top             =   15
  1395.                Width           =   555
  1396.             End
  1397.          End
  1398.          Begin SSOption optMonth 
  1399.             Caption         =   "Jan"
  1400.             FontBold        =   0   'False
  1401.             FontItalic      =   0   'False
  1402.             FontName        =   "MS Sans Serif"
  1403.             FontSize        =   8.25
  1404.             FontStrikethru  =   0   'False
  1405.             FontUnderline   =   0   'False
  1406.             Height          =   195
  1407.             Index           =   0
  1408.             Left            =   675
  1409.             TabIndex        =   3
  1410.             Top             =   45
  1411.             Width           =   585
  1412.          End
  1413.          Begin SSOption optMonth 
  1414.             Caption         =   "Feb"
  1415.             FontBold        =   0   'False
  1416.             FontItalic      =   0   'False
  1417.             FontName        =   "MS Sans Serif"
  1418.             FontSize        =   8.25
  1419.             FontStrikethru  =   0   'False
  1420.             FontUnderline   =   0   'False
  1421.             Height          =   195
  1422.             Index           =   1
  1423.             Left            =   675
  1424.             TabIndex        =   4
  1425.             Top             =   240
  1426.             Width           =   585
  1427.          End
  1428.          Begin SSOption optMonth 
  1429.             Caption         =   "Mar"
  1430.             FontBold        =   0   'False
  1431.             FontItalic      =   0   'False
  1432.             FontName        =   "MS Sans Serif"
  1433.             FontSize        =   8.25
  1434.             FontStrikethru  =   0   'False
  1435.             FontUnderline   =   0   'False
  1436.             Height          =   195
  1437.             Index           =   2
  1438.             Left            =   675
  1439.             TabIndex        =   5
  1440.             Top             =   435
  1441.             Width           =   585
  1442.          End
  1443.          Begin SSOption optMonth 
  1444.             Caption         =   "Apr"
  1445.             FontBold        =   0   'False
  1446.             FontItalic      =   0   'False
  1447.             FontName        =   "MS Sans Serif"
  1448.             FontSize        =   8.25
  1449.             FontStrikethru  =   0   'False
  1450.             FontUnderline   =   0   'False
  1451.             Height          =   195
  1452.             Index           =   3
  1453.             Left            =   1290
  1454.             TabIndex        =   6
  1455.             Top             =   45
  1456.             Width           =   585
  1457.          End
  1458.          Begin SSOption optMonth 
  1459.             Caption         =   "May"
  1460.             FontBold        =   0   'False
  1461.             FontItalic      =   0   'False
  1462.             FontName        =   "MS Sans Serif"
  1463.             FontSize        =   8.25
  1464.             FontStrikethru  =   0   'False
  1465.             FontUnderline   =   0   'False
  1466.             Height          =   195
  1467.             Index           =   4
  1468.             Left            =   1290
  1469.             TabIndex        =   7
  1470.             Top             =   240
  1471.             Width           =   585
  1472.          End
  1473.          Begin SSOption optMonth 
  1474.             Caption         =   "Jun"
  1475.             FontBold        =   0   'False
  1476.             FontItalic      =   0   'False
  1477.             FontName        =   "MS Sans Serif"
  1478.             FontSize        =   8.25
  1479.             FontStrikethru  =   0   'False
  1480.             FontUnderline   =   0   'False
  1481.             Height          =   195
  1482.             Index           =   5
  1483.             Left            =   1290
  1484.             TabIndex        =   8
  1485.             Top             =   435
  1486.             Width           =   585
  1487.          End
  1488.          Begin SSOption optMonth 
  1489.             Caption         =   "Jul"
  1490.             FontBold        =   0   'False
  1491.             FontItalic      =   0   'False
  1492.             FontName        =   "MS Sans Serif"
  1493.             FontSize        =   8.25
  1494.             FontStrikethru  =   0   'False
  1495.             FontUnderline   =   0   'False
  1496.             Height          =   195
  1497.             Index           =   6
  1498.             Left            =   1905
  1499.             TabIndex        =   9
  1500.             Top             =   45
  1501.             Width           =   585
  1502.          End
  1503.          Begin SSOption optMonth 
  1504.             Caption         =   "Aug"
  1505.             FontBold        =   0   'False
  1506.             FontItalic      =   0   'False
  1507.             FontName        =   "MS Sans Serif"
  1508.             FontSize        =   8.25
  1509.             FontStrikethru  =   0   'False
  1510.             FontUnderline   =   0   'False
  1511.             Height          =   195
  1512.             Index           =   7
  1513.             Left            =   1905
  1514.             TabIndex        =   10
  1515.             Top             =   240
  1516.             Width           =   585
  1517.          End
  1518.          Begin SSOption optMonth 
  1519.             Caption         =   "Sep"
  1520.             FontBold        =   0   'False
  1521.             FontItalic      =   0   'False
  1522.             FontName        =   "MS Sans Serif"
  1523.             FontSize        =   8.25
  1524.             FontStrikethru  =   0   'False
  1525.             FontUnderline   =   0   'False
  1526.             Height          =   195
  1527.             Index           =   8
  1528.             Left            =   1905
  1529.             TabIndex        =   11
  1530.             Top             =   435
  1531.             Width           =   585
  1532.          End
  1533.          Begin SSOption optMonth 
  1534.             Caption         =   "Oct"
  1535.             FontBold        =   0   'False
  1536.             FontItalic      =   0   'False
  1537.             FontName        =   "MS Sans Serif"
  1538.             FontSize        =   8.25
  1539.             FontStrikethru  =   0   'False
  1540.             FontUnderline   =   0   'False
  1541.             Height          =   195
  1542.             Index           =   9
  1543.             Left            =   2505
  1544.             TabIndex        =   12
  1545.             Top             =   45
  1546.             Width           =   585
  1547.          End
  1548.          Begin SSOption optMonth 
  1549.             Caption         =   "Nov"
  1550.             FontBold        =   0   'False
  1551.             FontItalic      =   0   'False
  1552.             FontName        =   "MS Sans Serif"
  1553.             FontSize        =   8.25
  1554.             FontStrikethru  =   0   'False
  1555.             FontUnderline   =   0   'False
  1556.             Height          =   195
  1557.             Index           =   10
  1558.             Left            =   2505
  1559.             TabIndex        =   13
  1560.             Top             =   240
  1561.             Width           =   585
  1562.          End
  1563.          Begin SSOption optMonth 
  1564.             Caption         =   "Dec"
  1565.             FontBold        =   0   'False
  1566.             FontItalic      =   0   'False
  1567.             FontName        =   "MS Sans Serif"
  1568.             FontSize        =   8.25
  1569.             FontStrikethru  =   0   'False
  1570.             FontUnderline   =   0   'False
  1571.             Height          =   195
  1572.             Index           =   11
  1573.             Left            =   2505
  1574.             TabIndex        =   14
  1575.             Top             =   435
  1576.             Width           =   585
  1577.          End
  1578.          Begin SSPanel pnlMonth 
  1579.             BevelOuter      =   1  'Inset
  1580.             BorderWidth     =   2
  1581.             FontBold        =   0   'False
  1582.             FontItalic      =   0   'False
  1583.             FontName        =   "MS Sans Serif"
  1584.             FontSize        =   8.25
  1585.             FontStrikethru  =   0   'False
  1586.             FontUnderline   =   0   'False
  1587.             Height          =   255
  1588.             Left            =   45
  1589.             TabIndex        =   95
  1590.             Top             =   45
  1591.             Width           =   585
  1592.          End
  1593.       End
  1594.    End
  1595.    Begin SSPanel pnlMisc 
  1596.       Font3D          =   3  'Inset w/light shading
  1597.       Height          =   6090
  1598.       Index           =   0
  1599.       Left            =   3285
  1600.       RoundedCorners  =   0   'False
  1601.       TabIndex        =   92
  1602.       Top             =   0
  1603.       Width           =   5730
  1604.       Begin SSPanel pnlMisc 
  1605.          BorderWidth     =   2
  1606.          Caption         =   "Reset to Current Time..."
  1607.          FontBold        =   0   'False
  1608.          FontItalic      =   0   'False
  1609.          FontName        =   "MS Sans Serif"
  1610.          FontSize        =   8.25
  1611.          FontStrikethru  =   0   'False
  1612.          FontUnderline   =   0   'False
  1613.          Height          =   255
  1614.          Index           =   17
  1615.          Left            =   1890
  1616.          TabIndex        =   112
  1617.          Top             =   1830
  1618.          Width           =   1965
  1619.       End
  1620.       Begin SSCommand cmdResetTime 
  1621.          BevelWidth      =   1
  1622.          FontBold        =   0   'False
  1623.          FontItalic      =   0   'False
  1624.          FontName        =   "MS Sans Serif"
  1625.          FontSize        =   8.25
  1626.          FontStrikethru  =   0   'False
  1627.          FontUnderline   =   0   'False
  1628.          ForeColor       =   &H00000000&
  1629.          Height          =   375
  1630.          Left            =   1890
  1631.          RoundedCorners  =   0   'False
  1632.          TabIndex        =   91
  1633.          Top             =   2085
  1634.          Width           =   1965
  1635.       End
  1636.       Begin SSPanel pnlMisc 
  1637.          Alignment       =   0  'Left Justify - TOP
  1638.          BorderWidth     =   2
  1639.          FontBold        =   0   'False
  1640.          FontItalic      =   0   'False
  1641.          FontName        =   "MS Sans Serif"
  1642.          FontSize        =   8.25
  1643.          FontStrikethru  =   0   'False
  1644.          FontUnderline   =   0   'False
  1645.          ForeColor       =   &H00800000&
  1646.          Height          =   1860
  1647.          Index           =   16
  1648.          Left            =   1365
  1649.          TabIndex        =   110
  1650.          Top             =   2655
  1651.          Width           =   2970
  1652.          Begin Label lblMisc 
  1653.             BackColor       =   &H00C0C0C0&
  1654.             Caption         =   "Select the time by clicking on the desired large inner HOUR number and small outer MINUTE number. Indicate the appropriate time of day by selecting either AM or PM. Use the speed button displaying the current time to reset buttons to the current time. When satisfied with this screen click on the OK button. Cancel discards all changes."
  1655.             FontBold        =   0   'False
  1656.             FontItalic      =   0   'False
  1657.             FontName        =   "MS Sans Serif"
  1658.             FontSize        =   8.25
  1659.             FontStrikethru  =   0   'False
  1660.             FontUnderline   =   0   'False
  1661.             ForeColor       =   &H00800000&
  1662.             Height          =   1800
  1663.             Left            =   45
  1664.             TabIndex        =   111
  1665.             Top             =   30
  1666.             Width           =   2865
  1667.          End
  1668.       End
  1669.       Begin SSPanel pnlTimeEntered 
  1670.          BevelInner      =   1  'Inset
  1671.          BorderWidth     =   2
  1672.          FontBold        =   0   'False
  1673.          FontItalic      =   0   'False
  1674.          FontName        =   "MS Sans Serif"
  1675.          FontSize        =   8.25
  1676.          FontStrikethru  =   0   'False
  1677.          FontUnderline   =   0   'False
  1678.          ForeColor       =   &H00800000&
  1679.          Height          =   435
  1680.          Left            =   60
  1681.          TabIndex        =   109
  1682.          Top             =   60
  1683.          Width           =   5610
  1684.       End
  1685.       Begin SSOption optAMPM 
  1686.          Alignment       =   1  'Right Justify
  1687.          Caption         =   "&AM"
  1688.          FontBold        =   0   'False
  1689.          FontItalic      =   0   'False
  1690.          FontName        =   "MS Sans Serif"
  1691.          FontSize        =   8.25
  1692.          FontStrikethru  =   0   'False
  1693.          FontUnderline   =   0   'False
  1694.          ForeColor       =   &H00000080&
  1695.          Height          =   345
  1696.          Index           =   0
  1697.          Left            =   300
  1698.          TabIndex        =   89
  1699.          Top             =   720
  1700.          Value           =   -1  'True
  1701.          Width           =   570
  1702.       End
  1703.       Begin SSOption optAMPM 
  1704.          Caption         =   "&PM"
  1705.          FontBold        =   0   'False
  1706.          FontItalic      =   0   'False
  1707.          FontName        =   "MS Sans Serif"
  1708.          FontSize        =   8.25
  1709.          FontStrikethru  =   0   'False
  1710.          FontUnderline   =   0   'False
  1711.          Height          =   345
  1712.          Index           =   1
  1713.          Left            =   4935
  1714.          TabIndex        =   90
  1715.          TabStop         =   0   'False
  1716.          Top             =   720
  1717.          Width           =   540
  1718.       End
  1719.       Begin SSCommand cmdOK 
  1720.          BevelWidth      =   1
  1721.          Caption         =   "&OK"
  1722.          FontBold        =   0   'False
  1723.          FontItalic      =   0   'False
  1724.          FontName        =   "MS Sans Serif"
  1725.          FontSize        =   8.25
  1726.          FontStrikethru  =   0   'False
  1727.          FontUnderline   =   0   'False
  1728.          ForeColor       =   &H00800000&
  1729.          Height          =   375
  1730.          Left            =   4680
  1731.          RoundedCorners  =   0   'False
  1732.          TabIndex        =   0
  1733.          Top             =   5610
  1734.          Width           =   930
  1735.       End
  1736.       Begin SSCommand cmdCancel 
  1737.          BevelWidth      =   1
  1738.          Caption         =   "&Cancel"
  1739.          FontBold        =   0   'False
  1740.          FontItalic      =   0   'False
  1741.          FontName        =   "MS Sans Serif"
  1742.          FontSize        =   8.25
  1743.          FontStrikethru  =   0   'False
  1744.          FontUnderline   =   0   'False
  1745.          ForeColor       =   &H00800000&
  1746.          Height          =   375
  1747.          Left            =   150
  1748.          RoundedCorners  =   0   'False
  1749.          TabIndex        =   1
  1750.          Top             =   5580
  1751.          Width           =   930
  1752.       End
  1753.       Begin Image imgMinute 
  1754.          Height          =   225
  1755.          Index           =   0
  1756.          Left            =   2760
  1757.          Top             =   675
  1758.          Width           =   225
  1759.       End
  1760.       Begin Image imgMinute 
  1761.          Height          =   225
  1762.          Index           =   1
  1763.          Left            =   3015
  1764.          Top             =   690
  1765.          Width           =   225
  1766.       End
  1767.       Begin Image imgMinute 
  1768.          Height          =   225
  1769.          Index           =   2
  1770.          Left            =   3270
  1771.          Top             =   720
  1772.          Width           =   225
  1773.       End
  1774.       Begin Image imgMinute 
  1775.          Height          =   225
  1776.          Index           =   3
  1777.          Left            =   3525
  1778.          Top             =   780
  1779.          Width           =   225
  1780.       End
  1781.       Begin Image imgMinute 
  1782.          Height          =   225
  1783.          Index           =   4
  1784.          Left            =   3780
  1785.          Top             =   870
  1786.          Width           =   225
  1787.       End
  1788.       Begin Image imgMinute 
  1789.          Height          =   225
  1790.          Index           =   5
  1791.          Left            =   4035
  1792.          Top             =   990
  1793.          Width           =   225
  1794.       End
  1795.       Begin Image imgMinute 
  1796.          Height          =   225
  1797.          Index           =   6
  1798.          Left            =   4260
  1799.          Top             =   1140
  1800.          Width           =   225
  1801.       End
  1802.       Begin Image imgMinute 
  1803.          Height          =   225
  1804.          Index           =   7
  1805.          Left            =   4485
  1806.          Top             =   1290
  1807.          Width           =   225
  1808.       End
  1809.       Begin Image imgMinute 
  1810.          Height          =   225
  1811.          Index           =   8
  1812.          Left            =   4680
  1813.          Top             =   1485
  1814.          Width           =   225
  1815.       End
  1816.       Begin Image imgMinute 
  1817.          Height          =   225
  1818.          Index           =   9
  1819.          Left            =   4860
  1820.          Top             =   1680
  1821.          Width           =   225
  1822.       End
  1823.       Begin Image imgMinute 
  1824.          Height          =   225
  1825.          Index           =   10
  1826.          Left            =   5025
  1827.          Top             =   1905
  1828.          Width           =   225
  1829.       End
  1830.       Begin Image imgMinute 
  1831.          Height          =   225
  1832.          Index           =   11
  1833.          Left            =   5145
  1834.          Top             =   2160
  1835.          Width           =   225
  1836.       End
  1837.       Begin Image imgMinute 
  1838.          Height          =   225
  1839.          Index           =   12
  1840.          Left            =   5235
  1841.          Top             =   2415
  1842.          Width           =   225
  1843.       End
  1844.       Begin Image imgMinute 
  1845.          Height          =   225
  1846.          Index           =   13
  1847.          Left            =   5310
  1848.          Top             =   2685
  1849.          Width           =   225
  1850.       End
  1851.       Begin Image imgMinute 
  1852.          Height          =   225
  1853.          Index           =   14
  1854.          Left            =   5340
  1855.          Top             =   2955
  1856.          Width           =   225
  1857.       End
  1858.       Begin Image imgMinute 
  1859.          Height          =   225
  1860.          Index           =   15
  1861.          Left            =   5355
  1862.          Top             =   3225
  1863.          Width           =   225
  1864.       End
  1865.       Begin Image imgMinute 
  1866.          Height          =   225
  1867.          Index           =   16
  1868.          Left            =   5340
  1869.          Top             =   3495
  1870.          Width           =   225
  1871.       End
  1872.       Begin Image imgMinute 
  1873.          Height          =   225
  1874.          Index           =   17
  1875.          Left            =   5310
  1876.          Top             =   3765
  1877.          Width           =   225
  1878.       End
  1879.       Begin Image imgMinute 
  1880.          Height          =   225
  1881.          Index           =   18
  1882.          Left            =   5235
  1883.          Top             =   4035
  1884.          Width           =   225
  1885.       End
  1886.       Begin Image imgMinute 
  1887.          Height          =   225
  1888.          Index           =   19
  1889.          Left            =   5145
  1890.          Top             =   4290
  1891.          Width           =   225
  1892.       End
  1893.       Begin Image imgMinute 
  1894.          Height          =   225
  1895.          Index           =   20
  1896.          Left            =   5025
  1897.          Top             =   4545
  1898.          Width           =   225
  1899.       End
  1900.       Begin Image imgMinute 
  1901.          Height          =   225
  1902.          Index           =   21
  1903.          Left            =   4860
  1904.          Top             =   4770
  1905.          Width           =   225
  1906.       End
  1907.       Begin Image imgMinute 
  1908.          Height          =   225
  1909.          Index           =   22
  1910.          Left            =   4680
  1911.          Top             =   4965
  1912.          Width           =   225
  1913.       End
  1914.       Begin Image imgMinute 
  1915.          Height          =   225
  1916.          Index           =   23
  1917.          Left            =   4485
  1918.          Top             =   5160
  1919.          Width           =   225
  1920.       End
  1921.       Begin Image imgMinute 
  1922.          Height          =   225
  1923.          Index           =   24
  1924.          Left            =   4260
  1925.          Top             =   5310
  1926.          Width           =   225
  1927.       End
  1928.       Begin Image imgMinute 
  1929.          Height          =   225
  1930.          Index           =   25
  1931.          Left            =   4035
  1932.          Top             =   5460
  1933.          Width           =   225
  1934.       End
  1935.       Begin Image imgMinute 
  1936.          Height          =   225
  1937.          Index           =   26
  1938.          Left            =   3780
  1939.          Top             =   5580
  1940.          Width           =   225
  1941.       End
  1942.       Begin Image imgMinute 
  1943.          Height          =   225
  1944.          Index           =   27
  1945.          Left            =   3525
  1946.          Top             =   5670
  1947.          Width           =   225
  1948.       End
  1949.       Begin Image imgMinute 
  1950.          Height          =   225
  1951.          Index           =   28
  1952.          Left            =   3270
  1953.          Top             =   5730
  1954.          Width           =   225
  1955.       End
  1956.       Begin Image imgMinute 
  1957.          Height          =   225
  1958.          Index           =   29
  1959.          Left            =   3015
  1960.          Top             =   5760
  1961.          Width           =   225
  1962.       End
  1963.       Begin Image imgMinute 
  1964.          Height          =   225
  1965.          Index           =   30
  1966.          Left            =   2760
  1967.          Top             =   5775
  1968.          Width           =   225
  1969.       End
  1970.       Begin Image imgMinute 
  1971.          Height          =   225
  1972.          Index           =   31
  1973.          Left            =   2505
  1974.          Top             =   5760
  1975.          Width           =   225
  1976.       End
  1977.       Begin Image imgMinute 
  1978.          Height          =   225
  1979.          Index           =   32
  1980.          Left            =   2250
  1981.          Top             =   5730
  1982.          Width           =   225
  1983.       End
  1984.       Begin Image imgMinute 
  1985.          Height          =   225
  1986.          Index           =   33
  1987.          Left            =   1995
  1988.          Top             =   5670
  1989.          Width           =   225
  1990.       End
  1991.       Begin Image imgMinute 
  1992.          Height          =   225
  1993.          Index           =   34
  1994.          Left            =   1740
  1995.          Top             =   5580
  1996.          Width           =   225
  1997.       End
  1998.       Begin Image imgMinute 
  1999.          Height          =   225
  2000.          Index           =   35
  2001.          Left            =   1485
  2002.          Top             =   5460
  2003.          Width           =   225
  2004.       End
  2005.       Begin Image imgMinute 
  2006.          Height          =   225
  2007.          Index           =   36
  2008.          Left            =   1260
  2009.          Top             =   5310
  2010.          Width           =   225
  2011.       End
  2012.       Begin Image imgMinute 
  2013.          Height          =   225
  2014.          Index           =   37
  2015.          Left            =   1035
  2016.          Top             =   5160
  2017.          Width           =   225
  2018.       End
  2019.       Begin Image imgMinute 
  2020.          Height          =   225
  2021.          Index           =   38
  2022.          Left            =   840
  2023.          Top             =   4965
  2024.          Width           =   225
  2025.       End
  2026.       Begin Image imgMinute 
  2027.          Height          =   225
  2028.          Index           =   39
  2029.          Left            =   660
  2030.          Top             =   4770
  2031.          Width           =   225
  2032.       End
  2033.       Begin Image imgMinute 
  2034.          Height          =   225
  2035.          Index           =   40
  2036.          Left            =   495
  2037.          Top             =   4545
  2038.          Width           =   225
  2039.       End
  2040.       Begin Image imgMinute 
  2041.          Height          =   225
  2042.          Index           =   41
  2043.          Left            =   375
  2044.          Top             =   4290
  2045.          Width           =   225
  2046.       End
  2047.       Begin Image imgMinute 
  2048.          Height          =   225
  2049.          Index           =   42
  2050.          Left            =   285
  2051.          Top             =   4035
  2052.          Width           =   225
  2053.       End
  2054.       Begin Image imgMinute 
  2055.          Height          =   225
  2056.          Index           =   43
  2057.          Left            =   210
  2058.          Top             =   3765
  2059.          Width           =   225
  2060.       End
  2061.       Begin Image imgMinute 
  2062.          Height          =   225
  2063.          Index           =   44
  2064.          Left            =   180
  2065.          Top             =   3495
  2066.          Width           =   225
  2067.       End
  2068.       Begin Image imgMinute 
  2069.          Height          =   225
  2070.          Index           =   45
  2071.          Left            =   165
  2072.          Top             =   3225
  2073.          Width           =   225
  2074.       End
  2075.       Begin Image imgMinute 
  2076.          Height          =   225
  2077.          Index           =   46
  2078.          Left            =   180
  2079.          Top             =   2955
  2080.          Width           =   225
  2081.       End
  2082.       Begin Image imgMinute 
  2083.          Height          =   225
  2084.          Index           =   47
  2085.          Left            =   210
  2086.          Top             =   2685
  2087.          Width           =   225
  2088.       End
  2089.       Begin Image imgMinute 
  2090.          Height          =   225
  2091.          Index           =   48
  2092.          Left            =   285
  2093.          Top             =   2415
  2094.          Width           =   225
  2095.       End
  2096.       Begin Image imgMinute 
  2097.          Height          =   225
  2098.          Index           =   49
  2099.          Left            =   375
  2100.          Top             =   2160
  2101.          Width           =   225
  2102.       End
  2103.       Begin Image imgMinute 
  2104.          Height          =   225
  2105.          Index           =   50
  2106.          Left            =   495
  2107.          Top             =   1905
  2108.          Width           =   225
  2109.       End
  2110.       Begin Image imgMinute 
  2111.          Height          =   225
  2112.          Index           =   51
  2113.          Left            =   660
  2114.          Top             =   1680
  2115.          Width           =   225
  2116.       End
  2117.       Begin Image imgMinute 
  2118.          Height          =   225
  2119.          Index           =   52
  2120.          Left            =   840
  2121.          Top             =   1485
  2122.          Width           =   225
  2123.       End
  2124.       Begin Image imgMinute 
  2125.          Height          =   225
  2126.          Index           =   53
  2127.          Left            =   1035
  2128.          Top             =   1290
  2129.          Width           =   225
  2130.       End
  2131.       Begin Image imgMinute 
  2132.          Height          =   225
  2133.          Index           =   54
  2134.          Left            =   1260
  2135.          Top             =   1140
  2136.          Width           =   225
  2137.       End
  2138.       Begin Image imgMinute 
  2139.          Height          =   225
  2140.          Index           =   55
  2141.          Left            =   1485
  2142.          Top             =   990
  2143.          Width           =   225
  2144.       End
  2145.       Begin Image imgMinute 
  2146.          Height          =   225
  2147.          Index           =   56
  2148.          Left            =   1740
  2149.          Top             =   870
  2150.          Width           =   225
  2151.       End
  2152.       Begin Image imgMinute 
  2153.          Height          =   225
  2154.          Index           =   57
  2155.          Left            =   1995
  2156.          Top             =   780
  2157.          Width           =   225
  2158.       End
  2159.       Begin Image imgMinute 
  2160.          Height          =   225
  2161.          Index           =   58
  2162.          Left            =   2250
  2163.          Top             =   720
  2164.          Width           =   225
  2165.       End
  2166.       Begin Image imgMinute 
  2167.          Height          =   225
  2168.          Index           =   59
  2169.          Left            =   2505
  2170.          Top             =   690
  2171.          Width           =   225
  2172.       End
  2173.       Begin Image imgHour 
  2174.          Height          =   495
  2175.          Index           =   12
  2176.          Left            =   2625
  2177.          Top             =   930
  2178.          Width           =   495
  2179.       End
  2180.       Begin Image imgHour 
  2181.          Height          =   495
  2182.          Index           =   1
  2183.          Left            =   3720
  2184.          Top             =   1200
  2185.          Width           =   495
  2186.       End
  2187.       Begin Image imgHour 
  2188.          Height          =   495
  2189.          Index           =   2
  2190.          Left            =   4545
  2191.          Top             =   1995
  2192.          Width           =   495
  2193.       End
  2194.       Begin Image imgHour 
  2195.          Height          =   495
  2196.          Index           =   3
  2197.          Left            =   4830
  2198.          Top             =   3090
  2199.          Width           =   495
  2200.       End
  2201.       Begin Image imgHour 
  2202.          Height          =   495
  2203.          Index           =   4
  2204.          Left            =   4545
  2205.          Top             =   4185
  2206.          Width           =   495
  2207.       End
  2208.       Begin Image imgHour 
  2209.          Height          =   495
  2210.          Index           =   5
  2211.          Left            =   3705
  2212.          Top             =   4980
  2213.          Width           =   495
  2214.       End
  2215.       Begin Image imgHour 
  2216.          Height          =   495
  2217.          Index           =   6
  2218.          Left            =   2625
  2219.          Top             =   5250
  2220.          Width           =   495
  2221.       End
  2222.       Begin Image imgHour 
  2223.          Height          =   495
  2224.          Index           =   7
  2225.          Left            =   1545
  2226.          Top             =   4980
  2227.          Width           =   495
  2228.       End
  2229.       Begin Image imgHour 
  2230.          Height          =   495
  2231.          Index           =   8
  2232.          Left            =   705
  2233.          Top             =   4185
  2234.          Width           =   495
  2235.       End
  2236.       Begin Image imgHour 
  2237.          Height          =   495
  2238.          Index           =   9
  2239.          Left            =   420
  2240.          Top             =   3090
  2241.          Width           =   495
  2242.       End
  2243.       Begin Image imgHour 
  2244.          Height          =   495
  2245.          Index           =   10
  2246.          Left            =   705
  2247.          Top             =   1965
  2248.          Width           =   495
  2249.       End
  2250.       Begin Image imgHour 
  2251.          Height          =   495
  2252.          Index           =   11
  2253.          Left            =   1545
  2254.          Top             =   1200
  2255.          Width           =   495
  2256.       End
  2257.    End
  2258.    Begin PictureClip pclHour 
  2259.       Cols            =   12
  2260.       Location        =   "5940,990,6150,-15"
  2261.       Picture         =   DTENTRY.FRX:0302
  2262.       Rows            =   2
  2263.    End
  2264.    Begin PictureClip pclMinute 
  2265.       Cols            =   60
  2266.       Location        =   "13500,450,6555,-90"
  2267.       Picture         =   DTENTRY.FRX:370C
  2268.       Rows            =   2
  2269.    End
  2270. Option Explicit
  2271. Dim miLastHourDown%, miLastMinuteDown%, mbLoading%, miAMPM%
  2272. Dim miOldMonth%, miOldDay%, miOldThousands%, miOldHundreds%
  2273. Dim miOldTens%, miOldOnes%
  2274. Const BLUE = &H800000
  2275. Const RED = &H80&
  2276. Const BLACK = &H0
  2277. Sub Center (AnyForm As Form)
  2278.    AnyForm.Left = (Screen.Width - AnyForm.Width) / 2
  2279.    AnyForm.Top = (Screen.Height - AnyForm.Height) / 2
  2280. End Sub
  2281. Sub cmdCancel_Click ()
  2282.    frmDateTime.Tag = ""
  2283.    Unload Me
  2284. End Sub
  2285. Sub cmdOK_Click ()
  2286.    frmDateTime.Tag = frmDateTime.Caption
  2287.    Unload Me
  2288. End Sub
  2289. Sub cmdResetDate_Click ()
  2290.    cmdResetMonth_Click
  2291.    cmdResetDay_Click
  2292.    cmdResetYear_Click
  2293. End Sub
  2294. Sub cmdResetDay_Click ()
  2295.    pnlDay.Caption = cmdResetDay.Caption
  2296.    optDay(miOldDay).ForeColor = BLACK
  2297.    miOldDay = Val(pnlDay.Caption) - 1
  2298.    optDay(miOldDay).Value = True
  2299.    optDay(miOldDay).ForeColor = RED
  2300. End Sub
  2301. Sub cmdResetMonth_Click ()
  2302.    pnlMonth.Caption = cmdResetMonth.Caption
  2303.    optMonth(miOldMonth).ForeColor = BLACK
  2304.    miOldMonth = Month(pnlMonth.Caption & "-01-1980") - 1
  2305.    optMonth(miOldMonth).Value = True
  2306.    optMonth(miOldMonth).ForeColor = RED
  2307. End Sub
  2308. Sub cmdResetTime_Click ()
  2309.    Dim iHour%, iMinute%, iAMPM%
  2310.    iHour = Val(Left$(Format$(cmdResetTime.Caption, "hh:mm AM/PM"), 2))
  2311.    iMinute = Val(Right$(Format$(cmdResetTime.Caption, "hh:mm"), 2))
  2312.    HourUp miLastHourDown
  2313.    MinuteUp miLastMinuteDown
  2314.    HourDown iHour
  2315.    MinuteDown iMinute
  2316.    If Right$(cmdResetTime.Caption, 2) = "AM" Then
  2317.       optAMPM(0).Value = True
  2318.       optAMPM(0).ForeColor = RED
  2319.       optAMPM(1).ForeColor = BLACK
  2320.    Else
  2321.       optAMPM(1).Value = True
  2322.       optAMPM(1).ForeColor = RED
  2323.       optAMPM(0).ForeColor = BLACK
  2324.    End If
  2325.    UpdateTime
  2326. End Sub
  2327. Sub cmdResetYear_Click ()
  2328.    pnlYear.Caption = cmdResetYear.Caption
  2329.    optThousands(Val(Mid$(pnlYear.Caption, 1, 1))).Value = True
  2330.    optHundreds(Val(Mid$(pnlYear.Caption, 2, 1))).Value = True
  2331.    optTens(Val(Mid$(pnlYear.Caption, 3, 1))).Value = True
  2332.    optOnes(Val(Mid$(pnlYear.Caption, 4, 1))).Value = True
  2333. End Sub
  2334. Sub Colorize ()
  2335.    Dim i%
  2336.    For i = 0 To 11
  2337.       If optMonth(i).Value Then
  2338.          optMonth(i).ForeColor = RED
  2339.       Else
  2340.          optMonth(i).ForeColor = BLACK
  2341.       End If
  2342.    Next i
  2343.    For i = 0 To 30
  2344.       If optDay(i).Value Then
  2345.          optDay(i).ForeColor = RED
  2346.       Else
  2347.          optDay(i).ForeColor = BLACK
  2348.       End If
  2349.    Next i
  2350.    For i = 0 To 9
  2351.       If optThousands(i).Value Then
  2352.          optThousands(i).ForeColor = RED
  2353.       Else
  2354.          optThousands(i).ForeColor = BLACK
  2355.       End If
  2356.       If optHundreds(i).Value Then
  2357.          optHundreds(i).ForeColor = RED
  2358.       Else
  2359.          optHundreds(i).ForeColor = BLACK
  2360.       End If
  2361.       If optTens(i).Value Then
  2362.          optTens(i).ForeColor = RED
  2363.       Else
  2364.          optTens(i).ForeColor = BLACK
  2365.       End If
  2366.       If optOnes(i).Value Then
  2367.          optOnes(i).ForeColor = RED
  2368.       Else
  2369.          optOnes(i).ForeColor = BLACK
  2370.       End If
  2371.    Next i
  2372. End Sub
  2373. Sub DimDays (Index)
  2374.    Dim vMarDate As Variant, vFebDate As Variant
  2375.    Select Case Index
  2376.    Case 0, 2, 4, 6, 7, 9, 11'31
  2377.       optDay(28).Enabled = True
  2378.       optDay(29).Enabled = True
  2379.       optDay(30).Enabled = True
  2380.    Case 3, 5, 8, 10 '30
  2381.       optDay(28).Enabled = True
  2382.       optDay(29).Enabled = True
  2383.       optDay(30).Enabled = False
  2384.       If optDay(30).Value Then
  2385.          optDay(29).Value = True
  2386.       End If
  2387.    Case 1    '?
  2388.       vMarDate = Format("03-01-" & pnlYear.Caption)
  2389.       vFebDate = Format("02-28-" & pnlYear.Caption)
  2390.       If vMarDate - vFebDate = 1 Then
  2391.          optDay(28).Enabled = False
  2392.       Else
  2393.          optDay(28).Enabled = True
  2394.       End If
  2395.       optDay(29).Enabled = False
  2396.       optDay(30).Enabled = False
  2397.       If optDay(29).Value Or optDay(30).Value Then
  2398.          mbLoading = True
  2399.          optDay(28).Value = True
  2400.          mbLoading = False
  2401.       End If
  2402.       If optDay(28).Value And Not optDay(28).Enabled Then
  2403.          mbLoading = True
  2404.          optDay(27).Value = True
  2405.          mbLoading = False
  2406.       End If
  2407.    End Select
  2408. End Sub
  2409. Sub Form_Load ()
  2410.    Dim i%, sCurDate$, sCurTime$, iMonthNo%
  2411.    mbLoading = True
  2412.    Center Me
  2413.    sCurDate = Date$
  2414.    cmdResetDate.Caption = Format$(sCurDate, "mmm dd, yyyy")
  2415.    cmdResetMonth.Caption = Format$(sCurDate, "mmm")
  2416.    miOldMonth = Month(sCurDate) - 1
  2417.    optMonth(miOldMonth).Value = True
  2418.    cmdResetDay.Caption = Format$(sCurDate, "dd")
  2419.    miOldDay = Day(sCurDate) - 1
  2420.    optDay(miOldDay).Value = True
  2421.    cmdResetYear.Caption = Format$(sCurDate, "yyyy")
  2422.    miOldThousands = Val(Mid$(Format$(sCurDate, "yyyy"), 1, 1))
  2423.    optThousands(miOldThousands).Value = True
  2424.    optThousands(miOldThousands).ForeColor = RED
  2425.    miOldHundreds = Val(Mid$(Format$(sCurDate, "yyyy"), 2, 1))
  2426.    optHundreds(miOldHundreds).Value = True
  2427.    optHundreds(miOldHundreds).ForeColor = RED
  2428.    miOldTens = Val(Mid$(Format$(sCurDate, "yyyy"), 3, 1))
  2429.    optTens(miOldTens).Value = True
  2430.    optTens(miOldTens).ForeColor = RED
  2431.    miOldOnes = Val(Mid$(Format$(sCurDate, "yyyy"), 4, 1))
  2432.    optOnes(miOldOnes).Value = True
  2433.    optOnes(miOldOnes).ForeColor = RED
  2434.    pnlMonth.Caption = cmdResetMonth.Caption
  2435.    pnlDay.Caption = cmdResetDay.Caption
  2436.    pnlYear.Caption = cmdResetYear.Caption
  2437.    sCurTime = Time$
  2438.    cmdResetTime.Caption = Format$(sCurTime, "hh:mm:ss AM/PM")
  2439.    For i = 1 To 12
  2440.       imgHour(i).Picture = pclHour.GraphicCell(i - 1)
  2441.    Next i
  2442.    For i = 0 To 59
  2443.       imgMinute(i).Picture = pclMinute.GraphicCell(i)
  2444.    Next i
  2445.    miLastHourDown = Val(Format$(sCurTime, "hh"))
  2446.    If Right$(cmdResetTime.Caption, 2) = "AM" Then
  2447.       optAMPM(0).Value = True
  2448.       optAMPM(0).ForeColor = RED
  2449.       optAMPM(1).ForeColor = BLACK
  2450.       miAMPM = 0
  2451.    Else
  2452.       optAMPM(1).Value = True
  2453.       optAMPM(1).ForeColor = RED
  2454.       optAMPM(0).ForeColor = BLACK
  2455.       miAMPM = 1
  2456.    End If
  2457.    If miLastHourDown > 12 Then
  2458.       miLastHourDown = miLastHourDown - 12
  2459.    End If
  2460.    miLastMinuteDown = Val(Right$(Format$(sCurTime, "hh:mm"), 2))
  2461.    HourDown miLastHourDown
  2462.    MinuteDown miLastMinuteDown
  2463.    UpdateTime
  2464.    UpdateDate
  2465.    mbLoading = False
  2466. End Sub
  2467. Sub HourDown (iHour%)
  2468.    imgHour(iHour).Picture = pclHour.GraphicCell((iHour - 1) + 12)
  2469.    miLastHourDown = iHour
  2470. End Sub
  2471. Sub HourUp (iHour%)
  2472.    imgHour(miLastHourDown).Picture = pclHour.GraphicCell(miLastHourDown - 1)
  2473. End Sub
  2474. Sub imgHour_MouseDown (Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single)
  2475.    If Button <> 1 Then Exit Sub
  2476.    HourUp miLastHourDown
  2477.    HourDown Index
  2478.    UpdateTime
  2479. End Sub
  2480. Sub imgMinute_MouseDown (Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single)
  2481.    If Button <> 1 Then Exit Sub
  2482.    MinuteUp miLastMinuteDown
  2483.    MinuteDown Index
  2484.    UpdateTime
  2485. End Sub
  2486. Function MeridianValue$ ()
  2487.    If miAMPM = 0 Then
  2488.       MeridianValue$ = "AM"
  2489.    Else
  2490.       MeridianValue$ = "PM"
  2491.    End If
  2492. End Function
  2493. Sub MinuteDown (iMinute%)
  2494.    imgMinute(iMinute).Picture = pclMinute.GraphicCell(iMinute + 60)
  2495.    miLastMinuteDown = iMinute
  2496. End Sub
  2497. Sub MinuteUp (iMinute%)
  2498.    imgMinute(miLastMinuteDown).Picture = pclMinute.GraphicCell(miLastMinuteDown)
  2499. End Sub
  2500. Sub optAMPM_Click (Index As Integer, Value As Integer)
  2501.    If mbLoading Then Exit Sub
  2502.    If optAMPM(0).Value Then
  2503.       miAMPM = 0
  2504.       optAMPM(0).ForeColor = RED
  2505.       optAMPM(1).ForeColor = BLACK
  2506.    Else
  2507.       miAMPM = 1
  2508.       optAMPM(1).ForeColor = RED
  2509.       optAMPM(0).ForeColor = BLACK
  2510.    End If
  2511.    UpdateTime
  2512. End Sub
  2513. Sub optDay_Click (Index As Integer, Value As Integer)
  2514.    Dim i%
  2515.    pnlDay.Caption = Format$("" & Index + 1, "00")
  2516.    optDay(miOldDay).ForeColor = BLACK
  2517.    optDay(Index).ForeColor = RED
  2518.    miOldDay = Index
  2519.    UpdateDate
  2520. End Sub
  2521. Sub optHundreds_Click (Index As Integer, Value As Integer)
  2522.    If mbLoading Then Exit Sub
  2523.    Dim sYear$
  2524.    sYear = pnlYear.Caption
  2525.    Mid$(sYear, 2, 1) = "" & Index
  2526.    pnlYear.Caption = sYear
  2527.    If optMonth(1).Value Then
  2528.       DimDays 1
  2529.    End If
  2530.    optHundreds(miOldHundreds).ForeColor = BLACK
  2531.    optHundreds(Index).ForeColor = RED
  2532.    miOldHundreds = Index
  2533.    UpdateDate
  2534. End Sub
  2535. Sub optMonth_Click (Index As Integer, Value As Integer)
  2536.    pnlMonth.Caption = Format$(Format$("" & Index + 1 & "-01-1980", "00"), "mmm")
  2537.    DimDays Index
  2538.    optMonth(miOldMonth).ForeColor = BLACK
  2539.    optMonth(Index).ForeColor = RED
  2540.    miOldMonth = Index
  2541.    UpdateDate
  2542. End Sub
  2543. Sub optOnes_Click (Index As Integer, Value As Integer)
  2544.    If mbLoading Then Exit Sub
  2545.    Dim sYear$
  2546.    sYear = pnlYear.Caption
  2547.    Mid$(sYear, 4, 1) = "" & Index
  2548.    pnlYear.Caption = sYear
  2549.    If optMonth(1).Value Then
  2550.       DimDays 1
  2551.    End If
  2552.    optOnes(miOldOnes).ForeColor = BLACK
  2553.    optOnes(Index).ForeColor = RED
  2554.    miOldOnes = Index
  2555.    UpdateDate
  2556. End Sub
  2557. Sub optTens_Click (Index As Integer, Value As Integer)
  2558.    If mbLoading Then Exit Sub
  2559.    Dim sYear$
  2560.    sYear = pnlYear.Caption
  2561.    Mid$(sYear, 3, 1) = "" & Index
  2562.    pnlYear.Caption = sYear
  2563.    If optMonth(1).Value Then
  2564.       DimDays 1
  2565.    End If
  2566.    optTens(miOldTens).ForeColor = BLACK
  2567.    optTens(Index).ForeColor = RED
  2568.    miOldTens = Index
  2569.    UpdateDate
  2570. End Sub
  2571. Sub optThousands_Click (Index As Integer, Value As Integer)
  2572.    If mbLoading Then Exit Sub
  2573.    Dim sYear$
  2574.    sYear = pnlYear.Caption
  2575.    Mid$(sYear, 1, 1) = "" & Index
  2576.    pnlYear.Caption = sYear
  2577.    If optMonth(1).Value Then
  2578.       DimDays 1
  2579.    End If
  2580.    optThousands(miOldThousands).ForeColor = BLACK
  2581.    optThousands(Index).ForeColor = RED
  2582.    miOldThousands = Index
  2583.    UpdateDate
  2584. End Sub
  2585. Sub tmrCurTime_Timer ()
  2586.    cmdResetTime.Caption = Format$(Time$, "hh:mm:ss AM/PM")
  2587. End Sub
  2588. Sub UpdateDate ()
  2589.    pnlDateEntered.Caption = pnlMonth.Caption & " " & pnlDay.Caption & ", " & pnlYear.Caption
  2590. End Sub
  2591. Sub UpdateTime ()
  2592.    pnlTimeEntered.Caption = Format$(("" & miLastHourDown & ":" & miLastMinuteDown), "h:mm") & " " & MeridianValue$()
  2593. End Sub
  2594.