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

📄 frm

📁 注释:用VB开发的进销存系统源码
💻
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#2.0#0"; "THREED20.OCX"
Object = "{8D650141-6025-11D1-BC40-0000C042AEC0}#3.0#0"; "ssdw3b32.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{91E890FC-2FB5-11D3-A9A7-00A0C948B182}#1.4#0"; "签名.ocx"
Begin VB.Form frm分店销售 
   BackColor       =   &H80000011&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "分店销售"
   ClientHeight    =   6615
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9630
   Icon            =   "frm分店销售.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6615
   ScaleWidth      =   9630
   ShowInTaskbar   =   0   'False
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000018&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   5220
      Left            =   150
      ScaleHeight     =   5220
      ScaleWidth      =   9045
      TabIndex        =   12
      Top             =   675
      Width           =   9045
      Begin VB.TextBox txtSum 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00FFFF80&
         Height          =   270
         Left            =   6315
         Locked          =   -1  'True
         TabIndex        =   17
         Top             =   4350
         Width           =   1755
      End
      Begin SSDataWidgets_B.SSDBGrid grdDET 
         Height          =   2865
         Left            =   165
         TabIndex        =   3
         Top             =   1365
         Width           =   8625
         ScrollBars      =   2
         _Version        =   196617
         DataMode        =   2
         Col.Count       =   6
         stylesets.count =   1
         stylesets(0).Name=   "fdg"
         stylesets(0).HasFont=   -1  'True
         BeginProperty stylesets(0).Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         stylesets(0).Picture=   "frm分店销售.frx":000C
         DividerStyle    =   4
         BevelColorFrame =   4210752
         BevelColorHighlight=   16777215
         BevelColorShadow=   12632256
         BevelColorFace  =   12648384
         AllowAddNew     =   -1  'True
         AllowDelete     =   -1  'True
         MultiLine       =   0   'False
         AllowRowSizing  =   0   'False
         AllowGroupSizing=   0   'False
         AllowColumnSizing=   0   'False
         AllowGroupMoving=   0   'False
         AllowGroupSwapping=   0   'False
         AllowColumnSwapping=   0
         AllowGroupShrinking=   0   'False
         AllowColumnShrinking=   0   'False
         AllowDragDrop   =   0   'False
         UseExactRowCount=   0   'False
         CellNavigation  =   1
         ForeColorEven   =   0
         BackColorOdd    =   16777215
         RowHeight       =   450
         Columns.Count   =   6
         Columns(0).Width=   2434
         Columns(0).Caption=   "商品编码"
         Columns(0).Name =   "商品编码"
         Columns(0).CaptionAlignment=   2
         Columns(0).DataField=   "Column 0"
         Columns(0).DataType=   8
         Columns(0).FieldLen=   9
         Columns(1).Width=   2963
         Columns(1).Caption=   "品名"
         Columns(1).Name =   "品名"
         Columns(1).CaptionAlignment=   2
         Columns(1).DataField=   "Column 1"
         Columns(1).DataType=   8
         Columns(1).FieldLen=   256
         Columns(1).Locked=   -1  'True
         Columns(1).HasBackColor=   -1  'True
         Columns(1).BackColor=   16776960
         Columns(2).Width=   1376
         Columns(2).Caption=   "单位"
         Columns(2).Name =   "单位"
         Columns(2).CaptionAlignment=   2
         Columns(2).DataField=   "Column 2"
         Columns(2).DataType=   8
         Columns(2).FieldLen=   256
         Columns(2).Locked=   -1  'True
         Columns(2).HasBackColor=   -1  'True
         Columns(2).BackColor=   16776960
         Columns(3).Width=   2619
         Columns(3).Caption=   "数量"
         Columns(3).Name =   "数量"
         Columns(3).Alignment=   1
         Columns(3).CaptionAlignment=   2
         Columns(3).DataField=   "Column 3"
         Columns(3).DataType=   4
         Columns(3).NumberFormat=   "#"
         Columns(3).FieldLen=   256
         Columns(4).Width=   2355
         Columns(4).Caption=   "零售价"
         Columns(4).Name =   "rprc"
         Columns(4).Alignment=   1
         Columns(4).CaptionAlignment=   2
         Columns(4).DataField=   "Column 4"
         Columns(4).DataType=   4
         Columns(4).NumberFormat=   "#.00"
         Columns(4).FieldLen=   34
         Columns(4).ButtonsAlways=   -1  'True
         Columns(4).HasBackColor=   -1  'True
         Columns(4).BackColor=   16777215
         Columns(4).PromptChar=   32
         Columns(5).Width=   2381
         Columns(5).Caption=   "零售金额"
         Columns(5).Name =   "零售金额"
         Columns(5).Alignment=   1
         Columns(5).CaptionAlignment=   2
         Columns(5).DataField=   "Column 5"
         Columns(5).DataType=   4
         Columns(5).NumberFormat=   "#.00"
         Columns(5).FieldLen=   256
         Columns(5).Locked=   -1  'True
         Columns(5).HasBackColor=   -1  'True
         Columns(5).BackColor=   16776960
         UseDefaults     =   0   'False
         _ExtentX        =   15214
         _ExtentY        =   5054
         _StockProps     =   79
         BackColor       =   -2147483624
      End
      Begin 签名.Sign txtIptno 
         Height          =   285
         Left            =   6390
         TabIndex        =   2
         Top             =   4740
         Width           =   1845
         _ExtentX        =   3254
         _ExtentY        =   503
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BackColor       =   -2147483624
         TableName       =   "职员信息"
         CodeField       =   "编码"
         NameField       =   "姓名"
         MaxLength       =   5
         Mode            =   -1  'True
         NameLen         =   1200
         CodeLen         =   600
      End
      Begin MSComCtl2.DTPicker dtpDate 
         Height          =   285
         Left            =   3735
         TabIndex        =   1
         Top             =   825
         Width           =   1740
         _ExtentX        =   3069
         _ExtentY        =   503
         _Version        =   393216
         Format          =   58720256
         CurrentDate     =   36508
      End
      Begin SSDataWidgets_B.SSDBCombo cmbGroup 
         Height          =   270
         Left            =   900
         TabIndex        =   0
         Top             =   870
         Width           =   1170
         DataFieldList   =   "Column 0"
         _Version        =   196617
         DataMode        =   2
         RowHeight       =   397
         Columns.Count   =   2
         Columns(0).Width=   2011
         Columns(0).Caption=   "部门编码"
         Columns(0).Name =   "部门编码"
         Columns(0).CaptionAlignment=   2
         Columns(0).DataField=   "Column 0"
         Columns(0).DataType=   8
         Columns(0).FieldLen=   256
         Columns(1).Width=   2582
         Columns(1).Caption=   "部门名称"
         Columns(1).Name =   "部门名称"
         Columns(1).CaptionAlignment=   2
         Columns(1).DataField=   "Column 1"
         Columns(1).DataType=   8
         Columns(1).FieldLen=   256
         _ExtentX        =   2064
         _ExtentY        =   476
         _StockProps     =   93
         BackColor       =   -2147483643
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "分店销售"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   3675
         TabIndex        =   19
         Top             =   270
         Width           =   1335
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "合计:售价金额"
         Height          =   180
         Left            =   4680
         TabIndex        =   18
         Top             =   4365
         Width           =   1260
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "连锁店"
         Height          =   180
         Left            =   210
         TabIndex        =   16
         Top             =   915
         Width           =   540
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "日期"
         Height          =   180
         Left            =   3180
         TabIndex        =   15
         Top             =   885
         Width           =   360
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "操作员"
         Height          =   180
         Left            =   5685
         TabIndex        =   14
         Top             =   4785
         Width           =   540
      End
   End
   Begin Threed.SSPanel SSPanel1 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   4
      Top             =   0
      Width           =   9630
      _ExtentX        =   16986
      _ExtentY        =   979
      _Version        =   131073
      BorderWidth     =   0
      BevelInner      =   1

⌨️ 快捷键说明

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