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

📄 frm商品盘点损盈报告.frm

📁 服装销售系统,VB开发.没有解压密码
💻 FRM
📖 第 1 页 / 共 4 页
字号:
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 = "{91E890FC-2FB5-11D3-A9A7-00A0C948B182}#1.4#0"; "签名.OCX"
Begin VB.Form frm商品盘点损盈报告 
   BackColor       =   &H00808080&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "商品盘点损盈报告"
   ClientHeight    =   5745
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8670
   Icon            =   "frm商品盘点损盈报告.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5745
   ScaleWidth      =   8670
   ShowInTaskbar   =   0   'False
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000018&
      DrawStyle       =   2  'Dot
      ForeColor       =   &H80000008&
      Height          =   4584
      Left            =   144
      ScaleHeight     =   4560
      ScaleWidth      =   8415
      TabIndex        =   7
      Top             =   660
      Width           =   8448
      Begin VB.TextBox txtPurdate 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   4215
         TabIndex        =   3
         Top             =   870
         Width           =   1095
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H80000018&
         Caption         =   "单位"
         Height          =   660
         Left            =   165
         TabIndex        =   27
         Top             =   135
         Width           =   2670
         Begin VB.OptionButton optChain 
            BackColor       =   &H80000018&
            Caption         =   "连锁店"
            Height          =   255
            Left            =   1515
            TabIndex        =   28
            Top             =   270
            Width           =   960
         End
         Begin VB.OptionButton optCenter 
            BackColor       =   &H80000018&
            Caption         =   "经营公司"
            Height          =   270
            Left            =   255
            TabIndex        =   1
            Top             =   255
            Value           =   -1  'True
            Width           =   1125
         End
      End
      Begin 签名.Sign txtIptno 
         Height          =   660
         Left            =   7332
         TabIndex        =   5
         Top             =   3744
         Width           =   804
         _ExtentX        =   1402
         _ExtentY        =   1164
         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       =   8
      End
      Begin VB.TextBox txtIamt 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFF00&
         Height          =   270
         Left            =   6744
         Locked          =   -1  'True
         TabIndex        =   14
         Top             =   3372
         Width           =   1560
      End
      Begin SSDataWidgets_B.SSDBGrid grdDET 
         Height          =   2100
         Left            =   255
         TabIndex        =   6
         Top             =   1215
         Width           =   8040
         ScrollBars      =   2
         _Version        =   196614
         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=   16777215
         BevelColorFace  =   12648384
         AllowAddNew     =   -1  'True
         AllowDelete     =   -1  'True
         MultiLine       =   0   'False
         AllowColumnSwapping=   0
         UseExactRowCount=   0   'False
         CellNavigation  =   1
         ForeColorEven   =   0
         BackColorOdd    =   16777215
         RowHeight       =   450
         Columns.Count   =   6
         Columns(0).Width=   2302
         Columns(0).Caption=   "商品编码"
         Columns(0).Name =   "incode"
         Columns(0).CaptionAlignment=   2
         Columns(0).DataField=   "Column 0"
         Columns(0).DataType=   8
         Columns(0).FieldLen=   9
         Columns(0).HasHeadForeColor=   -1  'True
         Columns(0).HasHeadBackColor=   -1  'True
         Columns(0).HeadBackColor=   11206570
         Columns(0).PromptInclude=   -1  'True
         Columns(1).Width=   2249
         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=   1588
         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=   2302
         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=   "#.00"
         Columns(3).FieldLen=   256
         Columns(4).Width=   2725
         Columns(4).Caption=   "进价"
         Columns(4).Name =   "进价"
         Columns(4).Alignment=   1
         Columns(4).CaptionAlignment=   2
         Columns(4).DataField=   "Column 4"
         Columns(4).DataType=   4
         Columns(4).NumberFormat=   "#.00"
         Columns(4).FieldLen=   256
         Columns(4).HasBackColor=   -1  'True
         Columns(4).BackColor=   16777215
         Columns(5).Width=   2725
         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        =   14182
         _ExtentY        =   3704
         _StockProps     =   79
         BackColor       =   -2147483624
      End
      Begin VB.TextBox txtPurcode 
         Appearance      =   0  'Flat
         Height          =   264
         Left            =   7425
         MaxLength       =   7
         TabIndex        =   0
         Top             =   180
         Width           =   744
      End
      Begin SSDataWidgets_B.SSDBCombo cmbGroup 
         Height          =   270
         Left            =   6855
         TabIndex        =   4
         Top             =   840
         Visible         =   0   'False
         Width           =   1170
         DataFieldList   =   "Column 0"
         _Version        =   196614
         DataMode        =   2
         ForeColorEven   =   -2147483629
         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        =   2074
         _ExtentY        =   487
         _StockProps     =   93
         BackColor       =   -2147483643
      End
      Begin SSDataWidgets_B.SSDBCombo cmbSaleStyle 
         Height          =   270
         Left            =   1290
         TabIndex        =   2
         Top             =   885
         Width           =   1215
         DataFieldList   =   "Column 0"
         _Version        =   196614
         DataMode        =   2
         RowHeight       =   397
         Columns(0).Width=   2942
         Columns(0).Caption=   "销售类型"
         Columns(0).Name =   "销售类型"
         Columns(0).CaptionAlignment=   2
         Columns(0).DataField=   "Column 0"
         Columns(0).DataType=   8
         Columns(0).FieldLen=   256
         _ExtentX        =   2143
         _ExtentY        =   476
         _StockProps     =   93
         BackColor       =   -2147483643
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "销售方式"
         Height          =   180
         Left            =   420
         TabIndex        =   29
         Top             =   915
         Width           =   720
      End
      Begin VB.Label lblChain 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "连锁店"
         Height          =   180
         Left            =   6045
         TabIndex        =   26
         Top             =   900
         Visible         =   0   'False
         Width           =   540
      End
      Begin VB.Label Lb 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "NO:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Index           =   1
         Left            =   7080
         TabIndex        =   15
         Top             =   225
         Width           =   375
      End
      Begin VB.Label Label23 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000018&
         Caption         =   "合   计:"
         ForeColor       =   &H80000008&
         Height          =   180
         Left            =   5904
         TabIndex        =   13
         Top             =   3420
         Width           =   744
      End
      Begin VB.Label Label16 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000018&
         Caption         =   "姓名:"
         ForeColor       =   &H80000008&
         Height          =   180
         Left            =   6816
         TabIndex        =   11
         Top             =   4104
         Width           =   456
      End
      Begin VB.Label Label11 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000018&
         Caption         =   "录入:"
         ForeColor       =   &H80000008&

⌨️ 快捷键说明

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