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

📄

📁 您的可用下载数就会增加1次。更多说明请参看量越高得到的下载个数越
💻
📖 第 1 页 / 共 2 页
字号:
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 = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form JZ 
   Caption         =   "结帐"
   ClientHeight    =   6600
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9180
   LinkTopic       =   "Form1"
   ScaleHeight     =   6600
   ScaleWidth      =   9180
   StartUpPosition =   3  'Windows Default
   Begin TabDlg.SSTab SSTab1 
      Height          =   5295
      Left            =   2760
      TabIndex        =   2
      Top             =   120
      Width           =   6375
      _ExtentX        =   11245
      _ExtentY        =   9340
      _Version        =   393216
      Tabs            =   6
      Tab             =   1
      TabsPerRow      =   6
      TabHeight       =   520
      TabCaption(0)   =   "明细"
      TabPicture(0)   =   "结帐.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "DataGrid1"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "付款"
      TabPicture(1)   =   "结帐.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "Label1"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Label2"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Label3"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "Label4"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "Label5"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "Label6"
      Tab(1).Control(5).Enabled=   0   'False
      Tab(1).Control(6)=   "ImageList1"
      Tab(1).Control(6).Enabled=   0   'False
      Tab(1).Control(7)=   "Combo1"
      Tab(1).Control(7).Enabled=   0   'False
      Tab(1).Control(8)=   "Text1"
      Tab(1).Control(8).Enabled=   0   'False
      Tab(1).Control(9)=   "Combo2"
      Tab(1).Control(9).Enabled=   0   'False
      Tab(1).Control(10)=   "Text2"
      Tab(1).Control(10).Enabled=   0   'False
      Tab(1).Control(11)=   "Combo3"
      Tab(1).Control(11).Enabled=   0   'False
      Tab(1).Control(12)=   "ListView1"
      Tab(1).Control(12).Enabled=   0   'False
      Tab(1).Control(13)=   "Text3"
      Tab(1).Control(13).Enabled=   0   'False
      Tab(1).Control(14)=   "Command1"
      Tab(1).Control(14).Enabled=   0   'False
      Tab(1).Control(15)=   "Command3"
      Tab(1).Control(15).Enabled=   0   'False
      Tab(1).ControlCount=   16
      TabCaption(2)   =   "会员"
      TabPicture(2)   =   "结帐.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).ControlCount=   0
      TabCaption(3)   =   "挂帐"
      TabPicture(3)   =   "结帐.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).ControlCount=   0
      TabCaption(4)   =   "折扣"
      TabPicture(4)   =   "结帐.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).ControlCount=   0
      TabCaption(5)   =   "方式"
      TabPicture(5)   =   "结帐.frx":008C
      Tab(5).ControlEnabled=   0   'False
      Tab(5).ControlCount=   0
      Begin VB.CommandButton Command3 
         Caption         =   "删除"
         Height          =   375
         Left            =   1800
         TabIndex        =   18
         Top             =   2040
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "添加"
         Height          =   375
         Left            =   240
         TabIndex        =   17
         Top             =   2040
         Width           =   1095
      End
      Begin VB.TextBox Text3 
         Appearance      =   0  'Flat
         BackColor       =   &H80000004&
         Height          =   285
         Left            =   3840
         TabIndex        =   16
         Top             =   1440
         Width           =   1575
      End
      Begin MSComctlLib.ListView ListView1 
         Height          =   1935
         Left            =   240
         TabIndex        =   14
         Top             =   2640
         Width           =   5295
         _ExtentX        =   9340
         _ExtentY        =   3413
         View            =   3
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         _Version        =   393217
         Icons           =   "ImageList1"
         SmallIcons      =   "ImageList1"
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   0
         NumItems        =   0
      End
      Begin VB.ComboBox Combo3 
         Height          =   315
         Left            =   1080
         TabIndex        =   12
         Text            =   "Combo3"
         Top             =   1440
         Width           =   1575
      End
      Begin VB.TextBox Text2 
         Appearance      =   0  'Flat
         BackColor       =   &H80000003&
         Height          =   285
         Left            =   3840
         TabIndex        =   11
         Top             =   960
         Width           =   1575
      End
      Begin VB.ComboBox Combo2 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   1080
         TabIndex        =   9
         Text            =   "Combo1"
         Top             =   960
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         BackColor       =   &H80000003&
         Height          =   285
         Left            =   1080
         TabIndex        =   7
         Top             =   480
         Width           =   1575
      End
      Begin VB.ComboBox Combo1 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   3840
         TabIndex        =   6
         Text            =   "1.00"
         Top             =   480
         Width           =   1575
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   4455
         Left            =   -74880
         TabIndex        =   3
         Top             =   600
         Width           =   6135
         _ExtentX        =   10821
         _ExtentY        =   7858
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         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
         ColumnCount     =   2
         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
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.ImageList ImageList1 
         Left            =   5400
         Top             =   1980
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   16
         ImageHeight     =   16
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   1
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "结帐.frx":00A8
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "金        额:"
         Height          =   195
         Left            =   2880
         TabIndex        =   15
         Top             =   1560
         Width           =   900
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "付款方式:"
         Height          =   195
         Left            =   120
         TabIndex        =   13
         Top             =   1560
         Width           =   900
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "实        收:"
         Height          =   195
         Left            =   2880
         TabIndex        =   10
         Top             =   960
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "消费方式:"
         Height          =   195
         Left            =   120
         TabIndex        =   8
         Top             =   960
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "折        扣:"
         Height          =   195
         Left            =   2880
         TabIndex        =   5
         Top             =   480
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "应       收:"
         Height          =   195
         Left            =   120
         TabIndex        =   4
         Top             =   480
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      Height          =   975
      Left            =   2760
      TabIndex        =   1
      Top             =   5520
      Width           =   6375
      Begin VB.CommandButton Command5 
         Caption         =   "退出"
         Height          =   495
         Left            =   4560
         TabIndex        =   21
         Top             =   360
         Width           =   1215
      End
      Begin VB.CommandButton Command4 
         Caption         =   "打印"
         Height          =   495
         Left            =   2280
         TabIndex        =   20
         Top             =   360
         Width           =   1215
      End
      Begin VB.CommandButton Command2 
         Caption         =   "结帐"
         Height          =   495
         Left            =   120
         TabIndex        =   19
         Top             =   360
         Width           =   1215
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "结帐信息"
      Height          =   6495
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   2535
      Begin VB.TextBox Text15 
         Appearance      =   0  'Flat
         BackColor       =   &H80000003&
         Height          =   285
         Left            =   960
         TabIndex        =   45
         Top             =   5340
         Width           =   1455
      End
      Begin VB.TextBox Text14 
         Appearance      =   0  'Flat
         BackColor       =   &H80000003&
         Height          =   285
         Left            =   960
         TabIndex        =   44
         Top             =   4860
         Width           =   1455
      End
      Begin VB.TextBox Text13 
         Appearance      =   0  'Flat
         BackColor       =   &H80000003&
         Height          =   285
         Left            =   960
         TabIndex        =   43
         Top             =   4380
         Width           =   1455
      End
      Begin VB.TextBox Text12 
         Appearance      =   0  'Flat
         BackColor       =   &H80000003&

⌨️ 快捷键说明

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