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

企业管理

开发平台:

Visual Basic

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