storedealtable.frm

来自「一个关于电脑管理汽车的软件」· FRM 代码 · 共 1,081 行 · 第 1/3 页

FRM
1,081
字号
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomctl.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{40D97E01-4259-4398-B597-183C348B488F}#1.0#0"; "BSE.ocx"
Begin VB.Form StoreDealTable 
   Caption         =   "库存盘点处理单"
   ClientHeight    =   8910
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   11445
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   8910
   ScaleWidth      =   11445
   Begin VB.Frame frameInfo 
      Height          =   855
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   11775
      Begin VB.CommandButton Command1 
         Height          =   495
         Index           =   6
         Left            =   7800
         Picture         =   "StoreDealTable.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   30
         ToolTipText     =   "打印"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Height          =   495
         Index           =   0
         Left            =   4200
         Picture         =   "StoreDealTable.frx":014A
         Style           =   1  'Graphical
         TabIndex        =   10
         ToolTipText     =   "搜索"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Height          =   495
         Index           =   1
         Left            =   4800
         Picture         =   "StoreDealTable.frx":0294
         Style           =   1  'Graphical
         TabIndex        =   9
         ToolTipText     =   "增加"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Height          =   495
         Index           =   2
         Left            =   5400
         Picture         =   "StoreDealTable.frx":03DE
         Style           =   1  'Graphical
         TabIndex        =   8
         ToolTipText     =   "修改"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Height          =   495
         Index           =   3
         Left            =   6000
         Picture         =   "StoreDealTable.frx":0528
         Style           =   1  'Graphical
         TabIndex        =   7
         ToolTipText     =   "删除"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Height          =   495
         Index           =   4
         Left            =   6600
         Picture         =   "StoreDealTable.frx":0672
         Style           =   1  'Graphical
         TabIndex        =   6
         ToolTipText     =   "刷新"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command3 
         Height          =   495
         Index           =   0
         Left            =   9000
         Picture         =   "StoreDealTable.frx":07BC
         Style           =   1  'Graphical
         TabIndex        =   5
         ToolTipText     =   "增加"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command3 
         Height          =   495
         Index           =   1
         Left            =   9600
         Picture         =   "StoreDealTable.frx":0906
         Style           =   1  'Graphical
         TabIndex        =   4
         ToolTipText     =   "删除"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command3 
         Height          =   495
         Index           =   2
         Left            =   10200
         Picture         =   "StoreDealTable.frx":0A50
         Style           =   1  'Graphical
         TabIndex        =   3
         ToolTipText     =   "保存"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Height          =   495
         Index           =   5
         Left            =   7200
         Picture         =   "StoreDealTable.frx":0B9A
         Style           =   1  'Graphical
         TabIndex        =   2
         ToolTipText     =   "审核"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command3 
         Height          =   495
         Index           =   3
         Left            =   10800
         Picture         =   "StoreDealTable.frx":0CE4
         Style           =   1  'Graphical
         TabIndex        =   1
         ToolTipText     =   "取消"
         Top             =   240
         Width           =   495
      End
      Begin VB.Label Label10 
         Caption         =   "库存盘点处理单"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   120
         TabIndex        =   11
         Top             =   360
         Width           =   2055
      End
   End
   Begin BSE_Engine.BSE BSE1 
      Left            =   840
      Top             =   8520
      _ExtentX        =   6588
      _ExtentY        =   1085
   End
   Begin TabDlg.SSTab SSStock 
      Height          =   7215
      Left            =   120
      TabIndex        =   12
      Top             =   960
      Width           =   10485
      _ExtentX        =   18494
      _ExtentY        =   12726
      _Version        =   393216
      Tabs            =   2
      TabHeight       =   520
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "列  表"
      TabPicture(0)   =   "StoreDealTable.frx":0E2E
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "lstAddress"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "单  据"
      TabPicture(1)   =   "StoreDealTable.frx":0E4A
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "lstBillDocu"
      Tab(1).Control(1)=   "Frame2"
      Tab(1).ControlCount=   2
      Begin VB.Frame Frame2 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2535
         Left            =   -74880
         TabIndex        =   13
         Top             =   480
         Width           =   9855
         Begin VB.ComboBox cmbCheckMan 
            Height          =   315
            Left            =   5040
            TabIndex        =   14
            Top             =   960
            Width           =   1815
         End
         Begin MSComCtl2.DTPicker DTDate 
            Height          =   375
            Left            =   5040
            TabIndex        =   15
            Top             =   240
            Width           =   1815
            _ExtentX        =   3201
            _ExtentY        =   661
            _Version        =   393216
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Format          =   19988481
            CurrentDate     =   38266
         End
         Begin VB.Label lblBillNum 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   1200
            TabIndex        =   16
            Top             =   240
            Width           =   1575
         End
         Begin VB.Label lblGMoney 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   8280
            TabIndex        =   17
            Top             =   1800
            Width           =   1335
         End
         Begin VB.Label lblOperateMan 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   5160
            TabIndex        =   18
            Top             =   1680
            Width           =   1575
         End
         Begin VB.Label lblGCount 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   5160
            TabIndex        =   19
            Top             =   2040
            Width           =   1575
         End
         Begin VB.Label lblGItemCount 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   1200
            TabIndex        =   20
            Top             =   2040
            Width           =   1575
         End
         Begin VB.Label BillName 
            Caption         =   "进货单号:"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   12
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   27
            Top             =   240
            Width           =   1215
         End
         Begin VB.Label BillName 
            Caption         =   "项    数:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Index           =   5
            Left            =   120
            TabIndex        =   26
            Top             =   2040
            Width           =   1215
         End
         Begin VB.Label BillName 
            Caption         =   "盘点日期:"

⌨️ 快捷键说明

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