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

📄 chuku.frm

📁 这是本人利用vb+access 开发的一个二库存进销存系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form Form6 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "入库"
   ClientHeight    =   6915
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10425
   LinkTopic       =   "Form6"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6915
   ScaleWidth      =   10425
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Data Data3 
      Caption         =   "Data3"
      Connect         =   "Access 2000;"
      DatabaseName    =   ""
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   285
      Left            =   5040
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   480
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.Data Data2 
      Caption         =   "Data2"
      Connect         =   "Access 2000;"
      DatabaseName    =   ""
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   285
      Left            =   5040
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   120
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access 2000;"
      DatabaseName    =   ""
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   375
      Left            =   120
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   240
      Visible         =   0   'False
      Width           =   1140
   End
   Begin VB.Frame Frame2 
      Caption         =   "功能区"
      ForeColor       =   &H00C00000&
      Height          =   1815
      Left            =   6600
      TabIndex        =   26
      Top             =   4920
      Width           =   3735
      Begin VB.CommandButton Command1 
         Caption         =   "录入(&A)"
         Height          =   375
         Left            =   360
         TabIndex        =   30
         Top             =   360
         Width           =   1335
      End
      Begin VB.CommandButton Command2 
         Caption         =   "保存(&S)"
         Height          =   375
         Left            =   2040
         TabIndex        =   29
         Top             =   360
         Width           =   1335
      End
      Begin VB.CommandButton Command5 
         Caption         =   "删除(&D)"
         Height          =   375
         Left            =   360
         TabIndex        =   28
         Top             =   1200
         Width           =   1335
      End
      Begin VB.CommandButton Command6 
         Caption         =   "退出(&X)"
         Height          =   375
         Left            =   2040
         TabIndex        =   27
         Top             =   1200
         Width           =   1335
      End
      Begin VB.Line Line1 
         BorderColor     =   &H000000FF&
         BorderWidth     =   2
         X1              =   360
         X2              =   3360
         Y1              =   960
         Y2              =   960
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "录入区"
      ForeColor       =   &H00FF0000&
      Height          =   4695
      Left            =   6600
      TabIndex        =   1
      Top             =   120
      Width           =   3735
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   960
         TabIndex        =   25
         Top             =   4200
         Width           =   2535
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   960
         TabIndex        =   24
         Top             =   3720
         Width           =   2535
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   960
         TabIndex        =   23
         Top             =   3240
         Width           =   2535
      End
      Begin VB.ComboBox Combo4 
         Height          =   300
         Left            =   960
         TabIndex        =   22
         Text            =   "Combo4"
         Top             =   2737
         Width           =   2535
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   960
         TabIndex        =   21
         Text            =   "Combo3"
         Top             =   2160
         Width           =   2535
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   960
         TabIndex        =   20
         Text            =   "Combo2"
         Top             =   1537
         Width           =   2535
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   960
         TabIndex        =   19
         Text            =   "Combo1"
         Top             =   937
         Width           =   2535
      End
      Begin VB.VScrollBar VScroll1 
         Height          =   255
         Left            =   1440
         Max             =   3000
         Min             =   1990
         TabIndex        =   11
         Top             =   360
         Value           =   1990
         Width           =   135
      End
      Begin VB.VScrollBar VScroll2 
         Height          =   255
         Left            =   2280
         Max             =   12
         Min             =   1
         TabIndex        =   10
         Top             =   360
         Value           =   1
         Width           =   135
      End
      Begin VB.VScrollBar VScroll3 
         Height          =   255
         Left            =   3120
         Max             =   31
         Min             =   1
         TabIndex        =   9
         Top             =   360
         Value           =   1
         Width           =   135
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   960
         TabIndex        =   8
         Text            =   "Text1"
         Top             =   352
         Width           =   495
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1920
         TabIndex        =   7
         Text            =   "Text2"
         Top             =   352
         Width           =   375
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   2760
         TabIndex        =   6
         Text            =   "Text3"
         Top             =   352
         Width           =   375
      End
      Begin VB.Label Label12 
         Caption         =   "备  注:"
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   240
         TabIndex        =   18
         Top             =   4200
         Width           =   855
      End
      Begin VB.Label Label11 
         Caption         =   "编  号:"
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   240
         TabIndex        =   17
         Top             =   3720
         Width           =   735
      End
      Begin VB.Label Label10 
         Caption         =   "数  量:"
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   240
         TabIndex        =   16
         Top             =   3300
         Width           =   855
      End
      Begin VB.Label Label9 
         Caption         =   "单  位:"
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   240
         TabIndex        =   15
         Top             =   2760
         Width           =   855
      End
      Begin VB.Label Label8 
         Caption         =   "规  格:"
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   240
         TabIndex        =   14
         Top             =   2183
         Width           =   855
      End
      Begin VB.Label Label7 
         Caption         =   "产  品:"
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   240
         TabIndex        =   13
         Top             =   1560
         Width           =   975
      End
      Begin VB.Label Label6 
         Caption         =   "品  牌:"
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   240
         TabIndex        =   12
         Top             =   960
         Width           =   855
      End
      Begin VB.Label Label5 
         Caption         =   "日"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   3360
         TabIndex        =   5
         Top             =   360
         Width           =   255
      End
      Begin VB.Label Label4 
         Caption         =   "月"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   2520
         TabIndex        =   4
         Top             =   360
         Width           =   255
      End
      Begin VB.Label Label3 
         Caption         =   "年"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   1680
         TabIndex        =   3
         Top             =   360
         Width           =   375
      End
      Begin VB.Label Label2 
         Caption         =   "日  期:"
         ForeColor       =   &H00008000&
         Height          =   255

⌨️ 快捷键说明

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