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

📄 form8.frm

📁 这是一个仓库管理系统做不全
💻 FRM
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form Form8 
   Caption         =   "Form8"
   ClientHeight    =   9015
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11010
   LinkTopic       =   "Form8"
   MDIChild        =   -1  'True
   ScaleHeight     =   9015
   ScaleWidth      =   11010
   Begin VB.CommandButton Command6 
      Caption         =   "取消"
      Height          =   375
      Left            =   8640
      TabIndex        =   12
      Top             =   8400
      Width           =   1215
   End
   Begin VB.CommandButton Command5 
      Caption         =   "确定"
      Height          =   375
      Left            =   7320
      TabIndex        =   11
      Top             =   8400
      Width           =   1095
   End
   Begin VB.CommandButton Command4 
      Caption         =   "最后一个"
      Height          =   375
      Left            =   1440
      TabIndex        =   10
      Top             =   8400
      Width           =   1215
   End
   Begin VB.CommandButton Command1 
      Caption         =   "第一个"
      Height          =   375
      Left            =   240
      TabIndex        =   9
      Top             =   8400
      Width           =   1215
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Left            =   5760
      TabIndex        =   8
      Text            =   " "
      Top             =   1560
      Width           =   3615
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Left            =   5760
      TabIndex        =   7
      Text            =   " "
      Top             =   1080
      Width           =   3615
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Left            =   5760
      TabIndex        =   6
      Text            =   " "
      Top             =   600
      Width           =   3615
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Left            =   840
      TabIndex        =   5
      Text            =   " "
      Top             =   1560
      Width           =   3855
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Left            =   840
      TabIndex        =   4
      Text            =   " "
      Top             =   1080
      Width           =   3855
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   840
      TabIndex        =   3
      Text            =   " "
      Top             =   600
      Width           =   3855
   End
   Begin VB.TextBox txt 
      BackColor       =   &H00C0FFFF&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   7680
      MultiLine       =   -1  'True
      TabIndex        =   2
      Top             =   5400
      Width           =   855
   End
   Begin VB.ListBox List1 
      Height          =   1320
      ItemData        =   "Form8.frx":0000
      Left            =   2760
      List            =   "Form8.frx":0002
      TabIndex        =   0
      Top             =   5160
      Width           =   3855
   End
   Begin MSComCtl2.DTPicker DTPicker1 
      Height          =   375
      Left            =   840
      TabIndex        =   1
      Top             =   2040
      Width           =   3855
      _ExtentX        =   6800
      _ExtentY        =   661
      _Version        =   393216
      Format          =   22937601
      CurrentDate     =   39686
   End
   Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
      Height          =   5055
      Left            =   240
      TabIndex        =   13
      Top             =   3120
      Width           =   10335
      _ExtentX        =   18230
      _ExtentY        =   8916
      _Version        =   393216
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "日期:"
      Height          =   180
      Left            =   240
      TabIndex        =   20
      Top             =   2160
      Width           =   540
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "时间:"
      Height          =   180
      Left            =   5280
      TabIndex        =   19
      Top             =   1680
      Width           =   540
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "负责人:"
      Height          =   180
      Left            =   5040
      TabIndex        =   18
      Top             =   1200
      Width           =   720
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "数量:"
      Height          =   180
      Left            =   5280
      TabIndex        =   17
      Top             =   720
      Width           =   540
   End
   Begin VB.Label Label3 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "货名:"
      Height          =   180
      Left            =   240
      TabIndex        =   16
      Top             =   1680
      Width           =   540
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "货号:"
      Height          =   180
      Left            =   240
      TabIndex        =   15
      Top             =   1200
      Width           =   540
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   " 期数:"
      Height          =   180
      Left            =   240
      TabIndex        =   14
      Top             =   720
      Width           =   630
   End
End
Attribute VB_Name = "Form8"
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 + -