frmFindCG.frm
上传用户:yexiandon
上传日期:2022-07-12
资源大小:895k
文件大小:6k
源码类别:

百货/超市行业

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
  3. Begin VB.Form frmFindCG 
  4.    BorderStyle     =   3  'Fixed Dialog
  5.    Caption         =   "对话框标题"
  6.    ClientHeight    =   1875
  7.    ClientLeft      =   2760
  8.    ClientTop       =   3750
  9.    ClientWidth     =   4590
  10.    LinkTopic       =   "Form1"
  11.    MaxButton       =   0   'False
  12.    MinButton       =   0   'False
  13.    ScaleHeight     =   1875
  14.    ScaleWidth      =   4590
  15.    ShowInTaskbar   =   0   'False
  16.    StartUpPosition =   2  '屏幕中心
  17.    Begin VB.Frame Frame1 
  18.       Caption         =   "设置条件"
  19.       Height          =   1215
  20.       Left            =   120
  21.       TabIndex        =   2
  22.       Top             =   120
  23.       Width           =   4335
  24.       Begin VB.TextBox txtMin 
  25.          Height          =   270
  26.          Left            =   3360
  27.          TabIndex        =   10
  28.          Text            =   "6"
  29.          Top             =   360
  30.          Width           =   495
  31.       End
  32.       Begin VB.ComboBox cboClerk 
  33.          Height          =   300
  34.          ItemData        =   "frmFindCG.frx":0000
  35.          Left            =   960
  36.          List            =   "frmFindCG.frx":000A
  37.          Style           =   2  'Dropdown List
  38.          TabIndex        =   8
  39.          Top             =   360
  40.          Width           =   1695
  41.       End
  42.       Begin MSComCtl2.DTPicker fDTP 
  43.          BeginProperty DataFormat 
  44.             Type            =   1
  45.             Format          =   "HH:mm:ss"
  46.             HaveTrueFalseNull=   0
  47.             FirstDayOfWeek  =   0
  48.             FirstWeekOfYear =   0
  49.             LCID            =   2052
  50.             SubFormatType   =   4
  51.          EndProperty
  52.          Height          =   300
  53.          Index           =   1
  54.          Left            =   2640
  55.          TabIndex        =   3
  56.          Top             =   720
  57.          Width           =   1215
  58.          _ExtentX        =   2143
  59.          _ExtentY        =   529
  60.          _Version        =   393216
  61.          Format          =   64880642
  62.          UpDown          =   -1  'True
  63.          CurrentDate     =   39448.3333333333
  64.       End
  65.       Begin MSComCtl2.DTPicker fDTP 
  66.          BeginProperty DataFormat 
  67.             Type            =   1
  68.             Format          =   "yyyy""年""M""月""d""日"""
  69.             HaveTrueFalseNull=   0
  70.             FirstDayOfWeek  =   0
  71.             FirstWeekOfYear =   0
  72.             LCID            =   2052
  73.             SubFormatType   =   3
  74.          EndProperty
  75.          Height          =   300
  76.          Index           =   0
  77.          Left            =   960
  78.          TabIndex        =   4
  79.          Top             =   720
  80.          Width           =   1695
  81.          _ExtentX        =   2990
  82.          _ExtentY        =   529
  83.          _Version        =   393216
  84.          Format          =   64880640
  85.          CurrentDate     =   39448.3333333333
  86.       End
  87.       Begin VB.Label Labels 
  88.          AutoSize        =   -1  'True
  89.          Caption         =   "小时"
  90.          Height          =   180
  91.          Index           =   3
  92.          Left            =   3870
  93.          TabIndex        =   11
  94.          Top             =   420
  95.          Width           =   360
  96.       End
  97.       Begin VB.Label Labels 
  98.          AutoSize        =   -1  'True
  99.          Caption         =   "之前"
  100.          Height          =   180
  101.          Index           =   2
  102.          Left            =   3870
  103.          TabIndex        =   9
  104.          Top             =   780
  105.          Width           =   360
  106.       End
  107.       Begin VB.Label Labels 
  108.          AutoSize        =   -1  'True
  109.          Caption         =   "采购状态"
  110.          Height          =   180
  111.          Index           =   0
  112.          Left            =   240
  113.          TabIndex        =   7
  114.          Top             =   420
  115.          Width           =   720
  116.       End
  117.       Begin VB.Label Labels 
  118.          AutoSize        =   -1  'True
  119.          Caption         =   "报件时间"
  120.          Height          =   180
  121.          Index           =   1
  122.          Left            =   240
  123.          TabIndex        =   6
  124.          Top             =   780
  125.          Width           =   720
  126.       End
  127.       Begin VB.Label Labels 
  128.          AutoSize        =   -1  'True
  129.          Caption         =   "用时大于"
  130.          Height          =   180
  131.          Index           =   6
  132.          Left            =   2640
  133.          TabIndex        =   5
  134.          Top             =   420
  135.          Width           =   720
  136.       End
  137.    End
  138.    Begin VB.CommandButton CancelButton 
  139.       Caption         =   "取消"
  140.       Height          =   300
  141.       Left            =   3360
  142.       TabIndex        =   1
  143.       Top             =   1440
  144.       Width           =   900
  145.    End
  146.    Begin VB.CommandButton OKButton 
  147.       Caption         =   "确定"
  148.       Height          =   300
  149.       Left            =   2400
  150.       TabIndex        =   0
  151.       Top             =   1440
  152.       Width           =   900
  153.    End
  154. End
  155. Attribute VB_Name = "frmFindCG"
  156. Attribute VB_GlobalNameSpace = False
  157. Attribute VB_Creatable = False
  158. Attribute VB_PredeclaredId = True
  159. Attribute VB_Exposed = False
  160. '****************************************************************************
  161. '人人为我,我为人人
  162. '枕善居收藏整理
  163. '发布日期:2008/01/21
  164. '描    述:汽车维修管理系统SQL2000版
  165. '网    站:http://www.Mndsoft.com/  (VB6源码博客)
  166. '网    站:http://www.VbDnet.com/   (VB.NET源码博客,主要基于.NET2005)
  167. 'e-mail  :Mndsoft@163.com
  168. 'e-mail  :Mndsoft@126.com
  169. 'OICQ    :88382850
  170. '          如果您有新的好的代码别忘记给枕善居哦!
  171. '****************************************************************************
  172. Option Explicit
  173. Dim strSQL As String
  174. Private Sub CancelButton_Click()
  175. Unload Me
  176. End Sub
  177. Private Sub fDTP_Change(Index As Integer)
  178. If Index = 0 Then fDTP(1) = fDTP(0) Else fDTP(0) = fDTP(1)
  179. End Sub
  180. Private Sub Form_Load()
  181. fDTP(0) = Now() - 1
  182. fDTP(1) = Now() - 1
  183. End Sub
  184. Private Sub OKButton_Click()
  185. Dim strWHERE As String
  186. If Trim(cboClerk.Text) = "未采购" Then strWHERE = strWHERE & " Where (sNum IS NULL) AND "
  187. If Trim(cboClerk.Text) = "已采购" Then strWHERE = strWHERE & " Where (sNum IS NOT NULL) AND DATEDIFF(hh, pDate, FDate)>" & Val(txtMin.Text) & " AND "
  188. If Trim(cboClerk.Text) = "" Then strWHERE = strWHERE & " Where "
  189. strWHERE = strWHERE & "pDate <'" & fDTP(1).Value & "'"
  190. strSQL = "Select * from V_Serch" & strWHERE
  191.     frmDataList.ObjToLv g_Conn.Execute(strSQL), frmDataList.ListView1
  192.     Me.Hide
  193. End Sub
  194. Private Sub txtMin_Change()
  195. txtMin.Text = Val(txtMin.Text)
  196. End Sub