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

企业管理

开发平台:

Visual Basic

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