Form_code.frm
上传用户:ask_sh
上传日期:2008-08-18
资源大小:550k
文件大小:37k
源码类别:

电子政务应用

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
  3. Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
  4. Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
  5. Begin VB.Form Form_code 
  6.    Caption         =   "current time and code"
  7.    ClientHeight    =   9135
  8.    ClientLeft      =   60
  9.    ClientTop       =   1710
  10.    ClientWidth     =   15240
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   9135
  13.    ScaleWidth      =   15240
  14.    WindowState     =   2  'Maximized
  15.    Begin VB.TextBox tHexCode 
  16.       Height          =   375
  17.       Left            =   3600
  18.       TabIndex        =   42
  19.       Top             =   3240
  20.       Width           =   4815
  21.    End
  22.    Begin VB.CommandButton cExit 
  23.       Caption         =   "&Close"
  24.       Height          =   375
  25.       Left            =   13680
  26.       TabIndex        =   33
  27.       Top             =   2880
  28.       Width           =   975
  29.    End
  30.    Begin VB.Frame Frame2 
  31.       Caption         =   "Modify time tolerance"
  32.       Height          =   2175
  33.       Left            =   11160
  34.       TabIndex        =   20
  35.       Top             =   480
  36.       Width           =   3855
  37.       Begin VB.TextBox tForm 
  38.          Height          =   375
  39.          Left            =   1440
  40.          TabIndex        =   56
  41.          Text            =   "Form016"
  42.          Top             =   1680
  43.          Width           =   975
  44.       End
  45.       Begin VB.CommandButton cmdApl 
  46.          Caption         =   "&Apply"
  47.          Height          =   375
  48.          Left            =   2640
  49.          TabIndex        =   26
  50.          Top             =   1680
  51.          Width           =   855
  52.       End
  53.       Begin VB.ComboBox cbTol 
  54.          Height          =   315
  55.          ItemData        =   "Form_code.frx":0000
  56.          Left            =   1560
  57.          List            =   "Form_code.frx":001C
  58.          TabIndex        =   25
  59.          Text            =   "3"
  60.          Top             =   600
  61.          Width           =   735
  62.       End
  63.       Begin VB.TextBox tTTole 
  64.          Alignment       =   1  'Right Justify
  65.          ForeColor       =   &H000000FF&
  66.          Height          =   375
  67.          Left            =   1560
  68.          TabIndex        =   21
  69.          Text            =   "500"
  70.          Top             =   1200
  71.          Width           =   735
  72.       End
  73.       Begin VB.Label Label17 
  74.          Caption         =   "Change Form:"
  75.          BeginProperty Font 
  76.             Name            =   "MS Sans Serif"
  77.             Size            =   8.25
  78.             Charset         =   0
  79.             Weight          =   700
  80.             Underline       =   0   'False
  81.             Italic          =   0   'False
  82.             Strikethrough   =   0   'False
  83.          EndProperty
  84.          ForeColor       =   &H000000FF&
  85.          Height          =   375
  86.          Left            =   120
  87.          TabIndex        =   55
  88.          Top             =   1680
  89.          Width           =   1215
  90.       End
  91.       Begin VB.Label Label3 
  92.          Caption         =   "%"
  93.          Height          =   375
  94.          Left            =   2400
  95.          TabIndex        =   34
  96.          Top             =   720
  97.          Width           =   375
  98.       End
  99.       Begin VB.Label Label4 
  100.          Caption         =   "us"
  101.          Height          =   255
  102.          Left            =   2400
  103.          TabIndex        =   24
  104.          Top             =   1320
  105.          Width           =   495
  106.       End
  107.       Begin VB.Label Label2 
  108.          Caption         =   "Tolerance:"
  109.          BeginProperty Font 
  110.             Name            =   "MS Serif"
  111.             Size            =   8.25
  112.             Charset         =   0
  113.             Weight          =   700
  114.             Underline       =   0   'False
  115.             Italic          =   0   'False
  116.             Strikethrough   =   0   'False
  117.          EndProperty
  118.          ForeColor       =   &H000000FF&
  119.          Height          =   255
  120.          Left            =   360
  121.          TabIndex        =   23
  122.          Top             =   600
  123.          Width           =   1095
  124.       End
  125.       Begin VB.Label Lbl_t 
  126.          Caption         =   "T Tolerance:"
  127.          BeginProperty Font 
  128.             Name            =   "MS Serif"
  129.             Size            =   8.25
  130.             Charset         =   0
  131.             Weight          =   700
  132.             Underline       =   0   'False
  133.             Italic          =   0   'False
  134.             Strikethrough   =   0   'False
  135.          EndProperty
  136.          ForeColor       =   &H000000FF&
  137.          Height          =   255
  138.          Left            =   240
  139.          TabIndex        =   22
  140.          Top             =   1320
  141.          Width           =   1095
  142.       End
  143.    End
  144.    Begin VB.CheckBox cOrder 
  145.       Caption         =   "Change Read Order"
  146.       Height          =   375
  147.       Left            =   11640
  148.       TabIndex        =   19
  149.       Top             =   2880
  150.       Width           =   1815
  151.    End
  152.    Begin VB.Frame Frame1 
  153.       Height          =   2895
  154.       Left            =   360
  155.       TabIndex        =   7
  156.       Top             =   240
  157.       Width           =   10215
  158.       Begin VB.TextBox tXTime 
  159.          Alignment       =   1  'Right Justify
  160.          BeginProperty Font 
  161.             Name            =   "MS Serif"
  162.             Size            =   9.75
  163.             Charset         =   0
  164.             Weight          =   400
  165.             Underline       =   0   'False
  166.             Italic          =   0   'False
  167.             Strikethrough   =   0   'False
  168.          EndProperty
  169.          Height          =   375
  170.          Left            =   7680
  171.          TabIndex        =   30
  172.          Text            =   "15000"
  173.          Top             =   720
  174.          Width           =   1215
  175.       End
  176.       Begin VB.TextBox t01Tole 
  177.          Alignment       =   1  'Right Justify
  178.          BeginProperty Font 
  179.             Name            =   "MS Serif"
  180.             Size            =   9.75
  181.             Charset         =   0
  182.             Weight          =   400
  183.             Underline       =   0   'False
  184.             Italic          =   0   'False
  185.             Strikethrough   =   0   'False
  186.          EndProperty
  187.          Height          =   375
  188.          Left            =   4560
  189.          TabIndex        =   27
  190.          Text            =   "100"
  191.          Top             =   720
  192.          Width           =   1215
  193.       End
  194.       Begin VB.ListBox lGCyc 
  195.          BeginProperty Font 
  196.             Name            =   "MS Sans Serif"
  197.             Size            =   9.75
  198.             Charset         =   0
  199.             Weight          =   700
  200.             Underline       =   0   'False
  201.             Italic          =   0   'False
  202.             Strikethrough   =   0   'False
  203.          EndProperty
  204.          Height          =   1260
  205.          ItemData        =   "Form_code.frx":0040
  206.          Left            =   240
  207.          List            =   "Form_code.frx":0042
  208.          TabIndex        =   18
  209.          Top             =   1440
  210.          Width           =   9495
  211.       End
  212.       Begin VB.Label Label6 
  213.          Caption         =   "US"
  214.          BeginProperty Font 
  215.             Name            =   "MS Serif"
  216.             Size            =   8.25
  217.             Charset         =   0
  218.             Weight          =   700
  219.             Underline       =   0   'False
  220.             Italic          =   0   'False
  221.             Strikethrough   =   0   'False
  222.          EndProperty
  223.          Height          =   255
  224.          Left            =   9000
  225.          TabIndex        =   32
  226.          Top             =   840
  227.          Width           =   255
  228.       End
  229.       Begin VB.Label lXTime 
  230.          Caption         =   "X Time:"
  231.          BeginProperty Font 
  232.             Name            =   "MS Serif"
  233.             Size            =   8.25
  234.             Charset         =   0
  235.             Weight          =   700
  236.             Underline       =   0   'False
  237.             Italic          =   0   'False
  238.             Strikethrough   =   0   'False
  239.          EndProperty
  240.          Height          =   375
  241.          Left            =   6720
  242.          TabIndex        =   31
  243.          Top             =   720
  244.          Width           =   855
  245.       End
  246.       Begin VB.Label Label5 
  247.          Caption         =   "US"
  248.          BeginProperty Font 
  249.             Name            =   "MS Serif"
  250.             Size            =   8.25
  251.             Charset         =   0
  252.             Weight          =   700
  253.             Underline       =   0   'False
  254.             Italic          =   0   'False
  255.             Strikethrough   =   0   'False
  256.          EndProperty
  257.          Height          =   255
  258.          Left            =   5880
  259.          TabIndex        =   29
  260.          Top             =   840
  261.          Width           =   255
  262.       End
  263.       Begin VB.Label l01Tole 
  264.          Caption         =   "0-1 Time:"
  265.          BeginProperty Font 
  266.             Name            =   "MS Serif"
  267.             Size            =   8.25
  268.             Charset         =   0
  269.             Weight          =   700
  270.             Underline       =   0   'False
  271.             Italic          =   0   'False
  272.             Strikethrough   =   0   'False
  273.          EndProperty
  274.          Height          =   375
  275.          Left            =   3480
  276.          TabIndex        =   28
  277.          Top             =   720
  278.          Width           =   855
  279.       End
  280.       Begin VB.Label l 
  281.          AutoSize        =   -1  'True
  282.          Caption         =   "Every groups 's cycle:"
  283.          BeginProperty Font 
  284.             Name            =   "MS Sans Serif"
  285.             Size            =   12
  286.             Charset         =   0
  287.             Weight          =   700
  288.             Underline       =   0   'False
  289.             Italic          =   0   'False
  290.             Strikethrough   =   0   'False
  291.          EndProperty
  292.          Height          =   300
  293.          Left            =   240
  294.          TabIndex        =   17
  295.          Top             =   840
  296.          Width           =   2580
  297.       End
  298.       Begin VB.Label Label9 
  299.          Caption         =   "Carrier:"
  300.          BeginProperty Font 
  301.             Name            =   "MS Serif"
  302.             Size            =   8.25
  303.             Charset         =   0
  304.             Weight          =   700
  305.             Underline       =   0   'False
  306.             Italic          =   0   'False
  307.             Strikethrough   =   0   'False
  308.          EndProperty
  309.          Height          =   255
  310.          Left            =   240
  311.          TabIndex        =   16
  312.          Top             =   360
  313.          Width           =   735
  314.       End
  315.       Begin VB.Label Label10 
  316.          Caption         =   "CarrierOsc:"
  317.          BeginProperty Font 
  318.             Name            =   "MS Serif"
  319.             Size            =   8.25
  320.             Charset         =   0
  321.             Weight          =   700
  322.             Underline       =   0   'False
  323.             Italic          =   0   'False
  324.             Strikethrough   =   0   'False
  325.          EndProperty
  326.          Height          =   255
  327.          Left            =   3480
  328.          TabIndex        =   15
  329.          Top             =   360
  330.          Width           =   975
  331.       End
  332.       Begin VB.Label Label11 
  333.          Caption         =   "Freqency:"
  334.          BeginProperty Font 
  335.             Name            =   "MS Serif"
  336.             Size            =   8.25
  337.             Charset         =   0
  338.             Weight          =   700
  339.             Underline       =   0   'False
  340.             Italic          =   0   'False
  341.             Strikethrough   =   0   'False
  342.          EndProperty
  343.          Height          =   255
  344.          Left            =   6720
  345.          TabIndex        =   14
  346.          Top             =   240
  347.          Width           =   855
  348.       End
  349.       Begin VB.Label Label12 
  350.          Caption         =   "KHz"
  351.          BeginProperty Font 
  352.             Name            =   "MS Serif"
  353.             Size            =   8.25
  354.             Charset         =   0
  355.             Weight          =   700
  356.             Underline       =   0   'False
  357.             Italic          =   0   'False
  358.             Strikethrough   =   0   'False
  359.          EndProperty
  360.          Height          =   255
  361.          Left            =   9000
  362.          TabIndex        =   13
  363.          Top             =   240
  364.          Width           =   495
  365.       End
  366.       Begin VB.Label Lblcarr_wid 
  367.          BackColor       =   &H00FFFFFF&
  368.          BorderStyle     =   1  'Fixed Single
  369.          BeginProperty DataFormat 
  370.             Type            =   1
  371.             Format          =   "0.0"
  372.             HaveTrueFalseNull=   0
  373.             FirstDayOfWeek  =   0
  374.             FirstWeekOfYear =   0
  375.             LCID            =   2052
  376.             SubFormatType   =   1
  377.          EndProperty
  378.          Enabled         =   0   'False
  379.          BeginProperty Font 
  380.             Name            =   "MS Serif"
  381.             Size            =   9.75
  382.             Charset         =   0
  383.             Weight          =   700
  384.             Underline       =   0   'False
  385.             Italic          =   0   'False
  386.             Strikethrough   =   0   'False
  387.          EndProperty
  388.          ForeColor       =   &H000000FF&
  389.          Height          =   375
  390.          Left            =   1200
  391.          TabIndex        =   12
  392.          Top             =   240
  393.          Width           =   1215
  394.       End
  395.       Begin VB.Label Lblcarr_h 
  396.          BackColor       =   &H00FFFFFF&
  397.          BorderStyle     =   1  'Fixed Single
  398.          BeginProperty DataFormat 
  399.             Type            =   1
  400.             Format          =   "0.0"
  401.             HaveTrueFalseNull=   0
  402.             FirstDayOfWeek  =   0
  403.             FirstWeekOfYear =   0
  404.             LCID            =   2052
  405.             SubFormatType   =   1
  406.          EndProperty
  407.          Enabled         =   0   'False
  408.          BeginProperty Font 
  409.             Name            =   "MS Serif"
  410.             Size            =   9.75
  411.             Charset         =   0
  412.             Weight          =   700
  413.             Underline       =   0   'False
  414.             Italic          =   0   'False
  415.             Strikethrough   =   0   'False
  416.          EndProperty
  417.          ForeColor       =   &H80000008&
  418.          Height          =   375
  419.          Left            =   4560
  420.          TabIndex        =   11
  421.          Top             =   240
  422.          Width           =   1215
  423.       End
  424.       Begin VB.Label Lblcarr_f 
  425.          BackColor       =   &H00FFFFFF&
  426.          BorderStyle     =   1  'Fixed Single
  427.          Enabled         =   0   'False
  428.          BeginProperty Font 
  429.             Name            =   "MS Serif"
  430.             Size            =   9.75
  431.             Charset         =   0
  432.             Weight          =   700
  433.             Underline       =   0   'False
  434.             Italic          =   0   'False
  435.             Strikethrough   =   0   'False
  436.          EndProperty
  437.          ForeColor       =   &H00FF0000&
  438.          Height          =   375
  439.          Left            =   7680
  440.          TabIndex        =   10
  441.          Top             =   240
  442.          Width           =   1185
  443.       End
  444.       Begin VB.Label Label13 
  445.          Caption         =   "US"
  446.          BeginProperty Font 
  447.             Name            =   "MS Serif"
  448.             Size            =   8.25
  449.             Charset         =   0
  450.             Weight          =   700
  451.             Underline       =   0   'False
  452.             Italic          =   0   'False
  453.             Strikethrough   =   0   'False
  454.          EndProperty
  455.          Height          =   255
  456.          Left            =   2520
  457.          TabIndex        =   9
  458.          Top             =   360
  459.          Width           =   255
  460.       End
  461.       Begin VB.Label Label14 
  462.          Caption         =   "US"
  463.          BeginProperty Font 
  464.             Name            =   "MS Serif"
  465.             Size            =   8.25
  466.             Charset         =   0
  467.             Weight          =   700
  468.             Underline       =   0   'False
  469.             Italic          =   0   'False
  470.             Strikethrough   =   0   'False
  471.          EndProperty
  472.          Height          =   255
  473.          Left            =   5880
  474.          TabIndex        =   8
  475.          Top             =   360
  476.          Width           =   255
  477.       End
  478.    End
  479.    Begin VB.CheckBox cIrRec 
  480.       Caption         =   "IR &REC"
  481.       Height          =   255
  482.       Left            =   240
  483.       TabIndex        =   6
  484.       Top             =   3240
  485.       Width           =   1095
  486.    End
  487.    Begin VB.Frame Frame4 
  488.       Caption         =   "IR database"
  489.       BeginProperty Font 
  490.          Name            =   "MS Sans Serif"
  491.          Size            =   9.75
  492.          Charset         =   0
  493.          Weight          =   700
  494.          Underline       =   0   'False
  495.          Italic          =   0   'False
  496.          Strikethrough   =   0   'False
  497.       EndProperty
  498.       Height          =   7000
  499.       Left            =   120
  500.       TabIndex        =   1
  501.       Top             =   3600
  502.       Width           =   14895
  503.       Begin VB.TextBox tPos5 
  504.          Height          =   285
  505.          Left            =   9960
  506.          TabIndex        =   54
  507.          Text            =   "105"
  508.          Top             =   840
  509.          Width           =   495
  510.       End
  511.       Begin VB.CommandButton Command1 
  512.          Caption         =   "Remark&5"
  513.          Height          =   375
  514.          Left            =   10560
  515.          TabIndex        =   53
  516.          Top             =   840
  517.          Width           =   855
  518.       End
  519.       Begin VB.TextBox tPos4 
  520.          Height          =   285
  521.          Left            =   8520
  522.          TabIndex        =   52
  523.          Text            =   "71"
  524.          Top             =   840
  525.          Width           =   495
  526.       End
  527.       Begin VB.TextBox tPos3 
  528.          Height          =   285
  529.          Left            =   7080
  530.          TabIndex        =   51
  531.          Text            =   "54"
  532.          Top             =   840
  533.          Width           =   495
  534.       End
  535.       Begin VB.TextBox tPos2 
  536.          Height          =   285
  537.          Left            =   5520
  538.          TabIndex        =   50
  539.          Text            =   "25"
  540.          Top             =   840
  541.          Width           =   495
  542.       End
  543.       Begin VB.TextBox tPos1 
  544.          Height          =   285
  545.          Left            =   4080
  546.          TabIndex        =   49
  547.          Text            =   "5"
  548.          Top             =   840
  549.          Width           =   615
  550.       End
  551.       Begin VB.CommandButton bP4 
  552.          Caption         =   "Remark&4"
  553.          Height          =   375
  554.          Left            =   9000
  555.          TabIndex        =   48
  556.          Top             =   840
  557.          Width           =   855
  558.       End
  559.       Begin VB.CommandButton bP3 
  560.          Caption         =   "Remark&3"
  561.          Height          =   375
  562.          Left            =   7560
  563.          TabIndex        =   47
  564.          Top             =   840
  565.          Width           =   855
  566.       End
  567.       Begin VB.CommandButton bP2 
  568.          Caption         =   "Remark&2"
  569.          Height          =   375
  570.          Left            =   6120
  571.          TabIndex        =   46
  572.          Top             =   840
  573.          Width           =   855
  574.       End
  575.       Begin VB.CommandButton bP1 
  576.          Caption         =   "Remark&1"
  577.          Height          =   375
  578.          Left            =   4680
  579.          TabIndex        =   45
  580.          Top             =   840
  581.          Width           =   855
  582.       End
  583.       Begin VB.CommandButton bNextRcu 
  584.          Caption         =   "Next &Model"
  585.          Height          =   495
  586.          Left            =   10320
  587.          TabIndex        =   44
  588.          Top             =   240
  589.          Width           =   855
  590.       End
  591.       Begin VB.CommandButton bEpy 
  592.          Caption         =   "Emp&ty"
  593.          Height          =   495
  594.          Left            =   7560
  595.          TabIndex        =   40
  596.          Top             =   240
  597.          Width           =   855
  598.       End
  599.       Begin VB.CommandButton bSet 
  600.          Caption         =   "&Set"
  601.          Height          =   375
  602.          Left            =   14040
  603.          TabIndex        =   39
  604.          Top             =   240
  605.          Width           =   735
  606.       End
  607.       Begin VB.TextBox tCol 
  608.          Height          =   375
  609.          Left            =   13440
  610.          TabIndex        =   36
  611.          Text            =   "1"
  612.          Top             =   240
  613.          Width           =   495
  614.       End
  615.       Begin VB.TextBox tRow 
  616.          Height          =   375
  617.          Left            =   12240
  618.          TabIndex        =   35
  619.          Text            =   "3"
  620.          Top             =   240
  621.          Width           =   615
  622.       End
  623.       Begin VB.CommandButton cmdNext 
  624.          Caption         =   "Ne&xt Col"
  625.          Height          =   495
  626.          Left            =   6180
  627.          TabIndex        =   4
  628.          Top             =   240
  629.          Width           =   855
  630.       End
  631.       Begin VB.CommandButton cmdPrev 
  632.          Caption         =   "&Prev Col"
  633.          Height          =   495
  634.          Left            =   4800
  635.          TabIndex        =   3
  636.          Top             =   240
  637.          Width           =   855
  638.       End
  639.       Begin VB.CommandButton cmdReset 
  640.          Caption         =   "R&eset"
  641.          Height          =   495
  642.          Left            =   8940
  643.          TabIndex        =   2
  644.          Top             =   240
  645.          Width           =   855
  646.       End
  647.       Begin MSAdodcLib.Adodc aDATA 
  648.          Height          =   495
  649.          Left            =   1200
  650.          Top             =   360
  651.          Width           =   2655
  652.          _ExtentX        =   4683
  653.          _ExtentY        =   873
  654.          ConnectMode     =   0
  655.          CursorLocation  =   3
  656.          IsolationLevel  =   -1
  657.          ConnectionTimeout=   15
  658.          CommandTimeout  =   30
  659.          CursorType      =   3
  660.          LockType        =   3
  661.          CommandType     =   2
  662.          CursorOptions   =   0
  663.          CacheSize       =   50
  664.          MaxRecords      =   0
  665.          BOFAction       =   0
  666.          EOFAction       =   0
  667.          ConnectStringType=   1
  668.          Appearance      =   1
  669.          BackColor       =   -2147483643
  670.          ForeColor       =   -2147483640
  671.          Orientation     =   0
  672.          Enabled         =   -1
  673.          Connect         =   "Provider=MSDASQL.1;Persist Security Info=False;Data Source=MS Access Database;Initial Catalog=IR_CODE_DB"
  674.          OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;Data Source=MS Access Database;Initial Catalog=IR_CODE_DB"
  675.          OLEDBFile       =   ""
  676.          DataSourceName  =   ""
  677.          OtherAttributes =   ""
  678.          UserName        =   ""
  679.          Password        =   ""
  680.          RecordSource    =   "IR_Table"
  681.          Caption         =   ""
  682.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  683.             Name            =   "MS Sans Serif"
  684.             Size            =   8.25
  685.             Charset         =   0
  686.             Weight          =   400
  687.             Underline       =   0   'False
  688.             Italic          =   0   'False
  689.             Strikethrough   =   0   'False
  690.          EndProperty
  691.          _Version        =   393216
  692.       End
  693.       Begin MSDataGridLib.DataGrid tblCode 
  694.          Bindings        =   "Form_code.frx":0044
  695.          Height          =   5425
  696.          Left            =   120
  697.          TabIndex        =   5
  698.          Top             =   1320
  699.          Width           =   14580
  700.          _ExtentX        =   25718
  701.          _ExtentY        =   9578
  702.          _Version        =   393216
  703.          AllowUpdate     =   -1  'True
  704.          BorderStyle     =   0
  705.          Enabled         =   -1  'True
  706.          HeadLines       =   1
  707.          RowHeight       =   15
  708.          AllowAddNew     =   -1  'True
  709.          BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  710.             Name            =   "MS Sans Serif"
  711.             Size            =   8.25
  712.             Charset         =   0
  713.             Weight          =   400
  714.             Underline       =   0   'False
  715.             Italic          =   0   'False
  716.             Strikethrough   =   0   'False
  717.          EndProperty
  718.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  719.             Name            =   "MS Sans Serif"
  720.             Size            =   8.25
  721.             Charset         =   0
  722.             Weight          =   400
  723.             Underline       =   0   'False
  724.             Italic          =   0   'False
  725.             Strikethrough   =   0   'False
  726.          EndProperty
  727.          ColumnCount     =   2
  728.          BeginProperty Column00 
  729.             DataField       =   ""
  730.             Caption         =   ""
  731.             BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  732.                Type            =   0
  733.                Format          =   ""
  734.                HaveTrueFalseNull=   0
  735.                FirstDayOfWeek  =   0
  736.                FirstWeekOfYear =   0
  737.                LCID            =   2052
  738.                SubFormatType   =   0
  739.             EndProperty
  740.          EndProperty
  741.          BeginProperty Column01 
  742.             DataField       =   ""
  743.             Caption         =   ""
  744.             BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  745.                Type            =   0
  746.                Format          =   ""
  747.                HaveTrueFalseNull=   0
  748.                FirstDayOfWeek  =   0
  749.                FirstWeekOfYear =   0
  750.                LCID            =   2052
  751.                SubFormatType   =   0
  752.             EndProperty
  753.          EndProperty
  754.          SplitCount      =   1
  755.          BeginProperty Split0 
  756.             BeginProperty Column00 
  757.             EndProperty
  758.             BeginProperty Column01 
  759.             EndProperty
  760.          EndProperty
  761.       End
  762.       Begin VB.Label Label15 
  763.          Caption         =   "Col:"
  764.          Height          =   375
  765.          Left            =   12960
  766.          TabIndex        =   38
  767.          Top             =   240
  768.          Width           =   375
  769.       End
  770.       Begin VB.Label Label8 
  771.          Caption         =   "Row:"
  772.          Height          =   375
  773.          Left            =   11760
  774.          TabIndex        =   37
  775.          Top             =   240
  776.          Width           =   375
  777.       End
  778.    End
  779.    Begin MSComDlg.CommonDialog CommonDialog1 
  780.       Left            =   10560
  781.       Top             =   360
  782.       _ExtentX        =   847
  783.       _ExtentY        =   847
  784.       _Version        =   393216
  785.    End
  786.    Begin VB.Label lDspRslt 
  787.       BeginProperty Font 
  788.          Name            =   "Arial"
  789.          Size            =   18
  790.          Charset         =   0
  791.          Weight          =   700
  792.          Underline       =   0   'False
  793.          Italic          =   0   'False
  794.          Strikethrough   =   0   'False
  795.       EndProperty
  796.       Height          =   615
  797.       Left            =   8520
  798.       TabIndex        =   43
  799.       Top             =   3120
  800.       Width           =   3015
  801.    End
  802.    Begin VB.Label FSA 
  803.       Caption         =   "IR code:"
  804.       Height          =   375
  805.       Left            =   2880
  806.       TabIndex        =   41
  807.       Top             =   3360
  808.       Width           =   735
  809.    End
  810.    Begin VB.Label Label1 
  811.       AutoSize        =   -1  'True
  812.       Caption         =   "Time:"
  813.       BeginProperty Font 
  814.          Name            =   "MS Serif"
  815.          Size            =   12
  816.          Charset         =   0
  817.          Weight          =   700
  818.          Underline       =   0   'False
  819.          Italic          =   0   'False
  820.          Strikethrough   =   0   'False
  821.       EndProperty
  822.       Height          =   285
  823.       Left            =   120
  824.       TabIndex        =   0
  825.       Top             =   0
  826.       Width           =   645
  827.    End
  828.    Begin VB.Menu mnuFun 
  829.       Caption         =   "&Function"
  830.       Begin VB.Menu mnuRec 
  831.          Caption         =   "Ir Record"
  832.          Shortcut        =   {F9}
  833.       End
  834.       Begin VB.Menu mnuApply 
  835.          Caption         =   "Applay time tolerance set"
  836.          Shortcut        =   {F11}
  837.       End
  838.       Begin VB.Menu m 
  839.          Caption         =   "-"
  840.       End
  841.       Begin VB.Menu mnuExit 
  842.          Caption         =   "Exit"
  843.          Shortcut        =   {F4}
  844.       End
  845.    End
  846.    Begin VB.Menu mnuDb 
  847.       Caption         =   "&Database"
  848.       Begin VB.Menu mnuPCol 
  849.          Caption         =   "Previous Col"
  850.          Shortcut        =   {F3}
  851.       End
  852.       Begin VB.Menu mnuNCol 
  853.          Caption         =   "Next Col"
  854.          Shortcut        =   {F5}
  855.       End
  856.       Begin VB.Menu mnuEpy 
  857.          Caption         =   "Empty current record"
  858.          Shortcut        =   {F6}
  859.       End
  860.       Begin VB.Menu mnuRst 
  861.          Caption         =   "Reset cells postion"
  862.          Shortcut        =   {F7}
  863.       End
  864.       Begin VB.Menu nh 
  865.          Caption         =   "-"
  866.       End
  867.       Begin VB.Menu mnuSet 
  868.          Caption         =   "Set cells position"
  869.          Shortcut        =   {F8}
  870.       End
  871.    End
  872.    Begin VB.Menu jmp 
  873.       Caption         =   "&Jump"
  874.       Begin VB.Menu mnuPanel1 
  875.          Caption         =   "Jump to Panel1"
  876.          Shortcut        =   ^{F1}
  877.       End
  878.       Begin VB.Menu mnuPanel2 
  879.          Caption         =   "Jump to Panel2"
  880.          Shortcut        =   ^{F2}
  881.       End
  882.       Begin VB.Menu mnuPanel3 
  883.          Caption         =   "Jump to Panel3"
  884.          Shortcut        =   ^{F3}
  885.       End
  886.       Begin VB.Menu mnuPanel4 
  887.          Caption         =   "Jump to Panel4"
  888.          Shortcut        =   ^{F4}
  889.       End
  890.       Begin VB.Menu mnuPanel5 
  891.          Caption         =   "Jump to Panel5"
  892.          Shortcut        =   ^{F5}
  893.       End
  894.    End
  895. End
  896. Attribute VB_Name = "Form_code"
  897. Attribute VB_GlobalNameSpace = False
  898. Attribute VB_Creatable = False
  899. Attribute VB_PredeclaredId = True
  900. Attribute VB_Exposed = False
  901. Private Sub bEpy_Click()
  902.     tblCode.Text = ""
  903. End Sub
  904. Private Sub bFind_Click()
  905.     Dim str As String
  906.     For i = 0 To tblCode.Columns.Count - 1
  907.         
  908.         str = Trim(tblCode.Columns.Item(i).Caption)
  909.         'pos = InStr(1, str, "(", 1)
  910.         'str = Mid(str, 1, pos - 1)
  911.         If UCase(Trim(tFindKey.Text)) Like UCase(str) Then
  912.             'DataCol = tblCode.Col
  913.             'tRow.Text = 3
  914.             tCol.Text = i + 1
  915.             Exit For
  916.         End If
  917.     Next i
  918.     bSet_Click
  919. End Sub
  920. Private Sub bNextRcu_Click()
  921.     DataCol = 1
  922.     tblCode.Col = DataCol
  923.     tblCode.Row = tblCode.Row + 1
  924.     For i = 1 To 250
  925.         tblCode.Scroll -1, 0
  926.     Next i
  927.     tblCode.Text = tblCode.Text
  928.     tblCode.Refresh
  929. End Sub
  930. Private Sub bP1_Click()
  931.     mnuPanel1_Click
  932. End Sub
  933. Private Sub bP2_Click()
  934.     mnuPanel2_Click
  935. End Sub
  936. Private Sub bP3_Click()
  937.     mnuPanel3_Click
  938. End Sub
  939. Private Sub bP4_Click()
  940.     mnuPanel4_Click
  941. End Sub
  942. Private Sub cExit_Click()
  943.   
  944.   Unload Form_code
  945.   Close
  946. End Sub
  947. Private Sub cmdApl_Click()
  948.     If cbTol.Text <> "" Then
  949.         time_tolerance = Val(cbTol.Text) / 100
  950.         Form_time.cTole.Text = cbTol.Text
  951.         Form_main.tTole.Text = cbTol.Text + "%"
  952.         Form_main.irtype.Text = tForm.Text
  953.     Else
  954.         MsgBox "The tolerance is empty!"
  955.     End If
  956.     T_Tole = Val(tTTole.Text)
  957.     
  958. End Sub
  959. Private Sub cmdNext_Click()
  960.   If (DataCol < tblCode.Columns.Count) Then
  961.     DataCol = DataCol + 1
  962.   Else
  963.     tblCode.Row = tblCode.Row + 1
  964.     DataCol = 1
  965.   End If
  966.   tblCode.Col = DataCol
  967.   If DataCol Mod 4 = 0 Then
  968.     Form_code.tblCode.Scroll 4, 0
  969.     'Form_code.tblCode.Move 5
  970.   End If
  971.   tblCode.Refresh
  972.   tblCode.Text = tblCode.Text
  973.   
  974.   tCol.Text = tblCode.Col + 1
  975.   tRow.Text = tblCode.Row + 1
  976. End Sub
  977. Private Sub cmdPrev_Click()
  978.     If DataCol > 1 Then
  979.         DataCol = DataCol - 1
  980.     End If
  981.     tblCode.Col = DataCol
  982.     If DataCol Mod 4 = 0 Then
  983.         Form_code.tblCode.Scroll 4, 0
  984.     End If
  985.     tblCode.Refresh
  986.     tblCode.Text = tblCode.Text
  987.     
  988.     tCol.Text = tblCode.Col + 1
  989.     tRow.Text = tblCode.Row + 1
  990. End Sub
  991. Private Sub cmdReset_Click()
  992.     For i = 1 To 250
  993.         tblCode.Scroll -1, 0
  994.     Next i
  995.     DataCol = 1
  996.     tblCode.Col = DataCol
  997.     
  998.     tblCode.Refresh
  999.     tblCode.Text = tblCode.Text
  1000.     tCol.Text = tblCode.Col + 1
  1001.     tRow.Text = tblCode.Row + 1
  1002. End Sub
  1003. Private Sub bSet_Click()
  1004.     On Error Resume Next
  1005.     If Int(tRow.Text) > 0 And Int(tRow.Text) > 0 Then
  1006.         'First reset then go the set colume
  1007.         tblCode.Row = 1
  1008.         tblCode.Row = Int(tRow.Text) - 1
  1009.         For i = 1 To 250
  1010.             tblCode.Scroll -1, 0
  1011.         Next i
  1012.         
  1013.         For i = 1 To Int(tCol.Text) - 1
  1014.             tblCode.Scroll 1, 0
  1015.         Next i
  1016.         tblCode.Row = Int(tRow.Text) - 1
  1017.         DataCol = Int(tCol.Text) - 1
  1018.         tblCode.Col = DataCol
  1019.         tblCode.Refresh
  1020.         tblCode.Text = tblCode.Text
  1021.     End If
  1022. End Sub
  1023. Private Sub Command1_Click()
  1024.     mnuPanel5_Click
  1025. End Sub
  1026. Private Sub cOrder_Click()
  1027.     If cOrder.Value = 1 Then
  1028.         b = Not b
  1029.     End If
  1030. End Sub
  1031. Private Sub Form_Activate()
  1032.     cbTol.Text = time_tolerance * 100
  1033.     tTTole.Text = T_Tole
  1034.     tForm.Text = Form_main.irtype.Text
  1035. End Sub
  1036. Private Sub Form_Unload(Cancel As Integer)
  1037.     xTime = Int(tXTime.Text)
  1038.     time_0_1 = Int(t01Tole.Text)
  1039.     Close
  1040. End Sub
  1041. Private Sub mnuApply_Click()
  1042.     cmdApl_Click
  1043. End Sub
  1044. Private Sub mnuEpy_Click()
  1045.     bEpy_Click
  1046. End Sub
  1047. Private Sub mnuExit_Click()
  1048.     cExit_Click
  1049. End Sub
  1050. Private Sub mnuNCol_Click()
  1051.     cmdNext_Click
  1052. End Sub
  1053. Private Sub mnuPanel1_Click()
  1054.     On Error Resume Next
  1055.     DataCol = Int(tPos1.Text) - 1
  1056.     tblCode.Col = DataCol
  1057.     For i = 1 To 250
  1058.         tblCode.Scroll -1, 0
  1059.     Next i
  1060.     
  1061.     For i = 1 To DataCol
  1062.         tblCode.Scroll 1, 0
  1063.     Next i
  1064.     'tblCode.Refresh
  1065.     tblCode.Text = tblCode.Text
  1066. End Sub
  1067. Private Sub mnuPanel2_Click()
  1068.     On Error Resume Next
  1069.     DataCol = Int(tPos2.Text) - 1
  1070.     tblCode.Col = DataCol
  1071.     For i = 1 To 250
  1072.         tblCode.Scroll -1, 0
  1073.     Next i
  1074.     
  1075.     For i = 1 To DataCol
  1076.         tblCode.Scroll 1, 0
  1077.     Next i
  1078.     'tblCode.Refresh
  1079.     tblCode.Text = tblCode.Text
  1080. End Sub
  1081. Private Sub mnuPanel3_Click()
  1082.     On Error Resume Next
  1083.     DataCol = Int(tPos3.Text) - 1
  1084.     tblCode.Col = DataCol
  1085.     For i = 1 To 250
  1086.         tblCode.Scroll -1, 0
  1087.     Next i
  1088.     
  1089.     For i = 1 To DataCol
  1090.         tblCode.Scroll 1, 0
  1091.     Next i
  1092.     'tblCode.Refresh
  1093.     tblCode.Text = tblCode.Text
  1094. End Sub
  1095. Private Sub mnuPanel4_Click()
  1096.     On Error Resume Next
  1097.     DataCol = Int(tPos4.Text) - 1
  1098.     tblCode.Col = DataCol
  1099.     For i = 1 To 250
  1100.         tblCode.Scroll -1, 0
  1101.     Next i
  1102.     
  1103.     For i = 1 To DataCol
  1104.         tblCode.Scroll 1, 0
  1105.     Next i
  1106.     'tblCode.Refresh
  1107.     tblCode.Text = tblCode.Text
  1108. End Sub
  1109. Private Sub mnuPanel5_Click()
  1110.     On Error Resume Next
  1111.     DataCol = Int(tPos5.Text) - 1
  1112.     tblCode.Col = DataCol
  1113.     For i = 1 To 250
  1114.         tblCode.Scroll -1, 0
  1115.     Next i
  1116.     
  1117.     For i = 1 To DataCol
  1118.         tblCode.Scroll 1, 0
  1119.     Next i
  1120.     'tblCode.Refresh
  1121.     tblCode.Text = tblCode.Text
  1122. End Sub
  1123. Private Sub mnuPCol_Click()
  1124.     cmdPrev_Click
  1125. End Sub
  1126. Private Sub mnuRec_Click()
  1127.     If cIrRec.Value = 1 Then
  1128.         cIrRec.Value = 0
  1129.     Else
  1130.         cIrRec.Value = 1
  1131.     End If
  1132. End Sub
  1133. Private Sub mnuRst_Click()
  1134.     cmdReset_Click
  1135. End Sub
  1136. Private Sub mnuSet_Click()
  1137.     bSet_Click
  1138. End Sub
  1139. Private Sub tblCode_DblClick()
  1140.         'tblCode.Row = tblCode.Row - 1
  1141.         On Error Resume Next
  1142.         DataCol = tblCode.Col
  1143.         tblCode.Col = DataCol
  1144.         tRow.Text = tblCode.Row + 1
  1145.         tCol.Text = tblCode.Col + 1
  1146.         Form_main.irtype.Text = tblCode.Columns(3).Value
  1147.         'time_tolerance = tblCode.Columns(4).Value
  1148. End Sub
  1149. Private Sub TxtCol_KeyDown(KeyCode As Integer, Shift As Integer)
  1150.     Dim l As Integer
  1151.     If KeyCode = 13 Then
  1152.         On Error Resume Next
  1153.         l = Int(tCol.Text)
  1154.         If l <= tblCode.Columns.Count Then
  1155.             If l < tblCode.Columns.Count - 13 Or l > tblCode.Columns.Count - 1 Then
  1156.                 DataCol = 1
  1157.                 tblCode.Col = DataCol
  1158.             Else
  1159.                 MsgBox "This part is record the time parameter,please select other num"
  1160.             End If
  1161.         End If
  1162.     End If
  1163.     If KeyCode = 27 Then
  1164.         Unload Me
  1165.     End If
  1166. End Sub
  1167. Private Sub tblCode_KeyDown(KeyCode As Integer, Shift As Integer)
  1168.     If KeyCode = 13 Then
  1169.         DataCol = DataCol + 1
  1170.         tblCode.Text = tblCode.Text
  1171.         tblCode.Refresh
  1172.         tblCode.Col = tblCode.Col + 1
  1173.         tRow.Text = tblCode.Row + 1
  1174.         tCol.Text = tblCode.Col + 1
  1175.         tblCode.Text = ""
  1176.         If DataCol Mod 4 = 0 Then
  1177.             Form_code.tblCode.Scroll 4, 0
  1178.         End If
  1179.     
  1180.     End If
  1181.         
  1182. End Sub
  1183. Private Sub tFindKey_KeyDown(KeyCode As Integer, Shift As Integer)
  1184.     If KeyCode = 13 Then
  1185.         bFind_Click
  1186.         bSet_Click
  1187.     End If
  1188. End Sub
  1189. Private Sub tForm_KeyDown(KeyCode As Integer, Shift As Integer)
  1190.     If KeyCode = 13 Then
  1191.         Form_main.irtype.Text = tForm.Text
  1192.     End If
  1193. End Sub