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

📄 frmselledit.frm

📁 一个简单但功能强大的进货系统,同样适合用于毕业论文的设计
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmSellEdit 
   Caption         =   "出库信息管理"
   ClientHeight    =   7620
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10110
   Icon            =   "frmSellEdit.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   7620
   ScaleWidth      =   10110
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame2 
      Height          =   4560
      Left            =   0
      TabIndex        =   15
      Top             =   3050
      Width           =   10095
      Begin MSDataListLib.DataCombo DCCl 
         Bindings        =   "frmSellEdit.frx":1272
         DataField       =   "客户编号"
         DataMember      =   "Com销售出库信息"
         DataSource      =   "DEaccp"
         Height          =   330
         Left            =   3960
         TabIndex        =   5
         Top             =   720
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   582
         _Version        =   393216
         Appearance      =   0
         Style           =   2
         ListField       =   "客户名称"
         BoundColumn     =   "客户编号"
         Text            =   ""
         Object.DataMember      =   "Com客户信息"
      End
      Begin VB.TextBox txtinfo 
         Appearance      =   0  'Flat
         DataField       =   "备注"
         DataMember      =   "Com销售出库信息"
         DataSource      =   "DEaccp"
         Height          =   400
         Left            =   6600
         MaxLength       =   100
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   6
         Top             =   720
         Width           =   3255
      End
      Begin VB.TextBox txtname 
         Appearance      =   0  'Flat
         DataField       =   "操作员名称"
         DataMember      =   "Com销售出库信息"
         DataSource      =   "DEaccp"
         Enabled         =   0   'False
         Height          =   300
         Left            =   8520
         TabIndex        =   3
         Top             =   285
         Width           =   1335
      End
      Begin VB.TextBox txtSell_id 
         Appearance      =   0  'Flat
         DataField       =   "单据编号"
         DataMember      =   "Com销售出库信息"
         DataSource      =   "DEaccp"
         Height          =   300
         Left            =   3840
         TabIndex        =   1
         Top             =   285
         Width           =   1455
      End
      Begin VB.CommandButton CmdAct 
         Caption         =   "保存(&S)"
         Enabled         =   0   'False
         Height          =   315
         Index           =   0
         Left            =   1560
         TabIndex        =   23
         Top             =   3960
         Width           =   1275
      End
      Begin VB.CommandButton CmdAct 
         Caption         =   "恢复(&U)"
         Enabled         =   0   'False
         Height          =   315
         Index           =   1
         Left            =   3600
         TabIndex        =   22
         Top             =   3960
         Width           =   1275
      End
      Begin VB.CommandButton CmdAct 
         Caption         =   "增加商品"
         Enabled         =   0   'False
         Height          =   315
         Index           =   2
         Left            =   5640
         TabIndex        =   21
         Top             =   3960
         Width           =   1275
      End
      Begin VB.CommandButton CmdAct 
         Caption         =   "删除商品"
         Enabled         =   0   'False
         Height          =   315
         Index           =   3
         Left            =   7680
         TabIndex        =   20
         Top             =   3960
         Width           =   1275
      End
      Begin VB.Frame Frame3 
         Height          =   2535
         Left            =   1560
         TabIndex        =   16
         Top             =   1200
         Width           =   7335
         Begin VB.TextBox Txtgrid2 
            Height          =   270
            Left            =   540
            TabIndex        =   17
            Top             =   720
            Visible         =   0   'False
            Width           =   1215
         End
         Begin MSDataGridLib.DataGrid DataGrid2 
            Bindings        =   "frmSellEdit.frx":1297
            Height          =   1695
            Left            =   240
            TabIndex        =   18
            Top             =   240
            Width           =   6855
            _ExtentX        =   12091
            _ExtentY        =   2990
            _Version        =   393216
            AllowUpdate     =   0   'False
            AllowArrows     =   -1  'True
            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
            DataMember      =   "Com出库"
            ColumnCount     =   5
            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            =   1
                  Format          =   "#,##0.0000"
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   1
               EndProperty
            EndProperty
            BeginProperty Column03 
               DataField       =   "数量"
               Caption         =   "数量"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   1
                  Format          =   "0.00"
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   1
               EndProperty
            EndProperty
            BeginProperty Column04 
               DataField       =   "总额"
               Caption         =   "总额"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   1
                  Format          =   "#,##0.00"
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   1
               EndProperty
            EndProperty
            SplitCount      =   1
            BeginProperty Split0 
               BeginProperty Column00 
                  ColumnAllowSizing=   0   'False
                  Object.Visible         =   0   'False
               EndProperty
               BeginProperty Column01 
                  Alignment       =   1
                  ColumnAllowSizing=   0   'False
                  ColumnWidth     =   1184.882
               EndProperty
               BeginProperty Column02 
                  ColumnAllowSizing=   0   'False
                  Object.Visible         =   -1  'True
               EndProperty
               BeginProperty Column03 
                  Alignment       =   1
                  ColumnAllowSizing=   0   'False
                  ColumnWidth     =   1800
               EndProperty
               BeginProperty Column04 
                  Alignment       =   1
                  ColumnAllowSizing=   0   'False
                  ColumnWidth     =   1500.095
               EndProperty
            EndProperty
         End
         Begin VB.Label LblStatus 
            BorderStyle     =   1  'Fixed Single
            ForeColor       =   &H000000FF&
            Height          =   315
            Left            =   240
            TabIndex        =   19
            Top             =   2040
            Width           =   6855
         End
      End
      Begin VB.TextBox txtSell_date 
         Appearance      =   0  'Flat
         DataField       =   "销售日期"
         DataMember      =   "Com销售出库信息"
         DataSource      =   "DEaccp"
         Height          =   300
         Left            =   6000
         TabIndex        =   2
         Top             =   285
         Width           =   1455
      End
      Begin MSDataListLib.DataCombo DCSell_type 
         Bindings        =   "frmSellEdit.frx":12AC
         DataField       =   "单据类型"
         DataMember      =   "Com销售出库信息"
         DataSource      =   "DEaccp"
         Height          =   330
         Left            =   1200
         TabIndex        =   0
         Top             =   240
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   582
         _Version        =   393216
         Appearance      =   0
         ListField       =   "出库类型"
         Text            =   ""
         Object.DataMember      =   "Com出库类型"
      End
      Begin MSDataListLib.DataCombo DCserve 
         Bindings        =   "frmSellEdit.frx":12D1
         DataField       =   "提供者"
         DataMember      =   "Com销售出库信息"
         DataSource      =   "DEaccp"
         Height          =   330
         Left            =   1200
         TabIndex        =   4
         Top             =   720
         Width           =   1815
         _ExtentX        =   3201
         _ExtentY        =   582
         _Version        =   393216
         Appearance      =   0
         Style           =   2
         ListField       =   "仓库名称"
         BoundColumn     =   "仓库编号"
         Text            =   ""
         Object.DataMember      =   "Com仓库表"
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "客户:"
         Height          =   180
         Left            =   3480
         TabIndex        =   30

⌨️ 快捷键说明

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