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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Tjfx_EvalFxCond 
  3.    BorderStyle     =   1  'Fixed Single
  4.    Caption         =   "暂估成本分析条件"
  5.    ClientHeight    =   4050
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   7110
  9.    HelpContextID   =   130607
  10.    Icon            =   "统计分析_暂估成本分析条件.frx":0000
  11.    KeyPreview      =   -1  'True
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   4050
  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             =   3630
  24.       Width           =   1120
  25.    End
  26.    Begin VB.Frame Frame2 
  27.       Caption         =   "仓库列表"
  28.       Height          =   3405
  29.       Left            =   90
  30.       TabIndex        =   16
  31.       Top             =   90
  32.       Width           =   3045
  33.       Begin VB.ListBox Lst_WareHouse 
  34.          Height          =   2535
  35.          Left            =   150
  36.          Style           =   1  'Checkbox
  37.          TabIndex        =   0
  38.          Top             =   330
  39.          Width           =   2745
  40.       End
  41.       Begin VB.CommandButton QcCommand 
  42.          Caption         =   "全消"
  43.          Height          =   300
  44.          Left            =   540
  45.          TabIndex        =   18
  46.          Top             =   2970
  47.          Width           =   1120
  48.       End
  49.       Begin VB.CommandButton QxuCommand 
  50.          Caption         =   "全选"
  51.          Height          =   300
  52.          Left            =   1770
  53.          TabIndex        =   17
  54.          Top             =   2970
  55.          Width           =   1120
  56.       End
  57.    End
  58.    Begin VB.CommandButton QxCommand 
  59.       Cancel          =   -1  'True
  60.       Caption         =   "取消(&C)"
  61.       Height          =   300
  62.       Left            =   5880
  63.       TabIndex        =   15
  64.       Top             =   3630
  65.       Width           =   1120
  66.    End
  67.    Begin VB.CommandButton QdCommand 
  68.       Caption         =   "确定(&O)"
  69.       Height          =   300
  70.       Left            =   4665
  71.       TabIndex        =   5
  72.       Top             =   3630
  73.       Width           =   1120
  74.    End
  75.    Begin VB.Frame Frame1 
  76.       Height          =   3405
  77.       Left            =   3240
  78.       TabIndex        =   6
  79.       Top             =   90
  80.       Width           =   3765
  81.       Begin VB.ComboBox Com_Mon 
  82.          Height          =   315
  83.          Left            =   1065
  84.          Style           =   2  'Dropdown List
  85.          TabIndex        =   1
  86.          Top             =   645
  87.          Width           =   2520
  88.       End
  89.       Begin VB.CommandButton YDCommand1 
  90.          Height          =   300
  91.          Index           =   2
  92.          Left            =   3300
  93.          Picture         =   "统计分析_暂估成本分析条件.frx":1042
  94.          Style           =   1  'Graphical
  95.          TabIndex        =   9
  96.          Top             =   1725
  97.          Visible         =   0   'False
  98.          Width           =   300
  99.       End
  100.       Begin VB.TextBox LrText 
  101.          Height          =   300
  102.          Index           =   2
  103.          Left            =   1065
  104.          TabIndex        =   4
  105.          Text            =   "2"
  106.          Top             =   1710
  107.          Width           =   2250
  108.       End
  109.       Begin VB.CommandButton YDCommand1 
  110.          Height          =   300
  111.          Index           =   0
  112.          Left            =   3300
  113.          Picture         =   "统计分析_暂估成本分析条件.frx":13CC
  114.          Style           =   1  'Graphical
  115.          TabIndex        =   8
  116.          Top             =   1005
  117.          Visible         =   0   'False
  118.          Width           =   300
  119.       End
  120.       Begin VB.CommandButton YDCommand1 
  121.          Height          =   300
  122.          Index           =   1
  123.          Left            =   3300
  124.          Picture         =   "统计分析_暂估成本分析条件.frx":1756
  125.          Style           =   1  'Graphical
  126.          TabIndex        =   7
  127.          Top             =   1365
  128.          Visible         =   0   'False
  129.          Width           =   300
  130.       End
  131.       Begin VB.TextBox LrText 
  132.          Height          =   300
  133.          Index           =   0
  134.          Left            =   1065
  135.          TabIndex        =   2
  136.          Text            =   "0"
  137.          Top             =   1005
  138.          Width           =   2250
  139.       End
  140.       Begin VB.TextBox LrText 
  141.          Height          =   300
  142.          Index           =   1
  143.          Left            =   1065
  144.          TabIndex        =   3
  145.          Text            =   "1"
  146.          Top             =   1365
  147.          Width           =   2250
  148.       End
  149.       Begin VB.Label Label1 
  150.          AutoSize        =   -1  'True
  151.          Caption         =   "月份:"
  152.          Height          =   180
  153.          Index           =   9
  154.          Left            =   180
  155.          TabIndex        =   14
  156.          Top             =   735
  157.          Width           =   450
  158.       End
  159.       Begin VB.Line Line6 
  160.          X1              =   780
  161.          X2              =   1020
  162.          Y1              =   1860
  163.          Y2              =   1860
  164.       End
  165.       Begin VB.Label Label1 
  166.          AutoSize        =   -1  'True
  167.          Caption         =   "存货编码:"
  168.          Height          =   195
  169.          Index           =   8
  170.          Left            =   180
  171.          TabIndex        =   13
  172.          Top             =   1425
  173.          Width           =   765
  174.       End
  175.       Begin VB.Label Label1 
  176.          AutoSize        =   -1  'True
  177.          Caption         =   "存货分类:"
  178.          Height          =   195
  179.          Index           =   4
  180.          Left            =   180
  181.          TabIndex        =   12
  182.          Top             =   1065
  183.          Width           =   765
  184.       End
  185.       Begin VB.Label Label1 
  186.          AutoSize        =   -1  'True
  187.          Caption         =   "年度:"
  188.          Height          =   180
  189.          Index           =   5
  190.          Left            =   180
  191.          TabIndex        =   11
  192.          Top             =   345
  193.          Width           =   450
  194.       End
  195.       Begin VB.Label Lbl_Year 
  196.          BackColor       =   &H8000000E&
  197.          BorderStyle     =   1  'Fixed Single
  198.          Caption         =   "Year"
  199.          Height          =   300
  200.          Left            =   1065
  201.          TabIndex        =   10
  202.          Top             =   300
  203.          Width           =   2520
  204.       End
  205.    End
  206.    Begin VB.CheckBox UnloadCheck 
  207.       Caption         =   "卸载窗体"
  208.       Height          =   375
  209.       Left            =   3600
  210.       TabIndex        =   19
  211.       Top             =   690
  212.       Width           =   1065
  213.    End
  214. End
  215. Attribute VB_Name = "Tjfx_EvalFxCond"
  216. Attribute VB_GlobalNameSpace = False
  217. Attribute VB_Creatable = False
  218. Attribute VB_PredeclaredId = True
  219. Attribute VB_Exposed = False
  220. '******************************************************************
  221. '*    模 块 名 称 :暂估成本分析查询条件
  222. '*    功 能 描 述 :
  223. '*    程序员姓名  :白凤英
  224. '*    最后修改人  :白凤英
  225. '*    最后修改时间:2001/12/19
  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_EvalFx
  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