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

企业管理

开发平台:

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 YS_FrmBudgetAdd 
  5.    Appearance      =   0  'Flat
  6.    BackColor       =   &H80000005&
  7.    BorderStyle     =   1  'Fixed Single
  8.    ClientHeight    =   6240
  9.    ClientLeft      =   675
  10.    ClientTop       =   720
  11.    ClientWidth     =   8055
  12.    BeginProperty Font 
  13.       Name            =   "宋体"
  14.       Size            =   14.25
  15.       Charset         =   0
  16.       Weight          =   700
  17.       Underline       =   0   'False
  18.       Italic          =   0   'False
  19.       Strikethrough   =   0   'False
  20.    EndProperty
  21.    Icon            =   "预算设置_追加金额.frx":0000
  22.    KeyPreview      =   -1  'True
  23.    LinkTopic       =   "Form4"
  24.    MaxButton       =   0   'False
  25.    MinButton       =   0   'False
  26.    ScaleHeight     =   6240
  27.    ScaleWidth      =   8055
  28.    StartUpPosition =   1  '所有者中心
  29.    Begin VB.CommandButton Ydcommand 
  30.       BeginProperty Font 
  31.          Name            =   "MS Sans Serif"
  32.          Size            =   8.25
  33.          Charset         =   0
  34.          Weight          =   400
  35.          Underline       =   0   'False
  36.          Italic          =   0   'False
  37.          Strikethrough   =   0   'False
  38.       EndProperty
  39.       Height          =   300
  40.       Left            =   3690
  41.       Picture         =   "预算设置_追加金额.frx":1042
  42.       Style           =   1  'Graphical
  43.       TabIndex        =   1
  44.       Top             =   3270
  45.       Visible         =   0   'False
  46.       Width           =   300
  47.    End
  48.    Begin VB.TextBox Ydtext 
  49.       BackColor       =   &H00C0FFFF&
  50.       BorderStyle     =   0  'None
  51.       BeginProperty Font 
  52.          Name            =   "MS Sans Serif"
  53.          Size            =   8.25
  54.          Charset         =   0
  55.          Weight          =   400
  56.          Underline       =   0   'False
  57.          Italic          =   0   'False
  58.          Strikethrough   =   0   'False
  59.       EndProperty
  60.       Height          =   330
  61.       Left            =   2970
  62.       MultiLine       =   -1  'True
  63.       TabIndex        =   0
  64.       Top             =   3300
  65.       Visible         =   0   'False
  66.       Width           =   1185
  67.    End
  68.    Begin VB.ComboBox YdCombo 
  69.       BeginProperty Font 
  70.          Name            =   "MS Sans Serif"
  71.          Size            =   8.25
  72.          Charset         =   0
  73.          Weight          =   400
  74.          Underline       =   0   'False
  75.          Italic          =   0   'False
  76.          Strikethrough   =   0   'False
  77.       EndProperty
  78.       Height          =   315
  79.       Left            =   2970
  80.       Style           =   2  'Dropdown List
  81.       TabIndex        =   3
  82.       Top             =   3720
  83.       Visible         =   0   'False
  84.       Width           =   1155
  85.    End
  86.    Begin VB.Timer Timer1 
  87.       Interval        =   1
  88.       Left            =   2970
  89.       Top             =   2580
  90.    End
  91.    Begin MSComctlLib.Toolbar Tlb_Action 
  92.       Align           =   1  'Align Top
  93.       Height          =   555
  94.       Left            =   0
  95.       TabIndex        =   2
  96.       Top             =   0
  97.       Width           =   8055
  98.       _ExtentX        =   14208
  99.       _ExtentY        =   979
  100.       ButtonWidth     =   820
  101.       ButtonHeight    =   926
  102.       AllowCustomize  =   0   'False
  103.       Wrappable       =   0   'False
  104.       Appearance      =   1
  105.       Style           =   1
  106.       ImageList       =   "ImageList1"
  107.       _Version        =   393216
  108.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  109.          NumButtons      =   8
  110.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  111.             Caption         =   "设置"
  112.             Key             =   "ymsz"
  113.             Object.ToolTipText     =   "打印页面设置"
  114.             ImageKey        =   "sz"
  115.          EndProperty
  116.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  117.             Caption         =   "打印"
  118.             Key             =   "dy"
  119.             Object.ToolTipText     =   "打印当前单据或Ctrl+P"
  120.             ImageKey        =   "dy"
  121.          EndProperty
  122.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  123.             Caption         =   "预览"
  124.             Key             =   "yl"
  125.             ImageKey        =   "yl"
  126.          EndProperty
  127.          BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  128.             Style           =   3
  129.          EndProperty
  130.          BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  131.             Caption         =   "删行"
  132.             Key             =   "sh"
  133.             Object.ToolTipText     =   "删除当前记录行或Delete"
  134.             ImageKey        =   "sh"
  135.          EndProperty
  136.          BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  137.             Style           =   3
  138.          EndProperty
  139.          BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  140.             Caption         =   "帮助"
  141.             Key             =   "bz"
  142.             ImageKey        =   "bz"
  143.          EndProperty
  144.          BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  145.             Caption         =   "退出"
  146.             Key             =   "fh"
  147.             ImageKey        =   "tc"
  148.          EndProperty
  149.       EndProperty
  150.       BorderStyle     =   1
  151.       Begin MSComctlLib.Toolbar GsToolbar 
  152.          Height          =   525
  153.          Left            =   6330
  154.          TabIndex        =   6
  155.          Top             =   30
  156.          Width           =   1695
  157.          _ExtentX        =   2990
  158.          _ExtentY        =   926
  159.          ButtonWidth     =   1455
  160.          ButtonHeight    =   926
  161.          AllowCustomize  =   0   'False
  162.          Appearance      =   1
  163.          Style           =   1
  164.          ImageList       =   "ImageList1"
  165.          _Version        =   393216
  166.          BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  167.             NumButtons      =   2
  168.             BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  169.                Caption         =   "保存格式"
  170.                Key             =   "bcgs"
  171.                ImageKey        =   "bcgs"
  172.             EndProperty
  173.             BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  174.                Caption         =   "默认列宽"
  175.                Key             =   "hfmrgs"
  176.                ImageKey        =   "mrlk"
  177.             EndProperty
  178.          EndProperty
  179.       End
  180.    End
  181.    Begin VSFlex8Ctl.VSFlexGrid WglrGrid 
  182.       Height          =   4575
  183.       Left            =   0
  184.       TabIndex        =   4
  185.       Top             =   1650
  186.       Width           =   11775
  187.       _cx             =   5080
  188.       _cy             =   5080
  189.       Appearance      =   1
  190.       BorderStyle     =   1
  191.       Enabled         =   -1  'True
  192.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  193.          Name            =   "宋体"
  194.          Size            =   9
  195.          Charset         =   134
  196.          Weight          =   400
  197.          Underline       =   0   'False
  198.          Italic          =   0   'False
  199.          Strikethrough   =   0   'False
  200.       EndProperty
  201.       MousePointer    =   0
  202.       BackColor       =   16777215
  203.       ForeColor       =   -2147483640
  204.       BackColorFixed  =   12632256
  205.       ForeColorFixed  =   -2147483630
  206.       BackColorSel    =   -2147483635
  207.       ForeColorSel    =   -2147483634
  208.       BackColorBkg    =   -2147483624
  209.       BackColorAlternate=   16777215
  210.       GridColor       =   -2147483633
  211.       GridColorFixed  =   -2147483632
  212.       TreeColor       =   -2147483632
  213.       FloodColor      =   192
  214.       SheetBorder     =   -2147483642
  215.       FocusRect       =   1
  216.       HighLight       =   1
  217.       AllowSelection  =   -1  'True
  218.       AllowBigSelection=   -1  'True
  219.       AllowUserResizing=   0
  220.       SelectionMode   =   0
  221.       GridLines       =   1
  222.       GridLinesFixed  =   2
  223.       GridLineWidth   =   1
  224.       Rows            =   50
  225.       Cols            =   10
  226.       FixedRows       =   1
  227.       FixedCols       =   1
  228.       RowHeightMin    =   0
  229.       RowHeightMax    =   0
  230.       ColWidthMin     =   0
  231.       ColWidthMax     =   0
  232.       ExtendLastCol   =   0   'False
  233.       FormatString    =   ""
  234.       ScrollTrack     =   0   'False
  235.       ScrollBars      =   3
  236.       ScrollTips      =   0   'False
  237.       MergeCells      =   0
  238.       MergeCompare    =   0
  239.       AutoResize      =   -1  'True
  240.       AutoSizeMode    =   0
  241.       AutoSearch      =   0
  242.       AutoSearchDelay =   2
  243.       MultiTotals     =   -1  'True
  244.       SubtotalPosition=   1
  245.       OutlineBar      =   0
  246.       OutlineCol      =   0
  247.       Ellipsis        =   0
  248.       ExplorerBar     =   0
  249.       PicturesOver    =   0   'False
  250.       FillStyle       =   0
  251.       RightToLeft     =   0   'False
  252.       PictureType     =   0
  253.       TabBehavior     =   0
  254.       OwnerDraw       =   0
  255.       Editable        =   0
  256.       ShowComboButton =   1
  257.       WordWrap        =   0   'False
  258.       TextStyle       =   0
  259.       TextStyleFixed  =   0
  260.       OleDragMode     =   0
  261.       OleDropMode     =   0
  262.       DataMode        =   0
  263.       VirtualData     =   -1  'True
  264.       DataMember      =   ""
  265.       ComboSearch     =   3
  266.       AutoSizeMouse   =   -1  'True
  267.       FrozenRows      =   0
  268.       FrozenCols      =   0
  269.       AllowUserFreezing=   0
  270.       BackColorFrozen =   0
  271.       ForeColorFrozen =   0
  272.       WallPaperAlignment=   9
  273.       AccessibleName  =   ""
  274.       AccessibleDescription=   ""
  275.       AccessibleValue =   ""
  276.       AccessibleRole  =   24
  277.    End
  278.    Begin VB.PictureBox Pic_Title 
  279.       BeginProperty Font 
  280.          Name            =   "MS Sans Serif"
  281.          Size            =   8.25
  282.          Charset         =   0
  283.          Weight          =   400
  284.          Underline       =   0   'False
  285.          Italic          =   0   'False
  286.          Strikethrough   =   0   'False
  287.       EndProperty
  288.       Height          =   1125
  289.       Left            =   0
  290.       Picture         =   "预算设置_追加金额.frx":13CC
  291.       ScaleHeight     =   1065
  292.       ScaleWidth      =   11715
  293.       TabIndex        =   7
  294.       Top             =   540
  295.       Width           =   11775
  296.       Begin MSComctlLib.ImageList ImageList1 
  297.          Left            =   4710
  298.          Top             =   60
  299.          _ExtentX        =   1005
  300.          _ExtentY        =   1005
  301.          BackColor       =   -2147483643
  302.          ImageWidth      =   16
  303.          ImageHeight     =   16
  304.          MaskColor       =   12632256
  305.          _Version        =   393216
  306.          BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  307.             NumListImages   =   25
  308.             BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  309.                Picture         =   "预算设置_追加金额.frx":35490
  310.                Key             =   "sz"
  311.             EndProperty
  312.             BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  313.                Picture         =   "预算设置_追加金额.frx":3582A
  314.                Key             =   "dy"
  315.             EndProperty
  316.             BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  317.                Picture         =   "预算设置_追加金额.frx":35BC4
  318.                Key             =   "yl"
  319.             EndProperty
  320.             BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  321.                Picture         =   "预算设置_追加金额.frx":35F5E
  322.                Key             =   "xg"
  323.             EndProperty
  324.             BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  325.                Picture         =   "预算设置_追加金额.frx":362F8
  326.                Key             =   "zh"
  327.             EndProperty
  328.             BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  329.                Picture         =   "预算设置_追加金额.frx":36692
  330.                Key             =   "sh"
  331.             EndProperty
  332.             BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  333.                Picture         =   "预算设置_追加金额.frx":36A2C
  334.                Key             =   "bc"
  335.             EndProperty
  336.             BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  337.                Picture         =   "预算设置_追加金额.frx":36DC6
  338.                Key             =   "fq"
  339.             EndProperty
  340.             BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  341.                Picture         =   "预算设置_追加金额.frx":37160
  342.                Key             =   "bz"
  343.             EndProperty
  344.             BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  345.                Picture         =   "预算设置_追加金额.frx":374FA
  346.                Key             =   "tc"
  347.             EndProperty
  348.             BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  349.                Picture         =   "预算设置_追加金额.frx":37894
  350.                Key             =   "bcgs"
  351.             EndProperty
  352.             BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  353.                Picture         =   "预算设置_追加金额.frx":37C2E
  354.                Key             =   "mrlk"
  355.             EndProperty
  356.             BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  357.                Picture         =   "预算设置_追加金额.frx":37FC8
  358.                Key             =   "xsxm"
  359.             EndProperty
  360.             BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  361.                Picture         =   "预算设置_追加金额.frx":38362
  362.                Key             =   "first"
  363.             EndProperty
  364.             BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  365.                Picture         =   "预算设置_追加金额.frx":386FC
  366.                Key             =   "prev"
  367.             EndProperty
  368.             BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  369.                Picture         =   "预算设置_追加金额.frx":38A96
  370.                Key             =   "next"
  371.             EndProperty
  372.             BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  373.                Picture         =   "预算设置_追加金额.frx":38E30
  374.                Key             =   "last"
  375.             EndProperty
  376.             BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  377.                Picture         =   "预算设置_追加金额.frx":391CA
  378.                Key             =   "xx"
  379.             EndProperty
  380.             BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  381.                Picture         =   "预算设置_追加金额.frx":39564
  382.                Key             =   "define"
  383.             EndProperty
  384.             BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  385.                Picture         =   "预算设置_追加金额.frx":398FE
  386.                Key             =   "exec"
  387.             EndProperty
  388.             BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  389.                Picture         =   "预算设置_追加金额.frx":39C98
  390.                Key             =   "xz"
  391.             EndProperty
  392.             BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  393.                Picture         =   "预算设置_追加金额.frx":3A032
  394.                Key             =   "sc"
  395.             EndProperty
  396.             BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  397.                Picture         =   "预算设置_追加金额.frx":3A3CC
  398.                Key             =   "sx"
  399.             EndProperty
  400.             BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  401.                Picture         =   "预算设置_追加金额.frx":3A766
  402.                Key             =   "cx"
  403.             EndProperty
  404.             BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  405.                Picture         =   "预算设置_追加金额.frx":3AB00
  406.                Key             =   "zd"
  407.             EndProperty
  408.          EndProperty
  409.       End
  410.       Begin VB.Label lbl_Parent 
  411.          BackStyle       =   0  'Transparent
  412.          BeginProperty Font 
  413.             Name            =   "MS Sans Serif"
  414.             Size            =   8.25
  415.             Charset         =   0
  416.             Weight          =   400
  417.             Underline       =   0   'False
  418.             Italic          =   0   'False
  419.             Strikethrough   =   0   'False
  420.          EndProperty
  421.          Height          =   195
  422.          Left            =   270
  423.          TabIndex        =   10
  424.          Top             =   780
  425.          Width           =   7335
  426.       End
  427.       Begin VB.Label tsLabel 
  428.          BackColor       =   &H80000018&
  429.          BackStyle       =   0  'Transparent
  430.          BeginProperty Font 
  431.             Name            =   "宋体"
  432.             Size            =   12
  433.             Charset         =   134
  434.             Weight          =   700
  435.             Underline       =   0   'False
  436.             Italic          =   0   'False
  437.             Strikethrough   =   0   'False
  438.          EndProperty
  439.          ForeColor       =   &H00000000&
  440.          Height          =   285
  441.          Left            =   630
  442.          TabIndex        =   8
  443.          Top             =   210
  444.          Width           =   3855
  445.       End
  446.    End
  447.    Begin VB.Label Label3 
  448.       Caption         =   "Label3"
  449.       Height          =   525
  450.       Left            =   3420
  451.       TabIndex        =   9
  452.       Top             =   2970
  453.       Width           =   1245
  454.    End
  455.    Begin VB.Label Lab_OperStatus 
  456.       BackColor       =   &H000080FF&
  457.       Caption         =   "1"
  458.       BeginProperty Font 
  459.          Name            =   "MS Sans Serif"
  460.          Size            =   8.25
  461.          Charset         =   0
  462.          Weight          =   400
  463.          Underline       =   0   'False
  464.          Italic          =   0   'False
  465.          Strikethrough   =   0   'False
  466.       EndProperty
  467.       Height          =   345
  468.       Left            =   10980
  469.       TabIndex        =   5
  470.       Top             =   1230
  471.       Visible         =   0   'False
  472.       Width           =   345
  473.    End
  474. End
  475. Attribute VB_Name = "YS_FrmBudgetAdd"
  476. Attribute VB_GlobalNameSpace = False
  477. Attribute VB_Creatable = False
  478. Attribute VB_PredeclaredId = True
  479. Attribute VB_Exposed = False
  480. '**************************************************************************************************
  481. '*    模 块 名 称 :科目预算追加金额表( 公用 )
  482. '*    功 能 描 述 :对所进行预算的追加金额录入
  483. '*    程序员姓名  :魏永生
  484. '*    最后修改人  :
  485. '*    最后修改时间:2002/01/21
  486. '*    备        注:程序中所有依实际情况自定义部分均用[>> <<]括起
  487. '*
  488. '*    1.每次调入外部功能窗体,均要加锁ChangeLock=True,窗体关闭后解锁ChangeLock=false
  489. '*    2.网格列存储内容注解
  490. '*      0-行有效标识 1-记录编辑唯一标识
  491. '*      以下用到的公用变量是在系统私有模块中定义
  492. '*    3.追加金额回写主表单位格   Cur_TableAdd
  493. '*    4.此次调用所对应的从表名称 Str_TableAdd
  494. '*    5.主表记录标识,供从表使用 Int_I_ID
  495. '*    6.标题显示为:            Str_Show
  496. '*    7.为指定追加金额的月份     Int_Month
  497. '*    8.Lab_OperStatus 用此标签来标识单据录入状态(默认值为1) 1-浏览 2-修改
  498. '**************************************************************************************************
  499.     
  500.  '以下为固定使用变量(网格)
  501.     Dim Cxnrrec As New ADODB.Recordset              '显示查询内容动态集
  502.     Dim Dyymctbl As New DY_Dyymsz                   '打印页面窗体变量
  503.     Dim GridCode As String                          '显示网格网格代码
  504.     Dim GridInf() As Variant                        '整个网格设置信息
  505.     Dim ReportTitle As String                       '报表主标题
  506.     Dim Tsxx As String                              '系统提示信息
  507.     Dim Pmbcsjhs As Long                            '屏幕网格保持数据行数(大于等于1)
  508.     Dim Fzxwghs As Integer                          '辅助项网格行数(包括合计行)
  509.     Dim Sfxshjwg As Boolean                         '是否显示合计网格
  510.     Dim Qslz As Long                                '网格隐藏(非操作显示)列数
  511.     Dim Sjhgd As Double                             '网格数据行高度
  512.     Dim GridBoolean() As Boolean                    '网格列信息(布尔型)
  513.     Dim GridStr()  As String                        '网格列信息(字符型)
  514.     Dim GridInt() As Integer                        '网格列信息(整型)
  515.     Dim Sfblbzkd As Boolean                         '是否保留帮助宽度(字段提供帮助时,是否为按钮保留空间)
  516.     Dim Dqlrwgh As Long                             '当前录入数据网格行
  517.     Dim Dqlrwgl As Long                             '当前录入数据网格列
  518.     Dim Dqlkwgh As Long                             '刚刚离开网格行(不一定为录入行)
  519.     Dim Dqlkwgl As Long                             '刚刚离开网格列
  520.     Dim Dqtoprow As Long                            '当前录入状态时最上端可视行
  521.     Dim Dqleftcol As Long                           '当前录入状态时最左端可视列
  522.     Dim Zdlrqnr As String                           '字段录入修改前内容(用来判断内容是否修改)
  523.     Dim Wbkbhlock As Boolean                        '文本框改变值锁
  524.     Dim changelock As Boolean                       '网格行列改变控制锁(用来区别用户改变.程序改变)
  525.     Dim Gdtlock As Boolean                          '滚动条滚动控制(用来区别用户改变.程序改变)
  526.     Dim Yxxpdlock As Boolean                        '字段有效性判断锁(内容不修改不需进行字段有效性判断)
  527.     Dim Hyxxpdlock As Boolean                       '行有效性判断锁(字段内容不修改不需进行行有效性判断)
  528.     Dim Valilock As Boolean                         '文本框失去焦点是否进行有效性控制(TRUE 为锁定*限用网格录入)
  529.     Dim Shsfts As Boolean                           '删除记录行是否提示
  530.     Dim Szzls As Integer                            '网格信息数组最大下标值(网格列数-1)
  531. Private Sub Form_KeyPress(KeyAscii As Integer)      '控制焦点转移和限制录入字符"'"
  532.     Select Case KeyAscii
  533.     Case 39           '屏蔽字符"'"
  534.         KeyAscii = 0
  535.     End Select
  536. End Sub
  537. Private Sub Form_Load()                    '窗 体 装 入
  538.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  539.     '隐藏选择对话框
  540.     Me.Caption = Str_Title
  541.     lbl_Parent.Caption = Str_Show
  542.     TsLabel.Caption = Str_Title
  543.     
  544.     '初始化各种锁值
  545.     changelock = False             '网格行列改变控制锁
  546.     Gdtlock = False                '滚动条滚动控制
  547.     Yxxpdlock = True               '字段有效性判断锁
  548.     Hyxxpdlock = True              '行有效性判断锁
  549.     Wbkbhlock = False              '文本框内容改变锁
  550.     
  551.     '报表主标题及报表编码
  552.     ReportTitle = Str_Title
  553.     XtReportCode = "cwfx_BudgetAdd"
  554.     Load Dyymctbl
  555.     
  556.     '调 入 网 格
  557.     GridCode = "cwfx_BudgetAdd"      '网格属性编码
  558.     Call BzWgcsh(WglrGrid, GridCode, GridInf(), GridBoolean(), GridInt(), GridStr())
  559.     
  560.     Qslz = GridInf(1)
  561.     Sjhgd = GridInf(2)
  562.     Pmbcsjhs = GridInf(3)
  563.     Fzxwghs = GridInf(4)
  564.     Sfblbzkd = GridInf(5)
  565.     Shsfts = GridInf(6)
  566.     Sfxshjwg = GridInf(7)
  567.     Szzls = WglrGrid.Cols - 1
  568.     
  569.     '生成查询结果
  570.     Call Sub_Query
  571.     
  572.     '设置状态为修改状态
  573.     Lab_OperStatus = "2"
  574.     
  575. End Sub
  576. Private Sub Form_Unload(Cancel As Integer)           '窗体卸载
  577.     Dim F1 As Currency
  578.     Dim RecTemp As New ADODB.Recordset               '临时使用动态集
  579.     
  580.     SqlStr = "SELECT sum(Added) as F1 FROM " & Str_TableAdd & " WHERE I_Id =" & Int_I_Id & " and Period=" & Int_Month
  581.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(SqlStr)
  582.     
  583.     Cur_TableAdd = IIf(IsNull(RecTemp.Fields("F1")), 0, RecTemp.Fields("F1"))                     '返回主表记录格金额
  584.     RecTemp.Close
  585.     Set RecTemp = Nothing
  586.     
  587.     '卸载打印页面窗体
  588.     Unload Dyymctbl
  589.     Unload YS_FrmAccntBudgetC
  590.     
  591. End Sub
  592. Private Sub Sub_Query()                    '生成查询结果
  593.     Dim SqlStr As String                   '查询字符串
  594.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  595.     Dim Jsqte  As Long                     '临时计数器
  596.     
  597.     SqlStr = "SELECT * FROM " & Str_TableAdd
  598.     SqlStr = SqlStr + " where I_id=" & Str(Int_I_Id) & " and period=" & Str(Int_Month)
  599.     SqlStr = SqlStr + " order by date"
  600.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(SqlStr)
  601.     
  602.     With RecTemp
  603.         
  604.         WglrGrid.Clear 1
  605.         
  606.         WglrGrid.Rows = .RecordCount + WglrGrid.FixedRows
  607.         
  608.         Jsqte = WglrGrid.FixedRows
  609.         Do While Not .EOF
  610.             If Jsqte >= WglrGrid.Rows Then
  611.                 WglrGrid.AddItem ""
  612.             End If
  613.             
  614.             WglrGrid.TextMatrix(Jsqte, 0) = "*"                                 '有效记录标识
  615.             WglrGrid.TextMatrix(Jsqte, 1) = Trim(.Fields("slaveid"))            '记录唯一标识
  616.             
  617.             WglrGrid.TextMatrix(Jsqte, Sydz("001", GridStr(), Szzls)) = Format(.Fields("date"), "yyyy-mm-dd")
  618.             WglrGrid.TextMatrix(Jsqte, Sydz("002", GridStr(), Szzls)) = .Fields("comment")
  619.             WglrGrid.TextMatrix(Jsqte, Sydz("003", GridStr(), Szzls)) = IIf(.Fields("Added") = 0, "", .Fields("Added"))
  620.             
  621.             '<<]
  622.             WglrGrid.RowHeight(Jsqte) = Sjhgd
  623.             .MoveNext
  624.             Jsqte = Jsqte + 1
  625.         Loop
  626.     End With
  627.     
  628.     '调整网格
  629.     Call Sub_AdjustGrid
  630.     
  631. End Sub
  632. Private Sub Tlb_Action_ButtonClick(ByVal Button As MSComctlLib.Button)             '用户点击工具条
  633.     
  634.     '屏蔽文本框,下拉组合框有效性判断
  635.     
  636.     Valilock = True
  637.     
  638.     '屏蔽网格失去焦点产生的有效性判断
  639.     
  640.     changelock = True
  641.     
  642.     Select Case Button.Key
  643.     Case "ymsz"                                          '页面设置
  644.         Dyymctbl.Show 1
  645.     Case "yl"                                            '预 览
  646.         If Fun_Drfrmyxxpd Then
  647.             Call bbyl(True)
  648.         End If
  649.     Case "dy"                                            '打 印
  650.         If Fun_Drfrmyxxpd Then
  651.             Call bbyl(False)
  652.         End If
  653.     Case "sh"                                            '删 行
  654.         Call Scdqfl
  655.     Case "bz"                                            '帮 助
  656.         Call F1bz
  657.     Case "fh"                                            '退 出
  658.         Unload Me
  659.     End Select
  660.     
  661.     '解 锁
  662.     Valilock = False
  663.     changelock = False
  664.     
  665. End Sub
  666. Private Sub Form_KeyUp(KeyCode As Integer, Shift As Integer)        '支持热键操作
  667.     If Shift = 2 Then
  668.         Select Case UCase(Chr(KeyCode))
  669.         Case "P"                   'Ctrl+P 打印
  670.             If Tlb_Action.Buttons("dy").Enabled Then
  671.                 Call bbyl(False)
  672.             End If
  673.         End Select
  674.     End If
  675. End Sub
  676. Private Sub Wbkcl()                                                 '文本框录入之前处理(根据实际情况)
  677.     Dim xswbrr As String
  678.     With WglrGrid
  679.         Zdlrqnr = Trim(.Text)
  680.         xswbrr = Trim(.Text)
  681.         
  682.         If GridBoolean(.Col, 3) Then   '列表框录入
  683.             
  684.             '填充列表框程序
  685.             Call FillCombo(YdCombo, GridStr(.Col, 5), xswbrr, 0)
  686.         Else
  687.             Wbkbhlock = True
  688.             
  689.             '====以下为用户自定义
  690.             Ydtext.Text = xswbrr
  691.             '====以上为用户自定义
  692.             
  693.             Wbkbhlock = False
  694.             Ydtext.SelStart = Len(Ydtext.Text)
  695.         End If
  696.     End With
  697. End Sub
  698. Private Function sjzdyxxpd(Dqpdwgh As Long, Dqpdwgl As Long)        '录入数据字段有效性判断,同时进行字段录入事后处理
  699.     Dim Str_JudgeText As String                                     '临时有效性判断字段内容
  700.     Dim Coljsq As Long                                              '临时列计数器
  701.     Dim RecTemp As New ADODB.Recordset                              '临时使用动态集
  702.     Dim Dbl_Qcye As Double                                          '临时期初余额
  703.     
  704.     With WglrGrid
  705.         
  706.         '非录入状态有效性为合法
  707.         If Yxxpdlock Or .Row < .FixedRows Then
  708.             sjzdyxxpd = True
  709.             Exit Function
  710.         End If
  711.         
  712.         Str_JudgeText = Trim(.TextMatrix(Dqpdwgh, Dqpdwgl))
  713.         
  714.         '以下为自定义部分[
  715.         '1.放置字段有效性判断程序
  716.         
  717.         Select Case GridStr(Dqpdwgl, 1)
  718.             
  719.             '以下为自定义部分[
  720.             '1.放置字段有效性判断程序
  721.         Case "001"          '科目(如有效则调入科目编码)
  722.             If Not IsDate(Str_JudgeText) Then
  723.                 Tsxx = "录入项不是日期!"
  724.                 GoTo Lrcwcl
  725.             End If
  726.             If Year(CDate(Str_JudgeText)) <> Int_OriYear Then
  727.                 Tsxx = "日期应在所选会计期间范围内!"
  728.                 GoTo Lrcwcl
  729.             End If
  730.         Case "002"
  731.             If Len(Str_JudgeText) > 40 Then
  732.                 Tsxx = "摘要文字超过40个文字或字符!"
  733.                 GoTo Lrcwcl
  734.             End If
  735.         End Select
  736.         '2.放置字段事后处理程序
  737.         
  738.         '以上为自定义部分]
  739.         
  740.         '字段录入正确后为零字段清空
  741.         Call Qkwlzd(Dqpdwgh, Dqpdwgl)
  742.         
  743.         sjzdyxxpd = True
  744.         Yxxpdlock = True
  745.         Exit Function
  746.     End With
  747.     
  748. Lrcwcl:    '录入错误处理
  749.     With WglrGrid
  750.         Call Xtxxts(Tsxx, 0, 1)
  751.         changelock = True
  752.         .Select Dqpdwgh, Dqpdwgl
  753.         changelock = False
  754.         Call xswbk
  755.         sjzdyxxpd = False
  756.         Exit Function
  757.     End With
  758. End Function
  759. Private Function Sjhzyxxpd(ByVal Yxxpdh As Long) As Boolean                  '录入数据行有效性判断,同时进行行处理
  760.     Dim Lrywlz As Long
  761.     Dim RecTemp As New ADODB.Recordset             '临时使用动态集
  762.     Dim SqlStr As String                           '临时连接字符串
  763.     Dim Rec_AccSumAssi As New ADODB.Recordset      '辅助总帐动态集
  764.     Dim Dbl_Now(1 To 16) As Double                 '科目记录现数据
  765.     Dim Str_OriItemCode As String                  '辅助核算项目编码(原)
  766.     Dim Str_NowItemCode As String                  '辅助核算项目编码(现)
  767.     
  768.     With WglrGrid
  769.         
  770.         '判断行为空和无效数据行则清除当前行
  771.         If Yxxpdh > (.Rows - .FixedRows) Then Exit Function
  772.         If .TextMatrix(Yxxpdh, 0) <> "*" Then
  773.             Sjhzyxxpd = True
  774.             Exit Function
  775.         Else
  776.             If pdhwk(Yxxpdh) And Yxxpdh + 1 <= .Rows - 1 Then
  777.                 If .TextMatrix(Yxxpdh + 1, 0) <> "*" Then
  778.                     changelock = True
  779.                     .RemoveItem Yxxpdh
  780.                     If .Rows < Pmbcsjhs + .FixedRows + Fzxwghs + 1 Then
  781.                         .AddItem ""
  782.                         .RowHeight(.Rows - 1) = Sjhgd
  783.                     End If
  784.                     changelock = False
  785.                     Sjhzyxxpd = True
  786.                     Exit Function
  787.                 End If
  788.             End If
  789.         End If
  790.         
  791.         '行没有发生变化则不进行有效性判断
  792.         If Hyxxpdlock Then
  793.             Sjhzyxxpd = True
  794.             Exit Function
  795.         End If
  796.         
  797.         '以下为自定义部分[
  798.         
  799.         '1.放置行有效性判断程序
  800.         
  801.         '首先进行为空判断(固定不变)
  802.         For Jsqte = Qslz To .Cols - 1
  803.             If (GridInt(Jsqte, 5) = 1 And Len(Trim(.TextMatrix(Yxxpdh, Jsqte))) = 0) Or (GridInt(Jsqte, 5) = 2 And Val(Trim(.TextMatrix(Yxxpdh, Jsqte))) = 0) Then
  804.                 Tsxx = GridStr(Jsqte, 2)
  805.                 Lrywlz = Jsqte
  806.                 GoTo Lrcwcl
  807.                 Exit For
  808.             End If
  809.         Next Jsqte
  810.         
  811.         
  812.     End With
  813.     
  814.     On Error GoTo Swcwcl
  815.     
  816.     Cw_DataEnvi.DataConnect.BeginTrans
  817.     
  818.     With Rec_AccSumAssi
  819.         
  820.         If Val(Trim(WglrGrid.TextMatrix(Yxxpdh, 1))) <> 0 Then
  821.             If .State = 1 Then .Close
  822.             .Open "SELECT * FROM " & Str_TableAdd & " WHERE SlaveId =" & Val(WglrGrid.TextMatrix(Yxxpdh, 1)), Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  823.             
  824.             If Not .EOF Then
  825.                 .Fields("I_Id") = Int_I_Id                       '主表记录标识
  826.                 .Fields("Period") = Int_Month                    '会计月份
  827.                 
  828.                 If WglrGrid.TextMatrix(Yxxpdh, Sydz("001", GridStr(), Szzls)) = "" Then
  829.                     .Fields("date") = Now
  830.                 Else
  831.                     .Fields("date") = WglrGrid.TextMatrix(Yxxpdh, Sydz("001", GridStr(), Szzls))
  832.                 End If
  833.                 .Fields("comment") = WglrGrid.TextMatrix(Yxxpdh, Sydz("002", GridStr(), Szzls))
  834.                 .Fields("Added") = Val(WglrGrid.TextMatrix(Yxxpdh, Sydz("003", GridStr(), Szzls)))
  835.                 
  836.                 .Update
  837.                 
  838.                 
  839.             End If
  840.             
  841.         Else
  842.             If .State = 1 Then .Close
  843.             .Open "SELECT * FROM " & Str_TableAdd & " WHERE SlaveId =" & Val(WglrGrid.TextMatrix(Yxxpdh, 1)), Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  844.             
  845.             .AddNew
  846.             .Fields("I_Id") = Int_I_Id                       '主表记录标识
  847.             .Fields("Period") = Int_Month                    '会计月份
  848.             If WglrGrid.TextMatrix(Yxxpdh, Sydz("001", GridStr(), Szzls)) = "" Then
  849.                 .Fields("date") = Now
  850.             Else
  851.                 .Fields("date") = WglrGrid.TextMatrix(Yxxpdh, Sydz("001", GridStr(), Szzls))
  852.             End If
  853.             .Fields("comment") = WglrGrid.TextMatrix(Yxxpdh, Sydz("002", GridStr(), Szzls))
  854.             .Fields("Added") = Val(WglrGrid.TextMatrix(Yxxpdh, Sydz("003", GridStr(), Szzls)))
  855.             
  856.             .Update
  857.             
  858.             WglrGrid.TextMatrix(Yxxpdh, 1) = .Fields("slaveid")
  859.             
  860.             
  861.         End If
  862.         
  863.         WglrGrid.TextMatrix(Yxxpdh, Sydz("001", GridStr(), Szzls)) = Format(.Fields("date"), "yyyy-mm-dd")
  864.     End With
  865.     
  866.     Cw_DataEnvi.DataConnect.CommitTrans
  867.     
  868.     ' <<]
  869.     
  870.     '以上为自定义部分]
  871.     
  872.     Sjhzyxxpd = True
  873.     Hyxxpdlock = True
  874.     Exit Function
  875.     
  876. Swcwcl:
  877.     Cw_DataEnvi.DataConnect.RollbackTrans
  878.     Tsxx = "存盘过程中出现未知错误,程序自动恢复保存前状态!"
  879.     Call Xtxxts(Tsxx, 0, 1)
  880.     Exit Function
  881.     
  882. Lrcwcl:      '录入错误处理
  883.     With WglrGrid
  884.         Call Xtxxts(Tsxx, 0, 1)
  885.         changelock = True
  886.         .Select Yxxpdh, Lrywlz
  887.         changelock = False
  888.         Call xswbk
  889.         
  890.         Sjhzyxxpd = False
  891.         Exit Function
  892.     End With
  893. End Function
  894. '===================以 下 程 序 为 通 用 部 分 ,一 般 不 需 更 改======================='
  895. Private Sub Sub_AdjustGrid()
  896.     '调 整 网 格
  897.     With WglrGrid
  898.         '加 1 保持一行录入行
  899.         If .Rows < Pmbcsjhs + .FixedRows + Fzxwghs + 1 Then
  900.             .Rows = Pmbcsjhs + .FixedRows + Fzxwghs + 1
  901.             For Jsqte = .FixedRows To .Rows - 1
  902.                 .RowHeight(Jsqte) = Sjhgd
  903.             Next Jsqte
  904.         Else
  905.             '判断是否有辅助行和录入行,如没有则加行
  906.             Do While .TextMatrix(.Rows - 1 - Fzxwghs, 0) = "*"
  907.                 .AddItem ""
  908.                 .RowHeight(.Rows - 1) = Sjhgd
  909.             Loop
  910.         End If
  911.     End With
  912. End Sub
  913. Private Sub Lrzdbz()                                                      '录入字段帮助
  914.     If Not YdCommand.Visible Then
  915.         Exit Sub
  916.     End If
  917.     Valilock = True
  918.     With WglrGrid
  919.         
  920.         changelock = True                                                 '调入另外窗体必须加锁
  921.         If .Col = Sydz("001", GridStr(), Szzls) Then
  922.             Call Drbmhelp(GridInt(.Col, 6), GridStr(.Col, 3), Trim(Ydtext.Text))
  923.         End If
  924.         changelock = False
  925.         If Len(Xtfhcs) <> 0 Then
  926.             If GridInt(.Col, 7) = 0 Then
  927.                 Ydtext.Text = Xtfhcs
  928.             Else
  929.                 Ydtext.Text = Xtfhcsfz
  930.             End If
  931.         End If
  932.         
  933.         Valilock = False
  934.         If Ydtext.Visible Then
  935.             Ydtext.SetFocus
  936.         End If
  937.     End With
  938. End Sub
  939. Private Sub Form_Resize()                                                '窗体大小发生变化时,重新显示文本框
  940.     Call Cxxswbk
  941. End Sub
  942. Private Function Fun_Drfrmyxxpd() As Boolean                             '调入其它窗体或功能产生的有效性判断(包括数据回写)
  943.     Fun_Drfrmyxxpd = True
  944.     With WglrGrid
  945.         
  946.         '如果当前网格处于编辑状态,则先进行数据回写再进行有效性判断
  947.         
  948.         If Ydtext.Visible Or YdCombo.Visible Then
  949.             Call Lrsjhx
  950.             If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  951.                 Fun_Drfrmyxxpd = False
  952.                 Exit Function
  953.             End If
  954.         End If
  955.         
  956.         '进行行有效性判断
  957.         If Not Sjhzyxxpd(.Row) Then
  958.             Fun_Drfrmyxxpd = False
  959.             Exit Function
  960.         End If
  961.         
  962.     End With
  963. End Function
  964. Private Sub WglrGrid_GotFocus()                                     '网格得到焦点
  965.     
  966.     '网格得到焦点,如果当前选择行为非数据行
  967.     '则调整当前焦点至有效数据行
  968.     
  969.     With WglrGrid
  970.         If .Row < .FixedRows And .Rows > .FixedRows Then
  971.             changelock = True
  972.             .Select .FixedRows, .Col
  973.             changelock = False
  974.         End If
  975.         If .Col < Qslz Then
  976.             changelock = True
  977.             .Select .Row, Qslz
  978.             changelock = False
  979.         End If
  980.     End With
  981.     
  982. End Sub
  983. Private Sub WglrGrid_LostFocus()                                    '录入网格失去焦点
  984.     
  985.     '用以屏蔽调用其它窗体时发生网格失去焦点事件
  986.     If changelock Then
  987.         Exit Sub
  988.     End If
  989.     
  990.     '引发网格RowcolChange事件
  991.     With WglrGrid
  992.         If Not (Ydtext.Visible Or YdCombo.Visible) Then
  993.             .Select 0, 0
  994.         End If
  995.     End With
  996.     
  997. End Sub
  998. Private Sub WglrGrid_AfterScroll(ByVal OldTopRow As Long, ByVal OldLeftCol As Long, ByVal NewTopRow As Long, ByVal NewLeftCol As Long)                                       '限制用户在录入过程中滚动鼠标
  999.     
  1000.     If Gdtlock Then
  1001.         Exit Sub
  1002.     End If
  1003.     
  1004.     With WglrGrid
  1005.         If Ydtext.Visible Or YdCombo.Visible Then
  1006.             Gdtlock = True
  1007.             .TopRow = Dqtoprow
  1008.             .LeftCol = Dqleftcol
  1009.             Gdtlock = False
  1010.             Exit Sub
  1011.         End If
  1012.         
  1013.     End With
  1014. End Sub
  1015. Private Sub WglrGrid_LeaveCell()                                    '离开单元格
  1016.     If changelock Then
  1017.         Exit Sub
  1018.     End If
  1019.     
  1020.     '记录刚刚离开网格单元的行列值
  1021.     Dqlkwgh = WglrGrid.Row
  1022.     Dqlkwgl = WglrGrid.Col
  1023.     
  1024.     '判断是否需要录入数据回写
  1025.     If Not (Ydtext.Visible Or YdCombo.Visible) Then
  1026.         Exit Sub
  1027.     End If
  1028.     Call Lrsjhx
  1029. End Sub
  1030. Private Sub WglrGrid_RowColChange()                                '网格录入行列发生变化时,进行有效性判断
  1031.     Valilock = True       '屏蔽文本框失去焦点进行有效性判断
  1032.     With WglrGrid
  1033.         If changelock Then
  1034.             Exit Sub
  1035.         End If
  1036.         If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  1037.             Exit Sub
  1038.         End If
  1039.         If .Row <> Dqlkwgh Then
  1040.             If Not Sjhzyxxpd(Dqlkwgh) Then
  1041.                 Exit Sub
  1042.             End If
  1043.         End If
  1044.     End With
  1045.     Call fhyxh
  1046.     Call Xldql
  1047.     
  1048. End Sub
  1049. Private Sub WglrGrid_DblClick()          '鼠标双击网格显示文本框
  1050.     With WglrGrid
  1051.         Call xswbk
  1052.     End With
  1053. End Sub
  1054. Private Sub Ycwbk()                      '隐藏文本框,帮助按钮,列表组合框
  1055.     Valilock = True
  1056.     Ydtext.Visible = False
  1057.     YdCombo.Visible = False
  1058.     YdCommand.Visible = False
  1059. End Sub
  1060. Private Sub YdCombo_KeyDown(KeyCode As Integer, Shift As Integer)        '列表框移动
  1061.     With WglrGrid
  1062.         Select Case KeyCode
  1063.         Case vbKeyEscape                'ESC 键放弃录入
  1064.             Valilock = True
  1065.             .SetFocus
  1066.             Call Ycwbk
  1067.             Valilock = False
  1068.         Case vbKeyReturn                '回 车 键 =13
  1069.             KeyCode = 0
  1070.             .SetFocus
  1071.             Call Lrsjhx
  1072.             Rowjsq = .Row
  1073.             Coljsq = .Col + 1
  1074.             If Coljsq > .Cols - 1 Then
  1075.                 If Rowjsq < .Rows - 1 Then
  1076.                     Rowjsq = Rowjsq + 1
  1077.                 End If
  1078.                 Coljsq = Qslz
  1079.             End If
  1080.             Do While Rowjsq <= .Rows - 1
  1081.                 If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1082.                     Coljsq = Coljsq + 1
  1083.                     If Coljsq > .Cols - 1 Then
  1084.                         Rowjsq = Rowjsq + 1
  1085.                         Coljsq = Qslz
  1086.                     End If
  1087.                 Else
  1088.                     Exit Do
  1089.                 End If
  1090.             Loop
  1091.             .Select Rowjsq, Coljsq
  1092.         Case vbKeyLeft                  '左 箭 头 =37
  1093.             If .Col - 1 = Qslz Then
  1094.                 If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  1095.                     GoTo jzzx
  1096.                 End If
  1097.             End If
  1098.             If .Col > Qslz Then
  1099.                 KeyCode = 0
  1100.                 .SetFocus
  1101.                 Call Lrsjhx
  1102.                 Coljsq = .Col - 1
  1103.                 Do While Coljsq > Qslz
  1104.                     If Coljsq - 1 = Qslz Then
  1105.                         If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  1106.                             GoTo jzzx
  1107.                         End If
  1108.                     End If
  1109.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1110.                         Coljsq = Coljsq - 1
  1111.                     Else
  1112.                         Exit Do
  1113.                     End If
  1114.                 Loop
  1115.                 .Select .Row, Coljsq
  1116.             End If
  1117.             
  1118.         Case vbKeyRight                 '右 箭 头 =39
  1119.             KeyCode = 0
  1120.             .SetFocus
  1121.             Call Lrsjhx
  1122.             Rowjsq = .Row
  1123.             Coljsq = .Col + 1
  1124.             If Coljsq > .Cols - 1 Then
  1125.                 If Rowjsq < .Rows - 1 Then
  1126.                     Rowjsq = Rowjsq + 1
  1127.                 End If
  1128.                 Coljsq = Qslz
  1129.             End If
  1130.             Do While Rowjsq <= .Rows - 1
  1131.                 If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1132.                     Coljsq = Coljsq + 1
  1133.                     If Coljsq > .Cols - 1 Then
  1134.                         Rowjsq = Rowjsq + 1
  1135.                         Coljsq = Qslz
  1136.                     End If
  1137.                 Else
  1138.                     Exit Do
  1139.                 End If
  1140.             Loop
  1141.             .Select Rowjsq, Coljsq
  1142.         Case Else
  1143.         End Select
  1144.         
  1145. jzzx:
  1146.         
  1147.     End With
  1148. End Sub
  1149. Private Sub YdCombo_LostFocus()
  1150.     With WglrGrid                                    '因为选中网格会先发生Rowcolchange事件置Valiock
  1151.         If Not Valilock Then                           '为TRUE
  1152.             Call Lrsjhx
  1153.             If Not Sjhzyxxpd(Dqlrwgh) Then
  1154.                 Exit Sub
  1155.             End If
  1156.         End If
  1157.     End With
  1158. End Sub
  1159. Private Sub Ydcommand_MouseDown(Button As Integer, Shift As Integer, x As Single, Y As Single)
  1160.     Call Lrzdbz
  1161. End Sub
  1162. Private Sub ydtext_KeyDown(KeyCode As Integer, Shift As Integer)
  1163.     Dim Rowjsq As Long, Coljsq As Long
  1164.     With WglrGrid
  1165.         Select Case KeyCode
  1166.         Case vbKeyF2
  1167.             Call Lrzdbz
  1168.         Case vbKeyEscape                'ESC 键放弃录入
  1169.             Valilock = True
  1170.             Call Ycwbk
  1171.             .SetFocus
  1172.         Case vbKeyReturn                '回 车 键 =13
  1173.             KeyCode = 0
  1174.             .SetFocus
  1175.             Call Lrsjhx
  1176.             Rowjsq = .Row
  1177.             Coljsq = .Col + 1
  1178.             If Coljsq > .Cols - 1 Then
  1179.                 If Rowjsq < .Rows - 1 Then
  1180.                     Rowjsq = Rowjsq + 1
  1181.                 End If
  1182.                 Coljsq = Qslz
  1183.             End If
  1184.             Do While Rowjsq <= .Rows - 1
  1185.                 If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1186.                     Coljsq = Coljsq + 1
  1187.                     If Coljsq > .Cols - 1 Then
  1188.                         Rowjsq = Rowjsq + 1
  1189.                         Coljsq = Qslz
  1190.                     End If
  1191.                 Else
  1192.                     Exit Do
  1193.                 End If
  1194.             Loop
  1195.             If Rowjsq <= .Rows - 1 Then
  1196.                 .Select Rowjsq, Coljsq
  1197.             End If
  1198.         Case vbKeyUp                    '上 箭 头 =38
  1199.             KeyCode = 0
  1200.             .SetFocus
  1201.             Call Lrsjhx
  1202.             If .Row > .FixedRows Then
  1203.                 .Row = .Row - 1
  1204.             End If
  1205.         Case vbKeyDown                  '下 箭 头 =40
  1206.             KeyCode = 0
  1207.             .SetFocus
  1208.             Call Lrsjhx
  1209.             If .Row < .Rows - 1 Then
  1210.                 .Row = .Row + 1
  1211.             End If
  1212.         Case vbKeyLeft                  '左 箭 头 =37
  1213.             If .Col - 1 = Qslz Then
  1214.                 If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  1215.                     GoTo jzzx
  1216.                 End If
  1217.             End If
  1218.             If Ydtext.SelStart = 0 And .Col > Qslz Then
  1219.                 KeyCode = 0
  1220.                 .SetFocus
  1221.                 Call Lrsjhx
  1222.                 Coljsq = .Col - 1
  1223.                 Do While Coljsq > Qslz
  1224.                     If Coljsq - 1 = Qslz Then
  1225.                         If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  1226.                             GoTo jzzx
  1227.                         End If
  1228.                     End If
  1229.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1230.                         Coljsq = Coljsq - 1
  1231.                     Else
  1232.                         Exit Do
  1233.                     End If
  1234.                 Loop
  1235.                 .Select .Row, Coljsq
  1236.             End If
  1237. jzzx:
  1238.             
  1239.             
  1240.         Case vbKeyRight                 '右 箭 头 =39
  1241.             wblong = Len(Ydtext.Text)
  1242.             If (Ydtext.SelStart = wblong Or Ydtext.SelLength = wblong) Then
  1243.                 KeyCode = 0
  1244.                 .SetFocus
  1245.                 Call Lrsjhx
  1246.                 Rowjsq = .Row
  1247.                 Coljsq = .Col + 1
  1248.                 If Coljsq > .Cols - 1 Then
  1249.                     If Rowjsq < .Rows - 1 Then
  1250.                         Rowjsq = Rowjsq + 1
  1251.                     End If
  1252.                     Coljsq = Qslz
  1253.                 End If
  1254.                 Do While Rowjsq <= .Rows - 1
  1255.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1256.                         Coljsq = Coljsq + 1
  1257.                         If Coljsq > .Cols - 1 Then
  1258.                             Rowjsq = Rowjsq + 1
  1259.                             Coljsq = Qslz
  1260.                         End If
  1261.                     Else
  1262.                         Exit Do
  1263.                     End If
  1264.                 Loop
  1265.                 .Select Rowjsq, Coljsq
  1266.             End If
  1267.         Case Else
  1268.         End Select
  1269.     End With
  1270. End Sub
  1271. Private Sub ydtext_KeyPress(KeyAscii As Integer)         '录入字符事中控制
  1272.     Call InputFieldLimit(Ydtext, GridInt(WglrGrid.Col, 1), KeyAscii)
  1273.     If KeyAscii <> 0 Then
  1274.         Call Xyxhbz(Dqlrwgh)
  1275.     End If
  1276. End Sub
  1277. Private Sub ydtext_Change()                              '录入事中变化处理
  1278.     
  1279.     '防止程序改变但不进行处理
  1280.     
  1281.     If Wbkbhlock Then
  1282.         Exit Sub
  1283.     End If
  1284.     
  1285.     With WglrGrid
  1286.         
  1287.         '限制字段录入长度
  1288.         Wbkbhlock = True
  1289.         Select Case GridInt(.Col, 1)
  1290.         Case 8
  1291.             Call Sjgskz(Ydtext, Xtjezws - Xtjexsws - 1, Xtjexsws)
  1292.         Case 9
  1293.             Call Sjgskz(Ydtext, Xtslzws - Xtslxsws - 1, Xtslxsws)
  1294.         Case 10
  1295.             Call Sjgskz(Ydtext, Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  1296.         Case Else
  1297.             If GridInt(.Col, 3) <> 0 Or GridInt(.Col, 4) <> 0 Then
  1298.                 Call Sjgskz(Ydtext, GridInt(.Col, 3), GridInt(.Col, 4))
  1299.             End If
  1300.         End Select
  1301.         Wbkbhlock = False
  1302.     End With
  1303. End Sub
  1304. Private Sub ydtext_LostFocus()            '如果由于选中网格之外的控件而发生有效性判断(选中网格会先发生Rowcolchange事件置Valiock为TRUE)
  1305.     With WglrGrid
  1306.         If Not Valilock Then
  1307.             Call Lrsjhx
  1308.             If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  1309.                 Exit Sub
  1310.             End If
  1311.             If Not Sjhzyxxpd(Dqlrwgh) Then
  1312.                 Exit Sub
  1313.             End If
  1314.         End If
  1315.     End With
  1316. End Sub
  1317. Private Sub xswbk()                       '在当前选中单元显示文本框,列表框,帮助按钮(通用)
  1318.     Dim Wbkpy As Integer, Wbkpy1 As Integer '文本框偏移量
  1319.     
  1320.     '如果单据操作状态为浏览状态则不能显示录入载体
  1321.     If Trim(Lab_OperStatus.Caption) = "1" Then
  1322.         Exit Sub
  1323.     End If
  1324.     
  1325.     '显示文本框前返回有效行列(解决滚动条问题)
  1326.     Call Xldqh
  1327.     Call Xldql
  1328.     
  1329.     '隐藏文本框,帮助按钮,列表组合框
  1330.     Call Ycwbk
  1331.     
  1332.     With WglrGrid
  1333.         Dqlrwgh = .Row
  1334.         Dqlrwgl = .Col
  1335.         If Not GridBoolean(.Col, 1) Or .Row < .FixedRows Then
  1336.             Exit Sub
  1337.         End If
  1338.         
  1339.         Wbkpy = 30
  1340.         Wbkpy1 = 15
  1341.         
  1342.         If GridBoolean(.Col, 3) Then
  1343.             YdCombo.Left = .CellLeft + .Left + Wbkpy
  1344.             YdCombo.Top = .CellTop + .Top + Wbkpy
  1345.             YdCombo.Width = .CellWidth - Wbkpy1
  1346.             Call Wbkcl
  1347.             YdCombo.Visible = True
  1348.             YdCombo.SetFocus
  1349.             YdCommand.Visible = False
  1350.             Ydtext.Visible = False
  1351.         Else
  1352.             If GridBoolean(.Col, 2) Then
  1353.                 YdCommand.Left = .Left + .CellLeft + .CellWidth - YdCommand.Width + Wbkpy
  1354.                 YdCommand.Top = .Top + .CellTop + .CellHeight - YdCommand.Height + Wbkpy
  1355.                 YdCommand.Visible = True
  1356.             Else
  1357.                 YdCommand.Visible = False
  1358.             End If
  1359.             
  1360.             Ydtext.Left = .CellLeft + .Left + Wbkpy
  1361.             Ydtext.Top = .CellTop + .Top + Wbkpy
  1362.             If YdCommand.Visible Then
  1363.                 If Sfblbzkd Then
  1364.                     Ydtext.Width = .CellWidth - YdCommand.Width
  1365.                 Else
  1366.                     Ydtext.Width = .CellWidth - Wbkpy1
  1367.                 End If
  1368.             Else
  1369.                 Ydtext.Width = .CellWidth - Wbkpy1
  1370.             End If
  1371.             Ydtext.Height = .CellHeight - Wbkpy1
  1372.             
  1373.             If GridInt(.Col, 2) <> 0 Then
  1374.                 Ydtext.MaxLength = GridInt(.Col, 2)
  1375.             Else
  1376.                 Ydtext.MaxLength = 3000
  1377.             End If
  1378.             
  1379.             Call Wbkcl
  1380.             
  1381.             Ydtext.Visible = True
  1382.             Ydtext.SetFocus
  1383.         End If
  1384.         Dqtoprow = .TopRow
  1385.         Dqleftcol = .LeftCol
  1386.         
  1387.         '重置锁值
  1388.         Valilock = False
  1389.         Wbkbhlock = False
  1390.     End With
  1391. End Sub
  1392. Private Sub Cxxswbk()                                                  'Formresize中重新显示文本框,列表框,帮助按钮(通用)
  1393.     
  1394.     Dim Wbkpy As Integer, Wbkpy1 As Integer
  1395.     Wbkpy = 30
  1396.     Wbkpy1 = 15
  1397.     With WglrGrid
  1398.         If YdCombo.Visible Then
  1399.             YdCombo.Left = .CellLeft + .Left + Wbkpy
  1400.             YdCombo.Top = .CellTop + .Top + Wbkpy
  1401.             YdCombo.Width = .CellWidth - Wbkpy1
  1402.         End If
  1403.         If YdCommand.Visible Then
  1404.             YdCommand.Left = .Left + .CellLeft + .CellWidth - YdCommand.Width + Wbkpy
  1405.             YdCommand.Top = .Top + .CellTop + .CellHeight - YdCommand.Height + Wbkpy
  1406.         End If
  1407.         If Ydtext.Visible Then
  1408.             If YdCommand.Visible Then
  1409.                 If Sfblbzkd Then
  1410.                     Ydtext.Width = .CellWidth - YdCommand.Width
  1411.                 Else
  1412.                     Ydtext.Width = .CellWidth - Wbkpy1
  1413.                 End If
  1414.             Else
  1415.                 Ydtext.Width = .CellWidth - Wbkpy1
  1416.             End If
  1417.             
  1418.             Ydtext.Left = .CellLeft + .Left + Wbkpy
  1419.             Ydtext.Top = .CellTop + .Top + Wbkpy
  1420.             Ydtext.Height = .CellHeight - Wbkpy1
  1421.         End If
  1422.     End With
  1423.     
  1424. End Sub
  1425. Private Sub Lrsjhx()                                                   '文本框录入数据回写
  1426.     With WglrGrid
  1427.         If YdCombo.Visible Then
  1428.             .Text = Trim(YdCombo.Text)
  1429.         End If
  1430.         If Ydtext.Visible Then
  1431.             .Text = Trim(Ydtext.Text)
  1432.         End If
  1433.         
  1434.         '(如果字段录入内容发生变化,则打开有效性判断锁)
  1435.         If Zdlrqnr <> Trim(.Text) Then
  1436.             Yxxpdlock = False
  1437.             Hyxxpdlock = False
  1438.         End If
  1439.         
  1440.         '如果字段录入内容不为空则写数据行有效性标志
  1441.         
  1442.         If Len(Trim(.Text)) <> 0 Then
  1443.             Call Xyxhbz(.Row)
  1444.         End If
  1445.         
  1446.         '隐藏文本框,帮助按钮,列表组合框
  1447.         Call Ycwbk
  1448.         
  1449.     End With
  1450. End Sub
  1451. Private Sub WglrGrid_KeyDown(KeyCode As Integer, Shift As Integer)    '网格录入增行,删行快捷键
  1452.     
  1453.     '如果单据操作状态为浏览状态则不能显示录入载体
  1454.     If Trim(Lab_OperStatus.Caption) = "1" Then
  1455.         Exit Sub
  1456.     End If
  1457.     
  1458.     Select Case KeyCode
  1459.     Case vbKeyDelete               '删行
  1460.         Call Scdqfl
  1461.     Case vbKeyInsert               '增行
  1462.         Call zjlrfl
  1463.     End Select
  1464. End Sub
  1465. Private Sub WglrGrid_KeyPress(KeyAscii As Integer)                     '网格接受键盘录入
  1466.     Dim Str_ChangeTe As String    '临时交换内容
  1467.     Dim Coljsq As Long            '临时列计数器
  1468.     Dim Int_SaveKey As Integer    '保存KeyAscii值
  1469.     
  1470.     '如果单据操作状态为浏览状态则不能显示录入载体
  1471.     If Trim(Lab_OperStatus.Caption) = "1" Then
  1472.         Exit Sub
  1473.     End If
  1474.     
  1475.     Int_SaveKey = KeyAscii
  1476.     
  1477.     With WglrGrid
  1478.         '屏 蔽 回 车 键
  1479.         If KeyAscii = vbKeyReturn Then
  1480.             KeyAscii = 0
  1481.             Rowjsq = .Row
  1482.             Coljsq = .Col + 1
  1483.             If Coljsq > .Cols - 1 Then
  1484.                 If Rowjsq < .Rows - 1 Then
  1485.                     Rowjsq = Rowjsq + 1
  1486.                 End If
  1487.                 Coljsq = Qslz
  1488.             End If
  1489.             Do While Rowjsq <= .Rows - 1
  1490.                 If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1491.                     Coljsq = Coljsq + 1
  1492.                     If Coljsq > .Cols - 1 Then
  1493.                         Rowjsq = Rowjsq + 1
  1494.                         Coljsq = Qslz
  1495.                     End If
  1496.                 Else
  1497.                     Exit Do
  1498.                 End If
  1499.             Loop
  1500.             If Rowjsq <= .Rows - 1 Then
  1501.                 .Select Rowjsq, Coljsq
  1502.             End If
  1503.             Exit Sub
  1504.         End If
  1505.         '接受用户录入
  1506.         Select Case KeyAscii
  1507.         Case 0 To 32
  1508.             
  1509.             '显示录入载体
  1510.             Call xswbk
  1511.             
  1512.         Case Else
  1513.             
  1514.             '防止非编辑字段SendKeys()出现死循环
  1515.             If Not GridBoolean(.Col, 1) Or .Row < .FixedRows Then
  1516.                 Exit Sub
  1517.             End If
  1518.             
  1519.             If GridBoolean(.Col, 3) Then
  1520.                 
  1521.                 '列表框录入
  1522.                 Call xswbk
  1523.                 
  1524.             Else
  1525.                 
  1526.                 Ydtext.Text = ""
  1527.                 Call InputFieldLimit(Ydtext, GridInt(WglrGrid.Col, 1), KeyAscii)
  1528.                 If KeyAscii = 0 Then
  1529.                     Exit Sub
  1530.                 End If
  1531.                 
  1532.                 '写有效行数据标志
  1533.                 Call Xyxhbz(.Row)
  1534.                 Call xswbk
  1535.                 Ydtext.Text = ""
  1536.                 Valilock = True
  1537.                 SendKeys Chr(KeyAscii), wait
  1538.                 DoEvents
  1539.                 Valilock = False
  1540.                 
  1541.             End If
  1542.         End Select
  1543.     End With
  1544. End Sub
  1545. Private Sub zjlrfl()                                                    '增加录入分录
  1546.     With WglrGrid
  1547.         If Not (Ydtext.Visible Or YdCombo.Visible) Then
  1548.             If Not Fun_Drfrmyxxpd Then
  1549.                 Exit Sub
  1550.             End If
  1551.         Else
  1552.             Exit Sub
  1553.         End If
  1554.         If .Row < .FixedRows Then
  1555.             Exit Sub
  1556.         End If
  1557.         .AddItem "", .Row
  1558.         .RowHeight(.Row) = Sjhgd
  1559.         
  1560.         
  1561.         If .Row <> .Rows - 1 Then
  1562.             If .TextMatrix(.Row + 1, 0) = "*" Then
  1563.                 .TextMatrix(.Row, 0) = "*"
  1564.             Else
  1565.                 .RemoveItem .Rows - 1
  1566.             End If
  1567.         End If
  1568.         Call Xldqh
  1569.         Call Xldql
  1570.         Hyxxpdlock = False
  1571.     End With
  1572. End Sub
  1573. Private Sub Scdqfl()                                                    '删除当前分录
  1574.     Dim Answer As Integer, Scqwghz As Long, Scqwglz As Long, Hjlzte As Long, Sflrzt As Boolean
  1575.     Dim RecTemp As New ADODB.Recordset             '临时使用动态集
  1576.     Dim SqlStr As String                           '临时连接字符串
  1577.     Dim Str_NowItemCode As String                  '辅助核算项目编码(现)
  1578.     
  1579.     With WglrGrid
  1580.         Scqwghz = .Row
  1581.         Scqwglz = .Col
  1582.         If .TextMatrix(.Row, 0) = "*" Then
  1583.             
  1584.             '判断是否为录入状态
  1585.             If Ydtext.Visible Or YdCombo.Visible Then
  1586.                 Sflrzt = True
  1587.                 Validate = True
  1588.                 Call Lrsjhx
  1589.                 Validate = False
  1590.             End If
  1591.             
  1592.             Call Xldqh
  1593.             changelock = True
  1594.             .Select .Row, 0
  1595.             changelock = False
  1596.             If Shsfts Then
  1597.                 .Cell(flexcpBackColor, .Row, Qslz, .Row, .Cols - 1) = QBColor(12)
  1598.                 Tsxx = "请确认是否删除当前记录?"
  1599.                 yhAnswer = Xtxxts(Tsxx, 2, 2)
  1600.                 If yhAnswer = 2 Then
  1601.                     .Cell(flexcpBackColor, .Row, Qslz, .Row, .Cols - 1) = &H80000005
  1602.                     changelock = True
  1603.                     .Select Scqwghz, Scqwglz
  1604.                     changelock = False
  1605.                     
  1606.                     '如为录入状态,则恢复录入
  1607.                     If Sflrzt Then
  1608.                         Call xswbk
  1609.                     End If
  1610.                     
  1611.                     Exit Sub
  1612.                 End If
  1613.             End If
  1614.             
  1615.             On Error GoTo Swcwcl
  1616.             
  1617.             Cw_DataEnvi.DataConnect.BeginTrans
  1618.             
  1619.             If Val(WglrGrid.TextMatrix(.Row, 1)) <> 0 Then
  1620.                 SqlStr = "SELECT i_id From " & Str_TableAdd & " WHERE slaveid=" & Val(WglrGrid.TextMatrix(.Row, 1))
  1621.                 Set RecTemp = Cw_DataEnvi.DataConnect.Execute(SqlStr)
  1622.                 If Not RecTemp.EOF Then
  1623.                     SqlStr = "Delete " & Str_TableAdd & " Where slaveid=" & Val(WglrGrid.TextMatrix(.Row, 1))
  1624.                     Cw_DataEnvi.DataConnect.Execute (SqlStr)
  1625.                 End If
  1626.             End If
  1627.             
  1628.             Cw_DataEnvi.DataConnect.CommitTrans
  1629.             
  1630.             .RemoveItem .Row
  1631.             
  1632.             If .Rows < Pmbcsjhs + .FixedRows + Fzxwghs + 1 Then
  1633.                 .AddItem ""
  1634.                 .RowHeight(.Rows - 1) = Sjhgd
  1635.             End If
  1636.             changelock = True
  1637.             .Select .Row, Scqwglz
  1638.             changelock = False
  1639.             
  1640.         End If
  1641.     End With
  1642.     
  1643.     Exit Sub
  1644.     
  1645.     '[>>事务错误处理
  1646. Swcwcl:
  1647.     Cw_DataEnvi.DataConnect.RollbackTrans
  1648.     txss = "删除过程中出现错误!"
  1649.     Call Xtxxts(Tsxx, 0, 1)
  1650.     Exit Sub
  1651.     '<<]
  1652. End Sub
  1653. Private Sub Qkwlzd(sjh As Long, Sjl As Long)                            '清空为零字段
  1654.     If Not GridBoolean(Sjl, 5) Then
  1655.         Exit Sub
  1656.     End If
  1657.     With WglrGrid
  1658.         If Val(Trim(.TextMatrix(sjh, Sjl))) = 0 Then
  1659.             .TextMatrix(sjh, Sjl) = ""
  1660.         End If
  1661.     End With
  1662. End Sub
  1663. Private Sub fhyxh()                                                     '返回录入数据有效行,同时让得到焦点网格可见
  1664.     With WglrGrid
  1665.         If .Row >= .FixedRows Then
  1666.             If .TextMatrix(.Row, 0) <> "*" Then
  1667.                 For Rowjsq = .FixedRows To .Rows - 1
  1668.                     If .TextMatrix(Rowjsq, 0) <> "*" Then
  1669.                         Exit For
  1670.                     End If
  1671.                 Next Rowjsq
  1672.                 If Rowjsq <= .Rows - 1 Then
  1673.                     changelock = True
  1674.                     .Select Rowjsq, .Col
  1675.                     changelock = False
  1676.                 Else
  1677.                     changelock = True
  1678.                     .Select .Rows - 1, .Col
  1679.                     changelock = False
  1680.                 End If
  1681.             End If
  1682.             Call Xldqh
  1683.         End If
  1684.     End With
  1685. End Sub
  1686. Private Sub Xldqh()                                                      '显露当前行
  1687.     Dim Toprowte As Long
  1688.     With WglrGrid
  1689.         Toprowte = 0
  1690.         Do While .CellTop + .RowHeight(.Row) + Fzxwghs * Sjhgd > .Height And .TopRow <> Toprowte
  1691.             Toprowte = .TopRow
  1692.             .TopRow = .TopRow + 1
  1693.         Loop
  1694.         Toprowte = 0
  1695.         Do While .CellTop < .FixedRows * .RowHeight(0) And .TopRow <> Toprowte
  1696.             Toprowte = .TopRow
  1697.             .TopRow = .TopRow - 1
  1698.         Loop
  1699.     End With
  1700. End Sub
  1701. Private Sub Xldql()                                                     '显露当前列
  1702.     Dim Leftcolte As Long
  1703.     With WglrGrid
  1704.         If .Col >= Qslz Then
  1705.             If .LeftCol > .Col Then
  1706.                 .LeftCol = .Col
  1707.             End If
  1708.             Leftcolte = 0
  1709.             Do While .CellLeft + .CellWidth > .Width And .LeftCol <> Leftcolte
  1710.                 Leftcolte = .LeftCol
  1711.                 .LeftCol = .LeftCol + 1
  1712.             Loop
  1713.         End If
  1714.     End With
  1715. End Sub
  1716. Private Function pdhwk(sjh As Long)                                     '判断网格行是否为空行(所有录入字段均为空*非录入字段除外)
  1717.     With WglrGrid
  1718.         For Coljsq = Qslz To .Cols - 1
  1719.             If Len(Trim(.TextMatrix(sjh, Coljsq))) <> 0 And GridBoolean(Coljsq, 1) Then
  1720.                 pdhwk = False
  1721.                 Exit Function
  1722.             End If
  1723.         Next Coljsq
  1724.         pdhwk = True
  1725.     End With
  1726. End Function
  1727. Private Sub Xyxhbz(sjh As Long)                                         '写行有效性标志,并判断是否增行
  1728.     With WglrGrid
  1729.         If .TextMatrix(sjh, 0) = "*" Then
  1730.             Exit Sub
  1731.         End If
  1732.         .TextMatrix(sjh, 0) = "*"
  1733.         If sjh >= .Rows - Fzxwghs - 1 Then
  1734.             .AddItem ""
  1735.             .RowHeight(.Rows - 1) = Sjhgd
  1736.         End If
  1737.     End With
  1738. End Sub
  1739. Private Sub GsToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)   '表格格式设置(通用)
  1740.     Select Case Button.Key
  1741.     Case "bcgs"                              '保存表格格式
  1742.         Call Bcwggs(WglrGrid, GridCode, GridStr())
  1743.     Case "hfmrgs"                            '恢复默认格式
  1744.         Call Hfmrgs(WglrGrid, GridCode, GridStr())
  1745.     End Select
  1746. End Sub
  1747. Private Sub bbyl(bbylte As Boolean)                    '报表打印预览
  1748.     Dim Bbzbt$, Bbxbt() As String, bbxbtzzxs() As Integer, Bbxbtgs As Integer
  1749.     Dim Bbbwh() As String, Bbbwhzzxs() As Integer, Bbbwhgs As Integer
  1750.     Bbxbtgs = 1                                          '报 表 小 标 题 行 数
  1751.     Bbbwhgs = 0                                          '报 表 表 尾 行 数
  1752.     ReDim Bbxbt(1 To Bbxbtgs)
  1753.     ReDim bbxbtzzxs(1 To Bbxbtgs)
  1754.     If Bbbwhgs <> 0 Then
  1755.         ReDim Bbbwh(1 To Bbbwhgs)
  1756.         ReDim Bbbwhzzxs(1 To Bbbwhgs)
  1757.     End If
  1758.     Bbzbt = ReportTitle
  1759.     Bbxbt(1) = Str_ReportSubTitle
  1760.     
  1761.     Call Scyxsjb(WglrGrid)                               '生成报表数据
  1762.     Call Scdybb(Dyymctbl, Bbzbt, Bbxbt(), bbxbtzzxs(), Bbxbtgs, Bbbwh(), Bbbwhzzxs(), Bbbwhgs, bbylte)
  1763.     If Not bbylte Then
  1764.         Unload DY_Tybbyldy
  1765.     End If
  1766. End Sub