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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Tjfx_AbcFxCond 
  3.    BorderStyle     =   1  'Fixed Single
  4.    Caption         =   "存货ABC分类条件"
  5.    ClientHeight    =   4005
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   7110
  9.    HelpContextID   =   130606
  10.    Icon            =   "统计分析_存货ABC分析条件.frx":0000
  11.    KeyPreview      =   -1  'True
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   4005
  16.    ScaleWidth      =   7110
  17.    StartUpPosition =   2  'CenterScreen
  18.    Begin VB.CommandButton Cmd_Clear 
  19.       Caption         =   "全清(&L)"
  20.       Height          =   300
  21.       Left            =   120
  22.       TabIndex        =   20
  23.       Top             =   3600
  24.       Width           =   1120
  25.    End
  26.    Begin VB.Frame Frame1 
  27.       Height          =   3375
  28.       Left            =   3240
  29.       TabIndex        =   10
  30.       Top             =   90
  31.       Width           =   3765
  32.       Begin VB.ComboBox Com_Mon 
  33.          Height          =   315
  34.          Left            =   1065
  35.          Style           =   2  'Dropdown List
  36.          TabIndex        =   1
  37.          Top             =   645
  38.          Width           =   2520
  39.       End
  40.       Begin VB.CommandButton YDCommand1 
  41.          Height          =   300
  42.          Index           =   2
  43.          Left            =   3300
  44.          Picture         =   "统计分析_存货ABC分析条件.frx":1042
  45.          Style           =   1  'Graphical
  46.          TabIndex        =   13
  47.          Top             =   1695
  48.          Visible         =   0   'False
  49.          Width           =   300
  50.       End
  51.       Begin VB.TextBox LrText 
  52.          Height          =   300
  53.          Index           =   2
  54.          Left            =   1065
  55.          TabIndex        =   4
  56.          Text            =   "2"
  57.          Top             =   1710
  58.          Width           =   2250
  59.       End
  60.       Begin VB.CommandButton YDCommand1 
  61.          Height          =   300
  62.          Index           =   0
  63.          Left            =   3300
  64.          Picture         =   "统计分析_存货ABC分析条件.frx":13CC
  65.          Style           =   1  'Graphical
  66.          TabIndex        =   12
  67.          Top             =   1005
  68.          Visible         =   0   'False
  69.          Width           =   300
  70.       End
  71.       Begin VB.CommandButton YDCommand1 
  72.          Height          =   300
  73.          Index           =   1
  74.          Left            =   3300
  75.          Picture         =   "统计分析_存货ABC分析条件.frx":1756
  76.          Style           =   1  'Graphical
  77.          TabIndex        =   11
  78.          Top             =   1365
  79.          Visible         =   0   'False
  80.          Width           =   300
  81.       End
  82.       Begin VB.TextBox LrText 
  83.          Height          =   300
  84.          Index           =   0
  85.          Left            =   1065
  86.          TabIndex        =   2
  87.          Text            =   "0"
  88.          Top             =   1005
  89.          Width           =   2250
  90.       End
  91.       Begin VB.TextBox LrText 
  92.          Height          =   300
  93.          Index           =   1
  94.          Left            =   1065
  95.          TabIndex        =   3
  96.          Text            =   "1"
  97.          Top             =   1365
  98.          Width           =   2250
  99.       End
  100.       Begin VB.Label Label1 
  101.          AutoSize        =   -1  'True
  102.          Caption         =   "月份:"
  103.          Height          =   180
  104.          Index           =   9
  105.          Left            =   180
  106.          TabIndex        =   18
  107.          Top             =   735
  108.          Width           =   450
  109.       End
  110.       Begin VB.Line Line6 
  111.          X1              =   720
  112.          X2              =   960
  113.          Y1              =   1860
  114.          Y2              =   1860
  115.       End
  116.       Begin VB.Label Label1 
  117.          AutoSize        =   -1  'True
  118.          Caption         =   "存货编码:"
  119.          Height          =   195
  120.          Index           =   8
  121.          Left            =   180
  122.          TabIndex        =   17
  123.          Top             =   1425
  124.          Width           =   765
  125.       End
  126.       Begin VB.Label Label1 
  127.          AutoSize        =   -1  'True
  128.          Caption         =   "存货分类:"
  129.          Height          =   195
  130.          Index           =   4
  131.          Left            =   180
  132.          TabIndex        =   16
  133.          Top             =   1065
  134.          Width           =   765
  135.       End
  136.       Begin VB.Label Label1 
  137.          AutoSize        =   -1  'True
  138.          Caption         =   "年度:"
  139.          Height          =   180
  140.          Index           =   5
  141.          Left            =   180
  142.          TabIndex        =   15
  143.          Top             =   345
  144.          Width           =   450
  145.       End
  146.       Begin VB.Label Lbl_Year 
  147.          BackColor       =   &H8000000E&
  148.          BorderStyle     =   1  'Fixed Single
  149.          Caption         =   "Year"
  150.          Height          =   300
  151.          Left            =   1065
  152.          TabIndex        =   14
  153.          Top             =   300
  154.          Width           =   2520
  155.       End
  156.    End
  157.    Begin VB.CommandButton QdCommand 
  158.       Caption         =   "确定(&O)"
  159.       Height          =   300
  160.       Left            =   4665
  161.       TabIndex        =   5
  162.       Top             =   3600
  163.       Width           =   1120
  164.    End
  165.    Begin VB.CommandButton QxCommand 
  166.       Cancel          =   -1  'True
  167.       Caption         =   "取消(&C)"
  168.       Height          =   300
  169.       Left            =   5880
  170.       TabIndex        =   9
  171.       Top             =   3600
  172.       Width           =   1120
  173.    End
  174.    Begin VB.Frame Frame2 
  175.       Caption         =   "仓库列表"
  176.       Height          =   3375
  177.       Left            =   90
  178.       TabIndex        =   6
  179.       Top             =   90
  180.       Width           =   3045
  181.       Begin VB.ListBox Lst_WareHouse 
  182.          Height          =   2535
  183.          Left            =   150
  184.          Style           =   1  'Checkbox
  185.          TabIndex        =   0
  186.          Top             =   300
  187.          Width           =   2745
  188.       End
  189.       Begin VB.CommandButton QcCommand 
  190.          Caption         =   "全消"
  191.          Height          =   300
  192.          Left            =   540
  193.          TabIndex        =   8
  194.          Top             =   2940
  195.          Width           =   1120
  196.       End
  197.       Begin VB.CommandButton QxuCommand 
  198.          Caption         =   "全选"
  199.          Height          =   300
  200.          Left            =   1770
  201.          TabIndex        =   7
  202.          Top             =   2940
  203.          Width           =   1120
  204.       End
  205.    End
  206.    Begin VB.CheckBox UnloadCheck 
  207.       Caption         =   "卸载窗体"
  208.       Height          =   375
  209.       Left            =   3600
  210.       TabIndex        =   19
  211.       Top             =   720
  212.       Width           =   1065
  213.    End
  214. End
  215. Attribute VB_Name = "Tjfx_AbcFxCond"
  216. Attribute VB_GlobalNameSpace = False
  217. Attribute VB_Creatable = False
  218. Attribute VB_PredeclaredId = True
  219. Attribute VB_Exposed = False
  220. '******************************************************************
  221. '*    模 块 名 称 :存货ABC成本查询条件
  222. '*    功 能 描 述 :
  223. '*    程序员姓名  :白凤英
  224. '*    最后修改人  :白凤英
  225. '*    最后修改时间:2001/12/18
  226. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  227. '******************************************************************
  228. Dim Tsxx As String                       '系统信息提示
  229. Dim mWhcode() As String                  '仓库编码
  230. Dim mWhcodeStr As String
  231. '以下为固定使用变量(文本框)
  232. Dim Textvar() As Variant                 '存储变体型文本框信息
  233. Dim Textboolean() As Boolean             '存储布尔型文本框信息
  234. Dim Textint() As Integer                 '存储整型文本框信息
  235. Dim Textstr() As String                  '存储字符型文本框信息
  236. Dim Max_Text_Index As Integer            '最大录入文本框索引值
  237. Dim TextGroupCode As String              '文本框录入分组编码
  238. Dim TextValiLock As Boolean              '文本框失去焦点是否进行有效性控制判断
  239. Dim TextValiJudgeLock() As Boolean       '文本框录入有效性判断控制锁
  240. Dim CurTextIndex As Integer              '当前文本框索引值
  241. Dim TextChangeLock As Boolean            '文本框内容变换控制锁
  242. Dim Bln_Cancel As Boolean                '取消按钮信息传递
  243. Private Sub Cmd_Clear_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
  244.     '清除文本框(Fixed)
  245.     For Jsqte = 0 To Max_Text_Index
  246.         LrText(Jsqte).Tag = ""
  247.         LrText(Jsqte).Text = ""
  248.     Next Jsqte
  249. End Sub
  250. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移(Fixed)
  251.     Dim jdzygs As Integer                         '控件焦点转移个数
  252.     jdzygs = 30
  253.     Select Case KeyAscii
  254.         Case vbKeyReturn
  255.             If Kjjdzy(jdzygs) Then
  256.                 KeyAscii = 0
  257.             End If
  258.         Case 39           '屏蔽"'"
  259.             KeyAscii = 0
  260.     End Select
  261. End Sub
  262. Private Sub Form_Load()
  263. Dim Rectemp As Recordset
  264. Dim mYear As Integer
  265. Dim mPeriod As Integer
  266.    
  267.     '以下为文本框处理程序(Fixed)
  268.     TextGroupCode = "Chhs_DiffCond"
  269.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  270.     Call Wbkcsh
  271.    
  272.     '[>>初始化查询条件默认值
  273.     mYear = Xtyear
  274.     Lbl_Year = CStr(mYear) + "年"
  275.     '月份
  276.     Set Rectemp = Cw_DataEnvi.DataConnect.Execute("Select Period From GY_Kjrlb Where Kjyear='" & mYear & "' AND chhsjzbz=0 Order by Period")
  277.     If Not Rectemp.EOF Then
  278.         mPeriod = Rectemp.Fields("Period")
  279.     Else
  280.         Set Rectemp = Cw_DataEnvi.DataConnect.Execute("Select Period From GY_Kjrlb Where Kjyear='" & mYear & "' AND chhsjzbz=1 Order by Period desc")
  281.         mPeriod = Rectemp.Fields("Period")
  282.     End If
  283.     
  284.     For Jsqte = StartMon To mPeriod
  285.         Com_Mon.AddItem CStr(mYear) + "." + CStr(Jsqte)
  286.         Com_Mon.ItemData(Com_Mon.NewIndex) = Jsqte
  287.     Next Jsqte
  288.     If Com_Mon.ListCount > 0 Then Com_Mon.ListIndex = 0
  289.     
  290.     '仓库列表
  291.     Set Rectemp = Cw_DataEnvi.DataConnect.Execute("SELECT  Gy_Warehouse.* FROM Gy_Warehouse " & _
  292.            " LEFT OUTER JOIN  Gy_Whlimit ON Gy_Warehouse.WhCode = Gy_Whlimit.WhCode " & _
  293.            " WHERE Gy_Whlimit.Czybm = '" & Xtczybm & "' and Gy_Warehouse.chhsuseflag=1 " & _
  294.            " order by Gy_Warehouse.Whcode")
  295.     
  296.     If Not Rectemp.EOF Then
  297.         
  298.         ReDim mWhcode(Rectemp.RecordCount)
  299.         
  300.         For Jsqte = 0 To Rectemp.RecordCount - 1
  301.             Lst_WareHouse.AddItem Trim(Rectemp.Fields("whname")) + "(" + Trim(Rectemp.Fields("whcode")) + ") "
  302.             Lst_WareHouse.Selected(Lst_WareHouse.NewIndex) = True
  303.             mWhcode(Lst_WareHouse.NewIndex) = Trim(Rectemp.Fields("whcode"))
  304.             Rectemp.MoveNext
  305.         Next
  306.     End If
  307.     
  308.     '<<]
  309.     Set Rectemp = Nothing
  310.     
  311. End Sub
  312. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)          '查询条件窗体卸载
  313.     '查询条件窗体卸载时判断是否因为结果窗体卸载,如是则卸载,否则隐藏
  314.     If UnloadCheck.Value <> 1 Then
  315.         Cancel = 1
  316.         Me.Hide
  317.     End If
  318.     
  319. End Sub
  320. Private Sub QcCommand_Click()           '全消
  321.     For Jsqte = 0 To Lst_WareHouse.ListCount - 1
  322.         Lst_WareHouse.Selected(Jsqte) = False
  323.     Next
  324. End Sub
  325. Private Sub QdCommand_Click()                                   '确 定
  326. Dim Rectemp As Recordset
  327. Dim Str As String
  328.     '录入条件有效性判断(Fixed)
  329.     If Not Lrtjyxxpd Then
  330.         Exit Sub
  331.     End If
  332.     Me.Hide
  333.     
  334.     '选中仓库
  335.     Str = "''"
  336.     For Jsqte = 0 To Lst_WareHouse.ListCount - 1
  337.         If Lst_WareHouse.Selected(Jsqte) = True Then
  338.             If Str = "" Then
  339.                 Str = "'" & mWhcode(Jsqte) & "'"
  340.             Else
  341.                 Str = Str + " ,'" & mWhcode(Jsqte) & "'"
  342.             End If
  343.         End If
  344.     Next Jsqte
  345.     Me.WhCode = "a.whcode in (" + Str + ")"
  346.         
  347.     '[>>激活查询过程结果窗体
  348.     With Tjfx_AbcFx
  349.         .Timer1.Enabled = True
  350.         .SetFocus
  351.         .Lbl_TitleText(0) = Com_Mon.Text
  352.     End With
  353.     '<<]
  354. End Sub
  355. Private Sub QxCommand_Click()                                    '取消(Fixed)
  356.     Me.Hide
  357. End Sub
  358. Private Function Lrtjyxxpd() As Boolean                          '用户录入条件有效性判断
  359.     Dim Jsqte As Integer
  360.     Lrtjyxxpd = False
  361.  
  362.     '一.============先对单据内容进行有效性判断==============='
  363.   
  364.     '先进行字段不能为空或不能为零有效性判断(Fixed)
  365.     For Jsqte = 0 To Max_Text_Index
  366.         If Textint(Jsqte, 8) = 1 Then     '字段不能为空
  367.             If Len(Trim(LrText(Jsqte).Text)) = 0 Then
  368.                 Tsxx = Textstr(Jsqte, 7) & "不能为空!"
  369.                 Call Xtxxts(Tsxx, 0, 1)
  370.                 LrText(Jsqte).SetFocus
  371.                 Exit Function
  372.             End If
  373.         End If
  374.     Next Jsqte
  375.     
  376.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  377.     For Jsqte = 0 To Max_Text_Index
  378.         If Textint(Jsqte, 9) = 0 Or Textint(Jsqte, 9) = 2 Then
  379.             If Not TextYxxpd(Jsqte) Then
  380.                 Exit Function
  381.             End If
  382.         End If
  383.     Next Jsqte
  384.    
  385.     '[>>以下为依据实际情况自定义部分
  386.  
  387.     '至少选中一个仓库
  388.     If Lst_WareHouse.SelCount = 0 Then
  389.         Tsxx = "至少选中一个仓库!"
  390.         Call Xtxxts(Tsxx, 0, 4)
  391.         Lst_WareHouse.SetFocus
  392.         Exit Function
  393.     End If
  394.     
  395.     '查询存货编码范围应由小到大
  396.     If LrText(1).Text > LrText(2).Text And Trim(LrText(2).Text) <> "" Then
  397.         Tsxx = "查询存货编码范围应由小到大!"
  398.         Call Xtxxts(Tsxx, 0, 4)
  399.         LrText(1).SetFocus
  400.         Exit Function
  401.     End If
  402.   
  403.     '<<]以上为依据实际情况自定义部分
  404.  
  405.     Lrtjyxxpd = True
  406. End Function
  407. '*************以下为文本框录入处理程序(固定不变部分)*************'
  408. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  409.   
  410.     '以下为依据实际情况自定义部分[
  411.     '在此填写文本框录入事后处理程序
  412.     ']以上为依据实际情况自定义部分
  413.   
  414. End Sub
  415. Private Sub LrText_Change(Index As Integer)
  416.    
  417.     '屏蔽程序改变控制
  418.     If TextChangeLock Then
  419.         Exit Sub
  420.     End If
  421.     
  422.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  423.     
  424.     '限制字段录入长度
  425.           
  426.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  427.         
  428.     Select Case Textint(Index, 1)
  429.         Case 8, 11      '金额型
  430.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  431.         Case 9, 12      '数量型
  432.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  433.         Case 10          '单价型
  434.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  435.         Case Else        '其他小数类型控制
  436.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  437.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  438.             End If
  439.     End Select
  440.         
  441.     TextChangeLock = False '解锁
  442. End Sub
  443. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  444.     Call TextShow(Index)
  445.     CurTextIndex = Index
  446.     LrText(Index).SelStart = Len(LrText(Index))
  447. End Sub
  448. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  449.     
  450.     Select Case KeyCode
  451.         Case vbKeyF2
  452.             Call Text_Help(Index)
  453.     End Select
  454. End Sub
  455. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  456.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  457. End Sub
  458. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  459.     '显示相应信息但不能进行有效性判断
  460.   
  461. End Sub
  462. Private Sub QxuCommand_Click()          '全选
  463.     For Jsqte = 0 To Lst_WareHouse.ListCount - 1
  464.         Lst_WareHouse.Selected(Jsqte) = True
  465.     Next
  466. End Sub
  467. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single)     '按钮提供帮助
  468.     Call Text_Help(Index)
  469. End Sub
  470. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  471.     If Not Textboolean(Index, 1) Then
  472.         Exit Sub
  473.     End If
  474.      
  475.     '调用帮助
  476.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  477.   
  478.     '根据设置选择显示编码和名称,并进行存储
  479.     If Len(Xtfhcs) <> 0 Then
  480.         If Textint(Index, 3) = 1 Then
  481.             LrText(Index).Text = Xtfhcsfz
  482.             LrText(Index).Tag = Xtfhcs
  483.         Else
  484.             LrText(Index).Text = Xtfhcs
  485.             LrText(Index).Tag = Xtfhcsfz
  486.         End If
  487.     End If
  488.    
  489.     LrText(Index).SetFocus
  490. End Sub
  491. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  492.     '填写文本框得到焦点,进行相应信息处理程序
  493.    
  494. End Sub
  495. Private Sub Wbkcsh()                          '录入文本框初始化
  496.     
  497.     Dim Jsqte As Integer
  498.   
  499.     '最大录入文本框索引值
  500.     Max_Text_Index = Textvar(1)
  501.   
  502.     ReDim TextValiJudgeLock(Max_Text_Index)
  503.     For Jsqte = 0 To Max_Text_Index
  504.         If Len(Trim(Textstr(Jsqte, 1))) <> 0 Then
  505.             If Textboolean(Jsqte, 1) Then
  506.                 If Jsqte <> 0 And Not Textboolean(Jsqte, 3) Then
  507.                     Load YDCommand1(Jsqte)
  508.                 End If
  509.                 YDCommand1(Jsqte).Visible = True
  510.                 YDCommand1(Jsqte).Move LrText(Jsqte).Left + LrText(Jsqte).Width, LrText(Jsqte).Top
  511.             End If
  512.             TextChangeLock = True
  513.             LrText(Jsqte).Text = ""
  514.             LrText(Jsqte).Tag = ""
  515.             If Textint(Jsqte, 5) <> 0 Then
  516.                 LrText(Jsqte).MaxLength = Textint(Jsqte, 5)
  517.             End If
  518.             TextChangeLock = False
  519.         End If
  520.         TextValiJudgeLock(Jsqte) = True
  521.     Next Jsqte
  522. End Sub
  523. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  524.     
  525.     Dim SqlStr As String
  526.     Dim Findrec As ADODB.Recordset
  527.   
  528.     '文本框内容未曾改变不进行有效性判断
  529.     If TextValiJudgeLock(Index) Then
  530.         TextYxxpd = True
  531.         Exit Function
  532.     End If
  533.   
  534.     '文本框内容为空认为有效,并清空其Tag值
  535.     If Trim(LrText(Index)) = "" Then
  536.         LrText(Index).Tag = ""
  537.         Call Wbklrwbcl(Index)
  538.         TextValiJudgeLock(Index) = True
  539.         TextYxxpd = True
  540.         Exit Function
  541.     End If
  542.   
  543.     '可在此加入不做有效性判断的理由
  544.   
  545.     Select Case Textint(Index, 4)
  546.         Case 1      '编码型
  547.             SqlStr = Trim(Textstr(Index, 5))
  548.             SqlStr = Replace(SqlStr, "@", "'" + Trim(LrText(Index).Text) + "'")
  549.             SqlStr = Replace(SqlStr, "$$", "'" + Xtczybm + "'")
  550.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(SqlStr)
  551.             If Findrec.EOF Then
  552.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  553.                 LrText(Index).SetFocus
  554.                 Exit Function
  555.             Else
  556.                 Select Case Textint(Index, 3)
  557.                     Case 0
  558.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  559.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  560.                         End If
  561.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  562.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  563.                         End If
  564.                     Case 1
  565.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  566.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  567.                         End If
  568.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  569.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  570.                         End If
  571.                 End Select
  572.             End If
  573.         Case 2      '日期型
  574.             If IsDate(LrText(Index).Text) Then
  575.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  576.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  577.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  578.                 End If
  579.             Else
  580.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  581.                 Call Xtxxts(Tsxx, 0, 1)
  582.                 LrText(Index).SetFocus
  583.                 Exit Function
  584.             End If
  585.         Case 3      '其他类型
  586.     End Select
  587.     
  588.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  589.     TextValiJudgeLock(Index) = True
  590.     '调用文本框事后处理程序
  591.     Call Wbklrwbcl(Index)
  592.    
  593.     '有效性判断通过则返回True
  594.     TextYxxpd = True
  595.    
  596. End Function
  597. Public Property Get WhCode() As Variant
  598.     WhCode = mWhcodeStr
  599. End Property
  600. Public Property Let WhCode(ByVal vNewValue As Variant)
  601.     mWhcodeStr = vNewValue
  602. End Property