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

📄 frmwlcx.frm

📁 物流管理系统实例程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmWlcx 
   Caption         =   "物流情况查询"
   ClientHeight    =   6645
   ClientLeft      =   480
   ClientTop       =   1650
   ClientWidth     =   9615
   HelpContextID   =   7
   Icon            =   "frmWlcx.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   6645
   ScaleWidth      =   9615
   Visible         =   0   'False
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture1 
      Align           =   3  'Align Left
      Height          =   6645
      Index           =   0
      Left            =   0
      ScaleHeight     =   6585
      ScaleWidth      =   5505
      TabIndex        =   2
      TabStop         =   0   'False
      Top             =   0
      Width           =   5565
      Begin VB.TextBox txtSm 
         BackColor       =   &H80000000&
         Height          =   1335
         Left            =   240
         Locked          =   -1  'True
         MaxLength       =   255
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   20
         Top             =   2760
         Width           =   5055
      End
      Begin VB.Frame Frame1 
         Caption         =   "查询搜索"
         Height          =   2235
         Left            =   240
         TabIndex        =   3
         Top             =   4320
         Width           =   5055
         Begin MSComctlLib.TreeView TreeView1 
            Height          =   960
            Left            =   195
            TabIndex        =   4
            Top             =   1080
            Width           =   4575
            _ExtentX        =   8070
            _ExtentY        =   1693
            _Version        =   393217
            LabelEdit       =   1
            LineStyle       =   1
            Style           =   7
            HotTracking     =   -1  'True
            Appearance      =   1
         End
         Begin MSComCtl2.DTPicker dtpCxRq 
            Height          =   300
            Index           =   0
            Left            =   840
            TabIndex        =   5
            Top             =   360
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   529
            _Version        =   393216
            Format          =   24576001
            CurrentDate     =   36526
         End
         Begin MSComCtl2.DTPicker dtpCxRq 
            Height          =   300
            Index           =   1
            Left            =   3000
            TabIndex        =   6
            Top             =   360
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   529
            _Version        =   393216
            Format          =   24576001
            CurrentDate     =   36526
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "从:"
            Height          =   180
            Index           =   5
            Left            =   480
            TabIndex        =   9
            Top             =   360
            Width           =   270
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "到:"
            Height          =   180
            Left            =   2640
            TabIndex        =   8
            Top             =   360
            Width           =   270
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "搜索树:"
            Height          =   180
            Index           =   2
            Left            =   240
            TabIndex        =   7
            Top             =   840
            Width           =   630
         End
      End
      Begin VB.Label lblKcjz 
         BackStyle       =   0  'Transparent
         BorderStyle     =   1  'Fixed Single
         BeginProperty DataFormat 
            Type            =   1
            Format          =   """¥""#,##0.00"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   2
         EndProperty
         Height          =   300
         Left            =   1080
         TabIndex        =   23
         Top             =   2160
         Width           =   1935
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "库存价值:"
         BeginProperty DataFormat 
            Type            =   0
            Format          =   """¥""#,##0.00"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
         Height          =   180
         Index           =   8
         Left            =   240
         TabIndex        =   22
         Top             =   2160
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "说明:"
         Height          =   180
         Index           =   7
         Left            =   240
         TabIndex        =   21
         Top             =   2520
         Width           =   450
      End
      Begin VB.Label lblKcl 
         BackStyle       =   0  'Transparent
         BorderStyle     =   1  'Fixed Single
         Height          =   300
         Left            =   1080
         TabIndex        =   19
         Top             =   1800
         Width           =   1935
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "库存量:"
         Height          =   180
         Index           =   6
         Left            =   240
         TabIndex        =   18
         Top             =   1800
         Width           =   630
      End
      Begin VB.Image imgZp 
         BorderStyle     =   1  'Fixed Single
         Height          =   2340
         Left            =   3240
         Stretch         =   -1  'True
         Top             =   240
         Width           =   1950
      End
      Begin VB.Label lblDj 
         BackStyle       =   0  'Transparent
         BorderStyle     =   1  'Fixed Single
         BeginProperty DataFormat 
            Type            =   1
            Format          =   """¥""#,##0.00"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   2
         EndProperty
         Height          =   300
         Left            =   1080
         TabIndex        =   17
         Top             =   1440
         Width           =   1935
      End
      Begin VB.Label lblMc 
         BackStyle       =   0  'Transparent
         BorderStyle     =   1  'Fixed Single
         Height          =   300
         Left            =   1080
         TabIndex        =   16
         Top             =   1080
         Width           =   1935
      End
      Begin VB.Label lblWpID 
         BackStyle       =   0  'Transparent
         BorderStyle     =   1  'Fixed Single
         Height          =   300
         Left            =   1080
         TabIndex        =   15
         Top             =   720
         Width           =   1935
      End
      Begin VB.Label lblLb 
         BackStyle       =   0  'Transparent
         BorderStyle     =   1  'Fixed Single
         Height          =   300
         Left            =   1080
         TabIndex        =   14
         Top             =   360
         Width           =   1935
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "单价:"
         Height          =   180
         Index           =   4
         Left            =   240
         TabIndex        =   13
         Top             =   1440
         Width           =   450
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "物品类别:"
         Height          =   180
         Index           =   3
         Left            =   240
         TabIndex        =   12
         Top             =   360
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "物品名称:"
         Height          =   180
         Index           =   1
         Left            =   240
         TabIndex        =   11
         Top             =   1080
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "物品ID:"
         Height          =   180
         Index           =   0
         Left            =   240
         TabIndex        =   10
         Top             =   720
         Width           =   630
      End
   End
   Begin VB.PictureBox Picture1 
      Height          =   7380
      Index           =   1
      Left            =   5565
      ScaleHeight     =   7320
      ScaleWidth      =   3900
      TabIndex        =   1
      TabStop         =   0   'False
      Top             =   0
      Width           =   3960
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   4170
         Left            =   0
         TabIndex        =   0
         Top             =   0
         Width           =   3795
         _ExtentX        =   6694
         _ExtentY        =   7355
         _Version        =   393216
         AllowUpdate     =   0   'False
         BorderStyle     =   0
         HeadLines       =   2
         RowHeight       =   17
         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

⌨️ 快捷键说明

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