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

📄 frm0001.frm

📁 便利店管理系统 VB+ACCESS 附上数据库和源码
💻 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"
Begin VB.Form frm0001 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "采购入库/采购退货"
   ClientHeight    =   6060
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10035
   Icon            =   "frm0001.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6060
   ScaleWidth      =   10035
   Begin VB.TextBox txSTotal 
      BackColor       =   &H00C0FFFF&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   285
      Left            =   4560
      Locked          =   -1  'True
      TabIndex        =   37
      Top             =   5640
      Width           =   3735
   End
   Begin VB.CommandButton cmdPrint 
      Caption         =   "打印(&P)"
      Height          =   435
      Left            =   8460
      TabIndex        =   14
      Top             =   3960
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.CommandButton cmdBarCode 
      Height          =   315
      Left            =   2820
      Picture         =   "frm0001.frx":08CA
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   540
      Width           =   315
   End
   Begin VB.CommandButton cmdCuName 
      Height          =   315
      Left            =   2820
      Picture         =   "frm0001.frx":0A14
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   120
      Width           =   315
   End
   Begin MSComCtl2.DTPicker dtpSOpDate 
      Height          =   315
      Left            =   6720
      TabIndex        =   3
      Top             =   120
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   556
      _Version        =   393216
      CalendarBackColor=   16777215
      Format          =   63897601
      CurrentDate     =   37287
   End
   Begin MSDataGridLib.DataGrid dgImPort 
      Bindings        =   "frm0001.frx":0B5E
      Height          =   4035
      Left            =   120
      TabIndex        =   16
      Top             =   1500
      Width           =   8175
      _ExtentX        =   14420
      _ExtentY        =   7117
      _Version        =   393216
      AllowUpdate     =   0   'False
      AllowArrows     =   -1  'True
      BackColor       =   12648447
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      DataMember      =   "rsImPort"
      ColumnCount     =   10
      BeginProperty Column00 
         DataField       =   "ID"
         Caption         =   "ID"
         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       =   "pvName"
         Caption         =   "pvName"
         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       =   "Bill"
         Caption         =   "Bill"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column03 
         DataField       =   "sName"
         Caption         =   "sName"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column04 
         DataField       =   "BarCode"
         Caption         =   "BarCode"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column05 
         DataField       =   "Unit"
         Caption         =   "Unit"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column06 
         DataField       =   "Price"
         Caption         =   "Price"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column07 
         DataField       =   "Amount"
         Caption         =   "Amount"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column08 
         DataField       =   "subTotal"
         Caption         =   "subTotal"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column09 
         DataField       =   "Remark"
         Caption         =   "Remark"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
            Object.Visible         =   0   'False
            ColumnWidth     =   915.024
         EndProperty
         BeginProperty Column01 
            ColumnWidth     =   1005.165
         EndProperty
         BeginProperty Column02 
            ColumnWidth     =   1005.165
         EndProperty
         BeginProperty Column03 
            ColumnWidth     =   1005.165
         EndProperty
         BeginProperty Column04 
            ColumnWidth     =   1005.165
         EndProperty
         BeginProperty Column05 
            ColumnWidth     =   599.811
         EndProperty
         BeginProperty Column06 
            ColumnWidth     =   599.811
         EndProperty
         BeginProperty Column07 
            ColumnWidth     =   794.835
         EndProperty
         BeginProperty Column08 
            ColumnWidth     =   794.835
         EndProperty
         BeginProperty Column09 
            ColumnWidth     =   824.882
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton cmdCheckOut 
      Caption         =   "结账(&C)"
      Height          =   435
      Left            =   8460
      TabIndex        =   13
      Top             =   3420
      Width           =   1455
   End
   Begin VB.CommandButton cmdExit 
      Cancel          =   -1  'True
      Caption         =   "退出(Esc)"
      Height          =   435
      Left            =   8460
      TabIndex        =   15
      Top             =   4620
      Width           =   1455
   End
   Begin VB.TextBox txSRemark 
      BackColor       =   &H00C0FFC0&
      Height          =   315
      Left            =   7260
      TabIndex        =   9
      Top             =   960
      Width           =   2655
   End
   Begin VB.TextBox txSimAmount 
      Alignment       =   1  'Right Justify
      BackColor       =   &H00FFFFC0&
      ForeColor       =   &H00000000&
      Height          =   315
      Left            =   1320
      TabIndex        =   6
      Text            =   "0"
      Top             =   960
      Width           =   675
   End
   Begin VB.CommandButton cmdCheckIn 
      Caption         =   "登记(&Z)"
      Height          =   435
      Left            =   8460
      TabIndex        =   10
      Top             =   1500
      Width           =   1455
   End
   Begin VB.Frame Frame1 
      Height          =   795
      Left            =   8400
      TabIndex        =   29
      Top             =   0
      Width           =   1515
      Begin VB.Label lbAddProvider 
         AutoSize        =   -1  'True
         BackColor       =   &H0080FFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "新增供货商>>"
         ForeColor       =   &H00FF0000&
         Height          =   195
         Left            =   120
         TabIndex        =   31
         Top             =   180
         Width           =   1080
      End
      Begin VB.Label lbAddMerchandise 
         AutoSize        =   -1  'True
         Caption         =   "新增商品>>"
         ForeColor       =   &H00FF0000&
         Height          =   195
         Left            =   120
         TabIndex        =   30
         Top             =   480
         Width           =   900
      End
   End
   Begin VB.TextBox txPvName 
      BackColor       =   &H00C0FFC0&
      Height          =   315
      Left            =   960
      Locked          =   -1  'True
      TabIndex        =   0
      Top             =   120
      Width           =   1875
   End
   Begin VB.TextBox txSBill 
      BackColor       =   &H00C0FFC0&
      Height          =   315
      Left            =   4080
      TabIndex        =   2
      Top             =   120
      Width           =   1875
   End
   Begin VB.CommandButton cmdEmptyTable 
      Caption         =   "清空表(&D)"
      Height          =   435
      Left            =   8460
      TabIndex        =   12
      Top             =   2760
      Width           =   1455
   End
   Begin VB.CommandButton cmdDelRow 
      Caption         =   "删除行(&X)"
      Height          =   435
      Left            =   8460
      TabIndex        =   11
      Top             =   2220
      Width           =   1455
   End
   Begin VB.TextBox txSSubtotal 
      Alignment       =   1  'Right Justify
      BackColor       =   &H00C0FFC0&
      Height          =   315
      Left            =   5760
      TabIndex        =   8
      Text            =   "0"
      Top             =   960
      Width           =   855
   End
   Begin VB.TextBox txSAmount 
      Alignment       =   1  'Right Justify
      BackColor       =   &H00C0FFFF&
      ForeColor       =   &H000000FF&
      Height          =   315
      Left            =   2700
      Locked          =   -1  'True
      TabIndex        =   19
      Text            =   "0"
      Top             =   960
      Width           =   675
   End
   Begin VB.TextBox txSImPrice 
      Alignment       =   1  'Right Justify
      BackColor       =   &H00FFFFC0&
      Height          =   315
      Left            =   4140
      TabIndex        =   7
      Text            =   "0"
      Top             =   960
      Width           =   855
   End
   Begin VB.TextBox txSUnit 
      BackColor       =   &H00C0FFFF&
      Height          =   315
      Left            =   6720
      Locked          =   -1  'True
      TabIndex        =   18
      Top             =   540
      Width           =   1575
   End
   Begin VB.TextBox txSBarCode 
      BackColor       =   &H00FFFFC0&
      Height          =   315
      Left            =   960
      Locked          =   -1  'True
      TabIndex        =   4
      Top             =   540
      Width           =   1875
   End

⌨️ 快捷键说明

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