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

📄

📁 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    =   7080
   ClientLeft      =   3150
   ClientTop       =   855
   ClientWidth     =   6885
   HelpContextID   =   2212015
   Icon            =   "公用_查询.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form5"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   MousePointer    =   4  'Icon
   ScaleHeight     =   7080
   ScaleWidth      =   6885
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin MSComctlLib.ProgressBar PB_CheckStatus 
      Height          =   375
      Left            =   45
      TabIndex        =   23
      Top             =   3015
      Visible         =   0   'False
      Width           =   6690
      _ExtentX        =   11800
      _ExtentY        =   661
      _Version        =   393216
      Appearance      =   1
      Scrolling       =   1
   End
   Begin VSFlex8Ctl.VSFlexGrid vsFG_Choose 
      Height          =   2955
      Left            =   3900
      TabIndex        =   3
      Top             =   360
      Width           =   2895
      _ExtentX        =   5106
      _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            =   4485
      TabIndex        =   12
      Top             =   6690
      Width           =   1120
   End
   Begin MSComctlLib.TreeView TV_PreField 
      Height          =   2955
      Left            =   60
      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            =   3255
      TabIndex        =   21
      TabStop         =   0   'False
      Top             =   915
      Width           =   525
   End
   Begin VB.Frame Fm_Cond 
      Caption         =   "条件选择"
      Height          =   1140
      Left            =   90
      TabIndex        =   22
      Top             =   3405
      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          =   300
         Left            =   5434
         TabIndex        =   18
         TabStop         =   0   'False
         Top             =   735
         Width           =   500
      End
      Begin VB.CommandButton Cmd_R 
         Caption         =   ")"
         Height          =   300
         Left            =   6045
         TabIndex        =   19
         TabStop         =   0   'False
         Top             =   735
         Width           =   500
      End
      Begin VB.CommandButton Cmd_Add 
         Caption         =   "添加条件(A)"
         Height          =   300
         Left            =   150
         TabIndex        =   14
         TabStop         =   0   'False
         Top             =   735
         Width           =   1300
      End
      Begin VB.CommandButton Cmd_Clear 
         Caption         =   "清除条件(L)"
         Height          =   300
         Left            =   1561
         TabIndex        =   15
         TabStop         =   0   'False
         Top             =   735
         Width           =   1300
      End
      Begin VB.CommandButton Cmd_Or 
         Caption         =   "或者(H)"
         Height          =   300
         Left            =   4203
         TabIndex        =   17
         TabStop         =   0   'False
         Top             =   735
         Width           =   1120
      End
      Begin VB.CommandButton Cmd_And 
         Caption         =   "并且(B)"
         Height          =   300
         Left            =   2972
         TabIndex        =   16
         TabStop         =   0   'False
         Top             =   735
         Width           =   1120
      End
      Begin MSComctlLib.ImageCombo ImgCmb_Relation 
         Height          =   315
         Left            =   2947
         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            =   4050
         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            =   960
         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            =   4710
         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            =   3255
      TabIndex        =   20
      TabStop         =   0   'False
      Top             =   510
      Width           =   525
   End
   Begin VB.TextBox Txt_Query 
      Height          =   1800
      IMEMode         =   1  'ON
      Left            =   75
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   11
      Top             =   4800
      Width           =   6705
   End
   Begin VB.CommandButton Cmd_Cancel 
      Cancel          =   -1  'True
      Caption         =   "取消(&C)"
      Height          =   300
      Left            =   5655
      TabIndex        =   13
      Top             =   6690
      Width           =   1120
   End
   Begin VB.Label Lab_Note 
      AutoSize        =   -1  'True
      Caption         =   "待选项目(&S)"
      Height          =   180
      Index           =   0
      Left            =   60
      TabIndex        =   0
      Top             =   90
      Width           =   990
   End
   Begin VB.Label Lab_Note 
      AutoSize        =   -1  'True
      Caption         =   "查询项目(&X)"
      Height          =   180
      Index           =   1
      Left            =   3900
      TabIndex        =   2
      Top             =   90
      Width           =   990
   End
   Begin VB.Label Lab_Note 
      AutoSize        =   -1  'True
      Caption         =   "显示条件(&T)"
      Height          =   180
      Index           =   5
      Left            =   105
      TabIndex        =   10
      Top             =   4575
      Width           =   990
   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 + -