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

企业管理

开发平台:

Visual Basic

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