上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:104k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
  3. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  4. Begin VB.Form Balance_KF_Bill 
  5.    BackColor       =   &H00E9F4FA&
  6.    BorderStyle     =   1  'Fixed Single
  7.    Caption         =   "单据处理"
  8.    ClientHeight    =   6120
  9.    ClientLeft      =   315
  10.    ClientTop       =   2040
  11.    ClientWidth     =   11010
  12.    Icon            =   "结算_结算单录入.frx":0000
  13.    KeyPreview      =   -1  'True
  14.    LinkTopic       =   "Form4"
  15.    MaxButton       =   0   'False
  16.    MinButton       =   0   'False
  17.    ScaleHeight     =   6120
  18.    ScaleWidth      =   11010
  19.    Begin VB.TextBox LrText 
  20.       ForeColor       =   &H00000000&
  21.       Height          =   300
  22.       Index           =   0
  23.       Left            =   1020
  24.       TabIndex        =   0
  25.       Text            =   "0"
  26.       Top             =   1500
  27.       Width           =   1650
  28.    End
  29.    Begin MSComctlLib.Toolbar Tlb_Action 
  30.       Align           =   1  'Align Top
  31.       Height          =   555
  32.       Left            =   0
  33.       TabIndex        =   5
  34.       Top             =   0
  35.       Width           =   11010
  36.       _ExtentX        =   19420
  37.       _ExtentY        =   979
  38.       ButtonWidth     =   820
  39.       ButtonHeight    =   926
  40.       AllowCustomize  =   0   'False
  41.       Wrappable       =   0   'False
  42.       Appearance      =   1
  43.       Style           =   1
  44.       ImageList       =   "ImageList1"
  45.       _Version        =   393216
  46.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  47.          NumButtons      =   23
  48.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  49.             Caption         =   "打印"
  50.             Key             =   "dy"
  51.             Object.ToolTipText     =   "打印当前单据或Ctrl+P"
  52.             ImageKey        =   "dy"
  53.          EndProperty
  54.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  55.             Caption         =   "预览"
  56.             Key             =   "yl"
  57.             ImageKey        =   "yl"
  58.          EndProperty
  59.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  60.             Key             =   "fgh0"
  61.             Style           =   3
  62.          EndProperty
  63.          BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  64.             Enabled         =   0   'False
  65.             Object.Visible         =   0   'False
  66.             Caption         =   "新增"
  67.             Key             =   "xz"
  68.             Object.ToolTipText     =   "新增加一张单据或F5"
  69.             ImageKey        =   "xz"
  70.          EndProperty
  71.          BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  72.             Enabled         =   0   'False
  73.             Object.Visible         =   0   'False
  74.             Caption         =   "修改"
  75.             Key             =   "xg"
  76.             Object.ToolTipText     =   "修改当前单据或F3"
  77.             ImageKey        =   "xg"
  78.          EndProperty
  79.          BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  80.             Caption         =   "删除"
  81.             Key             =   "sc"
  82.             Object.ToolTipText     =   "删除当前单据"
  83.             ImageKey        =   "sc"
  84.          EndProperty
  85.          BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  86.             Enabled         =   0   'False
  87.             Object.Visible         =   0   'False
  88.             Key             =   "fgh1"
  89.             Style           =   3
  90.          EndProperty
  91.          BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  92.             Enabled         =   0   'False
  93.             Object.Visible         =   0   'False
  94.             Caption         =   "增行"
  95.             Key             =   "zh"
  96.             Object.ToolTipText     =   "插入一行或Insert"
  97.             ImageKey        =   "zh"
  98.          EndProperty
  99.          BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  100.             Enabled         =   0   'False
  101.             Object.Visible         =   0   'False
  102.             Caption         =   "删行"
  103.             Key             =   "sh"
  104.             Object.ToolTipText     =   "删除当前记录行或Delete"
  105.             ImageKey        =   "sh"
  106.          EndProperty
  107.          BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  108.             Enabled         =   0   'False
  109.             Object.Visible         =   0   'False
  110.             Key             =   "fgh2"
  111.             Style           =   3
  112.          EndProperty
  113.          BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  114.             Enabled         =   0   'False
  115.             Object.Visible         =   0   'False
  116.             Caption         =   "保存"
  117.             Key             =   "bc"
  118.             Object.ToolTipText     =   "保存单据或F6"
  119.             ImageKey        =   "bc"
  120.          EndProperty
  121.          BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  122.             Enabled         =   0   'False
  123.             Object.Visible         =   0   'False
  124.             Caption         =   "放弃"
  125.             Key             =   "fq"
  126.             Object.ToolTipText     =   "放弃此次操作"
  127.             ImageKey        =   "fq"
  128.          EndProperty
  129.          BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  130.             Key             =   "fgh3"
  131.             Style           =   3
  132.          EndProperty
  133.          BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  134.             Caption         =   "审核"
  135.             Key             =   "shsh"
  136.             ImageKey        =   "check"
  137.          EndProperty
  138.          BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  139.             Caption         =   "弃审"
  140.             Key             =   "shqs"
  141.             ImageKey        =   "qs"
  142.          EndProperty
  143.          BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  144.             Key             =   "fgh4"
  145.             Style           =   3
  146.          EndProperty
  147.          BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  148.             Caption         =   "首张"
  149.             Key             =   "first"
  150.             ImageKey        =   "first"
  151.          EndProperty
  152.          BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  153.             Caption         =   "上张"
  154.             Key             =   "prev"
  155.             ImageKey        =   "prev"
  156.          EndProperty
  157.          BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  158.             Caption         =   "下张"
  159.             Key             =   "next"
  160.             ImageKey        =   "next"
  161.          EndProperty
  162.          BeginProperty Button20 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  163.             Caption         =   "末张"
  164.             Key             =   "last"
  165.             ImageKey        =   "last"
  166.          EndProperty
  167.          BeginProperty Button21 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  168.             Key             =   "fgh5"
  169.             Style           =   3
  170.          EndProperty
  171.          BeginProperty Button22 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  172.             Caption         =   "帮助"
  173.             Key             =   "bz"
  174.             ImageKey        =   "bz"
  175.          EndProperty
  176.          BeginProperty Button23 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  177.             Caption         =   "退出"
  178.             Key             =   "fh"
  179.             ImageKey        =   "tc"
  180.          EndProperty
  181.       EndProperty
  182.       BorderStyle     =   1
  183.    End
  184.    Begin VB.CommandButton Ydcommand 
  185.       Height          =   300
  186.       Left            =   10680
  187.       Picture         =   "结算_结算单录入.frx":1042
  188.       Style           =   1  'Graphical
  189.       TabIndex        =   4
  190.       Top             =   990
  191.       Visible         =   0   'False
  192.       Width           =   300
  193.    End
  194.    Begin VB.TextBox Ydtext 
  195.       BackColor       =   &H80000018&
  196.       BorderStyle     =   0  'None
  197.       Height          =   330
  198.       Left            =   7710
  199.       MultiLine       =   -1  'True
  200.       TabIndex        =   2
  201.       Top             =   960
  202.       Visible         =   0   'False
  203.       Width           =   1185
  204.    End
  205.    Begin VB.Timer Timer1 
  206.       Interval        =   1
  207.       Left            =   9690
  208.       Top             =   150
  209.    End
  210.    Begin VB.CommandButton Ydcommand1 
  211.       Height          =   300
  212.       Left            =   10680
  213.       Picture         =   "结算_结算单录入.frx":13CC
  214.       Style           =   1  'Graphical
  215.       TabIndex        =   9
  216.       Top             =   600
  217.       Visible         =   0   'False
  218.       Width           =   300
  219.    End
  220.    Begin VB.ComboBox YdCombo 
  221.       Height          =   300
  222.       Left            =   9000
  223.       Style           =   2  'Dropdown List
  224.       TabIndex        =   3
  225.       Top             =   960
  226.       Visible         =   0   'False
  227.       Width           =   1155
  228.    End
  229.    Begin MSComctlLib.ImageList ImageList1 
  230.       Left            =   10410
  231.       Top             =   1350
  232.       _ExtentX        =   1005
  233.       _ExtentY        =   1005
  234.       BackColor       =   -2147483643
  235.       ImageWidth      =   16
  236.       ImageHeight     =   16
  237.       MaskColor       =   12632256
  238.       _Version        =   393216
  239.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  240.          NumListImages   =   37
  241.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  242.             Picture         =   "结算_结算单录入.frx":1756
  243.             Key             =   "sz"
  244.          EndProperty
  245.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  246.             Picture         =   "结算_结算单录入.frx":1AF0
  247.             Key             =   "dy"
  248.          EndProperty
  249.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  250.             Picture         =   "结算_结算单录入.frx":1E8A
  251.             Key             =   "yl"
  252.          EndProperty
  253.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  254.             Picture         =   "结算_结算单录入.frx":2224
  255.             Key             =   "xg"
  256.          EndProperty
  257.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  258.             Picture         =   "结算_结算单录入.frx":25BE
  259.             Key             =   "zh"
  260.          EndProperty
  261.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  262.             Picture         =   "结算_结算单录入.frx":2958
  263.             Key             =   "sh"
  264.          EndProperty
  265.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  266.             Picture         =   "结算_结算单录入.frx":2CF2
  267.             Key             =   "bc"
  268.          EndProperty
  269.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  270.             Picture         =   "结算_结算单录入.frx":308C
  271.             Key             =   "fq"
  272.          EndProperty
  273.          BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  274.             Picture         =   "结算_结算单录入.frx":3426
  275.             Key             =   "bz"
  276.          EndProperty
  277.          BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  278.             Picture         =   "结算_结算单录入.frx":37C0
  279.             Key             =   "tc"
  280.          EndProperty
  281.          BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  282.             Picture         =   "结算_结算单录入.frx":3B5A
  283.             Key             =   "bcgs"
  284.          EndProperty
  285.          BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  286.             Picture         =   "结算_结算单录入.frx":3EF4
  287.             Key             =   "mrlk"
  288.          EndProperty
  289.          BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  290.             Picture         =   "结算_结算单录入.frx":428E
  291.             Key             =   "xsxm"
  292.          EndProperty
  293.          BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  294.             Picture         =   "结算_结算单录入.frx":4628
  295.             Key             =   "first"
  296.          EndProperty
  297.          BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  298.             Picture         =   "结算_结算单录入.frx":49C2
  299.             Key             =   "prev"
  300.          EndProperty
  301.          BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  302.             Picture         =   "结算_结算单录入.frx":4D5C
  303.             Key             =   "next"
  304.          EndProperty
  305.          BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  306.             Picture         =   "结算_结算单录入.frx":50F6
  307.             Key             =   "last"
  308.          EndProperty
  309.          BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  310.             Picture         =   "结算_结算单录入.frx":5490
  311.             Key             =   "xx"
  312.          EndProperty
  313.          BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  314.             Picture         =   "结算_结算单录入.frx":582A
  315.             Key             =   "define"
  316.          EndProperty
  317.          BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  318.             Picture         =   "结算_结算单录入.frx":5BC4
  319.             Key             =   "exec"
  320.          EndProperty
  321.          BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  322.             Picture         =   "结算_结算单录入.frx":5F5E
  323.             Key             =   "xz"
  324.          EndProperty
  325.          BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  326.             Picture         =   "结算_结算单录入.frx":62F8
  327.             Key             =   "sc"
  328.          EndProperty
  329.          BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  330.             Picture         =   "结算_结算单录入.frx":6692
  331.             Key             =   "sx"
  332.          EndProperty
  333.          BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  334.             Picture         =   "结算_结算单录入.frx":6A2C
  335.             Key             =   "cx"
  336.          EndProperty
  337.          BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  338.             Picture         =   "结算_结算单录入.frx":6DC6
  339.             Key             =   "zd"
  340.          EndProperty
  341.          BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  342.             Picture         =   "结算_结算单录入.frx":7160
  343.             Key             =   "dz"
  344.          EndProperty
  345.          BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  346.             Picture         =   "结算_结算单录入.frx":74FA
  347.             Key             =   "ph"
  348.          EndProperty
  349.          BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  350.             Picture         =   "结算_结算单录入.frx":7894
  351.             Key             =   "fz"
  352.          EndProperty
  353.          BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  354.             Picture         =   "结算_结算单录入.frx":7C2E
  355.             Key             =   "dw"
  356.          EndProperty
  357.          BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  358.             Picture         =   "结算_结算单录入.frx":7FC8
  359.             Key             =   "hf"
  360.          EndProperty
  361.          BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  362.             Picture         =   "结算_结算单录入.frx":8362
  363.             Key             =   "pz"
  364.          EndProperty
  365.          BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  366.             Picture         =   "结算_结算单录入.frx":86FC
  367.             Key             =   "check"
  368.          EndProperty
  369.          BeginProperty ListImage33 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  370.             Picture         =   "结算_结算单录入.frx":8A96
  371.             Key             =   "qs"
  372.          EndProperty
  373.          BeginProperty ListImage34 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  374.             Picture         =   "结算_结算单录入.frx":8E30
  375.             Key             =   "fullcheck"
  376.          EndProperty
  377.          BeginProperty ListImage35 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  378.             Picture         =   "结算_结算单录入.frx":91CA
  379.             Key             =   "qq"
  380.          EndProperty
  381.          BeginProperty ListImage36 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  382.             Picture         =   "结算_结算单录入.frx":9564
  383.             Key             =   "bcw"
  384.          EndProperty
  385.          BeginProperty ListImage37 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  386.             Picture         =   "结算_结算单录入.frx":98FE
  387.             Key             =   "ye"
  388.          EndProperty
  389.       EndProperty
  390.    End
  391.    Begin VSFlex8Ctl.VSFlexGrid WglrGrid 
  392.       Height          =   3345
  393.       Left            =   120
  394.       TabIndex        =   1
  395.       Top             =   2280
  396.       Width           =   10680
  397.       _cx             =   5080
  398.       _cy             =   5080
  399.       Appearance      =   1
  400.       BorderStyle     =   1
  401.       Enabled         =   -1  'True
  402.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  403.          Name            =   "宋体"
  404.          Size            =   9
  405.          Charset         =   134
  406.          Weight          =   400
  407.          Underline       =   0   'False
  408.          Italic          =   0   'False
  409.          Strikethrough   =   0   'False
  410.       EndProperty
  411.       MousePointer    =   0
  412.       BackColor       =   16777215
  413.       ForeColor       =   -2147483640
  414.       BackColorFixed  =   12640511
  415.       ForeColorFixed  =   -2147483630
  416.       BackColorSel    =   -2147483643
  417.       ForeColorSel    =   -2147483640
  418.       BackColorBkg    =   16777215
  419.       BackColorAlternate=   16777215
  420.       GridColor       =   -2147483633
  421.       GridColorFixed  =   -2147483632
  422.       TreeColor       =   -2147483632
  423.       FloodColor      =   192
  424.       SheetBorder     =   -2147483642
  425.       FocusRect       =   1
  426.       HighLight       =   1
  427.       AllowSelection  =   0   'False
  428.       AllowBigSelection=   0   'False
  429.       AllowUserResizing=   0
  430.       SelectionMode   =   0
  431.       GridLines       =   1
  432.       GridLinesFixed  =   2
  433.       GridLineWidth   =   1
  434.       Rows            =   5000
  435.       Cols            =   10
  436.       FixedRows       =   1
  437.       FixedCols       =   0
  438.       RowHeightMin    =   0
  439.       RowHeightMax    =   0
  440.       ColWidthMin     =   0
  441.       ColWidthMax     =   0
  442.       ExtendLastCol   =   0   'False
  443.       FormatString    =   ""
  444.       ScrollTrack     =   0   'False
  445.       ScrollBars      =   3
  446.       ScrollTips      =   0   'False
  447.       MergeCells      =   0
  448.       MergeCompare    =   0
  449.       AutoResize      =   -1  'True
  450.       AutoSizeMode    =   0
  451.       AutoSearch      =   0
  452.       AutoSearchDelay =   2
  453.       MultiTotals     =   -1  'True
  454.       SubtotalPosition=   1
  455.       OutlineBar      =   0
  456.       OutlineCol      =   0
  457.       Ellipsis        =   0
  458.       ExplorerBar     =   0
  459.       PicturesOver    =   0   'False
  460.       FillStyle       =   0
  461.       RightToLeft     =   0   'False
  462.       PictureType     =   0
  463.       TabBehavior     =   0
  464.       OwnerDraw       =   0
  465.       Editable        =   0
  466.       ShowComboButton =   1
  467.       WordWrap        =   -1  'True
  468.       TextStyle       =   0
  469.       TextStyleFixed  =   0
  470.       OleDragMode     =   0
  471.       OleDropMode     =   0
  472.       DataMode        =   0
  473.       VirtualData     =   -1  'True
  474.       DataMember      =   ""
  475.       ComboSearch     =   3
  476.       AutoSizeMouse   =   -1  'True
  477.       FrozenRows      =   0
  478.       FrozenCols      =   0
  479.       AllowUserFreezing=   0
  480.       BackColorFrozen =   0
  481.       ForeColorFrozen =   0
  482.       WallPaperAlignment=   9
  483.       AccessibleName  =   ""
  484.       AccessibleDescription=   ""
  485.       AccessibleValue =   ""
  486.       AccessibleRole  =   24
  487.       Begin VSFlex8Ctl.VSFlexGrid HjGrid 
  488.          Height          =   885
  489.          Left            =   0
  490.          TabIndex        =   14
  491.          Top             =   2400
  492.          Width           =   7545
  493.          _cx             =   5080
  494.          _cy             =   5080
  495.          Appearance      =   1
  496.          BorderStyle     =   0
  497.          Enabled         =   -1  'True
  498.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  499.             Name            =   "宋体"
  500.             Size            =   9
  501.             Charset         =   134
  502.             Weight          =   400
  503.             Underline       =   0   'False
  504.             Italic          =   0   'False
  505.             Strikethrough   =   0   'False
  506.          EndProperty
  507.          MousePointer    =   0
  508.          BackColor       =   14671839
  509.          ForeColor       =   -2147483640
  510.          BackColorFixed  =   -2147483633
  511.          ForeColorFixed  =   -2147483630
  512.          BackColorSel    =   -2147483643
  513.          ForeColorSel    =   -2147483640
  514.          BackColorBkg    =   16777215
  515.          BackColorAlternate=   14671839
  516.          GridColor       =   -2147483633
  517.          GridColorFixed  =   -2147483632
  518.          TreeColor       =   -2147483632
  519.          FloodColor      =   192
  520.          SheetBorder     =   -2147483642
  521.          FocusRect       =   1
  522.          HighLight       =   1
  523.          AllowSelection  =   0   'False
  524.          AllowBigSelection=   0   'False
  525.          AllowUserResizing=   0
  526.          SelectionMode   =   0
  527.          GridLines       =   1
  528.          GridLinesFixed  =   2
  529.          GridLineWidth   =   1
  530.          Rows            =   5000
  531.          Cols            =   10
  532.          FixedRows       =   1
  533.          FixedCols       =   0
  534.          RowHeightMin    =   0
  535.          RowHeightMax    =   0
  536.          ColWidthMin     =   0
  537.          ColWidthMax     =   0
  538.          ExtendLastCol   =   0   'False
  539.          FormatString    =   ""
  540.          ScrollTrack     =   0   'False
  541.          ScrollBars      =   3
  542.          ScrollTips      =   0   'False
  543.          MergeCells      =   0
  544.          MergeCompare    =   0
  545.          AutoResize      =   -1  'True
  546.          AutoSizeMode    =   0
  547.          AutoSearch      =   0
  548.          AutoSearchDelay =   2
  549.          MultiTotals     =   -1  'True
  550.          SubtotalPosition=   1
  551.          OutlineBar      =   0
  552.          OutlineCol      =   0
  553.          Ellipsis        =   0
  554.          ExplorerBar     =   0
  555.          PicturesOver    =   0   'False
  556.          FillStyle       =   0
  557.          RightToLeft     =   0   'False
  558.          PictureType     =   0
  559.          TabBehavior     =   0
  560.          OwnerDraw       =   0
  561.          Editable        =   0
  562.          ShowComboButton =   1
  563.          WordWrap        =   -1  'True
  564.          TextStyle       =   0
  565.          TextStyleFixed  =   0
  566.          OleDragMode     =   0
  567.          OleDropMode     =   0
  568.          DataMode        =   0
  569.          VirtualData     =   -1  'True
  570.          DataMember      =   ""
  571.          ComboSearch     =   3
  572.          AutoSizeMouse   =   -1  'True
  573.          FrozenRows      =   0
  574.          FrozenCols      =   0
  575.          AllowUserFreezing=   0
  576.          BackColorFrozen =   0
  577.          ForeColorFrozen =   0
  578.          WallPaperAlignment=   9
  579.          AccessibleName  =   ""
  580.          AccessibleDescription=   ""
  581.          AccessibleValue =   ""
  582.          AccessibleRole  =   24
  583.       End
  584.    End
  585.    Begin VB.Label Lab_Title 
  586.       AutoSize        =   -1  'True
  587.       BackColor       =   &H80000018&
  588.       BackStyle       =   0  'Transparent
  589.       Caption         =   "单据标题自动调整"
  590.       BeginProperty Font 
  591.          Name            =   "宋体"
  592.          Size            =   15
  593.          Charset         =   134
  594.          Weight          =   700
  595.          Underline       =   0   'False
  596.          Italic          =   0   'False
  597.          Strikethrough   =   0   'False
  598.       EndProperty
  599.       ForeColor       =   &H00000000&
  600.       Height          =   300
  601.       Left            =   4440
  602.       TabIndex        =   13
  603.       Top             =   840
  604.       Width           =   2520
  605.    End
  606.    Begin VB.Label Lab_BillId 
  607.       AutoSize        =   -1  'True
  608.       BackColor       =   &H0080C0FF&
  609.       Height          =   270
  610.       Left            =   7680
  611.       TabIndex        =   12
  612.       Top             =   600
  613.       Visible         =   0   'False
  614.       Width           =   2490
  615.    End
  616.    Begin VB.Label Lab_Djclzt 
  617.       BackColor       =   &H0000FFFF&
  618.       Caption         =   "1"
  619.       ForeColor       =   &H00808080&
  620.       Height          =   255
  621.       Left            =   10320
  622.       TabIndex        =   11
  623.       Top             =   600
  624.       Visible         =   0   'False
  625.       Width           =   285
  626.    End
  627.    Begin VB.Label Lab_OperStatus 
  628.       BackColor       =   &H000080FF&
  629.       Caption         =   "1"
  630.       Height          =   345
  631.       Left            =   10290
  632.       TabIndex        =   10
  633.       Top             =   960
  634.       Visible         =   0   'False
  635.       Width           =   345
  636.    End
  637.    Begin VB.Label Lab_Bill 
  638.       Appearance      =   0  'Flat
  639.       BackColor       =   &H80000005&
  640.       BackStyle       =   0  'Transparent
  641.       ForeColor       =   &H00000000&
  642.       Height          =   225
  643.       Left            =   9030
  644.       TabIndex        =   8
  645.       Top             =   6330
  646.       Width           =   735
  647.    End
  648.    Begin VB.Label Lab_Checker 
  649.       Appearance      =   0  'Flat
  650.       BackColor       =   &H80000005&
  651.       BackStyle       =   0  'Transparent
  652.       ForeColor       =   &H00000000&
  653.       Height          =   225
  654.       Left            =   7170
  655.       TabIndex        =   7
  656.       Top             =   6360
  657.       Width           =   735
  658.    End
  659.    Begin VB.Label TsLabel 
  660.       Alignment       =   1  'Right Justify
  661.       AutoSize        =   -1  'True
  662.       BackStyle       =   0  'Transparent
  663.       Caption         =   "单据号:"
  664.       Height          =   180
  665.       Index           =   0
  666.       Left            =   240
  667.       TabIndex        =   6
  668.       Top             =   1560
  669.       Width           =   765
  670.    End
  671. End
  672. Attribute VB_Name = "Balance_KF_Bill"
  673. Attribute VB_GlobalNameSpace = False
  674. Attribute VB_Creatable = False
  675. Attribute VB_PredeclaredId = True
  676. Attribute VB_Exposed = False
  677. '***********************************************************************************************************
  678. '*    模 块 名 称 :单据处理
  679. '*    功 能 描 述 :此功能模块主要完成单据录入、修改、删除、预览打印等。
  680. '*    程序员姓名  :周化江
  681. '*    最后修改人  :周化江
  682. '*    最后修改时间:2001/09/18
  683. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  684. '*
  685. '*    1.每次调入外部功能窗体,均要加锁ChangeLock=True,窗体关闭后解锁ChangeLock=false
  686. '*                                    TextValiLock=True             TextValiLock=false
  687. '*
  688. '*    2.Lab_OperStatus 用此标签来标识单据录入状态(默认值为1) "1"-浏览 "2"-新增 "3"-修改
  689. '*
  690. '*    3.Lab_Djclzt 用此标签来标识单据处理状态(默认值为1) "1"-填制单据  "2"-查询单据列表  "3"-明细帐联查单据
  691. '*
  692. '*    4.原则:只要单据能够存盘(无论新增)则其必须接受完整性及有效性规则检查
  693. '***********************************************************************************************************
  694.  
  695. '[以下为根据实际情况设置变量
  696. Dim Bln_BillChange As Boolean                   '标识单据是否发生改动
  697. Dim Rec_Query As New ADODB.Recordset            '单据组查询结果动态集(保存当前单据组ID)
  698. Public Str_QueryCondi As String                 '单据组查询条件(接收单据列表传递查询条件)
  699. ']
  700. '以下为固定使用变量(单据)
  701. Dim BillCode As String                          '单据设计编码(索引号)
  702. Dim Var_Bill() As Variant                       '用来返回单据设计信息
  703. Dim ReportTitle As String                       '报表主标题
  704. Dim Tsxx As String                              '系统提示信息
  705. '以下为固定使用变量(网格)
  706. Dim Cxnrrec As New ADODB.Recordset              '显示查询内容动态集
  707. Dim Dyymctbl As New DY_Dyymsz                   '打印页面窗体变量
  708. Dim GridCode As String                          '显示网格网格代码
  709. Dim GridInf() As Variant                        '整个网格设置信息
  710. Dim Pmbcsjhs As Long                            '屏幕网格保持数据行数(大于等于1)
  711. Dim Fzxwghs As Integer                          '辅助项网格行数(包括合计行)
  712. Dim Sfxshjwg As Boolean                         '是否显示合计网格
  713. Dim Qslz As Long                                '网格隐藏(非操作显示)列数
  714. Dim Sjhgd As Double                             '网格数据行高度
  715. Dim GridBoolean() As Boolean                    '网格列信息(布尔型)
  716. Dim GridStr()  As String                        '网格列信息(字符型)
  717. Dim GridInt() As Integer                        '网格列信息(整型)
  718. Dim Sfblbzkd As Boolean                         '是否保留帮助宽度(字段提供帮助时,是否为按钮保留空间)
  719. Dim Dqlrwgh As Long                             '当前录入数据网格行
  720. Dim Dqlrwgl As Long                             '当前录入数据网格列
  721. Dim Dqlkwgh As Long                             '刚刚离开网格行(不一定为录入行)
  722. Dim Dqlkwgl As Long                             '刚刚离开网格列
  723. Dim Dqtoprow As Long                            '当前录入状态时最上端可视行
  724. Dim Dqleftcol As Long                           '当前录入状态时最左端可视列
  725. Dim Zdlrqnr As String                           '字段录入修改前内容(用来判断内容是否修改)
  726. Dim Wbkbhlock As Boolean                        '文本框改变值锁
  727. Dim Changelock As Boolean                       '网格行列改变控制锁(用来区别用户改变.程序改变)
  728. Dim Gdtlock As Boolean                          '滚动条滚动控制(用来区别用户改变.程序改变)
  729. Dim Yxxpdlock As Boolean                        '字段有效性判断锁(内容不修改不需进行字段有效性判断)
  730. Dim Hyxxpdlock As Boolean                       '行有效性判断锁(字段内容不修改不需进行行有效性判断)
  731. Dim Valilock As Boolean                         '文本框失去焦点是否进行有效性控制(TRUE 为锁定*限用网格录入)
  732. Dim Shsfts As Boolean                           '删除记录行是否提示
  733. Dim Szzls As Integer                            '网格信息数组最大下标值(网格列数-1)
  734. '以下为固定使用变量(文本框)
  735. Dim Textvar() As Variant                        '存储变体型文本框信息
  736. Dim Textboolean() As Boolean                    '存储布尔型文本框信息
  737. Dim Textint() As Integer                        '存储整型文本框信息
  738. Dim Textstr() As String                         '存储字符型文本框信息
  739. Dim Max_Text_Index As Integer                   '最大录入文本框索引值
  740. Dim TextGroupCode As String                     '文本框录入分组编码
  741. Dim TextValiLock As Boolean                     '文本框失去焦点是否进行有效性控制判断
  742. Dim TextValiJudgeLock() As Boolean              '文本框录入有效性判断控制锁
  743. Dim TextChangeLock As Boolean                   '文本框内容变换控制锁
  744.     
  745. Private Sub Form_KeyPress(KeyAscii As Integer)      '控 制 焦 点 转 移
  746.     
  747.     Dim jdzygs As Integer
  748.     jdzygs = 15                                  '在单据录入中,此焦点转移控制值一定小于等于文本框个数,否则网格回车键将不支持.
  749.     Select Case KeyAscii
  750.         Case vbKeyReturn
  751.             If Kjjdzy(jdzygs) Then
  752.                 KeyAscii = 0
  753.             End If
  754.         Case 39           '屏蔽字符"'"
  755.             KeyAscii = 0
  756.     End Select
  757. End Sub
  758. Private Sub Form_Load()                                                        '窗 体 装 入
  759.     '初始化各种锁值(Fixed)
  760.     Changelock = False             '网格行列改变控制锁
  761.     Gdtlock = False                '滚动条滚动控制
  762.     Yxxpdlock = True               '字段有效性判断锁
  763.     Hyxxpdlock = True              '行有效性判断锁
  764.     Wbkbhlock = False              '文本框内容改变锁
  765.     '调入单据信息(需要修改BillCode)
  766.     BillCode = "1210"
  767.     Call Sub_ReadBillInfo(BillCode, Me, Var_Bill())
  768.     Lab_Title = Var_Bill(2)
  769.     Lab_Title.Move (Me.Width - Lab_Title.Width) / 2, 800
  770.     
  771.     '报表编码
  772.     XtReportCode = Var_Bill(5)
  773.     Load Dyymctbl
  774.   
  775.     '以下为文本框处理程序(Fixed)
  776.     TextGroupCode = Var_Bill(3)
  777.  
  778.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  779.     Call Wbkcsh
  780.   
  781.     '调入网格并记录一些网格信息(Fixed)
  782.     GridCode = Var_Bill(4)         '网格属性编码
  783.     Call BzWgcsh(WglrGrid, GridCode, GridInf(), GridBoolean(), GridInt(), GridStr())
  784.       
  785.     Qslz = GridInf(1)
  786.     Sjhgd = GridInf(2)
  787.     Fzxwghs = GridInf(4)
  788.     Sfblbzkd = GridInf(5)
  789.     Shsfts = GridInf(6)
  790.     Sfxshjwg = GridInf(7)
  791.     Szzls = WglrGrid.Cols - 1
  792.     Pmbcsjhs = Int((WglrGrid.Height - WglrGrid.FixedRows * WglrGrid.RowHeight(0)) / Sjhgd) - Fzxwghs - 1
  793.       
  794.     For jsqte = WglrGrid.FixedRows To WglrGrid.Rows - 1
  795.         WglrGrid.RowHeight(jsqte) = Sjhgd
  796.     Next jsqte
  797.     
  798.     '初始化合计网格(Fixed)
  799.     Call Cshhjwg
  800.   
  801.     '单据变动置为False(Fixed)
  802.     Bln_BillChange = False
  803. '调入数据初始化模块(Fixed)
  804.     Lab_Djclzt.Caption = Xtcdcs
  805. Call Sjcsh(Trim(Lab_Djclzt.Caption))
  806. End Sub
  807. Private Sub Form_Unload(Cancel As Integer)           '窗体卸载
  808.     
  809.     '是否保存已修改单据
  810.     Dim YAnswer As Integer
  811.     If Lab_OperStatus.Caption = "2" Or Lab_OperStatus.Caption = "3" Then
  812.         Tsxx = "单据尚未保存,是否退出?"
  813.         YAnswer = Xtxxts(Tsxx, 2, 2)
  814.         If YAnswer <> 1 Then
  815.             Cancel = 1
  816.             Exit Sub
  817.         End If
  818.     End If
  819.     '卸载打印页面窗体
  820.     Unload Dyymctbl
  821.  
  822.     '判断单据是否发生变化,并返回相应标识
  823.     If Bln_BillChange Then
  824.         Xtfhcs = "1"
  825.     Else
  826.         Xtfhcs = "0"
  827.     End If
  828.    
  829. End Sub
  830. Private Sub Sjcsh(Str_Pzclzt As String)              '数据初始化模块(根据实际情况)
  831.     
  832.     Dim Sqlstr As String       '查询单据列表条件
  833.     '[>>根据实际情况初始化
  834.     Select Case Str_Pzclzt
  835.         Case "1"   '填制单据
  836.             '调入用户查询结果动态集
  837.             Sqlstr = "SELECT BalanceMainId From Kf_BalanceMain where ltrim(rtrim(BillCode))='1210' and  BillDate='" & Xtrq & "' ORDER BY BalanceMainId"
  838.             Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  839.             
  840.       
  841.             '新增单据
  842.             Call Sub_AddBill
  843.         Case "2"   '查询单据(单据列表)
  844.              Lab_BillId.Caption = XT_BillID
  845.             Str_QueryCondi = Xtcdcsfz
  846.             Call Sub_ShowBill
  847.             Call Sub_OperStatus("10")
  848.       
  849.             '调入用户查询结果动态集
  850.             Sqlstr = "SELECT DISTINCT BalanceMainId From KF_V_Banlance a " & Str_QueryCondi & " ORDER BY BalanceMainId"
  851.             Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  852.             Rec_Query.Find "BalanceMainId=" & Val(Lab_BillId.Caption)
  853.         Case "3"   '明细帐联查单据
  854.             '设置工具条显示
  855.             With Tlb_Action
  856.                 .Buttons("xz").Enabled = False             '新增
  857.                 .Buttons("xg").Enabled = False             '修改
  858.                 .Buttons("sc").Enabled = False             '删除
  859.                 .Buttons("fgh0").Enabled = False           '分隔行
  860.                 .Buttons("zh").Enabled = False             '增行
  861.                 .Buttons("sh").Enabled = False             '删行
  862.                 .Buttons("fgh1").Enabled = False           '分隔行
  863.                 .Buttons("bc").Enabled = False             '保存
  864.                 .Buttons("fq").Enabled = False             '放弃
  865.                 .Buttons("shsh").Enabled = False           '审核
  866.                 .Buttons("shqs").Enabled = False           '弃审
  867.                 .Buttons("fgh2").Enabled = False           '分隔行
  868.                 .Buttons("first").Enabled = False          '首张
  869.                 .Buttons("prev").Enabled = False           '上张
  870.                 .Buttons("next").Enabled = False           '下张
  871.                 .Buttons("last").Enabled = False           '末张
  872.                 .Buttons("fgh5").Enabled = False           '分割行
  873.             End With
  874.       
  875.             Call Sub_ShowBill
  876.       
  877.             '设置操作状态为浏览
  878.             Lab_OperStatus.Caption = "1"
  879.       
  880.             '录入文本框
  881.             For jsqte = Max_Text_Index To 0 Step -1
  882.             LrText(jsqte).Enabled = False
  883.         Next jsqte
  884.     End Select
  885.   
  886.     '<<]
  887.   
  888. End Sub
  889. Private Sub Sub_ShowBill()                                          '根据当前单据ID显示整张单据内容
  890.    
  891.     '过程默认参数为当前窗体中单据ID:Lab_BillID
  892.     Dim Sqlstr As String                           '临时使用字符串
  893.     Dim RecTemp As New ADODB.Recordset             '临时使用动态集
  894.     Dim jsqte As Long                              '临时计数器
  895.     '禁止网格刷新动作,为加快网格显示速度(Fixed)
  896.     WglrGrid.Redraw = False
  897.     '本张单据查询字符串
  898.     Sqlstr = "SELECT * From KF_V_Banlance Where BalanceMainId='" & Val(Lab_BillId.Caption) & "' Order By KF_V_Banlance.BalanceSubId"
  899.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  900.       
  901.     With RecTemp
  902.         WglrGrid.Rows = WglrGrid.FixedRows
  903.         If .EOF Then
  904.             WglrGrid.Redraw = True
  905.             Exit Sub
  906.         Else
  907.             '[>>显示单据头
  908.             TextChangeLock = True     '文本框加锁
  909.              LrText(1).Text = Trim("" & .Fields("BillNum"))                                            '单据号)
  910.              LrText(0).Text = Format(.Fields("BillDate"), "yyyy-mm-dd")
  911.              LrText(2).Text = Trim("" & .Fields("OperType"))
  912.              LrText(3).Tag = Trim("" & .Fields("SupplierCode"))
  913.              LrText(3).Text = Trim("" & .Fields("SupplierName"))
  914.              LrText(4).Tag = Trim("" & .Fields("DeptCode"))
  915.              LrText(4).Text = Trim("" & .Fields("DeptName"))
  916.              LrText(5).Tag = Trim("" & .Fields("PersonCode"))
  917.              LrText(5).Text = Trim("" & .Fields("PersonName"))
  918.              LrText(6).Text = Trim("" & .Fields("Maker"))
  919.              LrText(7).Text = Trim("" & .Fields("Checker"))
  920.             TextChangeLock = False    '文本框解锁
  921.             '<<]
  922.         End If
  923.         jsqte = WglrGrid.FixedRows
  924.         WglrGrid.Clear 1
  925.         Do While Not .EOF
  926.             WglrGrid.AddItem ""
  927. ''''            '[>>显示单据分录
  928.             WglrGrid.TextMatrix(jsqte, 0) = "*"                                                                             '数据有效行标识(必填)
  929.             WglrGrid.TextMatrix(jsqte, Sydz("001", GridStr(), Szzls)) = Trim(.Fields("MNumber") & "")                  '物料编码
  930.             WglrGrid.TextMatrix(jsqte, Sydz("002", GridStr(), Szzls)) = Trim(.Fields("MName") & "")                  '物料名称
  931.             WglrGrid.TextMatrix(jsqte, Sydz("003", GridStr(), Szzls)) = Trim(.Fields("Model") & "")                 '物料规格
  932.             WglrGrid.TextMatrix(jsqte, Sydz("004", GridStr(), Szzls)) = Trim(.Fields("PrimaryUnitName") & "")
  933.             WglrGrid.TextMatrix(jsqte, Sydz("005", GridStr(), Szzls)) = IIf(IsNull(.Fields("Quan")) Or .Fields("Quan") = 0, "", .Fields("Quan").Value)
  934.             WglrGrid.TextMatrix(jsqte, Sydz("006", GridStr(), Szzls)) = IIf(IsNull(.Fields("Price")) Or .Fields("Price") = 0, "", .Fields("Price").Value)
  935.             WglrGrid.TextMatrix(jsqte, Sydz("007", GridStr(), Szzls)) = IIf(IsNull(.Fields("EMoney")) Or .Fields("EMoney") = 0, "", .Fields("EMoney").Value)
  936.             '<<]
  937.             WglrGrid.RowHeight(jsqte) = Sjhgd
  938.             .MoveNext
  939.             jsqte = jsqte + 1
  940.         
  941.         Loop
  942.     End With
  943.        
  944.             
  945.     '调整网格(Fixed)
  946.     Call Sub_AdjustGrid
  947.       
  948.     '计算合计数据(Fixed)
  949.     For jsqte = Qslz To WglrGrid.Cols - 1
  950.         Call Sjhj(jsqte)
  951.     Next jsqte
  952.     
  953.     '将网格刷新解禁(Fixed)
  954.     WglrGrid.Redraw = True
  955.        
  956.     '设置审核弃审按钮状态
  957.     Call Sub_CheckStatus
  958.        
  959. End Sub
  960. Private Sub Tlb_Action_ButtonClick(ByVal Button As MSComctlLib.Button)             '用户点击工具条
  961.      
  962.     '屏蔽文本框,下拉组合框有效性判断
  963.     Valilock = True
  964.      
  965.     '屏蔽网格失去焦点产生的有效性判断
  966.     Changelock = True
  967.          
  968.     Select Case Button.Key
  969.         Case "yl"                                            '预 览
  970.             If Fun_Drfrmyxxpd Then
  971.                 BillGridPrint WglrGrid, LrText, GridStr(), Szzls, GridCode, TextGroupCode, XtReportCode, False
  972.             End If
  973.         Case "dy"                                            '打 印
  974.             If Fun_Drfrmyxxpd Then
  975.                 Dim Yhanswer As Integer      '打印提示
  976.                 
  977.                 '用户确认是否打印单据
  978.                 Tsxx = "请确认是否打印当前单据?"
  979.                 Yhanswer = Xtxxts(Tsxx, 2, 2)
  980.                 If Yhanswer = 2 Then
  981.                     Exit Sub
  982.                 End If
  983.                 BillGridPrint WglrGrid, LrText, GridStr(), Szzls, GridCode, TextGroupCode, XtReportCode, True
  984.             End If
  985.         Case "xz"                                            '新 增
  986.             Call Sub_AddBill
  987.         Case "xg"                                            '修 改
  988.             Call Sub_EditBill
  989.         Case "sc"                                            '删 除
  990.             Call Sub_DeleteBill
  991.         Case "zh"                                            '增 行
  992.             Call zjlrfl
  993.         Case "sh"                                            '删 行
  994.             Call Scdqfl
  995.         Case "fq"                                            '放 弃
  996.             Call Sub_AbandonBill
  997.         Case "shsh"                                          '审 核
  998.             Call Sub_CheckBill
  999.         Case "shqs"                                          '弃 审
  1000.             Call Sub_AbandonCheck
  1001.         Case "first"                                         '首 张
  1002.             Call Sub_First
  1003.         Case "prev"                                          '上 张
  1004.             Call Sub_Prev
  1005.         Case "next"                                          '下 张
  1006.             Call Sub_next
  1007.         Case "last"                                          '末 张
  1008.             Call Sub_Last
  1009.         Case "bz"                                            '帮 助
  1010.             Call F1bz
  1011.         Case "fh"                                            '退 出
  1012.             Unload Me
  1013.     End Select
  1014.        
  1015.     '解 锁
  1016.     Valilock = False
  1017.     Changelock = False
  1018.     TextChangeLock = False
  1019.         
  1020. End Sub
  1021. Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)     '支持热键操作
  1022.     
  1023.     Select Case KeyCode
  1024.         Case vbKeyF5          '增加单据
  1025.             If Tlb_Action.Buttons("xz").Enabled And Tlb_Action.Buttons("xz").Visible Then
  1026.                 Call Sub_AddBill
  1027.             End If
  1028.         Case vbKeyF3          '修改单据
  1029.             If Tlb_Action.Buttons("xg").Enabled And Tlb_Action.Buttons("xg").Visible Then
  1030.                 Call Sub_EditBill
  1031.             End If
  1032.         Case vbKeyF6          '保存单据
  1033.             If Tlb_Action.Buttons("bc").Enabled And Tlb_Action.Buttons("bc").Visible Then
  1034.                 If Fun_Drfrmyxxpd Then Call Sub_SaveBill
  1035.             End If
  1036.     End Select
  1037. End Sub
  1038. Private Sub Sub_SaveBill()
  1039. End Sub
  1040. Private Sub Sub_OperStatus(Str_Status As String)                 '工具条依据不同状态所进行的变化
  1041.     
  1042.     With Tlb_Action
  1043.         Select Case Str_Status
  1044.             Case "10"   '浏览((列表)调入单据处理时的进入状态、(列表)新增状态时放弃录入)
  1045.                 '工具条
  1046.                 .Buttons("dy").Enabled = True       '打印
  1047.                 .Buttons("yl").Enabled = True       '预览
  1048.                 .Buttons("xz").Enabled = True       '新增
  1049.                 .Buttons("xg").Enabled = True       '修改
  1050.                 .Buttons("sc").Enabled = True       '删除
  1051.                 .Buttons("zh").Enabled = False      '增行
  1052.                 .Buttons("sh").Enabled = False      '删行
  1053.                 .Buttons("bc").Enabled = False      '保存
  1054.                 .Buttons("fq").Enabled = False      '放弃
  1055.                 .Buttons("first").Enabled = True    '首张
  1056.                 .Buttons("prev").Enabled = True     '上张
  1057.                 .Buttons("next").Enabled = True     '下张
  1058.                 .Buttons("last").Enabled = True     '末张
  1059.                 .Buttons("bz").Enabled = True       '帮助
  1060.                 .Buttons("fh").Enabled = True       '退出
  1061.         
  1062.                 '设置审核弃审按钮状态
  1063.                 Call Sub_CheckStatus
  1064.         
  1065.                 '设置文本框录入状态
  1066.                 Call Sub_LrtextStatus(False)
  1067.             Case "20"   '新增单据((录入)新增一张单据 、(列表)新增一张单据)
  1068.                 '工具条
  1069.                 .Buttons("dy").Enabled = False      '打印
  1070.                 .Buttons("yl").Enabled = False      '预览
  1071.                 .Buttons("xz").Enabled = False      '新增
  1072.                 .Buttons("xg").Enabled = False      '修改
  1073.                 .Buttons("sc").Enabled = False      '删除
  1074.                 .Buttons("zh").Enabled = True       '增行
  1075.                 .Buttons("sh").Enabled = True       '删行
  1076.                 .Buttons("bc").Enabled = True       '保存
  1077.                 .Buttons("fq").Enabled = True       '放弃
  1078.                 .Buttons("shsh").Enabled = False    '审核
  1079.                 .Buttons("shqs").Enabled = False    '弃审
  1080.                 .Buttons("first").Enabled = False   '首张
  1081.                 .Buttons("prev").Enabled = False    '上张
  1082.                 .Buttons("next").Enabled = False    '下张
  1083.                 .Buttons("last").Enabled = False    '末张
  1084.                 .Buttons("bz").Enabled = True       '帮助
  1085.                 .Buttons("fh").Enabled = True       '退出
  1086.                 
  1087.                 '设置文本框录入状态
  1088.                 Call Sub_LrtextStatus(True)
  1089.             Case "30"   '修改((录入)调入修改功能、(列表)调入修改功能)
  1090.                 '工具条
  1091.                 .Buttons("dy").Enabled = False      '打印
  1092.                 .Buttons("yl").Enabled = False      '预览
  1093.                 .Buttons("xz").Enabled = False      '新增
  1094.                 .Buttons("xg").Enabled = False      '修改
  1095.                 .Buttons("sc").Enabled = False      '删除
  1096.                 .Buttons("zh").Enabled = True       '增行
  1097.                 .Buttons("sh").Enabled = True       '删行
  1098.                 .Buttons("bc").Enabled = True       '保存
  1099.                 .Buttons("fq").Enabled = True       '放弃
  1100.                 .Buttons("shsh").Enabled = False    '审核
  1101.                 .Buttons("shqs").Enabled = False    '弃审
  1102.                 .Buttons("first").Enabled = False   '首张
  1103.                 .Buttons("prev").Enabled = False    '上张
  1104.                 .Buttons("next").Enabled = False    '下张
  1105.                 .Buttons("last").Enabled = False    '末张
  1106.                 .Buttons("bz").Enabled = True       '帮助
  1107.                 .Buttons("fh").Enabled = True       '退出
  1108.                 
  1109.                 '设置文本框录入状态
  1110.                 Call Sub_LrtextStatus(True)
  1111.         End Select
  1112.     End With
  1113. End Sub
  1114. Private Sub Sub_LrtextStatus(TextEnabled As Boolean)                            '设置录入文本框状态
  1115.     '录入文本框状态设置
  1116.     If TextEnabled Then
  1117.         For jsqte = Max_Text_Index To 0 Step -1
  1118.             '判断文本框是否可编辑
  1119.             If Textboolean(jsqte, 5) Then
  1120.                 LrText(jsqte).Enabled = True
  1121.             Else
  1122.                 LrText(jsqte).Enabled = False
  1123.             End If
  1124.         Next jsqte
  1125.     Else
  1126.         For jsqte = Max_Text_Index To 0 Step -1
  1127.             LrText(jsqte).Enabled = False
  1128.         Next jsqte
  1129.     End If
  1130. End Sub
  1131. Private Sub Sub_CheckStatus()                                       '设置审核弃审按钮状态(亦可设置其他动作按钮状态)
  1132.     
  1133.     '根据当前单据状态来确定审核弃审按钮状态
  1134.     If Trim(LrText(7).Text) = "" Then
  1135.         Tlb_Action.Buttons("shsh").Enabled = True      '审核
  1136.         Tlb_Action.Buttons("shqs").Enabled = False      '弃审
  1137.     ElseIf Trim(LrText(7).Text) <> "" Then
  1138.         Tlb_Action.Buttons("shsh").Enabled = False      '审核
  1139.         Tlb_Action.Buttons("shqs").Enabled = True      '弃审
  1140.     Else
  1141.         Tlb_Action.Buttons("shsh").Enabled = False      '审核
  1142.         Tlb_Action.Buttons("shqs").Enabled = False     '弃审
  1143.     End If
  1144.     If Trim(LrText(6).Text) = "" Then
  1145.         Tlb_Action.Buttons("shsh").Enabled = False      '审核
  1146.         Tlb_Action.Buttons("shqs").Enabled = False     '弃审
  1147.     End If
  1148. End Sub
  1149. Private Sub Wbkcl()                                                 '文本框录入之前处理(根据实际情况)
  1150.     
  1151.     Dim xswbrr As String
  1152.     With WglrGrid
  1153.         Zdlrqnr = Trim(.Text)
  1154.         xswbrr = Trim(.Text)
  1155.         If GridBoolean(.Col, 3) Then   '列表框录入
  1156.             '填充列表框程序
  1157.             Call FillCombo(YdCombo, GridStr(.Col, 5), xswbrr, 0)
  1158.         Else
  1159.             Wbkbhlock = True
  1160.        
  1161.             '====以下为用户自定义
  1162.             Ydtext.Text = xswbrr
  1163.             '====以上为用户自定义
  1164.          
  1165.             Wbkbhlock = False
  1166.             Ydtext.SelStart = Len(Ydtext.Text)
  1167.         End If
  1168.     End With
  1169. End Sub
  1170. Private Function sjzdyxxpd(Dqpdwgh As Long, Dqpdwgl As Long) As Boolean       '录入数据字段有效性判断,同时进行字段录入事后处理
  1171.  
  1172.     '函数参数:Dqpdwgh, Dqpdwgl 当前要判断网格单元所处行列值
  1173.     Dim Str_JudgeText As String                 '临时有效性判断字段内容
  1174.     Dim Coljsq As Long                          '临时列计数器
  1175.     Dim RecTemp As New ADODB.Recordset          '临时使用动态集
  1176.     Dim Sqlstr As String                        '临时使用查询字符串
  1177.     With WglrGrid
  1178.         '非录入状态或非数据行则其有效性为合法
  1179.         If Yxxpdlock Or .Row < .FixedRows Then
  1180.             sjzdyxxpd = True
  1181.             Exit Function
  1182.         End If
  1183.         
  1184.         '取得当前要判断字段内容
  1185.         Str_JudgeText = Trim(.TextMatrix(Dqpdwgh, Dqpdwgl))
  1186.       
  1187.         '根据不同字段进行相应的处理(依据其逻辑编号)
  1188.         Select Case GridStr(Dqpdwgl, 1)
  1189.             '[>>以下为自定义部分
  1190.             
  1191.             
  1192.             
  1193.             
  1194.             
  1195.             '[>>以上为自定义部分
  1196.             
  1197.             
  1198.         End Select
  1199.         
  1200.         '字段录入正确后为零字段清空(Fixed)
  1201.         Call Qkwlzd(Dqpdwgh, Dqpdwgl)
  1202.      
  1203.         '字段录入正确后进行数据合计(Fixed)
  1204.         For Coljsq = Qslz To .Cols - 1
  1205.             Call Sjhj(Coljsq)
  1206.         Next Coljsq
  1207.      
  1208.         '字段有效性判断通过,将字段有效性判断加锁直至再次改变(Fixed)
  1209.         sjzdyxxpd = True
  1210.         Yxxpdlock = True
  1211.         Exit Function
  1212.     End With
  1213.   
  1214. Lrcwcl:    '录入错误处理
  1215.     With WglrGrid
  1216.   
  1217.         '给出错误提示信息
  1218.         Call Xtxxts(Tsxx, 0, 1)
  1219.           
  1220.         '返回网格错误位置(ChangeLock避免再次引发RowColChange有效性判断),装入录入载体
  1221.         Changelock = True
  1222.         .Select Dqpdwgh, Dqpdwgl
  1223.         Changelock = False
  1224.         Call xswbk
  1225.           
  1226.         '函数返回False
  1227.         sjzdyxxpd = False
  1228.         Exit Function
  1229.     End With
  1230. End Function
  1231. Private Sub Sub_JoinCount(Lng_CountRow As Long, Lng_CountCol As Long)       '当网格列值发生改变时,处理网格列之间的关联计算(可选)
  1232.   
  1233.   '过程参数:Lng_CountRow,Lng_CountCol 网格改变内容所处行列值
  1234.    
  1235.     With WglrGrid
  1236.         Select Case GridStr(Lng_CountCol, 1)         '判断网格列对应逻辑编号
  1237.                
  1238.             '[>>以下为自定义部分
  1239.         End Select
  1240.     End With
  1241. End Sub
  1242. Private Function Sjhzyxxpd(ByVal Yxxpdh As Long) As Boolean                     '录入数据行有效性判断,同时进行行处理
  1243.  
  1244.     '函数参数:Yxxpdh 要进行有效性判断的网格数据行的行值
  1245.     Dim Lrywlz As Long                            '录入有误网格列值
  1246.     Dim RecTemp As New ADODB.Recordset            '临时使用动态集
  1247.     
  1248.     With WglrGrid
  1249.         If Yxxpdh > (.Rows - 1) Then Exit Function
  1250.         '判断行为空(行中所有可编辑列数据均为空或为零)和无效数据行则清除当前行
  1251.         If .TextMatrix(Yxxpdh, 0) <> "*" Then
  1252.             Sjhzyxxpd = True
  1253.             Exit Function
  1254.         Else
  1255.             If pdhwk(Yxxpdh) And Yxxpdh + 1 <= .Rows - 1 Then
  1256.                 '当要判断行处于网格末行时才允许删行,否则要进行有效性判断
  1257.                 If .TextMatrix(Yxxpdh + 1, 0) <> "*" Then
  1258.                     Changelock = True
  1259.                     .RemoveItem Yxxpdh
  1260.                     If .Rows < Pmbcsjhs + .FixedRows + Fzxwghs + 1 Then
  1261.                         .AddItem ""
  1262.                         .RowHeight(.Rows - 1) = Sjhgd
  1263.                     End If
  1264.                     Changelock = False
  1265.                     Sjhzyxxpd = True
  1266.                     Exit Function
  1267.                 End If
  1268.             End If
  1269.         End If
  1270.   
  1271.         '行没有发生变化则不进行有效性判断
  1272.         If Hyxxpdlock Then
  1273.             Sjhzyxxpd = True
  1274.             Exit Function
  1275.         End If
  1276.   
  1277.         '[>>以下为自定义部分
  1278.     
  1279.         '1.放置行有效性判断程序
  1280.            
  1281.         '1.1首先进行单个不能为空或不能为零判断(Fixed)
  1282.         For jsqte = Qslz To .Cols - 1
  1283.             
  1284.             '字段不能为空
  1285.             If GridInt(jsqte, 5) = 1 Then
  1286.                 If Len(Trim(.TextMatrix(Yxxpdh, jsqte))) = 0 Then
  1287.                     Tsxx = GridStr(jsqte, 2)
  1288.                     Lrywlz = jsqte
  1289.                     GoTo Lrcwcl
  1290.                     Exit For
  1291.                 End If
  1292.             End If
  1293.             
  1294.             '字段不能为零
  1295.             If GridInt(jsqte, 5) = 2 Then
  1296.                 If Val(Trim(.TextMatrix(Yxxpdh, jsqte))) = 0 Then
  1297.                     Tsxx = GridStr(jsqte, 2)
  1298.                     Lrywlz = jsqte
  1299.                     GoTo Lrcwcl
  1300.                     Exit For
  1301.                 End If
  1302.             End If
  1303.         Next jsqte
  1304.         
  1305.         '1.2进行其他有效性判断,编写格式同1.1
  1306.             
  1307.         '2.放置行处理程序(当数据行通过有效性判断)
  1308.         '以上为自定义部分<<]
  1309.     End With    'WglrGrid
  1310.     '如果此行通过行有效性判断则加锁,直至此行数据再次发生变化
  1311.     Sjhzyxxpd = True
  1312.     Hyxxpdlock = True
  1313.     Exit Function
  1314. Lrcwcl:      '录入错误处理
  1315.     With WglrGrid
  1316.   
  1317.         '给出错误提示信息
  1318.         Call Xtxxts(Tsxx, 0, 1)
  1319.       
  1320.         '返回网格错误位置 (ChangeLock避免再次引发RowColChange有效性判断), 装入录入载体
  1321.         Changelock = True
  1322.         .Select Yxxpdh, Lrywlz
  1323.         Changelock = False
  1324.         Call xswbk
  1325.     
  1326.         '函数返回False
  1327.         Sjhzyxxpd = False
  1328.         Exit Function
  1329.     End With
  1330. End Function
  1331. Private Sub Sub_AddBill()                                                '新增一张单据
  1332.     
  1333.     Dim RecTemp As New ADODB.Recordset            '临时使用动态集
  1334.     Dim jsqte As Long                             '临时计数器
  1335.    
  1336.     '设置操作状态为新增(Fixed)
  1337.     Lab_OperStatus.Caption = "2"
  1338.        
  1339.     '设置工具条状态(Fixed)
  1340.     Call Sub_OperStatus("20")
  1341.    
  1342.     '清空VouchID(Fixed)
  1343.     Lab_BillId.Caption = ""
  1344.       
  1345.     '录入文本框清除内容
  1346.     TextChangeLock = True
  1347.     
  1348.     For jsqte = Max_Text_Index To 0 Step -1
  1349.         LrText(jsqte).Tag = ""
  1350.         LrText(jsqte).Text = ""
  1351.     Next jsqte
  1352.    
  1353.     '[>>显示制单人,清空审核人,此处还可以设置录入默认值如自动生成单据号、默认单据录入日期注意加锁
  1354.     LrText(6).Text = Xtczy
  1355.     LrText(7).Text = ""
  1356.     
  1357.     '读取最新的单据编码
  1358.     LrText(1).Text = CreatBillCode(BillCode, False)
  1359.     TextChangeLock = False
  1360.       
  1361.     '设置订单日期默认为系统业务日期
  1362.     TextChangeLock = True
  1363.     LrText(0).Text = Xtrq
  1364.     TextChangeLock = False
  1365.    
  1366.     '<<]
  1367.    
  1368.     '重置网格(Fixed)
  1369.     With WglrGrid
  1370.         .Rows = Pmbcsjhs + .FixedRows + Fzxwghs + 1
  1371.         For jsqte = .FixedRows To .Rows - 1
  1372.             .RowHeight(jsqte) = Sjhgd
  1373.         Next jsqte
  1374.         WglrGrid.Clear 1
  1375.         Changelock = True
  1376.         .Select .FixedRows, Qslz
  1377.         Changelock = False
  1378.     End With
  1379.    
  1380.     '计算合计数据(清零)(Fixed)
  1381.     For jsqte = Qslz To WglrGrid.Cols - 1
  1382.         Call Sjhj(jsqte)
  1383.     Next jsqte
  1384.     On Error Resume Next
  1385.     
  1386.     '让第一个录入项得到焦点(Fixed)
  1387.     LrText(0).SetFocus
  1388.    
  1389. End Sub
  1390. Private Sub Sub_EditBill()                                                '修改一张单据
  1391.    
  1392.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  1393.    
  1394.     '非有效单据不予进行修改动作
  1395.     If Val(Lab_BillId.Caption) = 0 Then
  1396.         Exit Sub
  1397.     End If
  1398.    
  1399.     '判断当前单据是否允许修改
  1400.     If Not Fun_AllowEdit Then
  1401.         Exit Sub
  1402.     End If
  1403.    
  1404.     '设置操作状态为修改
  1405.     Lab_OperStatus.Caption = "3"
  1406.    
  1407.     '设置工具条状态
  1408.     Call Sub_OperStatus("30")
  1409.         
  1410.     '显示制单人
  1411.     LrText(6).Text = Xtczy
  1412.    
  1413. End Sub
  1414. Private Sub Sub_DeleteBill()                                               '删除当前单据
  1415.     Dim YAnswer As Integer               '确认是否删除当前单据
  1416.     Dim jsqte As Long                    '临时使用计数器
  1417.     Dim RecTemp As New ADODB.Recordset
  1418.     Dim tempstr As String
  1419.     '非有效单据不予进行删除动作
  1420.     If Val(Lab_BillId.Caption) = 0 Then
  1421.         Exit Sub
  1422.     End If
  1423.    
  1424.     Tsxx = "请确认是否删除当前单据?"
  1425.     YAnswer = Xtxxts(Tsxx, 2, 2)
  1426.    
  1427.     If YAnswer = 1 Then
  1428.    
  1429.         '判断当前单据是否允许删除
  1430.         If Not Fun_AllowEdit Then
  1431.             Exit Sub
  1432.         End If
  1433.       
  1434.         '进行事务处理
  1435.         On Error GoTo Swcwcl
  1436.         tempstr = "SELECT * From Cg_InvoiceMain WHERE  InvoiceMainID IN  (SELECT NULLIF (InvoiceMainID, 0) From Kf_BalanceRelation  Where BalanceMainId = " & Val(Lab_BillId.Caption) & ") and apbookflag=1"
  1437.         Set RecTemp = Cw_DataEnvi.DataConnect.Execute(tempstr)
  1438.         If RecTemp.RecordCount <> 0 Then
  1439.             Tsxx = "与该单据相关联的采购发票已过帐" & Chr(13) & "不能删除该结算单!"
  1440.             Call Xtxxts(Tsxx, 0, 4)
  1441.             Exit Sub
  1442.         End If
  1443.         RecTemp.Close
  1444.         Cw_DataEnvi.DataConnect.BeginTrans
  1445.         Set RecTemp = Cw_DataEnvi.DataConnect.Execute("Kf_Sp_BalanceDelete  " & Val(Lab_BillId.Caption))
  1446.         If RecTemp.RecordCount <> 0 Then
  1447.             If RecTemp.Fields(0).Value = 0 Then
  1448.                     Tsxx = "与该单据相关联的材料入库单已审核" & Chr(13) & "或已记账确认,不能删除该结算单!"
  1449.                     Call Xtxxts(Tsxx, 0, 4)
  1450.                     Cw_DataEnvi.DataConnect.CommitTrans
  1451.                     Exit Sub
  1452.             End If
  1453.         Else
  1454.             Tsxx = "该删除功能出现错误!"
  1455.             Call Xtxxts(Tsxx, 0, 4)
  1456.             Cw_DataEnvi.DataConnect.CommitTrans
  1457.             Exit Sub
  1458.         End If
  1459.    
  1460.         
  1461.         '1.删除单据所有内容
  1462.         Cw_DataEnvi.DataConnect.CommitTrans
  1463.       
  1464.         '标识单据发生改动
  1465.         Bln_BillChange = True
  1466.     Rec_Query.Requery
  1467.     
  1468.         '单据ID置0
  1469.         Lab_BillId.Caption = 0
  1470.     Else
  1471.         Exit Sub
  1472.     End If
  1473.     
  1474.    '删除单据后重置状态
  1475.     '1.显示下一张单据
  1476.     Call Sub_next
  1477.         
  1478.     '2.如果无下一张单据则搜索上一张单据
  1479.     If Val(Lab_BillId.Caption) = 0 Then
  1480.         Call Sub_Prev
  1481.     End If
  1482.         
  1483.     '3.如无单据则置单据为空状态
  1484.     If Val(Lab_BillId.Caption) = 0 Then
  1485.         '清除录入文本框
  1486.         For jsqte = Max_Text_Index To 0 Step -1
  1487.             LrText(jsqte).Tag = ""
  1488.             LrText(jsqte).Text = ""
  1489.         Next jsqte
  1490.     
  1491.         '重置网格(Fixed)
  1492.         With WglrGrid
  1493.             .Rows = Pmbcsjhs + .FixedRows + Fzxwghs + 1
  1494.             For jsqte = .FixedRows To .Rows - 1
  1495.                 .RowHeight(jsqte) = Sjhgd
  1496.             Next jsqte
  1497.             WglrGrid.Clear 1
  1498.             Changelock = True
  1499.             .Select .FixedRows, Qslz
  1500.             Changelock = False
  1501.         End With
  1502.     
  1503.         '计算合计数据(清零)(Fixed)
  1504.         For jsqte = Qslz To WglrGrid.Cols - 1
  1505.             Call Sjhj(jsqte)
  1506.         Next jsqte
  1507.     
  1508.         '设置操作状态为浏览
  1509.         Lab_OperStatus = "1"
  1510.         Call Sub_OperStatus("10")
  1511.     End If
  1512.     Rec_Query.Requery
  1513.     Rec_Query.Find "BalanceMainId =" & Val(Lab_BillId.Caption)
  1514.     Exit Sub
  1515.    
  1516. Swcwcl:          '单据删除时出现错误
  1517.     Cw_DataEnvi.DataConnect.RollbackTrans
  1518.     Tsxx = "单据删除过程中出现未知错误,程序自动恢复保存前状态!"
  1519.     Call Xtxxts(Tsxx, 0, 1)
  1520.     Exit Sub
  1521. End Sub
  1522. Private Sub Sub_AbandonBill()                                              '放弃对当前单据的操作
  1523.  
  1524.     Dim jsqte As Long                    '临时使用计数器
  1525.   
  1526.     '先关闭录入载体(Fixed)
  1527.     Changelock = True
  1528.     Valilock = True
  1529.     Call Ycwbk
  1530.     Changelock = False
  1531.     Valilock = False
  1532.     '如果单据有效则重新显示当前单据,置单据为空状态
  1533.     If Not Rec_Query.EOF Then
  1534.         Lab_BillId.Caption = Rec_Query.Fields("BalanceMainId")
  1535.         Call Sub_ShowBill
  1536.     Else
  1537.         '单据ID置为0
  1538.         Lab_BillId.Caption = 0
  1539.      
  1540.         '清除录入文本框
  1541.         For jsqte = Max_Text_Index To 0 Step -1
  1542.             LrText(jsqte).Tag = ""
  1543.             LrText(jsqte).Text = ""
  1544.         Next jsqte
  1545.         '重置网格(Fixed)
  1546.         With WglrGrid
  1547.             .Rows = Pmbcsjhs + .FixedRows + Fzxwghs + 1
  1548.             For jsqte = .FixedRows To .Rows - 1
  1549.                 .RowHeight(jsqte) = Sjhgd
  1550.             Next jsqte
  1551.             WglrGrid.Clear 1
  1552.             Changelock = True
  1553.             .Select .FixedRows, Qslz
  1554.             Changelock = False
  1555.         End With
  1556.         '计算合计数据(清零)(Fixed)
  1557.         For jsqte = Qslz To WglrGrid.Cols - 1
  1558.             Call Sjhj(jsqte)
  1559.         Next jsqte
  1560.     End If
  1561.     
  1562.     '设置操作状态为浏览
  1563.     Lab_OperStatus = "1"
  1564.     Call Sub_OperStatus("10")
  1565. End Sub
  1566. '选择首张,上张,下张,末张(此4个过程只需用您的单据ID字段名替换"BalanceMainId"即可)
  1567. Private Sub Sub_First()             '首 张
  1568.     
  1569.     With Rec_Query
  1570.         If .RecordCount = 0 Then
  1571.             Exit Sub
  1572.         End If
  1573.         .MoveFirst
  1574.         Lab_BillId.Caption = .Fields("BalanceMainId")
  1575.         Call Sub_ShowBill
  1576.     End With
  1577. End Sub
  1578. Private Sub Sub_Prev()             '上 张
  1579.     
  1580.     With Rec_Query
  1581.         If .RecordCount = 0 Then
  1582.             Exit Sub
  1583.         End If
  1584.         If Not .BOF Then
  1585.             .MovePrevious
  1586.         End If
  1587.         If Not .BOF Then
  1588.             Lab_BillId.Caption = .Fields("BalanceMainId")
  1589.         Else
  1590.             .MoveNext
  1591.         End If
  1592.         Call Sub_ShowBill
  1593.     End With
  1594. End Sub
  1595. Private Sub Sub_next()             '下 张
  1596.     With Rec_Query
  1597.         If .RecordCount = 0 Then
  1598.             Exit Sub
  1599.         End If
  1600.         If Not .EOF Then
  1601.             .MoveNext
  1602.         End If
  1603.         If Not .EOF Then
  1604.             Lab_BillId.Caption = .Fields("BalanceMainId")
  1605.         Else
  1606.             .MovePrevious
  1607.             Lab_BillId.Caption = .Fields("BalanceMainId")
  1608.         End If
  1609.         Call Sub_ShowBill
  1610.     End With
  1611. End Sub
  1612. Private Sub Sub_Last()              '末 张
  1613.     
  1614.     With Rec_Query
  1615.         If .RecordCount = 0 Then
  1616.             Exit Sub
  1617.         End If
  1618.         .MoveLast
  1619.         Lab_BillId.Caption = .Fields("BalanceMainId")
  1620.         Call Sub_ShowBill
  1621.     End With
  1622. End Sub
  1623.     
  1624. '[>>===================以下为根据实际业务需要自定义过程区域=============================<<]
  1625. '审核,弃审
  1626. Private Sub Sub_CheckBill()             '审 核
  1627.     Dim Rec_Order As New ADODB.Recordset   '修改在订量
  1628.     '[>>
  1629.     '此处可以写入禁止单据审核的理由
  1630.     '<<]
  1631.     
  1632.     '将单据写入审核标识
  1633. On Error GoTo Err_Execute
  1634.     Cw_DataEnvi.DataConnect.BeginTrans
  1635.     Cw_DataEnvi.DataConnect.Execute ("Update Kf_BalanceMain Set Checker='" & Xtczy & "' Where BalanceMainId=" & Val(Lab_BillId.Caption))
  1636.     '回写订单
  1637.     Cw_DataEnvi.DataConnect.Execute ("Cg_sp_PurReciptAssociateOrderForm " & Val(Lab_BillId.Caption))
  1638.     '修改在订量
  1639.     For jsqte = WglrGrid.FixedRows To WglrGrid.Rows - 1
  1640.         With Rec_Order
  1641.             If Trim(WglrGrid.TextMatrix(jsqte, Sydz("001", GridStr(), Szzls))) = "" Then
  1642.             Exit For
  1643.             End If
  1644.             If .State = 1 Then .Close
  1645.             .Open "select * from gy_material where MNumber='" & Trim(WglrGrid.TextMatrix(jsqte, Sydz("001", GridStr(), Szzls))) & "'", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  1646.             .Fields("speakquan") = Val(.Fields("speakquan")) - Val(WglrGrid.TextMatrix(jsqte, Sydz("006", GridStr(), Szzls))) * Val(.Fields("PurInvCon2")) / Val(.Fields("PurInvCon1"))
  1647.             .Update
  1648.         End With
  1649.     Next jsqte
  1650.     Cw_DataEnvi.DataConnect.CommitTrans
  1651.     
  1652.     '写入系统操作员
  1653.     LrText(7).Text = Xtczy
  1654.     
  1655.     '设置审核弃审按钮状态
  1656.     Call Sub_CheckStatus
  1657.     
  1658.     '标识单据发生变化
  1659.     Bln_BillChange = True
  1660.     Exit Sub
  1661. Err_Execute:
  1662.         Cw_DataEnvi.DataConnect.RollbackTrans
  1663.         Tsxx = "审核过程中出现错误,请与有关方面联系!"
  1664.         Call Xtxxts(Tsxx, 0, 4)
  1665.         Exit Sub
  1666. End Sub
  1667. Private Sub Sub_AbandonCheck()          '弃 审
  1668.     Dim Rec_Order As New ADODB.Recordset   '修改在订量
  1669.     '[>>
  1670.     '此处可以写入禁止单据弃审的理由
  1671.     '<<]
  1672. On Error GoTo Err_Execute
  1673.     '将单据清除审核标识
  1674.     Cw_DataEnvi.DataConnect.BeginTrans
  1675.     '回写订单
  1676.     Cw_DataEnvi.DataConnect.Execute ("Cg_sp_PurReciptAssociateOrderForm " & Val(Lab_BillId.Caption) & ",1")
  1677.     Cw_DataEnvi.DataConnect.Execute ("Update Kf_BalanceMain Set Checker='' Where BalanceMainId=" & Val(Lab_BillId.Caption))
  1678.     '修改在订量
  1679.     For jsqte = WglrGrid.FixedRows To WglrGrid.Rows - 1
  1680.         With Rec_Order
  1681.             If Trim(WglrGrid.TextMatrix(jsqte, Sydz("001", GridStr(), Szzls))) = "" Then
  1682.             Exit For
  1683.             End If
  1684.             If .State = 1 Then .Close
  1685.             .Open "select * from gy_material where MNumber='" & Trim(WglrGrid.TextMatrix(jsqte, Sydz("001", GridStr(), Szzls))) & "'", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  1686.             .Fields("speakquan") = Val(.Fields("speakquan")) + Val(WglrGrid.TextMatrix(jsqte, Sydz("006", GridStr(), Szzls))) * Val(.Fields("PurInvCon2")) / Val(.Fields("PurInvCon1"))
  1687.             .Update
  1688.         End With
  1689.     Next jsqte
  1690.     Cw_DataEnvi.DataConnect.CommitTrans
  1691.     
  1692.     '清空单据审核人
  1693.     LrText(7).Text = ""
  1694.     '设置审核弃审按钮状态
  1695.     Call Sub_CheckStatus
  1696.     
  1697.     '标识单据发生变化
  1698.     Bln_BillChange = True
  1699.     Exit Sub
  1700. Err_Execute:
  1701.         Cw_DataEnvi.DataConnect.RollbackTrans
  1702.         Tsxx = "弃审过程中出现错误,请与有关方面联系!"
  1703.         Call Xtxxts(Tsxx, 0, 4)
  1704.         Exit Sub
  1705. End Sub
  1706. Private Function Fun_AllowEdit() As Boolean                      '判断当前单据是否允许编辑或删除
  1707.   
  1708.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  1709.     Fun_AllowEdit = False
  1710.     Sqlstr = "Select Checker  From Kf_BalanceMain Where BalanceMainId=" & Val(Lab_BillId.Caption)
  1711.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  1712.     With RecTemp
  1713.         If Not .EOF Then
  1714.             If Trim(.Fields("Checker") & "") <> "" Then
  1715.                 Tsxx = "该单据已审核确认,不能删除!"
  1716.                 Call Xtxxts(Tsxx, 0, 4)
  1717.                 Exit Function
  1718.             End If
  1719.         End If
  1720.     End With
  1721.     Fun_AllowEdit = True
  1722. End Function
  1723. '[>>===================以上为根据实际业务需要自定义过程区域=============================<<]
  1724. '===================以 下 程 序 为 通 用 部 分 ,一 般 不 需 更 改(程序动作部分)======================='
  1725. Private Sub Sub_AdjustGrid()
  1726.     
  1727.     '调 整 网 格
  1728.     With WglrGrid
  1729.         '加 1 保持一行录入行
  1730.         If .Rows < Pmbcsjhs + .FixedRows + Fzxwghs + 1 Then
  1731.             .Rows = Pmbcsjhs + .FixedRows + Fzxwghs + 1
  1732.             For jsqte = .FixedRows To .Rows - 1
  1733.                 .RowHeight(jsqte) = Sjhgd
  1734.             Next jsqte
  1735.         End If
  1736.         
  1737.         '判断是否有辅助行和录入行,如没有则加行
  1738.         Do While .TextMatrix(.Rows - 1 - Fzxwghs, 0) = "*"
  1739.             .AddItem ""
  1740.             .RowHeight(.Rows - 1) = Sjhgd
  1741.         Loop
  1742.     
  1743.     End With
  1744.     
  1745. End Sub
  1746. Private Sub Lrzdbz()                                                      '录入字段帮助
  1747.     
  1748.     If Not Ydcommand.Visible Then
  1749.         Exit Sub
  1750.     End If
  1751.    
  1752.     With WglrGrid
  1753.         Valilock = True
  1754.     
  1755.         '处理通用部分
  1756.         Changelock = True        '调入另外窗体必须加锁
  1757.         Call Drbmhelp(GridInt(.Col, 6), GridStr(.Col, 3), Trim(Ydtext.Text))
  1758.         Changelock = False
  1759.         
  1760.         If Len(Xtfhcs) <> 0 Then
  1761.             If GridInt(.Col, 7) = 0 Then
  1762.                 Ydtext.Text = Xtfhcs
  1763.             Else
  1764.                 Ydtext.Text = Xtfhcsfz
  1765.             End If
  1766.         End If
  1767.         
  1768.         Valilock = False
  1769.         If Ydtext.Visible Then
  1770.             Ydtext.SetFocus
  1771.         End If
  1772.     End With
  1773. End Sub
  1774. Private Sub Cshhjwg()                                                     '初始化合计网格(*对合计网格来说,录入网格为容器)
  1775.     
  1776.     With HjGrid
  1777.     
  1778.        '是否显示合计网格
  1779.        If Not Sfxshjwg Then
  1780.            .Visible = False
  1781.            Exit Sub
  1782.        Else
  1783.            .Visible = True
  1784.        End If
  1785.       
  1786.        '设置网格相关属性
  1787.        .Enabled = False
  1788.        .Appearance = flexFlat
  1789.        .BorderStyle = flexBorderNone
  1790.        .ScrollBars = flexScrollBarNone
  1791.        .Width = WglrGrid.Width
  1792.        .FixedRows = 0
  1793.        .Rows = 1
  1794.        .Cols = WglrGrid.Cols
  1795.        .LeftCol = WglrGrid.LeftCol
  1796.        .TextMatrix(0, Qslz) = "合  计"
  1797.        For jsqte = 0 To WglrGrid.Cols - 1
  1798.            .ColHidden(jsqte) = WglrGrid.ColHidden(jsqte)
  1799.            .ColWidth(jsqte) = WglrGrid.ColWidth(jsqte)
  1800.            .ColAlignment(jsqte) = WglrGrid.ColAlignment(jsqte)
  1801.            .ColFormat(jsqte) = WglrGrid.ColFormat(jsqte)
  1802.        Next jsqte
  1803.        .ColAlignment(Qslz) = flexAlignCenterTop
  1804.        For jsqte = .FixedRows To .Rows - 1
  1805.            .RowHeight(jsqte) = .Height / .Rows
  1806.        Next jsqte
  1807.        
  1808.       '程序自动调整网格高度(自动设置为网格剩余高度+辅助项网格行数(默认为1)*数据行高度)、并设置其位置信息
  1809.        .Height = Fzxwghs * Sjhgd + ((WglrGrid.Height - WglrGrid.FixedRows * WglrGrid.RowHeight(0)) Mod Sjhgd)
  1810.        .RowHeight(0) = .Height
  1811.        .Move 0, WglrGrid.Height - .Height, WglrGrid.Width, .Height
  1812.     End With
  1813. End Sub
  1814. Private Sub Form_Resize()                                                '窗体大小发生变化时,重新显示文本框
  1815.    Call Cxxswbk
  1816. End Sub
  1817. Private Function Fun_Drfrmyxxpd() As Boolean                             '调入其它窗体或功能产生的有效性判断(包括数据回写)
  1818.     Fun_Drfrmyxxpd = True
  1819.     With WglrGrid
  1820.    
  1821.         '如果当前网格处于编辑状态,则先进行数据回写再进行有效性判断
  1822.         If Ydtext.Visible Or YdCombo.Visible Then
  1823.             Call Lrsjhx
  1824.             If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  1825.                 Fun_Drfrmyxxpd = False
  1826.                 Exit Function
  1827.             End If
  1828.         End If
  1829.    
  1830.         '进行行有效性判断
  1831.         If Not Sjhzyxxpd(.Row) Then
  1832.             Fun_Drfrmyxxpd = False
  1833.             Exit Function
  1834.         End If
  1835.     End With
  1836. End Function
  1837. Private Sub WglrGrid_AfterUserResize(ByVal Row As Long, ByVal Col As Long)       '调整列宽
  1838.     
  1839.     If HjGrid.Visible Then
  1840.         With HjGrid
  1841.             .ColWidth(Col) = WglrGrid.ColWidth(Col)
  1842.         End With
  1843.     End If
  1844. End Sub
  1845. Private Sub WglrGrid_EnterCell()                                                 '显示当前数据行相关信息
  1846.     
  1847.     With WglrGrid
  1848.         If .Row >= .FixedRows Then
  1849.             '[>>
  1850.             '此处可以填写显示与此网格行相关信息
  1851.             '<<]
  1852.         End If
  1853.     End With
  1854. End Sub
  1855. Private Sub WglrGrid_GotFocus()                                     '网格得到焦点
  1856.     '网格得到焦点,如果当前选择行为非数据行
  1857.     '则调整当前焦点至有效数据行
  1858.     With WglrGrid
  1859.         If .Row < .FixedRows And .Rows > .FixedRows Then
  1860.             Changelock = True
  1861.             .Select .FixedRows, .Col
  1862.             Changelock = False
  1863.         End If
  1864.         If .Col < Qslz Then
  1865.             Changelock = True
  1866.             .Select .Row, Qslz
  1867.             Changelock = False
  1868.         End If
  1869.     End With
  1870. End Sub
  1871. Private Sub WglrGrid_LostFocus()                                    '录入网格失去焦点
  1872.     '用以屏蔽调用其它窗体时发生网格失去焦点事件
  1873.     If Changelock Then
  1874.         Exit Sub
  1875.     End If
  1876.     '引发网格RowcolChange事件
  1877.     With WglrGrid
  1878.         If Not (Ydtext.Visible Or YdCombo.Visible) Then
  1879.             .Select 0, 0
  1880.         End If
  1881.     End With
  1882. End Sub
  1883. Private Sub WglrGrid_AfterScroll(ByVal OldTopRow As Long, ByVal OldLeftCol As Long, ByVal NewTopRow As Long, ByVal NewLeftCol As Long)                                       '限制用户在录入过程中滚动鼠标
  1884.     If Gdtlock Then
  1885.         Exit Sub
  1886.     End If
  1887.  
  1888.     With WglrGrid
  1889.         If Ydtext.Visible Or YdCombo.Visible Then
  1890.             Gdtlock = True
  1891.             .TopRow = Dqtoprow
  1892.             .LeftCol = Dqleftcol
  1893.             Gdtlock = False
  1894.             Exit Sub
  1895.         End If
  1896.         HjGrid.LeftCol = .LeftCol
  1897.     End With
  1898. End Sub
  1899. Private Sub WglrGrid_LeaveCell()                                    '离开单元格
  1900.     
  1901.     If Changelock Then
  1902.         Exit Sub
  1903.     End If
  1904.     '记录刚刚离开网格单元的行列值
  1905.     Dqlkwgh = WglrGrid.Row
  1906.     Dqlkwgl = WglrGrid.Col
  1907.     '判断是否需要录入数据回写
  1908.     If Not (Ydtext.Visible Or YdCombo.Visible) Then
  1909.         Exit Sub
  1910.     End If
  1911.     Call Lrsjhx
  1912. End Sub
  1913. Private Sub WglrGrid_RowColChange()                                '网格录入行列发生变化时,进行有效性判断
  1914.     Valilock = True       '屏蔽文本框失去焦点进行有效性判断
  1915.     With WglrGrid
  1916.         If Changelock Then
  1917.             Exit Sub
  1918.         End If
  1919.         If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  1920.             Exit Sub
  1921.         End If
  1922.         If .Row <> Dqlkwgh Then
  1923.             If Not Sjhzyxxpd(Dqlkwgh) Then
  1924.                 Exit Sub
  1925.             End If
  1926.         End If
  1927.     End With
  1928.    
  1929.     Call fhyxh
  1930.     Call Xldql
  1931.    
  1932. End Sub
  1933. Private Sub WglrGrid_DblClick()          '鼠标双击网格显示文本框
  1934.   
  1935.     With WglrGrid
  1936.         Call xswbk
  1937.     End With
  1938. End Sub
  1939. Private Sub Ycwbk()                      '隐藏文本框,帮助按钮,列表组合框
  1940.     
  1941.     Valilock = True
  1942.     Ydtext.Visible = False
  1943.     YdCombo.Visible = False
  1944.     Ydcommand.Visible = False
  1945. End Sub
  1946. Private Sub YdCombo_KeyDown(KeyCode As Integer, Shift As Integer)        '列表框移动
  1947.     With WglrGrid
  1948.         Select Case KeyCode
  1949.             Case vbKeyEscape                'ESC 键放弃录入
  1950.                 Valilock = True
  1951.                 .SetFocus
  1952.                 Call Ycwbk
  1953.                 Valilock = False
  1954.             Case vbKeyReturn                '回 车 键 =13
  1955.                 KeyCode = 0
  1956.                 .SetFocus
  1957.                 Call Lrsjhx
  1958.                 Rowjsq = .Row
  1959.                 Coljsq = .Col + 1
  1960.                 If Coljsq > .Cols - 1 Then
  1961.                     If Rowjsq < .Rows - 1 Then
  1962.                         Rowjsq = Rowjsq + 1
  1963.                     End If
  1964.                     Coljsq = Qslz
  1965.                 End If
  1966.                 Do While Rowjsq <= .Rows - 1
  1967.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1968.                         Coljsq = Coljsq + 1
  1969.                         If Coljsq > .Cols - 1 Then
  1970.                             Rowjsq = Rowjsq + 1
  1971.                             Coljsq = Qslz
  1972.                         End If
  1973.                     Else
  1974.                         Exit Do
  1975.                     End If
  1976.                 Loop
  1977.                 .Select Rowjsq, Coljsq
  1978.             Case vbKeyLeft                  '左 箭 头 =37
  1979.                 If .Col - 1 = Qslz Then
  1980.                     If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  1981.                         GoTo jzzx
  1982.                     End If
  1983.                 End If
  1984.                 If .Col > Qslz Then
  1985.                     KeyCode = 0
  1986.                     .SetFocus
  1987.                     Call Lrsjhx
  1988.                     Coljsq = .Col - 1
  1989.                     Do While Coljsq > Qslz
  1990.                         If Coljsq - 1 = Qslz Then
  1991.                             If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  1992.                                 GoTo jzzx
  1993.                             End If
  1994.                         End If
  1995.                         If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1996.                             Coljsq = Coljsq - 1
  1997.                         Else
  1998.                             Exit Do
  1999.                         End If
  2000.                     Loop
  2001.                     .Select .Row, Coljsq
  2002.                 End If
  2003.             Case vbKeyRight                 '右 箭 头 =39
  2004.                 KeyCode = 0
  2005.                 .SetFocus
  2006.                 Call Lrsjhx
  2007.                 Rowjsq = .Row
  2008.                 Coljsq = .Col + 1
  2009.                 If Coljsq > .Cols - 1 Then
  2010.                     If Rowjsq < .Rows - 1 Then
  2011.                         Rowjsq = Rowjsq + 1
  2012.                     End If
  2013.                     Coljsq = Qslz
  2014.                 End If
  2015.                 Do While Rowjsq <= .Rows - 1
  2016.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2017.                         Coljsq = Coljsq + 1
  2018.                         If Coljsq > .Cols - 1 Then
  2019.                             Rowjsq = Rowjsq + 1
  2020.                             Coljsq = Qslz
  2021.                         End If
  2022.                     Else
  2023.                         Exit Do
  2024.                     End If
  2025.                 Loop
  2026.                 .Select Rowjsq, Coljsq
  2027.         Case Else
  2028.    End Select
  2029.    
  2030. jzzx:
  2031.    
  2032.     End With
  2033. End Sub
  2034. Private Sub YdCombo_LostFocus()
  2035.   
  2036.     With WglrGrid                                    '因为选中网格会先发生Rowcolchange事件置Valiock
  2037.         If Not Valilock Then                           '为TRUE
  2038.             Call Lrsjhx
  2039.             If Not Sjhzyxxpd(Dqlrwgh) Then
  2040.                 Exit Sub
  2041.             End If
  2042.         End If
  2043.     End With
  2044. End Sub
  2045. Private Sub Ydcommand_MouseDown(Button As Integer, Shift As Integer, x As Single, y As Single)
  2046.     Call Lrzdbz
  2047. End Sub
  2048. Private Sub ydtext_KeyDown(KeyCode As Integer, Shift As Integer)
  2049.     Dim Rowjsq As Long, Coljsq As Long
  2050.     With WglrGrid
  2051.         Select Case KeyCode
  2052.             Case vbKeyF2
  2053.                 Call Lrzdbz
  2054.             Case vbKeyEscape                'ESC 键放弃录入
  2055.                 Valilock = True
  2056.                 Call Ycwbk
  2057.                 .SetFocus
  2058.             Case vbKeyReturn                '回 车 键 =13
  2059.                 KeyCode = 0
  2060.                 .SetFocus
  2061.                 Call Lrsjhx
  2062.                 Rowjsq = .Row
  2063.                 Coljsq = .Col + 1
  2064.                 If Coljsq > .Cols - 1 Then
  2065.                     If Rowjsq < .Rows - 1 Then
  2066.                         Rowjsq = Rowjsq + 1
  2067.                     End If
  2068.                     Coljsq = Qslz
  2069.                 End If
  2070.                 Do While Rowjsq <= .Rows - 1
  2071.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2072.                         Coljsq = Coljsq + 1
  2073.                         If Coljsq > .Cols - 1 Then
  2074.                             Rowjsq = Rowjsq + 1
  2075.                             Coljsq = Qslz
  2076.                         End If
  2077.                     Else
  2078.                         Exit Do
  2079.                     End If
  2080.                 Loop
  2081.                 If Rowjsq <= .Rows - 1 Then
  2082.                     .Select Rowjsq, Coljsq
  2083.                 End If
  2084.             Case vbKeyUp                    '上 箭 头 =38
  2085.                 KeyCode = 0
  2086.                 .SetFocus
  2087.                 Call Lrsjhx
  2088.                 If .Row > .FixedRows Then
  2089.                     .Row = .Row - 1
  2090.                 End If
  2091.             Case vbKeyDown                  '下 箭 头 =40
  2092.                 KeyCode = 0
  2093.                 .SetFocus
  2094.                 Call Lrsjhx
  2095.                 If .Row < .Rows - 1 Then
  2096.                     .Row = .Row + 1
  2097.                 End If
  2098.             Case vbKeyLeft                  '左 箭 头 =37
  2099.                 If .Col - 1 = Qslz Then
  2100.                     If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  2101.                         GoTo jzzx
  2102.                     End If
  2103.                 End If
  2104.                 If Ydtext.SelStart = 0 And .Col > Qslz Then
  2105.                     KeyCode = 0
  2106.                     .SetFocus
  2107.                     Call Lrsjhx
  2108.                     Coljsq = .Col - 1
  2109.                     Do While Coljsq > Qslz
  2110.                         If Coljsq - 1 = Qslz Then
  2111.                             If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  2112.                                 GoTo jzzx
  2113.                             End If
  2114.                         End If
  2115.                         If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2116.                             Coljsq = Coljsq - 1
  2117.                         Else
  2118.                             Exit Do
  2119.                         End If
  2120.                     Loop
  2121.                     .Select .Row, Coljsq
  2122.                 End If
  2123. jzzx:
  2124.             Case vbKeyRight                 '右 箭 头 =39
  2125.                 wblong = Len(Ydtext.Text)
  2126.                 If (Ydtext.SelStart = wblong Or Ydtext.SelLength = wblong) Then
  2127.                     KeyCode = 0
  2128.                     .SetFocus
  2129.                     Call Lrsjhx
  2130.                     Rowjsq = .Row
  2131.                     Coljsq = .Col + 1
  2132.                     If Coljsq > .Cols - 1 Then
  2133.                         If Rowjsq < .Rows - 1 Then
  2134.                             Rowjsq = Rowjsq + 1
  2135.                         End If
  2136.                         Coljsq = Qslz
  2137.                     End If
  2138.                     Do While Rowjsq <= .Rows - 1
  2139.                         If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2140.                             Coljsq = Coljsq + 1
  2141.                             If Coljsq > .Cols - 1 Then
  2142.                                 Rowjsq = Rowjsq + 1
  2143.                                 Coljsq = Qslz
  2144.                             End If
  2145.                         Else
  2146.                             Exit Do
  2147.                         End If
  2148.                     Loop
  2149.                     .Select Rowjsq, Coljsq
  2150.                 End If
  2151.             Case Else
  2152.         End Select
  2153.     End With
  2154. End Sub
  2155. Private Sub ydtext_KeyPress(KeyAscii As Integer)         '录入字符事中控制
  2156.     
  2157.     Call InputFieldLimit(Ydtext, GridInt(WglrGrid.Col, 1), KeyAscii)
  2158.     If KeyAscii <> 0 Then
  2159.         Call Xyxhbz(Dqlrwgh)
  2160.     End If
  2161. End Sub
  2162. Private Sub ydtext_Change()                              '录入事中变化处理
  2163.     '防止程序改变但不进行处理
  2164.     If Wbkbhlock Then
  2165.         Exit Sub
  2166.     End If
  2167.     With WglrGrid
  2168.         '限制字段录入长度
  2169.         Wbkbhlock = True
  2170.         Call TextChangeLimit(Ydtext, GridInt(.Col, 1))  '去掉无效字符
  2171.         Select Case GridInt(.Col, 1)
  2172.             Case 8, 11   '金额型
  2173.                 Call Sjgskz(Ydtext, Xtjezws - Xtjexsws - 1, Xtjexsws)
  2174.             Case 9, 12   '数量型
  2175.                 Call Sjgskz(Ydtext, Xtslzws - Xtslxsws - 1, Xtslxsws)
  2176.             Case 10      '单价型
  2177.                 Call Sjgskz(Ydtext, Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  2178.             Case Else    '其他类型
  2179.                 If GridInt(.Col, 3) <> 0 Or GridInt(.Col, 4) <> 0 Then
  2180.                     Call Sjgskz(Ydtext, GridInt(.Col, 3), GridInt(.Col, 4))
  2181.                 End If
  2182.         End Select
  2183.         Wbkbhlock = False
  2184.     End With
  2185. End Sub
  2186. Private Sub ydtext_LostFocus()            '如果由于选中网格之外的控件而发生有效性判断(选中网格会先发生Rowcolchange事件置Valiock为TRUE)
  2187.   
  2188.     With WglrGrid
  2189.         If Not Valilock Then
  2190.             Call Lrsjhx
  2191.             If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  2192.                 Exit Sub
  2193.             End If
  2194.             If Not Sjhzyxxpd(Dqlrwgh) Then
  2195.                 Exit Sub
  2196.             End If
  2197.         End If
  2198.     End With
  2199. End Sub
  2200. Private Sub xswbk()                       '在当前选中单元显示文本框,列表框,帮助按钮(通用)
  2201.     
  2202.     Dim Wbkpy As Integer, Wbkpy1 As Integer '文本框偏移量
  2203.   
  2204.     '当某种条件成立时禁止文本框激活使单据处于录入状态
  2205.     If Not Fun_AllowInput Then
  2206.         Exit Sub
  2207.     End If
  2208.   
  2209.     '显示文本框前返回有效行列(解决滚动条问题)
  2210.     Call Xldqh
  2211.     Call Xldql
  2212.   
  2213.     '隐藏文本框,帮助按钮,列表组合框
  2214.     Call Ycwbk
  2215.   
  2216.     With WglrGrid
  2217.         Dqlrwgh = .Row
  2218.         Dqlrwgl = .Col
  2219.         If Not GridBoolean(.Col, 1) Or .Row < .FixedRows Then
  2220.             Exit Sub
  2221.         End If
  2222.      
  2223.         Wbkpy = 30
  2224.         Wbkpy1 = 15
  2225.         On Error Resume Next
  2226.         If GridBoolean(.Col, 3) Then
  2227.             YdCombo.Left = .CellLeft + .Left + Wbkpy
  2228.             YdCombo.Top = .CellTop + .Top + Wbkpy
  2229.             YdCombo.Width = .CellWidth - Wbkpy1
  2230.             Call Wbkcl
  2231.             YdCombo.Visible = True
  2232.             YdCombo.SetFocus
  2233.             Ydcommand.Visible = False
  2234.             Ydtext.Visible = False
  2235.         Else
  2236.             If GridBoolean(.Col, 2) Then
  2237.                 Ydcommand.Left = .Left + .CellLeft + .CellWidth - Ydcommand.Width + Wbkpy
  2238.                 Ydcommand.Top = .Top + .CellTop + .CellHeight - Ydcommand.Height + Wbkpy
  2239.                 Ydcommand.Visible = True
  2240.             Else
  2241.                 Ydcommand.Visible = False
  2242.             End If
  2243.              
  2244.             Ydtext.Left = .CellLeft + .Left + Wbkpy
  2245.             Ydtext.Top = .CellTop + .Top + Wbkpy
  2246.             If Ydcommand.Visible Then
  2247.                 If Sfblbzkd Then
  2248.                     Ydtext.Width = .CellWidth - Ydcommand.Width
  2249.                 Else
  2250.                     Ydtext.Width = .CellWidth - Wbkpy1
  2251.                 End If
  2252.             Else
  2253.                 Ydtext.Width = .CellWidth - Wbkpy1
  2254.             End If
  2255.             Ydtext.Height = .CellHeight - Wbkpy1
  2256.         
  2257.             If GridInt(.Col, 2) <> 0 Then
  2258.                 Ydtext.MaxLength = GridInt(.Col, 2)
  2259.             Else
  2260.                 Ydtext.MaxLength = 3000
  2261.             End If
  2262.       
  2263.             Call Wbkcl
  2264.       
  2265.             Ydtext.Visible = True
  2266.             Ydtext.SetFocus
  2267.         End If
  2268.         Dqtoprow = .TopRow
  2269.         Dqleftcol = .LeftCol
  2270.         
  2271.         '重置锁值
  2272.         Valilock = False
  2273.         Wbkbhlock = False
  2274.     End With
  2275. End Sub
  2276. Private Function Fun_AllowInput() As Boolean                           '当某种条件成立时禁止文本框激活使单据处于录入状态
  2277.    
  2278.     '如果单据操作状态为浏览状态则不能显示录入载体(通用)
  2279.     If Trim(Lab_OperStatus.Caption) = "1" Then
  2280.         Exit Function
  2281.     End If
  2282.    
  2283.     '[>>
  2284.     
  2285.     '此处可以填写禁止文本框激活使单据处于录入状态的理由
  2286.    
  2287.     '<<]
  2288.    
  2289.     Fun_AllowInput = True
  2290. End Function
  2291. Private Sub Cxxswbk()                                                  'Formresize中重新显示文本框,列表框,帮助按钮(通用)
  2292.                    
  2293.     Dim Wbkpy As Integer, Wbkpy1 As Integer
  2294.     Wbkpy = 30
  2295.     Wbkpy1 = 15
  2296.     With WglrGrid
  2297.         If YdCombo.Visible Then
  2298.             YdCombo.Left = .CellLeft + .Left + Wbkpy
  2299.             YdCombo.Top = .CellTop + .Top + Wbkpy
  2300.             YdCombo.Width = .CellWidth - Wbkpy1
  2301.         End If
  2302.         If Ydcommand.Visible Then
  2303.             Ydcommand.Left = .Left + .CellLeft + .CellWidth - Ydcommand.Width + Wbkpy
  2304.             Ydcommand.Top = .Top + .CellTop + .CellHeight - Ydcommand.Height + Wbkpy
  2305.         End If
  2306.         If Ydtext.Visible Then
  2307.             If Ydcommand.Visible Then
  2308.                 If Sfblbzkd Then
  2309.                     Ydtext.Width = .CellWidth - Ydcommand.Width
  2310.                 Else
  2311.                     Ydtext.Width = .CellWidth - Wbkpy1
  2312.                 End If
  2313.             Else
  2314.                 Ydtext.Width = .CellWidth - Wbkpy1
  2315.             End If
  2316.             Ydtext.Left = .CellLeft + .Left + Wbkpy
  2317.             Ydtext.Top = .CellTop + .Top + Wbkpy
  2318.             Ydtext.Height = .CellHeight - Wbkpy1
  2319.         End If
  2320.     End With
  2321. End Sub
  2322. Private Sub Lrsjhx()                                                   '文本框录入数据回写
  2323.     
  2324.     With WglrGrid
  2325.         If YdCombo.Visible Then
  2326.             .Text = Trim(YdCombo.Text)
  2327.         End If
  2328.         If Ydtext.Visible Then
  2329.             .Text = Trim(Ydtext.Text)
  2330.         End If
  2331.         
  2332.         '(如果字段录入内容发生变化,则打开有效性判断锁)
  2333.         If Zdlrqnr <> Trim(.Text) Then
  2334.             Yxxpdlock = False
  2335.             Hyxxpdlock = False
  2336.         End If
  2337.     
  2338.         '如果字段录入内容不为空则写数据行有效性标志
  2339.         If Len(Trim(.Text)) <> 0 Then
  2340.             Call Xyxhbz(.Row)
  2341.         End If
  2342.     
  2343.         '隐藏文本框,帮助按钮,列表组合框
  2344.         Call Ycwbk
  2345.     End With
  2346. End Sub
  2347. Private Sub WglrGrid_KeyDown(KeyCode As Integer, Shift As Integer)    '网格录入增行,删行快捷键
  2348.   
  2349.     '如果单据操作状态为浏览状态则不能显示录入载体
  2350.     If Trim(Lab_OperStatus.Caption) = "1" Then
  2351.         Exit Sub
  2352.     End If
  2353.     Select Case KeyCode
  2354.         Case vbKeyF2                   '按F2键参照
  2355.             Call xswbk
  2356.             Call Lrzdbz
  2357.         Case vbKeyDelete               '删行
  2358.             Call Scdqfl
  2359.         Case vbKeyInsert               '增行
  2360.             Call zjlrfl
  2361.     End Select
  2362. End Sub
  2363. Private Sub WglrGrid_KeyPress(KeyAscii As Integer)                             '网格接受键盘录入
  2364.     '当某种条件成立时禁止文本框激活使单据处于录入状态
  2365.     If Not Fun_AllowInput Then
  2366.         Exit Sub
  2367.     End If
  2368.   
  2369.     With WglrGrid
  2370.         '屏 蔽 回 车 键
  2371.         If KeyAscii = vbKeyReturn Then
  2372.             KeyAscii = 0
  2373.             Rowjsq = .Row
  2374.             Coljsq = .Col + 1
  2375.             If Coljsq > .Cols - 1 Then
  2376.                 If Rowjsq < .Rows - 1 Then
  2377.                     Rowjsq = Rowjsq + 1
  2378.                 End If
  2379.                 Coljsq = Qslz
  2380.             End If
  2381.             Do While Rowjsq <= .Rows - 1
  2382.                 If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2383.                     Coljsq = Coljsq + 1
  2384.                     If Coljsq > .Cols - 1 Then
  2385.                         Rowjsq = Rowjsq + 1
  2386.                         Coljsq = Qslz
  2387.                     End If
  2388.                 Else
  2389.                     Exit Do
  2390.                 End If
  2391.             Loop
  2392.             If Rowjsq <= .Rows - 1 Then
  2393.                 .Select Rowjsq, Coljsq
  2394.             End If
  2395.             Exit Sub
  2396.         End If
  2397.      
  2398.         '接受用户录入
  2399.         Select Case KeyAscii
  2400.             Case 0 To 32             '用户输入KeyAscii为0-32的键 如空格
  2401.                 '显示录入载体
  2402.                 Call xswbk
  2403.             Case Else
  2404.                 '防止非编辑字段SendKeys()出现死循环
  2405.                 If Not GridBoolean(.Col, 1) Or .Row < .FixedRows Then
  2406.                     Exit Sub
  2407.                 End If
  2408.                 '如果此字段为列表框录入则调入相应列表框
  2409.                 If GridBoolean(.Col, 3) Then
  2410.                     '列表框录入
  2411.                     Call xswbk
  2412.                 Else
  2413.                     Ydtext.Text = ""
  2414.                     '录入限制
  2415.                     Call InputFieldLimit(Ydtext, GridInt(WglrGrid.Col, 1), KeyAscii)
  2416.                     If KeyAscii = 0 Then
  2417.                         Exit Sub
  2418.                     End If
  2419.                     '如果录入字符有效则写有效行数据标志
  2420.                     Call Xyxhbz(.Row)
  2421.                     Call xswbk
  2422.                     Ydtext.Text = ""
  2423.                     Valilock = True
  2424.                     SendKeys Chr(KeyAscii), True
  2425.                     DoEvents
  2426.                     Valilock = False
  2427.                 End If
  2428.         End Select
  2429.     End With
  2430. End Sub
  2431. Private Sub zjlrfl()                                                    '增加录入分录
  2432.     
  2433.     With WglrGrid
  2434.         If Not (Ydtext.Visible Or YdCombo.Visible) Then
  2435.             If Not Fun_Drfrmyxxpd Then
  2436.                 Exit Sub
  2437.             End If
  2438.         Else
  2439.             Exit Sub
  2440.         End If
  2441.         If .Row < .FixedRows Then
  2442.             Exit Sub
  2443.         End If
  2444.         .AddItem "", .Row
  2445.         .RowHeight(.Row) = Sjhgd
  2446.         If .Row <> .Rows - 1 Then
  2447.             If .TextMatrix(.Row + 1, 0) = "*" Then
  2448.                 .TextMatrix(.Row, 0) = "*"
  2449.             Else
  2450.                 .RemoveItem .Rows - 1
  2451.             End If
  2452.         End If
  2453.         Call Xldqh
  2454.         Call Xldql
  2455.         Hyxxpdlock = False
  2456.     End With
  2457. End Sub
  2458. Private Sub Scdqfl()                                                    '删除当前分录
  2459.     Dim Answer As Integer, Scqwghz As Long, Scqwglz As Long, Hjlzte As Long, Sflrzt As Boolean
  2460.     With WglrGrid
  2461.         Scqwghz = .Row
  2462.         Scqwglz = .Col
  2463.         If .TextMatrix(.Row, 0) = "*" Then
  2464.             '判断是否为录入状态
  2465.             If Ydtext.Visible Or YdCombo.Visible Then
  2466.                 Sflrzt = True
  2467.                 Validate = True
  2468.                 Call Lrsjhx
  2469.                 Validate = False
  2470.             End If
  2471.             Call Xldqh
  2472.             Changelock = True
  2473.             .Select .Row, 0
  2474.             Changelock = False
  2475.             If Shsfts Then
  2476.                 .Cell(flexcpBackColor, .Row, Qslz, .Row, .Cols - 1) = QBColor(12)
  2477.                 Tsxx = "请确认是否删除当前记录?"
  2478.                 Yhanswer = Xtxxts(Tsxx, 2, 2)
  2479.                 If Yhanswer = 2 Then
  2480.                     .Cell(flexcpBackColor, .Row, Qslz, .Row, .Cols - 1) = &H80000005
  2481.                     Changelock = True
  2482.                     .Select Scqwghz, Scqwglz
  2483.                     Changelock = False
  2484.                     
  2485.                     '如为录入状态,则恢复录入
  2486.                     If Sflrzt Then
  2487.                         Call xswbk
  2488.                     End If
  2489.                     Exit Sub
  2490.                 End If
  2491.             End If
  2492.             .RemoveItem .Row
  2493.             If .Rows < Pmbcsjhs + .FixedRows + Fzxwghs + 1 Then
  2494.                 .AddItem ""
  2495.                 .RowHeight(.Rows - 1) = Sjhgd
  2496.             End If
  2497.             Changelock = True
  2498.             .Select .Row, Scqwglz
  2499.             Changelock = False
  2500.    
  2501.             '重新计算合计数据
  2502.             For Hjlzte = Qslz To .Cols - 1
  2503.                 Call Sjhj(Hjlzte)
  2504.             Next Hjlzte
  2505.         End If
  2506.     End With
  2507. End Sub
  2508. Private Sub Sjhj(Hjwgl As Long)                                         '网格列数据合计
  2509.     
  2510.     Dim Hjjg As Double
  2511.     If Not (GridBoolean(Hjwgl, 4)) Then
  2512.         Exit Sub
  2513.     End If
  2514.     With WglrGrid
  2515.         Hjjg = 0
  2516.         For jsqte = .FixedRows To .Rows - 1
  2517.             If .TextMatrix(jsqte, 0) = "*" Then
  2518.                 Hjjg = Hjjg + Val(.TextMatrix(jsqte, Hjwgl))
  2519.             End If
  2520.         Next jsqte
  2521.         If GridBoolean(Hjwgl, 5) And Hjjg = 0 Then
  2522.             HjGrid.TextMatrix(0, Hjwgl) = ""
  2523.         Else
  2524.             HjGrid.TextMatrix(0, Hjwgl) = Hjjg
  2525.         End If
  2526.     End With
  2527. End Sub
  2528. Private Sub Qkwlzd(sjh As Long, Sjl As Long)                            '清空为零字段
  2529.     
  2530.     If Not GridBoolean(Sjl, 5) Then
  2531.         Exit Sub
  2532.     End If
  2533.     With WglrGrid
  2534.         If Val(Trim(.TextMatrix(sjh, Sjl))) = 0 Then
  2535.             .TextMatrix(sjh, Sjl) = ""
  2536.         End If
  2537.     End With
  2538. End Sub
  2539. Private Sub fhyxh()                                                     '返回录入数据有效行,同时让得到焦点网格可见
  2540.     
  2541.     With WglrGrid
  2542.         If .Row >= .FixedRows Then
  2543.             If .TextMatrix(.Row, 0) <> "*" Then
  2544.                 For Rowjsq = .FixedRows To .Rows - 1
  2545.                     If .TextMatrix(Rowjsq, 0) <> "*" Then
  2546.                         Exit For
  2547.                     End If
  2548.                 Next Rowjsq
  2549.                 If Rowjsq <= .Rows - 1 Then
  2550.                     Changelock = True
  2551.                     .Select Rowjsq, .Col
  2552.                     Changelock = False
  2553.                 Else
  2554.                     Changelock = True
  2555.                     .Select .Rows - 1, .Col
  2556.                     Changelock = False
  2557.                 End If
  2558.             End If
  2559.             Call Xldqh
  2560.         End If
  2561.   End With
  2562.   
  2563. End Sub
  2564. Private Sub Xldqh()                                                      '显露当前行
  2565.   
  2566.     Dim Toprowte As Long
  2567.     With WglrGrid
  2568.         Toprowte = 0
  2569.         Do While .CellTop + .RowHeight(.Row) + Fzxwghs * Sjhgd > .Height And .TopRow <> Toprowte
  2570.             Toprowte = .TopRow
  2571.             .TopRow = .TopRow + 1
  2572.         Loop
  2573.         Toprowte = 0
  2574.         Do While .CellTop < .FixedRows * .RowHeight(0) And .TopRow <> Toprowte
  2575.             Toprowte = .TopRow
  2576.             If .TopRow > 1 Then
  2577.                 .TopRow = .TopRow - 1
  2578.             End If
  2579.         Loop
  2580.     End With
  2581. End Sub
  2582. Private Sub Xldql()                                                     '显露当前列
  2583.     
  2584.     Dim Leftcolte As Long
  2585.     With WglrGrid
  2586.         If .Col >= Qslz And .Col >= .FixedCols Then
  2587.             If .LeftCol > .Col Then
  2588.                 .LeftCol = .Col
  2589.             End If
  2590.             Leftcolte = 0
  2591.             Do While .CellLeft + .CellWidth > .Width And .LeftCol <> Leftcolte
  2592.                 Leftcolte = .LeftCol
  2593.                 .LeftCol = .LeftCol + 1
  2594.             Loop
  2595.         End If
  2596.     End With
  2597. End Sub
  2598. Private Function pdhwk(sjh As Long)                                     '判断网格行是否为空行(所有录入字段均为空*非录入字段除外)
  2599.     
  2600.     With WglrGrid
  2601.         For Coljsq = Qslz To .Cols - 1
  2602.             If Len(Trim(.TextMatrix(sjh, Coljsq))) <> 0 And GridBoolean(Coljsq, 1) Then
  2603.                 pdhwk = False
  2604.                 Exit Function
  2605.             End If
  2606.         Next Coljsq
  2607.         pdhwk = True
  2608.     End With
  2609. End Function
  2610. Private Sub Xyxhbz(sjh As Long)                                         '写行有效性标志,并判断是否增行
  2611.     
  2612.     With WglrGrid
  2613.         If .TextMatrix(sjh, 0) = "*" Then
  2614.             Exit Sub
  2615.         End If
  2616.         .TextMatrix(sjh, 0) = "*"
  2617.         If sjh >= .Rows - Fzxwghs - 1 Then
  2618.             .AddItem ""
  2619.             .RowHeight(.Rows - 1) = Sjhgd
  2620.         End If
  2621.     End With
  2622. End Sub
  2623. '*****************************以下为文本框录入处理程序(固定不变部分)*******************************'
  2624. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  2625.    
  2626.     '以下为依据实际情况自定义部分[
  2627.     ']以上为依据实际情况自定义部分
  2628.     '计算合计数据(Fixed)
  2629.     
  2630. End Sub
  2631. Private Sub LrText_Change(Index As Integer)
  2632.     '屏蔽程序改变控制
  2633.     If TextChangeLock Then
  2634.         Exit Sub
  2635.     End If
  2636.    
  2637.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  2638.         
  2639.     '限制字段录入长度
  2640.           
  2641.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  2642.     Call TextChangeLimit(LrText(Index), Textint(Index, 1))  '去掉无效字符
  2643.         Select Case Textint(Index, 1)
  2644.             Case 8, 11       '金额型
  2645.                 Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  2646.             Case 9, 12       '数量型
  2647.                 Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  2648.             Case 10          '单价型
  2649.                 Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  2650.             Case Else        '其他小数类型控制
  2651.                 If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  2652.                     Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  2653.                 End If
  2654.         End Select
  2655.         
  2656.         TextChangeLock = False '解锁
  2657.      
  2658. End Sub
  2659. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  2660.     Call TextShow(Index)
  2661. End Sub
  2662. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  2663.     
  2664.     Select Case KeyCode
  2665.         Case vbKeyF2
  2666.             Call Text_Help(Index)
  2667.     End Select
  2668. End Sub
  2669. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  2670.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  2671. End Sub
  2672. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点进行有效性判断及相应处理
  2673.     
  2674.     If Textint(Index, 9) = 0 Or Textint(Index, 9) = 1 Then '事中判断
  2675.         Call TextYxxpd(Index)
  2676.     End If
  2677. End Sub
  2678. Private Sub Ydcommand1_MouseDown(Button As Integer, Shift As Integer, x As Single, y As Single) '点击按钮
  2679.     Call Text_Help(Ydcommand1.Tag)
  2680. End Sub
  2681. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  2682.     
  2683.     If Not Ydcommand1.Visible Then
  2684.         Exit Sub
  2685.     End If
  2686.     TextValiLock = True
  2687.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  2688.     If Len(Xtfhcs) <> 0 Then
  2689.         If Textint(Index, 3) = 1 Then
  2690.             LrText(Index).Text = Xtfhcsfz
  2691.             LrText(Index).Tag = Xtfhcs
  2692.         Else
  2693.             LrText(Index).Text = Xtfhcs
  2694.             LrText(Index).Tag = Xtfhcsfz
  2695.         End If
  2696.     End If
  2697.     TextValiLock = False
  2698.     LrText(Index).SetFocus
  2699. End Sub
  2700. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  2701.     '如果文本框有帮助,则显示帮助按钮
  2702.     If Textboolean(Index, 1) Then
  2703.         Ydcommand1.Visible = True
  2704.         Ydcommand1.Move LrText(Index).Left + LrText(Index).Width, LrText(Index).Top
  2705.         Ydcommand1.Tag = Index
  2706.     Else
  2707.         Ydcommand1.Tag = ""
  2708.         Ydcommand1.Visible = False
  2709.     End If
  2710.     
  2711.     '[>>
  2712.     '可在此处定义其他处理动作
  2713.     '<<]
  2714. End Sub
  2715. Private Sub Wbkcsh()                          '录入文本框初始化
  2716.     Dim Int_TabIndex As Integer         'Tab焦点计数器
  2717.     
  2718.     '单据录入中文本框焦点由0开始
  2719.     LrText(0).TabIndex = 0
  2720.   
  2721.     '最大录入文本框索引值
  2722.     Max_Text_Index = Textvar(1)
  2723.   
  2724.     ReDim TextValiJudgeLock(Max_Text_Index)
  2725.     For jsqte = 0 To Max_Text_Index
  2726.         
  2727.         '判断此文本框录入索引号是否存在,如存在则对其进行初始化
  2728.         If Len(Trim(Textstr(jsqte, 1))) <> 0 Then
  2729.         
  2730.             '自动装入录入文本框和其解释标签
  2731.             If jsqte <> 0 Then
  2732.                 Load LrText(jsqte)
  2733.                 Load TsLabel(jsqte)
  2734.             End If
  2735.            
  2736.             '判断录入文本框是否显示
  2737.             If Textboolean(jsqte, 4) Then
  2738.                 LrText(jsqte).Visible = True
  2739.                 TsLabel(jsqte).Visible = True
  2740.             Else
  2741.                 LrText(jsqte).Visible = False
  2742.                 TsLabel(jsqte).Visible = False
  2743.             End If
  2744.             
  2745.             '判断文本框是否可编辑
  2746.             If Textboolean(jsqte, 5) Then
  2747.                 LrText(jsqte).Enabled = True
  2748.             Else
  2749.                 LrText(jsqte).Enabled = False
  2750.             End If
  2751.            
  2752.             '初始化其内容
  2753.             TextChangeLock = True
  2754.             LrText(jsqte).Text = ""
  2755.             LrText(jsqte).Tag = ""
  2756.             If Textint(jsqte, 5) <> 0 Then
  2757.                 LrText(jsqte).MaxLength = Textint(jsqte, 5)
  2758.             End If
  2759.             TextChangeLock = False
  2760.         
  2761.             '设置文本框位置及大小,并设置相应标签内容及其位置
  2762.             LrText(jsqte).Move Textint(jsqte, 13), Textint(jsqte, 12), Textint(jsqte, 11), Textint(jsqte, 10)
  2763.             TsLabel(jsqte).Caption = Textstr(jsqte, 7) & ":"
  2764.             TsLabel(jsqte).Move Textint(jsqte, 13) - TsLabel(jsqte).Width - 20, Textint(jsqte, 12) + (Textint(jsqte, 10) - TsLabel(jsqte).Height) / 2 - 30
  2765.             
  2766.         End If
  2767.      
  2768.         '将文本框有效性判断进行加锁,在文本框内容发生变化时将锁打开
  2769.         TextValiJudgeLock(jsqte) = True
  2770.       
  2771.     Next jsqte
  2772.     '设置文本框焦点转移顺序(前提文本焦点从0至Max_Text_Index)
  2773.     For Int_TabIndex = 0 To Max_Text_Index
  2774.         For jsqte = 0 To Max_Text_Index
  2775.             If Textint(jsqte, 14) = Int_TabIndex Then
  2776.                LrText(jsqte).TabIndex = Int_TabIndex
  2777.             End If
  2778.         Next jsqte
  2779.     Next Int_TabIndex
  2780.   End Sub
  2781. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  2782.   
  2783.     Dim Sqlstr As String
  2784.     Dim Findrec As New ADODB.Recordset
  2785.   
  2786.     '按帮助不进行有效性判断
  2787.   
  2788.     If TextValiLock Then
  2789.         TextValiLock = False
  2790.         TextYxxpd = True
  2791.         Exit Function
  2792.     End If
  2793.   
  2794.     '文本框内容未曾改变不进行有效性判断
  2795.   
  2796.     If TextValiJudgeLock(Index) Then
  2797.         Ydcommand1.Visible = False
  2798.         TextYxxpd = True
  2799.         Exit Function
  2800.     End If
  2801.   
  2802.     '文本框内容为空认为有效,并清空其Tag值
  2803.   
  2804.     If Trim(LrText(Index)) = "" Then
  2805.         LrText(Index).Tag = ""
  2806.         Call Wbklrwbcl(Index)
  2807.         Ydcommand1.Visible = False
  2808.         TextValiJudgeLock(Index) = True
  2809.         TextYxxpd = True
  2810.         Exit Function
  2811.     End If
  2812.    
  2813.     '[>>
  2814.       
  2815.     '可在此加入不做有效性判断的理由(参照上面程序)
  2816.       
  2817.     '<<]
  2818.   
  2819.     Select Case Textint(Index, 4)
  2820.         Case 1      '编码型
  2821.             Sqlstr = Trim(Textstr(Index, 5))
  2822.             Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  2823.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  2824.             If Findrec.EOF Then
  2825.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  2826.                 LrText(Index).SetFocus
  2827.                 Exit Function
  2828.             Else
  2829.                 Select Case Textint(Index, 3)
  2830.                     Case 0
  2831.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  2832.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  2833.                         End If
  2834.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  2835.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  2836.                         End If
  2837.                     Case 1
  2838.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  2839.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  2840.                         End If
  2841.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  2842.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  2843.                         End If
  2844.                 End Select
  2845.             End If
  2846.         Case 2      '日期型
  2847.             If IsDate(LrText(Index).Text) Then
  2848.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  2849.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  2850.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  2851.                 End If
  2852.             Else
  2853.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  2854.                 Call Xtxxts(Tsxx, 0, 1)
  2855.                 LrText(Index).SetFocus
  2856.                 Exit Function
  2857.             End If
  2858.         Case 3      '其他类型
  2859.     End Select
  2860.     
  2861.     '隐藏帮助按钮
  2862.     Ydcommand1.Visible = False
  2863.    
  2864.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  2865.     TextValiJudgeLock(Index) = True
  2866.     '调用文本框事后处理程序
  2867.     Call Wbklrwbcl(Index)
  2868.    
  2869.     '有效性判断通过则返回True
  2870.     TextYxxpd = True
  2871.     
  2872. End Function