F_LiZhiJiaoJie.frm
上传用户:xiao_xia32
上传日期:2022-07-21
资源大小:1174k
文件大小:83k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
  3. Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
  4. Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
  5. Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#1.0#0"; "THREED32.OCX"
  6. Begin VB.Form F_LiZhiJiaoJie 
  7.    BorderStyle     =   3  'Fixed Dialog
  8.    Caption         =   "离职记录"
  9.    ClientHeight    =   8595
  10.    ClientLeft      =   1095
  11.    ClientTop       =   330
  12.    ClientWidth     =   11790
  13.    ControlBox      =   0   'False
  14.    KeyPreview      =   -1  'True
  15.    LinkTopic       =   "Form1"
  16.    LockControls    =   -1  'True
  17.    MaxButton       =   0   'False
  18.    MinButton       =   0   'False
  19.    Moveable        =   0   'False
  20.    ScaleHeight     =   8595
  21.    ScaleWidth      =   11790
  22.    StartUpPosition =   2  '屏幕中心
  23.    Begin TabDlg.SSTab SSTab1 
  24.       Height          =   8535
  25.       Left            =   0
  26.       TabIndex        =   52
  27.       Top             =   0
  28.       Width           =   11775
  29.       _ExtentX        =   20770
  30.       _ExtentY        =   15055
  31.       _Version        =   393216
  32.       Tabs            =   2
  33.       TabHeight       =   520
  34.       TabCaption(0)   =   "编        辑"
  35.       TabPicture(0)   =   "F_LiZhiJiaoJie.frx":0000
  36.       Tab(0).ControlEnabled=   -1  'True
  37.       Tab(0).Control(0)=   "lblLabels(3)"
  38.       Tab(0).Control(0).Enabled=   0   'False
  39.       Tab(0).Control(1)=   "lblLabels(4)"
  40.       Tab(0).Control(1).Enabled=   0   'False
  41.       Tab(0).Control(2)=   "lblLabels(2)"
  42.       Tab(0).Control(2).Enabled=   0   'False
  43.       Tab(0).Control(3)=   "lblLabels(1)"
  44.       Tab(0).Control(3).Enabled=   0   'False
  45.       Tab(0).Control(4)=   "lblLabels(0)"
  46.       Tab(0).Control(4).Enabled=   0   'False
  47.       Tab(0).Control(5)=   "Frame3"
  48.       Tab(0).Control(5).Enabled=   0   'False
  49.       Tab(0).Control(6)=   "Frame2"
  50.       Tab(0).Control(6).Enabled=   0   'False
  51.       Tab(0).Control(7)=   "txtFields(3)"
  52.       Tab(0).Control(7).Enabled=   0   'False
  53.       Tab(0).Control(8)=   "txtFields(4)"
  54.       Tab(0).Control(8).Enabled=   0   'False
  55.       Tab(0).Control(9)=   "txtFields(2)"
  56.       Tab(0).Control(9).Enabled=   0   'False
  57.       Tab(0).Control(10)=   "txtFields(1)"
  58.       Tab(0).Control(10).Enabled=   0   'False
  59.       Tab(0).Control(11)=   "txtFields(0)"
  60.       Tab(0).Control(11).Enabled=   0   'False
  61.       Tab(0).Control(12)=   "Frame1"
  62.       Tab(0).Control(12).Enabled=   0   'False
  63.       Tab(0).Control(13)=   "Frame4"
  64.       Tab(0).Control(13).Enabled=   0   'False
  65.       Tab(0).Control(14)=   "Frame6"
  66.       Tab(0).Control(14).Enabled=   0   'False
  67.       Tab(0).Control(15)=   "picButtons"
  68.       Tab(0).Control(15).Enabled=   0   'False
  69.       Tab(0).ControlCount=   16
  70.       TabCaption(1)   =   "列        表"
  71.       TabPicture(1)   =   "F_LiZhiJiaoJie.frx":001C
  72.       Tab(1).ControlEnabled=   0   'False
  73.       Tab(1).Control(0)=   "Frame5"
  74.       Tab(1).ControlCount=   1
  75.       Begin VB.PictureBox picButtons 
  76.          Appearance      =   0  'Flat
  77.          BorderStyle     =   0  'None
  78.          ForeColor       =   &H80000008&
  79.          Height          =   420
  80.          Left            =   5040
  81.          ScaleHeight     =   420
  82.          ScaleWidth      =   6480
  83.          TabIndex        =   111
  84.          Top             =   7920
  85.          Width           =   6480
  86.          Begin Threed.SSCommand cmdAdd 
  87.             Height          =   325
  88.             Left            =   480
  89.             TabIndex        =   47
  90.             Top             =   0
  91.             Width           =   1095
  92.             _Version        =   65536
  93.             _ExtentX        =   1931
  94.             _ExtentY        =   573
  95.             _StockProps     =   78
  96.             Caption         =   "&A.增 加"
  97.             Font3D          =   3
  98.          End
  99.          Begin Threed.SSCommand cmdEdit 
  100.             Height          =   325
  101.             Left            =   1680
  102.             TabIndex        =   48
  103.             Top             =   0
  104.             Width           =   1095
  105.             _Version        =   65536
  106.             _ExtentX        =   1931
  107.             _ExtentY        =   573
  108.             _StockProps     =   78
  109.             Caption         =   "&E.编 辑"
  110.             Font3D          =   3
  111.          End
  112.          Begin Threed.SSCommand cmdDelete 
  113.             Height          =   325
  114.             Left            =   2880
  115.             TabIndex        =   49
  116.             Top             =   0
  117.             Width           =   1095
  118.             _Version        =   65536
  119.             _ExtentX        =   1931
  120.             _ExtentY        =   573
  121.             _StockProps     =   78
  122.             Caption         =   "&S.删 除"
  123.             Font3D          =   3
  124.          End
  125.          Begin Threed.SSCommand cmdRefresh 
  126.             Height          =   325
  127.             Left            =   4080
  128.             TabIndex        =   112
  129.             Top             =   0
  130.             Width           =   1095
  131.             _Version        =   65536
  132.             _ExtentX        =   1931
  133.             _ExtentY        =   573
  134.             _StockProps     =   78
  135.             Caption         =   "&R.刷 新"
  136.             Font3D          =   3
  137.          End
  138.          Begin Threed.SSCommand cmdUpdate 
  139.             Height          =   300
  140.             Left            =   4080
  141.             TabIndex        =   50
  142.             Top             =   0
  143.             Width           =   1095
  144.             _Version        =   65536
  145.             _ExtentX        =   1931
  146.             _ExtentY        =   529
  147.             _StockProps     =   78
  148.             Caption         =   "&Y.保存"
  149.             Font3D          =   3
  150.          End
  151.          Begin Threed.SSCommand cmdClose 
  152.             Height          =   325
  153.             Left            =   5280
  154.             TabIndex        =   113
  155.             Top             =   0
  156.             Width           =   1095
  157.             _Version        =   65536
  158.             _ExtentX        =   1931
  159.             _ExtentY        =   573
  160.             _StockProps     =   78
  161.             Caption         =   "&Q.关 闭"
  162.             Font3D          =   3
  163.          End
  164.          Begin Threed.SSCommand cmdCancel 
  165.             Height          =   300
  166.             Left            =   5280
  167.             TabIndex        =   51
  168.             Top             =   0
  169.             Width           =   1095
  170.             _Version        =   65536
  171.             _ExtentX        =   1931
  172.             _ExtentY        =   529
  173.             _StockProps     =   78
  174.             Caption         =   "&C.取消"
  175.             Font3D          =   3
  176.          End
  177.       End
  178.       Begin VB.Frame Frame6 
  179.          Caption         =   "人力资源部"
  180.          Height          =   855
  181.          Left            =   120
  182.          TabIndex        =   107
  183.          Top             =   6990
  184.          Width           =   11535
  185.          Begin VB.TextBox txtFields 
  186.             Appearance      =   0  'Flat
  187.             DataField       =   "人力资源部经理签字"
  188.             DataSource      =   "datPrimaryRS"
  189.             Height          =   285
  190.             Index           =   45
  191.             Left            =   10320
  192.             TabIndex        =   46
  193.             Top             =   360
  194.             Width           =   1095
  195.          End
  196.          Begin VB.TextBox txtFields 
  197.             Appearance      =   0  'Flat
  198.             DataField       =   "人力资源部经办人"
  199.             DataSource      =   "datPrimaryRS"
  200.             Height          =   285
  201.             Index           =   44
  202.             Left            =   8160
  203.             TabIndex        =   45
  204.             Top             =   360
  205.             Width           =   1095
  206.          End
  207.          Begin VB.TextBox txtFields 
  208.             Appearance      =   0  'Flat
  209.             DataField       =   "人力资源部交接内容"
  210.             DataSource      =   "datPrimaryRS"
  211.             Height          =   285
  212.             Index           =   43
  213.             Left            =   1320
  214.             TabIndex        =   44
  215.             Top             =   360
  216.             Width           =   5895
  217.          End
  218.          Begin VB.Label lblLabels 
  219.             Caption         =   "经理签字"
  220.             Height          =   255
  221.             Index           =   39
  222.             Left            =   9360
  223.             TabIndex        =   110
  224.             Top             =   375
  225.             Width           =   1455
  226.          End
  227.          Begin VB.Label lblLabels 
  228.             Caption         =   "经办人"
  229.             Height          =   255
  230.             Index           =   38
  231.             Left            =   7320
  232.             TabIndex        =   109
  233.             Top             =   375
  234.             Width           =   1455
  235.          End
  236.          Begin VB.Label lblLabels 
  237.             Caption         =   "交接内容"
  238.             Height          =   255
  239.             Index           =   37
  240.             Left            =   120
  241.             TabIndex        =   108
  242.             Top             =   375
  243.             Width           =   1455
  244.          End
  245.       End
  246.       Begin VB.Frame Frame4 
  247.          Caption         =   "服务管理部"
  248.          Height          =   975
  249.          Left            =   120
  250.          TabIndex        =   98
  251.          Top             =   5880
  252.          Width           =   11535
  253.          Begin VB.ComboBox Combo5 
  254.             Appearance      =   0  'Flat
  255.             DataField       =   "餐卡交回"
  256.             Height          =   300
  257.             Left            =   10320
  258.             TabIndex        =   40
  259.             Top             =   240
  260.             Width           =   1095
  261.          End
  262.          Begin VB.ComboBox Combo4 
  263.             Appearance      =   0  'Flat
  264.             DataField       =   "胸卡交回"
  265.             Height          =   300
  266.             Left            =   8040
  267.             TabIndex        =   39
  268.             Top             =   240
  269.             Width           =   1095
  270.          End
  271.          Begin VB.ComboBox Combo3 
  272.             Appearance      =   0  'Flat
  273.             DataField       =   "文具交回"
  274.             Height          =   300
  275.             Left            =   6000
  276.             TabIndex        =   38
  277.             Top             =   240
  278.             Width           =   1095
  279.          End
  280.          Begin VB.ComboBox Combo2 
  281.             Appearance      =   0  'Flat
  282.             DataField       =   "工具交回"
  283.             Height          =   300
  284.             Left            =   3480
  285.             TabIndex        =   37
  286.             Top             =   240
  287.             Width           =   1095
  288.          End
  289.          Begin VB.ComboBox Combo1 
  290.             Appearance      =   0  'Flat
  291.             DataField       =   "劳动用品交回"
  292.             Height          =   300
  293.             Left            =   1320
  294.             TabIndex        =   36
  295.             Top             =   240
  296.             Width           =   1095
  297.          End
  298.          Begin VB.TextBox txtFields 
  299.             Appearance      =   0  'Flat
  300.             DataField       =   "服务管理部经理签字"
  301.             DataSource      =   "datPrimaryRS"
  302.             Height          =   285
  303.             Index           =   42
  304.             Left            =   6000
  305.             TabIndex        =   43
  306.             Top             =   600
  307.             Width           =   1095
  308.          End
  309.          Begin VB.TextBox txtFields 
  310.             Appearance      =   0  'Flat
  311.             DataField       =   "折价经办人"
  312.             DataSource      =   "datPrimaryRS"
  313.             Height          =   285
  314.             Index           =   41
  315.             Left            =   3480
  316.             TabIndex        =   42
  317.             Top             =   600
  318.             Width           =   1095
  319.          End
  320.          Begin VB.TextBox txtFields 
  321.             Appearance      =   0  'Flat
  322.             DataField       =   "未交物品折价"
  323.             DataSource      =   "datPrimaryRS"
  324.             Height          =   285
  325.             Index           =   38
  326.             Left            =   1320
  327.             TabIndex        =   41
  328.             Top             =   600
  329.             Width           =   1095
  330.          End
  331.          Begin VB.Label lblLabels 
  332.             Caption         =   "经理签字"
  333.             Height          =   255
  334.             Index           =   36
  335.             Left            =   4800
  336.             TabIndex        =   106
  337.             Top             =   600
  338.             Width           =   1455
  339.          End
  340.          Begin VB.Label lblLabels 
  341.             Caption         =   "折价经办人"
  342.             Height          =   255
  343.             Index           =   35
  344.             Left            =   2520
  345.             TabIndex        =   105
  346.             Top             =   600
  347.             Width           =   1335
  348.          End
  349.          Begin VB.Label Label7 
  350.             Caption         =   "餐卡交回"
  351.             Height          =   255
  352.             Left            =   9360
  353.             TabIndex        =   104
  354.             Top             =   240
  355.             Width           =   1095
  356.          End
  357.          Begin VB.Label Label6 
  358.             Caption         =   "胸卡交回"
  359.             Height          =   255
  360.             Left            =   7200
  361.             TabIndex        =   103
  362.             Top             =   240
  363.             Width           =   1095
  364.          End
  365.          Begin VB.Label Label5 
  366.             Caption         =   "工具交回"
  367.             Height          =   255
  368.             Left            =   2520
  369.             TabIndex        =   102
  370.             Top             =   240
  371.             Width           =   1095
  372.          End
  373.          Begin VB.Label lblLabels 
  374.             Caption         =   "未交物品折价"
  375.             Height          =   255
  376.             Index           =   34
  377.             Left            =   120
  378.             TabIndex        =   101
  379.             Top             =   600
  380.             Width           =   1455
  381.          End
  382.          Begin VB.Label Label4 
  383.             Caption         =   "劳动用品交回"
  384.             Height          =   255
  385.             Left            =   120
  386.             TabIndex        =   100
  387.             Top             =   240
  388.             Width           =   1455
  389.          End
  390.          Begin VB.Label lblLabels 
  391.             Caption         =   "文具交回"
  392.             Height          =   255
  393.             Index           =   33
  394.             Left            =   4800
  395.             TabIndex        =   99
  396.             Top             =   240
  397.             Width           =   975
  398.          End
  399.       End
  400.       Begin VB.Frame Frame1 
  401.          Height          =   1335
  402.          Left            =   120
  403.          TabIndex        =   84
  404.          Top             =   2520
  405.          Width           =   11535
  406.          Begin VB.TextBox txtFields 
  407.             Appearance      =   0  'Flat
  408.             DataField       =   "其他假时间"
  409.             DataSource      =   "datPrimaryRS"
  410.             Height          =   285
  411.             Index           =   20
  412.             Left            =   9960
  413.             TabIndex        =   21
  414.             Top             =   960
  415.             Width           =   1455
  416.          End
  417.          Begin VB.TextBox txtFields 
  418.             Appearance      =   0  'Flat
  419.             DataField       =   "其他假说明"
  420.             DataSource      =   "datPrimaryRS"
  421.             Height          =   285
  422.             Index           =   19
  423.             Left            =   4560
  424.             TabIndex        =   20
  425.             Top             =   960
  426.             Width           =   4335
  427.          End
  428.          Begin VB.TextBox txtFields 
  429.             Appearance      =   0  'Flat
  430.             DataField       =   "事假时间"
  431.             DataSource      =   "datPrimaryRS"
  432.             Height          =   285
  433.             Index           =   18
  434.             Left            =   1680
  435.             TabIndex        =   19
  436.             Top             =   960
  437.             Width           =   1455
  438.          End
  439.          Begin VB.TextBox txtFields 
  440.             Appearance      =   0  'Flat
  441.             DataField       =   "病假时间"
  442.             DataSource      =   "datPrimaryRS"
  443.             Height          =   285
  444.             Index           =   17
  445.             Left            =   9960
  446.             TabIndex        =   18
  447.             Top             =   600
  448.             Width           =   1455
  449.          End
  450.          Begin VB.TextBox txtFields 
  451.             Appearance      =   0  'Flat
  452.             DataField       =   "休假日加班时间"
  453.             DataSource      =   "datPrimaryRS"
  454.             Height          =   285
  455.             Index           =   16
  456.             Left            =   7440
  457.             TabIndex        =   17
  458.             Top             =   600
  459.             Width           =   1455
  460.          End
  461.          Begin VB.TextBox txtFields 
  462.             Appearance      =   0  'Flat
  463.             DataField       =   "休息日加班时间"
  464.             DataSource      =   "datPrimaryRS"
  465.             Height          =   285
  466.             Index           =   15
  467.             Left            =   4560
  468.             TabIndex        =   16
  469.             Top             =   600
  470.             Width           =   1455
  471.          End
  472.          Begin VB.TextBox txtFields 
  473.             Appearance      =   0  'Flat
  474.             DataField       =   "延时加班时间"
  475.             DataSource      =   "datPrimaryRS"
  476.             Height          =   285
  477.             Index           =   14
  478.             Left            =   1680
  479.             TabIndex        =   15
  480.             Top             =   600
  481.             Width           =   1455
  482.          End
  483.          Begin VB.TextBox txtFields 
  484.             Appearance      =   0  'Flat
  485.             DataField       =   "天数"
  486.             DataSource      =   "datPrimaryRS"
  487.             Height          =   285
  488.             Index           =   13
  489.             Left            =   7440
  490.             TabIndex        =   13
  491.             Top             =   240
  492.             Width           =   1455
  493.          End
  494.          Begin VB.TextBox txtFields 
  495.             Appearance      =   0  'Flat
  496.             DataField       =   "考核分数"
  497.             DataSource      =   "datPrimaryRS"
  498.             Height          =   285
  499.             Index           =   5
  500.             Left            =   9960
  501.             TabIndex        =   14
  502.             Top             =   240
  503.             Width           =   1455
  504.          End
  505.          Begin MSComCtl2.DTPicker DTPicker3 
  506.             DataField       =   "出勤结束时间"
  507.             Height          =   300
  508.             Left            =   4560
  509.             TabIndex        =   12
  510.             Top             =   240
  511.             Width           =   1455
  512.             _ExtentX        =   2566
  513.             _ExtentY        =   529
  514.             _Version        =   393216
  515.             CheckBox        =   -1  'True
  516.             DateIsNull      =   -1  'True
  517.             Format          =   127401985
  518.             CurrentDate     =   36191
  519.          End
  520.          Begin MSComCtl2.DTPicker DTPicker2 
  521.             DataField       =   "本月出勤开始时间"
  522.             Height          =   300
  523.             Left            =   1680
  524.             TabIndex        =   11
  525.             Top             =   240
  526.             Width           =   1455
  527.             _ExtentX        =   2566
  528.             _ExtentY        =   529
  529.             _Version        =   393216
  530.             CheckBox        =   -1  'True
  531.             DateIsNull      =   -1  'True
  532.             Format          =   127401985
  533.             CurrentDate     =   36191
  534.          End
  535.          Begin VB.Label lblLabels 
  536.             Caption         =   "本月出勤开始时间"
  537.             Height          =   255
  538.             Index           =   11
  539.             Left            =   120
  540.             TabIndex        =   95
  541.             Top             =   240
  542.             Width           =   1575
  543.          End
  544.          Begin VB.Label lblLabels 
  545.             Caption         =   "其他假时间"
  546.             Height          =   255
  547.             Index           =   20
  548.             Left            =   9000
  549.             TabIndex        =   94
  550.             Top             =   960
  551.             Width           =   1335
  552.          End
  553.          Begin VB.Label lblLabels 
  554.             Caption         =   "其他假说明"
  555.             Height          =   255
  556.             Index           =   19
  557.             Left            =   3240
  558.             TabIndex        =   93
  559.             Top             =   960
  560.             Width           =   1095
  561.          End
  562.          Begin VB.Label lblLabels 
  563.             Caption         =   "事假时间"
  564.             Height          =   255
  565.             Index           =   18
  566.             Left            =   120
  567.             TabIndex        =   92
  568.             Top             =   960
  569.             Width           =   1215
  570.          End
  571.          Begin VB.Label lblLabels 
  572.             Caption         =   "病假时间"
  573.             Height          =   255
  574.             Index           =   17
  575.             Left            =   9000
  576.             TabIndex        =   91
  577.             Top             =   600
  578.             Width           =   855
  579.          End
  580.          Begin VB.Label lblLabels 
  581.             Caption         =   "休假日加班时间"
  582.             Height          =   255
  583.             Index           =   16
  584.             Left            =   6120
  585.             TabIndex        =   90
  586.             Top             =   600
  587.             Width           =   1335
  588.          End
  589.          Begin VB.Label lblLabels 
  590.             Caption         =   "休息日加班时间"
  591.             Height          =   255
  592.             Index           =   15
  593.             Left            =   3240
  594.             TabIndex        =   89
  595.             Top             =   600
  596.             Width           =   1335
  597.          End
  598.          Begin VB.Label lblLabels 
  599.             Caption         =   "延时加班时间"
  600.             Height          =   255
  601.             Index           =   14
  602.             Left            =   120
  603.             TabIndex        =   88
  604.             Top             =   600
  605.             Width           =   1215
  606.          End
  607.          Begin VB.Label lblLabels 
  608.             Caption         =   "天  数"
  609.             Height          =   255
  610.             Index           =   13
  611.             Left            =   6120
  612.             TabIndex        =   87
  613.             Top             =   240
  614.             Width           =   975
  615.          End
  616.          Begin VB.Label lblLabels 
  617.             Caption         =   "出勤结束时间:"
  618.             Height          =   255
  619.             Index           =   12
  620.             Left            =   3240
  621.             TabIndex        =   86
  622.             Top             =   240
  623.             Width           =   1215
  624.          End
  625.          Begin VB.Label lblLabels 
  626.             Caption         =   "考核分数"
  627.             Height          =   255
  628.             Index           =   21
  629.             Left            =   9000
  630.             TabIndex        =   85
  631.             Top             =   240
  632.             Width           =   1695
  633.          End
  634.       End
  635.       Begin VB.TextBox txtFields 
  636.          Appearance      =   0  'Flat
  637.          DataField       =   "部门"
  638.          DataSource      =   "datPrimaryRS"
  639.          Height          =   285
  640.          Index           =   0
  641.          Left            =   5160
  642.          TabIndex        =   2
  643.          Top             =   480
  644.          Width           =   1455
  645.       End
  646.       Begin VB.TextBox txtFields 
  647.          Appearance      =   0  'Flat
  648.          DataField       =   "员工号"
  649.          DataSource      =   "datPrimaryRS"
  650.          Height          =   285
  651.          Index           =   1
  652.          Left            =   840
  653.          TabIndex        =   0
  654.          Top             =   480
  655.          Width           =   1455
  656.       End
  657.       Begin VB.TextBox txtFields 
  658.          Appearance      =   0  'Flat
  659.          DataField       =   "姓名"
  660.          DataSource      =   "datPrimaryRS"
  661.          Height          =   285
  662.          Index           =   2
  663.          Left            =   2880
  664.          TabIndex        =   1
  665.          Top             =   480
  666.          Width           =   1455
  667.       End
  668.       Begin VB.TextBox txtFields 
  669.          Appearance      =   0  'Flat
  670.          DataField       =   "岗位名称"
  671.          DataSource      =   "datPrimaryRS"
  672.          Height          =   285
  673.          Index           =   4
  674.          Left            =   7680
  675.          TabIndex        =   3
  676.          Top             =   480
  677.          Width           =   1455
  678.       End
  679.       Begin VB.TextBox txtFields 
  680.          Appearance      =   0  'Flat
  681.          DataField       =   "性别"
  682.          DataSource      =   "datPrimaryRS"
  683.          Height          =   285
  684.          Index           =   3
  685.          Left            =   10080
  686.          TabIndex        =   4
  687.          Top             =   480
  688.          Width           =   1455
  689.       End
  690.       Begin VB.Frame Frame5 
  691.          Height          =   7695
  692.          Left            =   -74760
  693.          TabIndex        =   73
  694.          Top             =   480
  695.          Width           =   11415
  696.          Begin MSDataGridLib.DataGrid DataGrid1 
  697.             Height          =   7095
  698.             Left            =   240
  699.             TabIndex        =   74
  700.             Top             =   360
  701.             Width           =   11055
  702.             _ExtentX        =   19500
  703.             _ExtentY        =   12515
  704.             _Version        =   393216
  705.             AllowUpdate     =   0   'False
  706.             HeadLines       =   1
  707.             RowHeight       =   14
  708.             FormatLocked    =   -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            =   "宋体"
  720.                Size            =   9
  721.                Charset         =   134
  722.                Weight          =   400
  723.                Underline       =   0   'False
  724.                Italic          =   0   'False
  725.                Strikethrough   =   0   'False
  726.             EndProperty
  727.             ColumnCount     =   47
  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.             BeginProperty Column02 
  755.                DataField       =   "姓名"
  756.                Caption         =   "姓名"
  757.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  758.                   Type            =   0
  759.                   Format          =   ""
  760.                   HaveTrueFalseNull=   0
  761.                   FirstDayOfWeek  =   0
  762.                   FirstWeekOfYear =   0
  763.                   LCID            =   2052
  764.                   SubFormatType   =   0
  765.                EndProperty
  766.             EndProperty
  767.             BeginProperty Column03 
  768.                DataField       =   "岗位名称"
  769.                Caption         =   "岗位名称"
  770.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  771.                   Type            =   0
  772.                   Format          =   ""
  773.                   HaveTrueFalseNull=   0
  774.                   FirstDayOfWeek  =   0
  775.                   FirstWeekOfYear =   0
  776.                   LCID            =   2052
  777.                   SubFormatType   =   0
  778.                EndProperty
  779.             EndProperty
  780.             BeginProperty Column04 
  781.                DataField       =   "性别"
  782.                Caption         =   "性别"
  783.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  784.                   Type            =   0
  785.                   Format          =   ""
  786.                   HaveTrueFalseNull=   0
  787.                   FirstDayOfWeek  =   0
  788.                   FirstWeekOfYear =   0
  789.                   LCID            =   2052
  790.                   SubFormatType   =   0
  791.                EndProperty
  792.             EndProperty
  793.             BeginProperty Column05 
  794.                DataField       =   "离职原因"
  795.                Caption         =   "离职原因"
  796.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  797.                   Type            =   0
  798.                   Format          =   ""
  799.                   HaveTrueFalseNull=   0
  800.                   FirstDayOfWeek  =   0
  801.                   FirstWeekOfYear =   0
  802.                   LCID            =   2052
  803.                   SubFormatType   =   0
  804.                EndProperty
  805.             EndProperty
  806.             BeginProperty Column06 
  807.                DataField       =   "离职时间"
  808.                Caption         =   "离职时间"
  809.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  810.                   Type            =   0
  811.                   Format          =   ""
  812.                   HaveTrueFalseNull=   0
  813.                   FirstDayOfWeek  =   0
  814.                   FirstWeekOfYear =   0
  815.                   LCID            =   2052
  816.                   SubFormatType   =   0
  817.                EndProperty
  818.             EndProperty
  819.             BeginProperty Column07 
  820.                DataField       =   "工作移交情况"
  821.                Caption         =   "工作移交情况"
  822.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  823.                   Type            =   0
  824.                   Format          =   ""
  825.                   HaveTrueFalseNull=   0
  826.                   FirstDayOfWeek  =   0
  827.                   FirstWeekOfYear =   0
  828.                   LCID            =   2052
  829.                   SubFormatType   =   0
  830.                EndProperty
  831.             EndProperty
  832.             BeginProperty Column08 
  833.                DataField       =   "工作移交经办人"
  834.                Caption         =   "工作移交经办人"
  835.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  836.                   Type            =   0
  837.                   Format          =   ""
  838.                   HaveTrueFalseNull=   0
  839.                   FirstDayOfWeek  =   0
  840.                   FirstWeekOfYear =   0
  841.                   LCID            =   2052
  842.                   SubFormatType   =   0
  843.                EndProperty
  844.             EndProperty
  845.             BeginProperty Column09 
  846.                DataField       =   "办公物品交还情况"
  847.                Caption         =   "办公物品交还情况"
  848.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  849.                   Type            =   0
  850.                   Format          =   ""
  851.                   HaveTrueFalseNull=   0
  852.                   FirstDayOfWeek  =   0
  853.                   FirstWeekOfYear =   0
  854.                   LCID            =   2052
  855.                   SubFormatType   =   0
  856.                EndProperty
  857.             EndProperty
  858.             BeginProperty Column10 
  859.                DataField       =   "交还经办人"
  860.                Caption         =   "交还经办人"
  861.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  862.                   Type            =   0
  863.                   Format          =   ""
  864.                   HaveTrueFalseNull=   0
  865.                   FirstDayOfWeek  =   0
  866.                   FirstWeekOfYear =   0
  867.                   LCID            =   2052
  868.                   SubFormatType   =   0
  869.                EndProperty
  870.             EndProperty
  871.             BeginProperty Column11 
  872.                DataField       =   "本月出勤开始时间"
  873.                Caption         =   "本月出勤开始时间"
  874.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  875.                   Type            =   0
  876.                   Format          =   ""
  877.                   HaveTrueFalseNull=   0
  878.                   FirstDayOfWeek  =   0
  879.                   FirstWeekOfYear =   0
  880.                   LCID            =   2052
  881.                   SubFormatType   =   0
  882.                EndProperty
  883.             EndProperty
  884.             BeginProperty Column12 
  885.                DataField       =   "出勤结束时间"
  886.                Caption         =   "出勤结束时间"
  887.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  888.                   Type            =   0
  889.                   Format          =   ""
  890.                   HaveTrueFalseNull=   0
  891.                   FirstDayOfWeek  =   0
  892.                   FirstWeekOfYear =   0
  893.                   LCID            =   2052
  894.                   SubFormatType   =   0
  895.                EndProperty
  896.             EndProperty
  897.             BeginProperty Column13 
  898.                DataField       =   "天数"
  899.                Caption         =   "天数"
  900.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  901.                   Type            =   0
  902.                   Format          =   ""
  903.                   HaveTrueFalseNull=   0
  904.                   FirstDayOfWeek  =   0
  905.                   FirstWeekOfYear =   0
  906.                   LCID            =   2052
  907.                   SubFormatType   =   0
  908.                EndProperty
  909.             EndProperty
  910.             BeginProperty Column14 
  911.                DataField       =   "考核分数"
  912.                Caption         =   "考核分数"
  913.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  914.                   Type            =   0
  915.                   Format          =   ""
  916.                   HaveTrueFalseNull=   0
  917.                   FirstDayOfWeek  =   0
  918.                   FirstWeekOfYear =   0
  919.                   LCID            =   2052
  920.                   SubFormatType   =   0
  921.                EndProperty
  922.             EndProperty
  923.             BeginProperty Column15 
  924.                DataField       =   "延时加班时间"
  925.                Caption         =   "延时加班时间"
  926.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  927.                   Type            =   0
  928.                   Format          =   ""
  929.                   HaveTrueFalseNull=   0
  930.                   FirstDayOfWeek  =   0
  931.                   FirstWeekOfYear =   0
  932.                   LCID            =   2052
  933.                   SubFormatType   =   0
  934.                EndProperty
  935.             EndProperty
  936.             BeginProperty Column16 
  937.                DataField       =   "休息日加班时间"
  938.                Caption         =   "休息日加班时间"
  939.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  940.                   Type            =   0
  941.                   Format          =   ""
  942.                   HaveTrueFalseNull=   0
  943.                   FirstDayOfWeek  =   0
  944.                   FirstWeekOfYear =   0
  945.                   LCID            =   2052
  946.                   SubFormatType   =   0
  947.                EndProperty
  948.             EndProperty
  949.             BeginProperty Column17 
  950.                DataField       =   "休假日加班时间"
  951.                Caption         =   "休假日加班时间"
  952.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  953.                   Type            =   0
  954.                   Format          =   ""
  955.                   HaveTrueFalseNull=   0
  956.                   FirstDayOfWeek  =   0
  957.                   FirstWeekOfYear =   0
  958.                   LCID            =   2052
  959.                   SubFormatType   =   0
  960.                EndProperty
  961.             EndProperty
  962.             BeginProperty Column18 
  963.                DataField       =   "病假时间"
  964.                Caption         =   "病假时间"
  965.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  966.                   Type            =   0
  967.                   Format          =   ""
  968.                   HaveTrueFalseNull=   0
  969.                   FirstDayOfWeek  =   0
  970.                   FirstWeekOfYear =   0
  971.                   LCID            =   2052
  972.                   SubFormatType   =   0
  973.                EndProperty
  974.             EndProperty
  975.             BeginProperty Column19 
  976.                DataField       =   "事假时间"
  977.                Caption         =   "事假时间"
  978.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  979.                   Type            =   0
  980.                   Format          =   ""
  981.                   HaveTrueFalseNull=   0
  982.                   FirstDayOfWeek  =   0
  983.                   FirstWeekOfYear =   0
  984.                   LCID            =   2052
  985.                   SubFormatType   =   0
  986.                EndProperty
  987.             EndProperty
  988.             BeginProperty Column20 
  989.                DataField       =   "其他假说明"
  990.                Caption         =   "其他假说明"
  991.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  992.                   Type            =   0
  993.                   Format          =   ""
  994.                   HaveTrueFalseNull=   0
  995.                   FirstDayOfWeek  =   0
  996.                   FirstWeekOfYear =   0
  997.                   LCID            =   2052
  998.                   SubFormatType   =   0
  999.                EndProperty
  1000.             EndProperty
  1001.             BeginProperty Column21 
  1002.                DataField       =   "办公室交接内容"
  1003.                Caption         =   "办公室交接内容"
  1004.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1005.                   Type            =   0
  1006.                   Format          =   ""
  1007.                   HaveTrueFalseNull=   0
  1008.                   FirstDayOfWeek  =   0
  1009.                   FirstWeekOfYear =   0
  1010.                   LCID            =   2052
  1011.                   SubFormatType   =   0
  1012.                EndProperty
  1013.             EndProperty
  1014.             BeginProperty Column22 
  1015.                DataField       =   "办公室经理签字"
  1016.                Caption         =   "办公室经理签字"
  1017.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1018.                   Type            =   0
  1019.                   Format          =   ""
  1020.                   HaveTrueFalseNull=   0
  1021.                   FirstDayOfWeek  =   0
  1022.                   FirstWeekOfYear =   0
  1023.                   LCID            =   2052
  1024.                   SubFormatType   =   0
  1025.                EndProperty
  1026.             EndProperty
  1027.             BeginProperty Column23 
  1028.                DataField       =   "设备工程部交接内容"
  1029.                Caption         =   "设备工程部交接内容"
  1030.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1031.                   Type            =   0
  1032.                   Format          =   ""
  1033.                   HaveTrueFalseNull=   0
  1034.                   FirstDayOfWeek  =   0
  1035.                   FirstWeekOfYear =   0
  1036.                   LCID            =   2052
  1037.                   SubFormatType   =   0
  1038.                EndProperty
  1039.             EndProperty
  1040.             BeginProperty Column24 
  1041.                DataField       =   "设备工程部经理签字"
  1042.                Caption         =   "设备工程部经理签字"
  1043.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1044.                   Type            =   0
  1045.                   Format          =   ""
  1046.                   HaveTrueFalseNull=   0
  1047.                   FirstDayOfWeek  =   0
  1048.                   FirstWeekOfYear =   0
  1049.                   LCID            =   2052
  1050.                   SubFormatType   =   0
  1051.                EndProperty
  1052.             EndProperty
  1053.             BeginProperty Column25 
  1054.                DataField       =   "商品部交接内容"
  1055.                Caption         =   "商品部交接内容"
  1056.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1057.                   Type            =   0
  1058.                   Format          =   ""
  1059.                   HaveTrueFalseNull=   0
  1060.                   FirstDayOfWeek  =   0
  1061.                   FirstWeekOfYear =   0
  1062.                   LCID            =   2052
  1063.                   SubFormatType   =   0
  1064.                EndProperty
  1065.             EndProperty
  1066.             BeginProperty Column26 
  1067.                DataField       =   "商品部经理签字"
  1068.                Caption         =   "商品部经理签字"
  1069.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1070.                   Type            =   0
  1071.                   Format          =   ""
  1072.                   HaveTrueFalseNull=   0
  1073.                   FirstDayOfWeek  =   0
  1074.                   FirstWeekOfYear =   0
  1075.                   LCID            =   2052
  1076.                   SubFormatType   =   0
  1077.                EndProperty
  1078.             EndProperty
  1079.             BeginProperty Column27 
  1080.                DataField       =   "计财部交接内容"
  1081.                Caption         =   "计财部交接内容"
  1082.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1083.                   Type            =   0
  1084.                   Format          =   ""
  1085.                   HaveTrueFalseNull=   0
  1086.                   FirstDayOfWeek  =   0
  1087.                   FirstWeekOfYear =   0
  1088.                   LCID            =   2052
  1089.                   SubFormatType   =   0
  1090.                EndProperty
  1091.             EndProperty
  1092.             BeginProperty Column28 
  1093.                DataField       =   "计财部经理签字"
  1094.                Caption         =   "计财部经理签字"
  1095.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1096.                   Type            =   0
  1097.                   Format          =   ""
  1098.                   HaveTrueFalseNull=   0
  1099.                   FirstDayOfWeek  =   0
  1100.                   FirstWeekOfYear =   0
  1101.                   LCID            =   2052
  1102.                   SubFormatType   =   0
  1103.                EndProperty
  1104.             EndProperty
  1105.             BeginProperty Column29 
  1106.                DataField       =   "水族部交接内容"
  1107.                Caption         =   "水族部交接内容"
  1108.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1109.                   Type            =   0
  1110.                   Format          =   ""
  1111.                   HaveTrueFalseNull=   0
  1112.                   FirstDayOfWeek  =   0
  1113.                   FirstWeekOfYear =   0
  1114.                   LCID            =   2052
  1115.                   SubFormatType   =   0
  1116.                EndProperty
  1117.             EndProperty
  1118.             BeginProperty Column30 
  1119.                DataField       =   "水族部经理签字"
  1120.                Caption         =   "水族部经理签字"
  1121.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1122.                   Type            =   0
  1123.                   Format          =   ""
  1124.                   HaveTrueFalseNull=   0
  1125.                   FirstDayOfWeek  =   0
  1126.                   FirstWeekOfYear =   0
  1127.                   LCID            =   2052
  1128.                   SubFormatType   =   0
  1129.                EndProperty
  1130.             EndProperty
  1131.             BeginProperty Column31 
  1132.                DataField       =   "动物部交接内容"
  1133.                Caption         =   "动物部交接内容"
  1134.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1135.                   Type            =   0
  1136.                   Format          =   ""
  1137.                   HaveTrueFalseNull=   0
  1138.                   FirstDayOfWeek  =   0
  1139.                   FirstWeekOfYear =   0
  1140.                   LCID            =   2052
  1141.                   SubFormatType   =   0
  1142.                EndProperty
  1143.             EndProperty
  1144.             BeginProperty Column32 
  1145.                DataField       =   "动物部经理签字"
  1146.                Caption         =   "动物部经理签字"
  1147.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1148.                   Type            =   0
  1149.                   Format          =   ""
  1150.                   HaveTrueFalseNull=   0
  1151.                   FirstDayOfWeek  =   0
  1152.                   FirstWeekOfYear =   0
  1153.                   LCID            =   2052
  1154.                   SubFormatType   =   0
  1155.                EndProperty
  1156.             EndProperty
  1157.             BeginProperty Column33 
  1158.                DataField       =   "劳动用品交回"
  1159.                Caption         =   "劳动用品交回"
  1160.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1161.                   Type            =   0
  1162.                   Format          =   ""
  1163.                   HaveTrueFalseNull=   0
  1164.                   FirstDayOfWeek  =   0
  1165.                   FirstWeekOfYear =   0
  1166.                   LCID            =   2052
  1167.                   SubFormatType   =   0
  1168.                EndProperty
  1169.             EndProperty
  1170.             BeginProperty Column34 
  1171.                DataField       =   "工具交回"
  1172.                Caption         =   "工具交回"
  1173.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1174.                   Type            =   0
  1175.                   Format          =   ""
  1176.                   HaveTrueFalseNull=   0
  1177.                   FirstDayOfWeek  =   0
  1178.                   FirstWeekOfYear =   0
  1179.                   LCID            =   2052
  1180.                   SubFormatType   =   0
  1181.                EndProperty
  1182.             EndProperty
  1183.             BeginProperty Column35 
  1184.                DataField       =   "文具交回"
  1185.                Caption         =   "文具交回"
  1186.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1187.                   Type            =   0
  1188.                   Format          =   ""
  1189.                   HaveTrueFalseNull=   0
  1190.                   FirstDayOfWeek  =   0
  1191.                   FirstWeekOfYear =   0
  1192.                   LCID            =   2052
  1193.                   SubFormatType   =   0
  1194.                EndProperty
  1195.             EndProperty
  1196.             BeginProperty Column36 
  1197.                DataField       =   "胸卡交回"
  1198.                Caption         =   "胸卡交回"
  1199.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1200.                   Type            =   0
  1201.                   Format          =   ""
  1202.                   HaveTrueFalseNull=   0
  1203.                   FirstDayOfWeek  =   0
  1204.                   FirstWeekOfYear =   0
  1205.                   LCID            =   2052
  1206.                   SubFormatType   =   0
  1207.                EndProperty
  1208.             EndProperty
  1209.             BeginProperty Column37 
  1210.                DataField       =   "餐卡交回"
  1211.                Caption         =   "餐卡交回"
  1212.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1213.                   Type            =   0
  1214.                   Format          =   ""
  1215.                   HaveTrueFalseNull=   0
  1216.                   FirstDayOfWeek  =   0
  1217.                   FirstWeekOfYear =   0
  1218.                   LCID            =   2052
  1219.                   SubFormatType   =   0
  1220.                EndProperty
  1221.             EndProperty
  1222.             BeginProperty Column38 
  1223.                DataField       =   "未交物品折价"
  1224.                Caption         =   "未交物品折价"
  1225.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1226.                   Type            =   0
  1227.                   Format          =   ""
  1228.                   HaveTrueFalseNull=   0
  1229.                   FirstDayOfWeek  =   0
  1230.                   FirstWeekOfYear =   0
  1231.                   LCID            =   2052
  1232.                   SubFormatType   =   0
  1233.                EndProperty
  1234.             EndProperty
  1235.             BeginProperty Column39 
  1236.                DataField       =   "折价经办人"
  1237.                Caption         =   "折价经办人"
  1238.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1239.                   Type            =   0
  1240.                   Format          =   ""
  1241.                   HaveTrueFalseNull=   0
  1242.                   FirstDayOfWeek  =   0
  1243.                   FirstWeekOfYear =   0
  1244.                   LCID            =   2052
  1245.                   SubFormatType   =   0
  1246.                EndProperty
  1247.             EndProperty
  1248.             BeginProperty Column40 
  1249.                DataField       =   "服务管理部经理签字"
  1250.                Caption         =   "服务管理部经理签字"
  1251.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1252.                   Type            =   0
  1253.                   Format          =   ""
  1254.                   HaveTrueFalseNull=   0
  1255.                   FirstDayOfWeek  =   0
  1256.                   FirstWeekOfYear =   0
  1257.                   LCID            =   2052
  1258.                   SubFormatType   =   0
  1259.                EndProperty
  1260.             EndProperty
  1261.             BeginProperty Column41 
  1262.                DataField       =   "人力资源部交接内容"
  1263.                Caption         =   "人力资源部交接内容"
  1264.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1265.                   Type            =   0
  1266.                   Format          =   ""
  1267.                   HaveTrueFalseNull=   0
  1268.                   FirstDayOfWeek  =   0
  1269.                   FirstWeekOfYear =   0
  1270.                   LCID            =   2052
  1271.                   SubFormatType   =   0
  1272.                EndProperty
  1273.             EndProperty
  1274.             BeginProperty Column42 
  1275.                DataField       =   "人力资源部经办人"
  1276.                Caption         =   "人力资源部经办人"
  1277.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1278.                   Type            =   0
  1279.                   Format          =   ""
  1280.                   HaveTrueFalseNull=   0
  1281.                   FirstDayOfWeek  =   0
  1282.                   FirstWeekOfYear =   0
  1283.                   LCID            =   2052
  1284.                   SubFormatType   =   0
  1285.                EndProperty
  1286.             EndProperty
  1287.             BeginProperty Column43 
  1288.                DataField       =   "人力资源部经理签字"
  1289.                Caption         =   "人力资源部经理签字"
  1290.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1291.                   Type            =   0
  1292.                   Format          =   ""
  1293.                   HaveTrueFalseNull=   0
  1294.                   FirstDayOfWeek  =   0
  1295.                   FirstWeekOfYear =   0
  1296.                   LCID            =   2052
  1297.                   SubFormatType   =   0
  1298.                EndProperty
  1299.             EndProperty
  1300.             BeginProperty Column44 
  1301.                DataField       =   "公关部交接内容"
  1302.                Caption         =   "公关部交接内容"
  1303.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1304.                   Type            =   0
  1305.                   Format          =   ""
  1306.                   HaveTrueFalseNull=   0
  1307.                   FirstDayOfWeek  =   0
  1308.                   FirstWeekOfYear =   0
  1309.                   LCID            =   2052
  1310.                   SubFormatType   =   0
  1311.                EndProperty
  1312.             EndProperty
  1313.             BeginProperty Column45 
  1314.                DataField       =   "公关部经理签字"
  1315.                Caption         =   "公关部经理签字"
  1316.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1317.                   Type            =   0
  1318.                   Format          =   ""
  1319.                   HaveTrueFalseNull=   0
  1320.                   FirstDayOfWeek  =   0
  1321.                   FirstWeekOfYear =   0
  1322.                   LCID            =   2052
  1323.                   SubFormatType   =   0
  1324.                EndProperty
  1325.             EndProperty
  1326.             BeginProperty Column46 
  1327.                DataField       =   "其他假时间"
  1328.                Caption         =   "其他假时间"
  1329.                BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  1330.                   Type            =   0
  1331.                   Format          =   ""
  1332.                   HaveTrueFalseNull=   0
  1333.                   FirstDayOfWeek  =   0
  1334.                   FirstWeekOfYear =   0
  1335.                   LCID            =   2052
  1336.                   SubFormatType   =   0
  1337.                EndProperty
  1338.             EndProperty
  1339.             SplitCount      =   1
  1340.             BeginProperty Split0 
  1341.                BeginProperty Column00 
  1342.                   ColumnWidth     =   1739.906
  1343.                EndProperty
  1344.                BeginProperty Column01 
  1345.                   ColumnWidth     =   1739.906
  1346.                EndProperty
  1347.                BeginProperty Column02 
  1348.                   ColumnWidth     =   1739.906
  1349.                EndProperty
  1350.                BeginProperty Column03 
  1351.                   ColumnWidth     =   1739.906
  1352.                EndProperty
  1353.                BeginProperty Column04 
  1354.                   ColumnWidth     =   689.953
  1355.                EndProperty
  1356.                BeginProperty Column05 
  1357.                   ColumnWidth     =   1739.906
  1358.                EndProperty
  1359.                BeginProperty Column06 
  1360.                   ColumnWidth     =   1739.906
  1361.                EndProperty
  1362.                BeginProperty Column07 
  1363.                   ColumnWidth     =   1739.906
  1364.                EndProperty
  1365.                BeginProperty Column08 
  1366.                   ColumnWidth     =   1739.906
  1367.                EndProperty
  1368.                BeginProperty Column09 
  1369.                   ColumnWidth     =   1739.906
  1370.                EndProperty
  1371.                BeginProperty Column10 
  1372.                   ColumnWidth     =   1739.906
  1373.                EndProperty
  1374.                BeginProperty Column11 
  1375.                   ColumnWidth     =   1739.906
  1376.                EndProperty
  1377.                BeginProperty Column12 
  1378.                   ColumnWidth     =   1739.906
  1379.                EndProperty
  1380.                BeginProperty Column13 
  1381.                   ColumnWidth     =   1065.26
  1382.                EndProperty
  1383.                BeginProperty Column14 
  1384.                   ColumnWidth     =   1065.26
  1385.                EndProperty
  1386.                BeginProperty Column15 
  1387.                   ColumnWidth     =   1094.74
  1388.                EndProperty
  1389.                BeginProperty Column16 
  1390.                   ColumnWidth     =   1275.024
  1391.                EndProperty
  1392.                BeginProperty Column17 
  1393.                   ColumnWidth     =   1275.024
  1394.                EndProperty
  1395.                BeginProperty Column18 
  1396.                   ColumnWidth     =   1065.26
  1397.                EndProperty
  1398.                BeginProperty Column19 
  1399.                   ColumnWidth     =   1065.26
  1400.                EndProperty
  1401.                BeginProperty Column20 
  1402.                   ColumnWidth     =   1739.906
  1403.                EndProperty
  1404.                BeginProperty Column21 
  1405.                   ColumnWidth     =   1739.906
  1406.                EndProperty
  1407.                BeginProperty Column22 
  1408.                   ColumnWidth     =   1739.906
  1409.                EndProperty
  1410.                BeginProperty Column23 
  1411.                   ColumnWidth     =   1739.906
  1412.                EndProperty
  1413.                BeginProperty Column24 
  1414.                   ColumnWidth     =   1739.906
  1415.                EndProperty
  1416.                BeginProperty Column25 
  1417.                   ColumnWidth     =   1739.906
  1418.                EndProperty
  1419.                BeginProperty Column26 
  1420.                   ColumnWidth     =   1739.906
  1421.                EndProperty
  1422.                BeginProperty Column27 
  1423.                   ColumnWidth     =   1739.906
  1424.                EndProperty
  1425.                BeginProperty Column28 
  1426.                   ColumnWidth     =   1739.906
  1427.                EndProperty
  1428.                BeginProperty Column29 
  1429.                   ColumnWidth     =   1739.906
  1430.                EndProperty
  1431.                BeginProperty Column30 
  1432.                   ColumnWidth     =   1739.906
  1433.                EndProperty
  1434.                BeginProperty Column31 
  1435.                   ColumnWidth     =   1739.906
  1436.                EndProperty
  1437.                BeginProperty Column32 
  1438.                   ColumnWidth     =   1739.906
  1439.                EndProperty
  1440.                BeginProperty Column33 
  1441.                   ColumnWidth     =   1739.906
  1442.                EndProperty
  1443.                BeginProperty Column34 
  1444.                   ColumnWidth     =   1739.906
  1445.                EndProperty
  1446.                BeginProperty Column35 
  1447.                   ColumnWidth     =   1739.906
  1448.                EndProperty
  1449.                BeginProperty Column36 
  1450.                   ColumnWidth     =   1140.095
  1451.                EndProperty
  1452.                BeginProperty Column37 
  1453.                   ColumnWidth     =   1140.095
  1454.                EndProperty
  1455.                BeginProperty Column38 
  1456.                   ColumnWidth     =   1094.74
  1457.                EndProperty
  1458.                BeginProperty Column39 
  1459.                   ColumnWidth     =   1739.906
  1460.                EndProperty
  1461.                BeginProperty Column40 
  1462.                   ColumnWidth     =   1739.906
  1463.                EndProperty
  1464.                BeginProperty Column41 
  1465.                   ColumnWidth     =   1739.906
  1466.                EndProperty
  1467.                BeginProperty Column42 
  1468.                   ColumnWidth     =   1739.906
  1469.                EndProperty
  1470.                BeginProperty Column43 
  1471.                   ColumnWidth     =   1739.906
  1472.                EndProperty
  1473.                BeginProperty Column44 
  1474.                   ColumnWidth     =   1739.906
  1475.                EndProperty
  1476.                BeginProperty Column45 
  1477.                   ColumnWidth     =   1739.906
  1478.                EndProperty
  1479.                BeginProperty Column46 
  1480.                   ColumnWidth     =   1065.26
  1481.                EndProperty
  1482.             EndProperty
  1483.          End
  1484.       End
  1485.       Begin VB.Frame Frame2 
  1486.          Height          =   1695
  1487.          Left            =   120
  1488.          TabIndex        =   62
  1489.          Top             =   840
  1490.          Width           =   11535
  1491.          Begin VB.TextBox txtFields 
  1492.             Appearance      =   0  'Flat
  1493.             DataField       =   "工作移交情况"
  1494.             DataSource      =   "datPrimaryRS"
  1495.             Height          =   285
  1496.             Index           =   7
  1497.             Left            =   1680
  1498.             TabIndex        =   7
  1499.             Top             =   960
  1500.             Width           =   4215
  1501.          End
  1502.          Begin VB.TextBox txtFields 
  1503.             Appearance      =   0  'Flat
  1504.             DataField       =   "工作移交经办人"
  1505.             DataSource      =   "datPrimaryRS"
  1506.             Height          =   285
  1507.             Index           =   8
  1508.             Left            =   7440
  1509.             TabIndex        =   8
  1510.             Top             =   960
  1511.             Width           =   1455
  1512.          End
  1513.          Begin VB.TextBox txtFields 
  1514.             Appearance      =   0  'Flat
  1515.             DataField       =   "办公物品交还情况"
  1516.             DataSource      =   "datPrimaryRS"
  1517.             Height          =   285
  1518.             Index           =   9
  1519.             Left            =   1680
  1520.             TabIndex        =   9
  1521.             Top             =   1320
  1522.             Width           =   4215
  1523.          End
  1524.          Begin VB.TextBox txtFields 
  1525.             Appearance      =   0  'Flat
  1526.             DataField       =   "交还经办人"
  1527.             DataSource      =   "datPrimaryRS"
  1528.             Height          =   285
  1529.             Index           =   10
  1530.             Left            =   7440
  1531.             TabIndex        =   10
  1532.             Top             =   1320
  1533.             Width           =   1455
  1534.          End
  1535.          Begin VB.TextBox txtFields 
  1536.             Appearance      =   0  'Flat
  1537.             DataField       =   "离职原因"
  1538.             DataSource      =   "datPrimaryRS"
  1539.             Height          =   645
  1540.             Index           =   6
  1541.             Left            =   1680
  1542.             TabIndex        =   5
  1543.             Top             =   240
  1544.             Width           =   7215
  1545.          End
  1546.          Begin VB.TextBox txtFields 
  1547.             DataField       =   "本部部门经理意见"
  1548.             DataSource      =   "datPrimaryRS"
  1549.             Height          =   285
  1550.             Index           =   21
  1551.             Left            =   1680
  1552.             TabIndex        =   64
  1553.             Top             =   3240
  1554.             Width           =   1455
  1555.          End
  1556.          Begin VB.TextBox txtFields 
  1557.             DataField       =   "本部门经理签字"
  1558.             DataSource      =   "datPrimaryRS"
  1559.             Height          =   285
  1560.             Index           =   22
  1561.             Left            =   4560
  1562.             TabIndex        =   63
  1563.             Top             =   3240
  1564.             Width           =   1455
  1565.          End
  1566.          Begin MSComCtl2.DTPicker DTPicker1 
  1567.             DataField       =   "离职时间"
  1568.             Height          =   300
  1569.             Left            =   9960
  1570.             TabIndex        =   6
  1571.             Top             =   240
  1572.             Width           =   1455
  1573.             _ExtentX        =   2566
  1574.             _ExtentY        =   529
  1575.             _Version        =   393216
  1576.             CheckBox        =   -1  'True
  1577.             DateIsNull      =   -1  'True
  1578.             Format          =   127401985
  1579.             CurrentDate     =   36191
  1580.          End
  1581.          Begin VB.Label lblLabels 
  1582.             Caption         =   "工作移交情况"
  1583.             Height          =   255
  1584.             Index           =   7
  1585.             Left            =   120
  1586.             TabIndex        =   72
  1587.             Top             =   960
  1588.             Width           =   1335
  1589.          End
  1590.          Begin VB.Label lblLabels 
  1591.             Caption         =   "经办人:"
  1592.             Height          =   255
  1593.             Index           =   8
  1594.             Left            =   6120
  1595.             TabIndex        =   71
  1596.             Top             =   960
  1597.             Width           =   735
  1598.          End
  1599.          Begin VB.Label lblLabels 
  1600.             Caption         =   "办公物品交还情况"
  1601.             Height          =   255
  1602.             Index           =   9
  1603.             Left            =   120
  1604.             TabIndex        =   70
  1605.             Top             =   1320
  1606.             Width           =   1575
  1607.          End
  1608.          Begin VB.Label lblLabels 
  1609.             Caption         =   "经办人:"
  1610.             Height          =   255
  1611.             Index           =   10
  1612.             Left            =   6120
  1613.             TabIndex        =   69
  1614.             Top             =   1320
  1615.             Width           =   735
  1616.          End
  1617.          Begin VB.Label lblLabels 
  1618.             Caption         =   "离职原因"
  1619.             Height          =   255
  1620.             Index           =   6
  1621.             Left            =   120
  1622.             TabIndex        =   68
  1623.             Top             =   240
  1624.             Width           =   975
  1625.          End
  1626.          Begin VB.Label lblLabels 
  1627.             Caption         =   "离职时间"
  1628.             Height          =   255
  1629.             Index           =   5
  1630.             Left            =   9000
  1631.             TabIndex        =   67
  1632.             Top             =   240
  1633.             Width           =   855
  1634.          End
  1635.          Begin VB.Label lblLabels 
  1636.             Caption         =   "本部部门经理意见:"
  1637.             Height          =   255
  1638.             Index           =   41
  1639.             Left            =   120
  1640.             TabIndex        =   66
  1641.             Top             =   3240
  1642.             Width           =   1695
  1643.          End
  1644.          Begin VB.Label lblLabels 
  1645.             Caption         =   "本部门经理签字:"
  1646.             Height          =   255
  1647.             Index           =   42
  1648.             Left            =   3120
  1649.             TabIndex        =   65
  1650.             Top             =   3240
  1651.             Width           =   1335
  1652.          End
  1653.       End
  1654.       Begin VB.Frame Frame3 
  1655.          Caption         =   "各部门交接情况"
  1656.          Height          =   1815
  1657.          Left            =   120
  1658.          TabIndex        =   53
  1659.          Top             =   3960
  1660.          Width           =   11535
  1661.          Begin VB.TextBox txtFields 
  1662.             Appearance      =   0  'Flat
  1663.             DataField       =   "动物部经理签字"
  1664.             DataSource      =   "datPrimaryRS"
  1665.             Height          =   285
  1666.             Index           =   33
  1667.             Left            =   4560
  1668.             TabIndex        =   35
  1669.             Top             =   1440
  1670.             Width           =   1455
  1671.          End
  1672.          Begin VB.TextBox txtFields 
  1673.             Appearance      =   0  'Flat
  1674.             DataField       =   "动物部交接内容"
  1675.             DataSource      =   "datPrimaryRS"
  1676.             Height          =   285
  1677.             Index           =   32
  1678.             Left            =   1320
  1679.             TabIndex        =   34
  1680.             Top             =   1440
  1681.             Width           =   1815
  1682.          End
  1683.          Begin VB.TextBox txtFields 
  1684.             Appearance      =   0  'Flat
  1685.             DataField       =   "设备工程部经理签字"
  1686.             DataSource      =   "datPrimaryRS"
  1687.             Height          =   285
  1688.             Index           =   31
  1689.             Left            =   9960
  1690.             TabIndex        =   25
  1691.             Top             =   360
  1692.             Width           =   1455
  1693.          End
  1694.          Begin VB.TextBox txtFields 
  1695.             Appearance      =   0  'Flat
  1696.             DataField       =   "设备工程部交接内容"
  1697.             DataSource      =   "datPrimaryRS"
  1698.             Height          =   285
  1699.             Index           =   29
  1700.             Left            =   7080
  1701.             TabIndex        =   24
  1702.             Top             =   360
  1703.             Width           =   1815
  1704.          End
  1705.          Begin VB.TextBox txtFields 
  1706.             Appearance      =   0  'Flat
  1707.             DataField       =   "水族部经理签字"
  1708.             DataSource      =   "datPrimaryRS"
  1709.             Height          =   285
  1710.             Index           =   12
  1711.             Left            =   9960
  1712.             TabIndex        =   33
  1713.             Top             =   1080
  1714.             Width           =   1455
  1715.          End
  1716.          Begin VB.TextBox txtFields 
  1717.             Appearance      =   0  'Flat
  1718.             DataField       =   "水族部交接内容"
  1719.             DataSource      =   "datPrimaryRS"
  1720.             Height          =   285
  1721.             Index           =   11
  1722.             Left            =   7080
  1723.             TabIndex        =   32
  1724.             Top             =   1080
  1725.             Width           =   1815
  1726.          End
  1727.          Begin VB.TextBox txtFields 
  1728.             Appearance      =   0  'Flat
  1729.             DataField       =   "办公室交接内容"
  1730.             DataSource      =   "datPrimaryRS"
  1731.             Height          =   285
  1732.             Index           =   23
  1733.             Left            =   1320
  1734.             TabIndex        =   22
  1735.             Top             =   360
  1736.             Width           =   1815
  1737.          End
  1738.          Begin VB.TextBox txtFields 
  1739.             Appearance      =   0  'Flat
  1740.             DataField       =   "办公室经理签字"
  1741.             DataSource      =   "datPrimaryRS"
  1742.             Height          =   285
  1743.             Index           =   24
  1744.             Left            =   4560
  1745.             TabIndex        =   23
  1746.             Top             =   360
  1747.             Width           =   1455
  1748.          End
  1749.          Begin VB.TextBox txtFields 
  1750.             Appearance      =   0  'Flat
  1751.             DataField       =   "商品部交接内容"
  1752.             DataSource      =   "datPrimaryRS"
  1753.             Height          =   285
  1754.             Index           =   25
  1755.             Left            =   1320
  1756.             TabIndex        =   26
  1757.             Top             =   720
  1758.             Width           =   1815
  1759.          End
  1760.          Begin VB.TextBox txtFields 
  1761.             Appearance      =   0  'Flat
  1762.             DataField       =   "商品部经理签字"
  1763.             DataSource      =   "datPrimaryRS"
  1764.             Height          =   285
  1765.             Index           =   26
  1766.             Left            =   4560
  1767.             TabIndex        =   27
  1768.             Top             =   720
  1769.             Width           =   1455
  1770.          End
  1771.          Begin VB.TextBox txtFields 
  1772.             Appearance      =   0  'Flat
  1773.             DataField       =   "计财部交接内容"
  1774.             DataSource      =   "datPrimaryRS"
  1775.             Height          =   285
  1776.             Index           =   27
  1777.             Left            =   7080
  1778.             TabIndex        =   28
  1779.             Top             =   720
  1780.             Width           =   1815
  1781.          End
  1782.          Begin VB.TextBox txtFields 
  1783.             Appearance      =   0  'Flat
  1784.             DataField       =   "计财部经理签字"
  1785.             DataSource      =   "datPrimaryRS"
  1786.             Height          =   285
  1787.             Index           =   28
  1788.             Left            =   9960
  1789.             TabIndex        =   29
  1790.             Top             =   720
  1791.             Width           =   1455
  1792.          End
  1793.          Begin VB.TextBox txtFields 
  1794.             Appearance      =   0  'Flat
  1795.             DataField       =   "公关部交接内容"
  1796.             DataSource      =   "datPrimaryRS"
  1797.             Height          =   285
  1798.             Index           =   37
  1799.             Left            =   1320
  1800.             TabIndex        =   30
  1801.             Top             =   1080
  1802.             Width           =   1815
  1803.          End
  1804.          Begin VB.TextBox txtFields 
  1805.             Appearance      =   0  'Flat
  1806.             DataField       =   "公关部经理签字"
  1807.             DataSource      =   "datPrimaryRS"
  1808.             Height          =   285
  1809.             Index           =   30
  1810.             Left            =   4560
  1811.             TabIndex        =   31
  1812.             Top             =   1080
  1813.             Width           =   1455
  1814.          End
  1815.          Begin VB.Label Label3 
  1816.             Caption         =   "动物部"
  1817.             Height          =   255
  1818.             Left            =   120
  1819.             TabIndex        =   97
  1820.             Top             =   1440
  1821.             Width           =   1335
  1822.          End
  1823.          Begin VB.Label lblLabels 
  1824.             Caption         =   "经理签字"
  1825.             Height          =   255
  1826.             Index           =   32
  1827.             Left            =   3240
  1828.             TabIndex        =   96
  1829.             Top             =   1440
  1830.             Width           =   1455
  1831.          End
  1832.          Begin VB.Label lblLabels 
  1833.             Caption         =   "经理签字"
  1834.             Height          =   255
  1835.             Index           =   31
  1836.             Left            =   9000
  1837.             TabIndex        =   78
  1838.             Top             =   360
  1839.             Width           =   855
  1840.          End
  1841.          Begin VB.Label lblLabels 
  1842.             Caption         =   "设备工程部"
  1843.             Height          =   255
  1844.             Index           =   29
  1845.             Left            =   6120
  1846.             TabIndex        =   77
  1847.             Top             =   360
  1848.             Width           =   1095
  1849.          End
  1850.          Begin VB.Label Label2 
  1851.             Caption         =   "水族部"
  1852.             Height          =   255
  1853.             Left            =   6120
  1854.             TabIndex        =   76
  1855.             Top             =   1080
  1856.             Width           =   1335
  1857.          End
  1858.          Begin VB.Label lblLabels 
  1859.             Caption         =   "经理签字"
  1860.             Height          =   255
  1861.             Index           =   22
  1862.             Left            =   9000
  1863.             TabIndex        =   75
  1864.             Top             =   1080
  1865.             Width           =   1455
  1866.          End
  1867.          Begin VB.Label lblLabels 
  1868.             Caption         =   "办公室"
  1869.             Height          =   255
  1870.             Index           =   23
  1871.             Left            =   120
  1872.             TabIndex        =   61
  1873.             Top             =   360
  1874.             Width           =   1455
  1875.          End
  1876.          Begin VB.Label lblLabels 
  1877.             Caption         =   "经理签字"
  1878.             Height          =   255
  1879.             Index           =   24
  1880.             Left            =   3240
  1881.             TabIndex        =   60
  1882.             Top             =   360
  1883.             Width           =   1335
  1884.          End
  1885.          Begin VB.Label lblLabels 
  1886.             Caption         =   "商品部"
  1887.             Height          =   255
  1888.             Index           =   25
  1889.             Left            =   120
  1890.             TabIndex        =   59
  1891.             Top             =   720
  1892.             Width           =   1815
  1893.          End
  1894.          Begin VB.Label lblLabels 
  1895.             Caption         =   "经理签字"
  1896.             Height          =   255
  1897.             Index           =   26
  1898.             Left            =   3240
  1899.             TabIndex        =   58
  1900.             Top             =   720
  1901.             Width           =   1335
  1902.          End
  1903.          Begin VB.Label lblLabels 
  1904.             Caption         =   "计财部"
  1905.             Height          =   255
  1906.             Index           =   27
  1907.             Left            =   6120
  1908.             TabIndex        =   57
  1909.             Top             =   720
  1910.             Width           =   1335
  1911.          End
  1912.          Begin VB.Label lblLabels 
  1913.             Caption         =   "经理签字"
  1914.             Height          =   255
  1915.             Index           =   28
  1916.             Left            =   9000
  1917.             TabIndex        =   56
  1918.             Top             =   720
  1919.             Width           =   1335
  1920.          End
  1921.          Begin VB.Label lblLabels 
  1922.             Caption         =   "经理签字"
  1923.             Height          =   255
  1924.             Index           =   30
  1925.             Left            =   3240
  1926.             TabIndex        =   55
  1927.             Top             =   1080
  1928.             Width           =   1455
  1929.          End
  1930.          Begin VB.Label Label1 
  1931.             Caption         =   "公关部"
  1932.             Height          =   255
  1933.             Left            =   120
  1934.             TabIndex        =   54
  1935.             Top             =   1080
  1936.             Width           =   1335
  1937.          End
  1938.       End
  1939.       Begin VB.Label lblLabels 
  1940.          Caption         =   "部门"
  1941.          Height          =   255
  1942.          Index           =   0
  1943.          Left            =   4440
  1944.          TabIndex        =   83
  1945.          Top             =   495
  1946.          Width           =   735
  1947.       End
  1948.       Begin VB.Label lblLabels 
  1949.          Caption         =   "员工号"
  1950.          Height          =   255
  1951.          Index           =   1
  1952.          Left            =   240
  1953.          TabIndex        =   82
  1954.          Top             =   495
  1955.          Width           =   735
  1956.       End
  1957.       Begin VB.Label lblLabels 
  1958.          Caption         =   "姓名"
  1959.          Height          =   255
  1960.          Index           =   2
  1961.          Left            =   2400
  1962.          TabIndex        =   81
  1963.          Top             =   480
  1964.          Width           =   735
  1965.       End
  1966.       Begin VB.Label lblLabels 
  1967.          Caption         =   "岗位名称"
  1968.          Height          =   255
  1969.          Index           =   4
  1970.          Left            =   6720
  1971.          TabIndex        =   80
  1972.          Top             =   495
  1973.          Width           =   855
  1974.       End
  1975.       Begin VB.Label lblLabels 
  1976.          Caption         =   "性别"
  1977.          Height          =   255
  1978.          Index           =   3
  1979.          Left            =   9240
  1980.          TabIndex        =   79
  1981.          Top             =   495
  1982.          Width           =   615
  1983.       End
  1984.    End
  1985. End
  1986. Attribute VB_Name = "F_LiZhiJiaoJie"
  1987. Attribute VB_GlobalNameSpace = False
  1988. Attribute VB_Creatable = False
  1989. Attribute VB_PredeclaredId = True
  1990. Attribute VB_Exposed = False
  1991. Dim WithEvents adoPrimaryRS As Recordset
  1992. Attribute adoPrimaryRS.VB_VarHelpID = -1
  1993. Dim mvBookMark As Variant
  1994. Dim mbEditFlag As Boolean
  1995. Dim mbAddNewFlag As Boolean
  1996. Private Sub Combo1_KeyPress(KeyAscii As Integer)
  1997. If KeyAscii = vbKeyReturn Then
  1998.     SendKeys "{TAB}"
  1999. End If
  2000. End Sub
  2001. Private Sub Combo2_KeyPress(KeyAscii As Integer)
  2002. If KeyAscii = vbKeyReturn Then
  2003.     SendKeys "{TAB}"
  2004. End If
  2005. End Sub
  2006. Private Sub Combo3_KeyPress(KeyAscii As Integer)
  2007. If KeyAscii = vbKeyReturn Then
  2008.     SendKeys "{TAB}"
  2009. End If
  2010. End Sub
  2011. Private Sub Combo4_KeyPress(KeyAscii As Integer)
  2012. If KeyAscii = vbKeyReturn Then
  2013.     SendKeys "{TAB}"
  2014. End If
  2015. End Sub
  2016. Private Sub Combo5_KeyPress(KeyAscii As Integer)
  2017. If KeyAscii = vbKeyReturn Then
  2018.     SendKeys "{TAB}"
  2019. End If
  2020. End Sub
  2021. Private Sub DTPicker1_KeyPress(KeyAscii As Integer)
  2022. If KeyAscii = vbKeyReturn Then
  2023.     SendKeys "{TAB}"
  2024. End If
  2025. End Sub
  2026. Private Sub DTPicker2_KeyPress(KeyAscii As Integer)
  2027. If KeyAscii = vbKeyReturn Then
  2028.     SendKeys "{TAB}"
  2029. End If
  2030. End Sub
  2031. Private Sub DTPicker3_KeyPress(KeyAscii As Integer)
  2032. If KeyAscii = vbKeyReturn Then
  2033.     SendKeys "{TAB}"
  2034. End If
  2035. End Sub
  2036. Private Sub Form_Load()
  2037. On Error Resume Next
  2038.     For Each TextBox In Me.Controls
  2039.         TextBox.Font.Name = "宋体"
  2040.         TextBox.Font.Size = 9
  2041.     Next
  2042.  
  2043.   Set adoPrimaryRS = New Recordset
  2044.   adoPrimaryRS.Open "SELECT *  FROM 离职记录", db, adOpenStatic, adLockOptimistic
  2045.    Set DataGrid1.DataSource = adoPrimaryRS
  2046.   
  2047.   SetButtons True
  2048.   Set DTPicker1.DataSource = adoPrimaryRS
  2049.   Set DTPicker2.DataSource = adoPrimaryRS
  2050.   Set DTPicker3.DataSource = adoPrimaryRS
  2051.     
  2052.   Dim oText As TextBox
  2053.   'Bind the text boxes to the data provider
  2054.   For Each oText In Me.txtFields
  2055.     Set oText.DataSource = adoPrimaryRS
  2056.   Next
  2057.   
  2058.   Set Combo1.DataSource = adoPrimaryRS
  2059.   Set Combo2.DataSource = adoPrimaryRS
  2060.   Set Combo3.DataSource = adoPrimaryRS
  2061.   Set Combo4.DataSource = adoPrimaryRS
  2062.   Set Combo5.DataSource = adoPrimaryRS
  2063.   Combo1.AddItem "是"
  2064.   Combo1.AddItem "否"
  2065.   Combo2.AddItem "是"
  2066.   Combo2.AddItem "否"
  2067.   Combo3.AddItem "是"
  2068.   Combo3.AddItem "否"
  2069.   Combo4.AddItem "是"
  2070.   Combo4.AddItem "否"
  2071.   Combo5.AddItem "是"
  2072.   Combo5.AddItem "否"
  2073.   
  2074. End Sub
  2075. Private Sub Form_Unload(Cancel As Integer)
  2076.   Screen.MousePointer = vbDefault
  2077. End Sub
  2078. Private Sub cmdAdd_Click()
  2079.   On Error GoTo AddErr
  2080.   With adoPrimaryRS
  2081.     If Not (.BOF And .EOF) Then
  2082.       mvBookMark = .Bookmark
  2083.     End If
  2084.     .AddNew
  2085.     mbAddNewFlag = True
  2086.     SetButtons False
  2087.   End With
  2088.   On Error GoTo 0
  2089.   Exit Sub
  2090. AddErr:
  2091.   MsgBox "增加操作有错误", vbExclamation + vbOKOnly, pTitle
  2092.   
  2093. End Sub
  2094. Private Sub cmdDelete_Click()
  2095.   On Error GoTo DeleteErr
  2096.   If MsgBox("确认是否删除离职记录信息?", vbYesNo + vbQuestion, "系统提示") = vbNo Then Exit Sub
  2097.   With adoPrimaryRS
  2098.     .Delete
  2099.     .MoveNext
  2100.     If .EOF Then .MoveLast
  2101.   End With
  2102.   On Error GoTo 0
  2103.   Exit Sub
  2104. DeleteErr:
  2105.   MsgBox "删除操作有错误", vbExclamation + vbOKOnly, pTitle
  2106. End Sub
  2107. Private Sub cmdRefresh_Click()
  2108.   'This is only needed for multi user apps
  2109.   On Error GoTo RefreshErr
  2110.   adoPrimaryRS.Requery
  2111.   On Error GoTo 0
  2112.   Exit Sub
  2113. RefreshErr:
  2114.    MsgBox "刷新操作有错误", vbExclamation + vbOKOnly, pTitle
  2115. End Sub
  2116. Private Sub cmdEdit_Click()
  2117.   On Error GoTo EditErr
  2118.   mbEditFlag = True
  2119.   SetButtons False
  2120.   On Error GoTo 0
  2121.   Exit Sub
  2122. EditErr:
  2123.    MsgBox "更改操作有错误", vbExclamation + vbOKOnly, pTitle
  2124. End Sub
  2125. Private Sub cmdCancel_Click()
  2126.  ' On Error Resume Next
  2127.  On Error GoTo CancelErr
  2128.   mbEditFlag = False
  2129.   mbAddNewFlag = False
  2130.   adoPrimaryRS.CancelUpdate
  2131.  'If mvBookMark > 0 Then
  2132.   ' adoPrimaryRS.Bookmark = mvBookMark
  2133.  ' Else
  2134.  '  adoPrimaryRS.MoveFirst
  2135.  ' End If
  2136.  SetButtons True
  2137.   Exit Sub
  2138. CancelErr:
  2139.    
  2140.    MsgBox "取消操作有错误", vbExclamation + vbOKOnly, pTitle
  2141. End Sub
  2142. Private Sub cmdUpdate_Click()
  2143.   On Error GoTo UpdateErr
  2144.   If MsgBox("是否确认此操作?", vbYesNo + vbQuestion, "系统提示") = vbNo Then Exit Sub
  2145.   adoPrimaryRS.UpdateBatch adAffectAll
  2146.   If mbAddNewFlag Then
  2147.     adoPrimaryRS.MoveLast              'move to the new record
  2148.   End If
  2149.   mbEditFlag = False
  2150.   mbAddNewFlag = False
  2151.   SetButtons True
  2152.   On Error GoTo 0
  2153.   Exit Sub
  2154. UpdateErr:
  2155.    MsgBox "保存操作有错误", vbExclamation + vbOKOnly, pTitle
  2156. End Sub
  2157. Private Sub cmdClose_Click()
  2158.   RSGL.Enabled = True
  2159.   Unload Me
  2160. End Sub
  2161. Private Sub SetButtons(bVal As Boolean)
  2162. Dim oTEX As TextBox
  2163.   CmdAdd.Visible = bVal
  2164.   cmdEdit.Visible = bVal
  2165.   cmdUpdate.Visible = Not bVal
  2166.   cmdCancel.Visible = Not bVal
  2167.   CmdDelete.Visible = bVal
  2168.   cmdClose.Visible = bVal
  2169.   cmdRefresh.Visible = bVal
  2170.   If bVal Then
  2171.    Set DataGrid1.DataSource = adoPrimaryRS
  2172.   Else
  2173.    Set DataGrid1.DataSource = Nothing
  2174.   End If
  2175.   
  2176.   For Each oText In Me.txtFields
  2177.      oText.Enabled = Not bVal
  2178.   Next
  2179.   
  2180.   DTPicker1.Enabled = Not bVal
  2181.   DTPicker2.Enabled = Not bVal
  2182.   DTPicker3.Enabled = Not bVal
  2183.     
  2184.   Combo1.Enabled = Not bVal
  2185.   Combo2.Enabled = Not bVal
  2186.   Combo3.Enabled = Not bVal
  2187.   Combo4.Enabled = Not bVal
  2188.   Combo5.Enabled = Not bVal
  2189.   
  2190. End Sub
  2191. Private Sub txtFields_KeyPress(Index As Integer, KeyAscii As Integer)
  2192. If KeyAscii = vbKeyReturn Then
  2193.     SendKeys "{TAB}"
  2194. End If
  2195. End Sub
  2196. Private Sub txtFields_LostFocus(Index As Integer)
  2197. If Index = 1 Then
  2198. Dim Sql3 As String
  2199.     Sql3 = "select  distinct 部门 ,姓名 ,岗位 ,性别   from 员工基本信息  where 员工号 = '" & txtFields(1).Text & "'"
  2200.     Set rs3 = db.Execute(Sql3)
  2201.    If Not rs3.EOF Then
  2202.    
  2203.    
  2204.    If Not IsNull(rs3("姓名")) Then
  2205.        txtFields(2).Text = Trim(rs3("姓名"))
  2206.    End If
  2207.    
  2208.    If Not IsNull(rs3("部门")) Then
  2209.        txtFields(0).Text = Trim(rs3("部门"))
  2210.    End If
  2211.       
  2212.    If Not IsNull(rs3("岗位")) Then
  2213.        txtFields(4).Text = Trim(rs3("岗位"))
  2214.    End If
  2215.    
  2216.    If Not IsNull(rs3("性别")) Then
  2217.        txtFields(3).Text = Trim(rs3("性别"))
  2218.    End If
  2219.    
  2220.    End If
  2221. End If
  2222. If Not IsNumeric(txtFields(5).Text) And (txtFields(5).Text <> "") Then
  2223.     MsgBox "请在“考核分数”中输入数字", vbExclamation + vbOKOnly, pTitle
  2224.      txtFields(5).SetFocus
  2225.      txtFields(5).SelLength = Len(txtFields(5))
  2226.      txtFields(5).SelStart = 0
  2227. End If
  2228. If Not IsNumeric(txtFields(13).Text) And (txtFields(13).Text <> "") Then
  2229.     MsgBox "请在“天数”中输入数字", vbExclamation + vbOKOnly, pTitle
  2230.      txtFields(13).SetFocus
  2231.      txtFields(13).SelLength = Len(txtFields(13))
  2232.      txtFields(13).SelStart = 0
  2233. End If
  2234. If Not IsNumeric(txtFields(14).Text) And (txtFields(14).Text <> "") Then
  2235.     MsgBox "请在“延时加班时间”中输入数字", vbExclamation + vbOKOnly, pTitle
  2236.      txtFields(14).SetFocus
  2237.      txtFields(14).SelLength = Len(txtFields(14))
  2238.      txtFields(14).SelStart = 0
  2239. End If
  2240. If Not IsNumeric(txtFields(15).Text) And (txtFields(15).Text <> "") Then
  2241.     MsgBox "请在“休息日加班时间”中输入数字", vbExclamation + vbOKOnly, pTitle
  2242.      txtFields(15).SetFocus
  2243.      txtFields(15).SelLength = Len(txtFields(15))
  2244.      txtFields(15).SelStart = 0
  2245. End If
  2246. If Not IsNumeric(txtFields(16).Text) And (txtFields(16).Text <> "") Then
  2247.     MsgBox "请在“休假日加班时间”中输入数字", vbExclamation + vbOKOnly, pTitle
  2248.      txtFields(16).SetFocus
  2249.      txtFields(16).SelLength = Len(txtFields(16))
  2250.      txtFields(16).SelStart = 0
  2251. End If
  2252. If Not IsNumeric(txtFields(17).Text) And (txtFields(17).Text <> "") Then
  2253.     MsgBox "请在“病假时间”中输入数字", vbExclamation + vbOKOnly, pTitle
  2254.      txtFields(17).SetFocus
  2255.      txtFields(17).SelLength = Len(txtFields(17))
  2256.      txtFields(17).SelStart = 0
  2257. End If
  2258. If Not IsNumeric(txtFields(18).Text) And (txtFields(18).Text <> "") Then
  2259.     MsgBox "请在“事假时间”中输入数字", vbExclamation + vbOKOnly, pTitle
  2260.      txtFields(18).SetFocus
  2261.      txtFields(18).SelLength = Len(txtFields(18))
  2262.      txtFields(18).SelStart = 0
  2263. End If
  2264. If Not IsNumeric(txtFields(20).Text) And (txtFields(20).Text <> "") Then
  2265.     MsgBox "请在“其他假时间”中输入数字", vbExclamation + vbOKOnly, pTitle
  2266.      txtFields(20).SetFocus
  2267.      txtFields(20).SelLength = Len(txtFields(20))
  2268.      txtFields(20).SelStart = 0
  2269. End If
  2270. If Not IsNumeric(txtFields(38).Text) And (txtFields(38).Text <> "") Then
  2271.     MsgBox "请在“未交物品折价”中输入数字", vbExclamation + vbOKOnly, pTitle
  2272.      txtFields(38).SetFocus
  2273.      txtFields(38).SelLength = Len(txtFields(38))
  2274.      txtFields(38).SelStart = 0
  2275. End If
  2276. End Sub