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

📄 main_cxtj_rkthcx.frm

📁 商品进销存管理系统 采用VB和SQL2000开发 具有很强的实用性
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form main_cxtj_rkthcx 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "查询统计-【入库退货查询】"
   ClientHeight    =   4845
   ClientLeft      =   45
   ClientTop       =   1680
   ClientWidth     =   11595
   Icon            =   "main_cxtj_rkthcx.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4845
   ScaleWidth      =   11595
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Tag             =   "入库退货查询"
   Begin VB.Frame Frame3 
      Height          =   1110
      Left            =   9870
      TabIndex        =   15
      Top             =   0
      Width           =   1695
      Begin VB.CommandButton cmdFind 
         Caption         =   "查询"
         Height          =   360
         Left            =   165
         TabIndex        =   17
         Top             =   210
         Width           =   1395
      End
      Begin VB.CommandButton cmdExit 
         Caption         =   "退出"
         Height          =   360
         Left            =   165
         TabIndex        =   16
         Top             =   630
         Width           =   1395
      End
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   345
      Left            =   30
      Top             =   2760
      Visible         =   0   'False
      Width           =   2115
      _ExtentX        =   3731
      _ExtentY        =   609
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   $"main_cxtj_rkthcx.frx":038A
      OLEDBString     =   $"main_cxtj_rkthcx.frx":0421
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from tb_rktd"
      Caption         =   "Adodc2"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   345
      Left            =   0
      Top             =   2385
      Visible         =   0   'False
      Width           =   2115
      _ExtentX        =   3731
      _ExtentY        =   609
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   $"main_cxtj_rkthcx.frx":04B8
      OLEDBString     =   $"main_cxtj_rkthcx.frx":054F
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from tb_rktd"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Frame Frame2 
      Caption         =   "汇总结果"
      Height          =   600
      Left            =   45
      TabIndex        =   3
      Top             =   4215
      Width           =   11505
      Begin VB.Label Labsl 
         BackColor       =   &H00C0C0FF&
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00FF0000&
         Height          =   210
         Left            =   3990
         TabIndex        =   7
         Top             =   255
         Width           =   1725
      End
      Begin VB.Label Labpz 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00FF0000&
         Height          =   210
         Left            =   1575
         TabIndex        =   5
         Top             =   255
         Width           =   1230
      End
      Begin VB.Label Labje 
         ForeColor       =   &H00FF0000&
         Height          =   210
         Left            =   6750
         TabIndex        =   4
         Top             =   255
         Width           =   3165
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "品种数:                  退货数量:                      退货金额:"
         ForeColor       =   &H000000FF&
         Height          =   210
         Left            =   810
         TabIndex        =   6
         Top             =   270
         Width           =   5955
      End
   End
   Begin VB.Frame Frame1 
      Height          =   1110
      Left            =   30
      TabIndex        =   0
      Top             =   0
      Width           =   9870
      Begin MSComCtl2.DTPicker DTP1 
         Height          =   300
         Left            =   1260
         TabIndex        =   10
         Top             =   225
         Width           =   3885
         _ExtentX        =   6853
         _ExtentY        =   529
         _Version        =   393216
         Format          =   24903681
         CurrentDate     =   39362
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "main_cxtj_rkthcx.frx":05E6
         Left            =   3600
         List            =   "main_cxtj_rkthcx.frx":05E8
         Style           =   2  'Dropdown List
         TabIndex        =   8
         Top             =   645
         Width           =   1545
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H00FFFFFF&
         Height          =   300
         Left            =   5190
         TabIndex        =   2
         Top             =   645
         Width           =   4530
      End
      Begin VB.ComboBox Combo1 
         BackColor       =   &H00FFFFFF&
         Height          =   300
         ItemData        =   "main_cxtj_rkthcx.frx":05EA
         Left            =   1260
         List            =   "main_cxtj_rkthcx.frx":05EC
         Style           =   2  'Dropdown List
         TabIndex        =   1
         Top             =   645
         Width           =   2295
      End
      Begin MSComCtl2.DTPicker DTP2 
         Height          =   300
         Left            =   5835
         TabIndex        =   11
         Top             =   225
         Width           =   3885
         _ExtentX        =   6853
         _ExtentY        =   529
         _Version        =   393216
         Format          =   24903681
         CurrentDate     =   39362
      End
      Begin VB.CheckBox Check1 
         Caption         =   "输入查询"
         ForeColor       =   &H00FF0000&
         Height          =   195
         Index           =   1
         Left            =   135
         TabIndex        =   12
         Top             =   690
         Width           =   1275
      End
      Begin VB.CheckBox Check1 
         Caption         =   "日期查询"
         ForeColor       =   &H00FF0000&
         Height          =   195
         Index           =   0
         Left            =   135
         TabIndex        =   13
         Top             =   285
         Width           =   1380
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "至"
         Height          =   195
         Left            =   5400
         TabIndex        =   14
         Top             =   285
         Width           =   255
      End
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Height          =   3000
      Left            =   45
      TabIndex        =   9
      Top             =   1200
      Width           =   11505
      _ExtentX        =   20294
      _ExtentY        =   5292
      _Version        =   393216
      AllowUpdate     =   -1  'True
      BackColor       =   12640511
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   17
      BeginProperty Column00 
         DataField       =   "商品编号"
         Caption         =   "商品编号"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   "商品名称"
         Caption         =   "商品名称"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column02 
         DataField       =   "批号"
         Caption         =   "批号"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0

⌨️ 快捷键说明

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