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

企业管理

开发平台:

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