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

企业管理

开发平台:

Visual Basic

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