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

📄 frmfilter.frm

📁 K3 客户端插件示例源码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmFilter 
   Caption         =   "过滤"
   ClientHeight    =   5040
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10455
   Icon            =   "frmFilter.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   5040
   ScaleWidth      =   10455
   StartUpPosition =   3  '窗口缺省
   Begin VB.CheckBox chkShowDisabled 
      Caption         =   "Show Disabled Data"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   1560
      TabIndex        =   22
      Top             =   3840
      Width           =   2295
   End
   Begin VB.TextBox txtEndCC 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   6720
      TabIndex        =   4
      Top             =   1200
      Width           =   3375
   End
   Begin VB.TextBox txtBegCC 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   1560
      TabIndex        =   3
      Top             =   1200
      Width           =   3255
   End
   Begin VB.ComboBox cboEndSP 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   6720
      Style           =   2  'Dropdown List
      TabIndex        =   7
      Top             =   3240
      Width           =   3375
   End
   Begin VB.ComboBox cboBegSP 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      ItemData        =   "frmFilter.frx":0E42
      Left            =   1560
      List            =   "frmFilter.frx":0E44
      Style           =   2  'Dropdown List
      TabIndex        =   8
      Top             =   3120
      Width           =   3255
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "取消"
      Height          =   495
      Left            =   7320
      TabIndex        =   13
      Top             =   4080
      Width           =   975
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "确定"
      Default         =   -1  'True
      Height          =   495
      Left            =   5880
      TabIndex        =   9
      Top             =   4080
      Width           =   1095
   End
   Begin VB.TextBox txtBegStock 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   1560
      TabIndex        =   5
      Top             =   2040
      Width           =   3255
   End
   Begin VB.TextBox txtEndStock 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   6720
      TabIndex        =   6
      Top             =   2040
      Width           =   3375
   End
   Begin VB.TextBox txtEndItem 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   6720
      TabIndex        =   2
      Top             =   360
      Width           =   3375
   End
   Begin VB.TextBox txtBegItem 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   1560
      TabIndex        =   1
      Top             =   360
      Width           =   3255
   End
   Begin VB.Label Label4 
      Caption         =   "to StockPlace"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   5400
      TabIndex        =   21
      Top             =   3120
      Width           =   1215
   End
   Begin VB.Label Label3 
      Caption         =   "from StockPlace"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   240
      TabIndex        =   20
      Top             =   3120
      Width           =   1215
   End
   Begin VB.Label Label6 
      Caption         =   "to Cost Center"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   5400
      TabIndex        =   19
      Top             =   1200
      Width           =   1215
   End
   Begin VB.Label Label5 
      Caption         =   "from Cost Center"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   240
      TabIndex        =   18
      Top             =   1200
      Width           =   1095
   End
   Begin VB.Label lblBegStockName 
      Height          =   375
      Left            =   1560
      TabIndex        =   17
      Top             =   2640
      Width           =   3255
   End
   Begin VB.Label lblEndStockName 
      Height          =   495
      Left            =   6720
      TabIndex        =   16
      Top             =   2640
      Width           =   3375
   End
   Begin VB.Label lblEndItemName 
      Height          =   495
      Left            =   6720
      TabIndex        =   15
      Top             =   960
      Width           =   3375
   End
   Begin VB.Label lblBegItemName 
      Height          =   375
      Left            =   1560
      TabIndex        =   14
      Top             =   960
      Width           =   3255
   End
   Begin VB.Label Label2 
      Caption         =   "from Storage Number"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   240
      TabIndex        =   12
      Top             =   2040
      Width           =   1095
   End
   Begin VB.Label Label1 
      Caption         =   "to Storage Number"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   5400
      TabIndex        =   11
      Top             =   2040
      Width           =   1095
   End
   Begin VB.Label lblEndItem 
      Caption         =   "to PartNumber"

⌨️ 快捷键说明

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