⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 -

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSOCX7.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form Query_Frm 
   BackColor       =   &H80000004&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "通用查询窗体"
   ClientHeight    =   6990
   ClientLeft      =   3150
   ClientTop       =   855
   ClientWidth     =   7080
   Icon            =   "通用查询窗体.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form5"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   MousePointer    =   4  'Icon
   ScaleHeight     =   6990
   ScaleWidth      =   7080
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin MSComctlLib.ProgressBar PB_CheckStatus 
      Height          =   375
      Left            =   150
      TabIndex        =   24
      Top             =   3030
      Visible         =   0   'False
      Width           =   6690
      _ExtentX        =   11800
      _ExtentY        =   661
      _Version        =   393216
      Appearance      =   1
      Scrolling       =   1
   End
   Begin VB.TextBox Text1 
      Enabled         =   0   'False
      Height          =   765
      IMEMode         =   1  'ON
      Left            =   315
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   23
      Top             =   5880
      Width           =   6555
   End
   Begin VSFlex8Ctl.VSFlexGrid vsFG_Choose 
      Height          =   2955
      Left            =   4005
      TabIndex        =   3
      Top             =   375
      Width           =   2865
      _ExtentX        =   5054
      _ExtentY        =   5212
      Appearance      =   1
      BorderStyle     =   1
      Enabled         =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      MousePointer    =   0
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      BackColorFixed  =   -2147483633
      ForeColorFixed  =   -2147483630
      BackColorSel    =   -2147483635
      ForeColorSel    =   -2147483634
      BackColorBkg    =   -2147483636
      BackColorAlternate=   -2147483643
      GridColor       =   -2147483633
      GridColorFixed  =   -2147483632
      TreeColor       =   -2147483632
      FloodColor      =   192
      SheetBorder     =   -2147483642
      FocusRect       =   1
      HighLight       =   1
      AllowSelection  =   -1  'True
      AllowBigSelection=   -1  'True
      AllowUserResizing=   0
      SelectionMode   =   1
      GridLines       =   1
      GridLinesFixed  =   2
      GridLineWidth   =   1
      Rows            =   0
      Cols            =   10
      FixedRows       =   0
      FixedCols       =   0
      RowHeightMin    =   0
      RowHeightMax    =   0
      ColWidthMin     =   0
      ColWidthMax     =   0
      ExtendLastCol   =   0   'False
      FormatString    =   ""
      ScrollTrack     =   0   'False
      ScrollBars      =   3
      ScrollTips      =   0   'False
      MergeCells      =   0
      MergeCompare    =   0
      AutoResize      =   -1  'True
      AutoSizeMode    =   0
      AutoSearch      =   0
      MultiTotals     =   -1  'True
      SubtotalPosition=   1
      OutlineBar      =   0
      OutlineCol      =   0
      Ellipsis        =   0
      ExplorerBar     =   0
      PicturesOver    =   0   'False
      FillStyle       =   0
      RightToLeft     =   0   'False
      PictureType     =   0
      TabBehavior     =   0
      OwnerDraw       =   0
      Editable        =   0   'False
      ShowComboButton =   -1  'True
      WordWrap        =   0   'False
      TextStyle       =   0
      TextStyleFixed  =   0
      OleDragMode     =   0
      OleDropMode     =   0
      DataMode        =   0
      VirtualData     =   -1  'True
   End
   Begin VB.CommandButton Cmd_OK 
      Caption         =   "确定(&O)"
      Height          =   300
      Left            =   4665
      TabIndex        =   12
      Top             =   6690
      Width           =   1120
   End
   Begin MSComctlLib.TreeView TV_PreField 
      Height          =   2955
      Left            =   165
      TabIndex        =   1
      Top             =   360
      Width           =   3090
      _ExtentX        =   5450
      _ExtentY        =   5212
      _Version        =   393217
      Style           =   7
      Appearance      =   1
   End
   Begin VB.CommandButton Cmd_Remove 
      Caption         =   "<"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   3360
      TabIndex        =   21
      TabStop         =   0   'False
      Top             =   930
      Width           =   525
   End
   Begin VB.Frame Fm_Cond 
      Caption         =   "条件选择"
      Height          =   1095
      Left            =   195
      TabIndex        =   22
      Top             =   3420
      Width           =   6690
      Begin MSComctlLib.ImageCombo ImgCmb_Field 
         Height          =   315
         Left            =   150
         TabIndex        =   5
         Top             =   345
         Width           =   2505
         _ExtentX        =   4419
         _ExtentY        =   556
         _Version        =   393216
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
      End
      Begin VB.CommandButton Cmd_L 
         Caption         =   "("
         Height          =   270
         Left            =   5407
         TabIndex        =   18
         TabStop         =   0   'False
         Top             =   735
         Width           =   500
      End
      Begin VB.CommandButton Cmd_R 
         Caption         =   ")"
         Height          =   270
         Left            =   5985
         TabIndex        =   19
         TabStop         =   0   'False
         Top             =   735
         Width           =   500
      End
      Begin VB.CommandButton Cmd_Add 
         Caption         =   "添加条件(A)"
         Height          =   300
         Left            =   255
         TabIndex        =   14
         TabStop         =   0   'False
         Top             =   735
         Width           =   1300
      End
      Begin VB.CommandButton Cmd_Clear 
         Caption         =   "清除条件(L)"
         Height          =   300
         Left            =   1633
         TabIndex        =   15
         TabStop         =   0   'False
         Top             =   735
         Width           =   1300
      End
      Begin VB.CommandButton Cmd_Or 
         Caption         =   "或者(H)"
         Height          =   300
         Left            =   4209
         TabIndex        =   17
         TabStop         =   0   'False
         Top             =   735
         Width           =   1120
      End
      Begin VB.CommandButton Cmd_And 
         Caption         =   "并且(B)"
         Height          =   300
         Left            =   3011
         TabIndex        =   16
         TabStop         =   0   'False
         Top             =   735
         Width           =   1120
      End
      Begin MSComctlLib.ImageCombo ImgCmb_Relation 
         Height          =   315
         Left            =   2940
         TabIndex        =   7
         Top             =   345
         Width           =   810
         _ExtentX        =   1429
         _ExtentY        =   556
         _Version        =   393216
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
      End
      Begin MSComctlLib.ImageCombo ImgCmb_Value 
         Height          =   315
         Left            =   4005
         TabIndex        =   9
         Top             =   345
         Width           =   2505
         _ExtentX        =   4419
         _ExtentY        =   556
         _Version        =   393216
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
      End
      Begin VB.Label Lab_Note 
         AutoSize        =   -1  'True
         Caption         =   "项目(&M)"
         Height          =   180
         Index           =   2
         Left            =   1275
         TabIndex        =   4
         Top             =   150
         Width           =   630
      End
      Begin VB.Label Lab_Note 
         AutoSize        =   -1  'True
         Caption         =   "关系(&R)"
         Height          =   180
         Index           =   3
         Left            =   3105
         TabIndex        =   6
         Top             =   150
         Width           =   630
      End
      Begin VB.Label Lab_Note 
         AutoSize        =   -1  'True
         Caption         =   "比较值(&V)"
         Height          =   180
         Index           =   4
         Left            =   4650
         TabIndex        =   8
         Top             =   150
         Width           =   810
      End
   End
   Begin VB.CommandButton Cmd_Choose 
      Caption         =   ">"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   3360
      TabIndex        =   20
      TabStop         =   0   'False
      Top             =   525
      Width           =   525
   End
   Begin VB.TextBox Txt_Query 
      Height          =   1200
      IMEMode         =   1  'ON
      Left            =   330
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   11
      Top             =   4620
      Width           =   6555
   End
   Begin VB.CommandButton Cmd_Cancel 
      Cancel          =   -1  'True
      Caption         =   "取消(&C)"
      Height          =   300
      Left            =   5835
      TabIndex        =   13
      Top             =   6690
      Width           =   1120
   End
   Begin VB.Label Lab_Note 
      AutoSize        =   -1  'True
      Caption         =   "待选项目(&S)"
      Height          =   180
      Index           =   0
      Left            =   240
      TabIndex        =   0
      Top             =   90
      Width           =   990
   End
   Begin VB.Label Lab_Note 
      AutoSize        =   -1  'True
      Caption         =   "查询项目(&X)"
      Height          =   180
      Index           =   1
      Left            =   4950
      TabIndex        =   2
      Top             =   120
      Width           =   990
   End
   Begin VB.Label Lab_Note 
      Caption         =   "显示条件 &T"
      Height          =   1050
      Index           =   5
      Left            =   105
      TabIndex        =   10
      Top             =   4620
      Width           =   225
   End
End
Attribute VB_Name = "Query_Frm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'**************************************************************************************************
'*    模 块 名 称 :通用查询
'*    功 能 描 述 :
'*    程序员姓名  :张洪军

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -