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

📄 form15.frm

📁 会员管理系统 功能自己扩展把! 如果有改进给我发一份quweijie8@126.com 这个比较适合初学者``` Q:151693707 msn:quweijie8@hotmail.com
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{9A226D6F-2658-4445-8D35-5C19D42676FE}#1.0#0"; "xp.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Form15 
   BackColor       =   &H00E7F7FF&
   BorderStyle     =   0  'None
   Caption         =   "Form15"
   ClientHeight    =   7545
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   9600
   LinkTopic       =   "Form15"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7545
   ScaleWidth      =   9600
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin MSComCtl2.DTPicker DTPicker1 
      Height          =   315
      Left            =   1200
      TabIndex        =   45
      Top             =   7140
      Visible         =   0   'False
      Width           =   2535
      _ExtentX        =   4471
      _ExtentY        =   556
      _Version        =   393216
      Format          =   24903681
      CurrentDate     =   38958
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00E7F7FF&
      Caption         =   "添加详细消费项目"
      Height          =   3015
      Left            =   180
      TabIndex        =   33
      Top             =   4080
      Width           =   9255
      Begin VB.CommandButton Command8 
         Caption         =   "修改"
         Height          =   315
         Left            =   3600
         TabIndex        =   42
         Top             =   2520
         Width           =   855
      End
      Begin VB.TextBox Text5 
         Height          =   330
         Left            =   2220
         Locked          =   -1  'True
         TabIndex        =   41
         Text            =   "0"
         Top             =   2520
         Width           =   1155
      End
      Begin MSComctlLib.ListView ListView1 
         Height          =   1515
         Left            =   180
         TabIndex        =   39
         Top             =   840
         Width           =   8835
         _ExtentX        =   15584
         _ExtentY        =   2672
         View            =   2
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         AllowReorder    =   -1  'True
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         Appearance      =   1
         NumItems        =   7
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "商品编号"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "商品名称"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   2
            Text            =   "单价"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   3
            Text            =   "打折率"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   4
            Text            =   "数量"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   5
            Text            =   "折后单价"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   6
            Text            =   "合计金额"
            Object.Width           =   2540
         EndProperty
      End
      Begin VB.CommandButton Command7 
         Caption         =   "删除(Del)"
         Height          =   315
         Left            =   7680
         TabIndex        =   38
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton Command6 
         Caption         =   "浏览(&L)"
         Height          =   315
         Left            =   6240
         TabIndex        =   37
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton Command5 
         Caption         =   "查找(&F)"
         Height          =   315
         Left            =   4860
         TabIndex        =   36
         Top             =   360
         Width           =   975
      End
      Begin VB.TextBox Text3 
         Height          =   315
         Left            =   2520
         Locked          =   -1  'True
         TabIndex        =   35
         Top             =   360
         Width           =   1935
      End
      Begin VB.Label Label25 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Label25"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   180
         Left            =   6720
         TabIndex        =   44
         Top             =   2640
         Width           =   735
      End
      Begin VB.Label Label24 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "商品金额共计:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   180
         Left            =   5340
         TabIndex        =   43
         Top             =   2640
         Width           =   1365
      End
      Begin VB.Label Label23 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "修改最后一次消费数量:"
         Height          =   180
         Left            =   240
         TabIndex        =   40
         Top             =   2580
         Width           =   1980
      End
      Begin VB.Label Label22 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "请输入商品编号或名称:"
         Height          =   180
         Left            =   540
         TabIndex        =   34
         Top             =   420
         Width           =   1980
      End
   End
   Begin BSE_Engine.BSE BSE1 
      Left            =   5880
      Top             =   4920
      _ExtentX        =   6588
      _ExtentY        =   1085
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00E7F7FF&
      Caption         =   "消费及打折"
      Height          =   2055
      Left            =   180
      TabIndex        =   15
      Top             =   1920
      Width           =   9255
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "Form15.frx":0000
         Left            =   1800
         List            =   "Form15.frx":0002
         TabIndex        =   32
         Text            =   "洗车"
         Top             =   1440
         Width           =   6135
      End
      Begin VB.CommandButton Command4 
         Caption         =   "编辑"
         Height          =   315
         Left            =   8160
         TabIndex        =   31
         Top             =   1440
         Width           =   855
      End
      Begin VB.CommandButton Command3 
         BackColor       =   &H8000000E&
         Height          =   375
         Left            =   7620
         MaskColor       =   &H8000000E&
         Picture         =   "Form15.frx":0004
         Style           =   1  'Graphical
         TabIndex        =   30
         Top             =   900
         Width           =   1395
      End
      Begin VB.CommandButton Command2 
         BackColor       =   &H8000000E&
         Default         =   -1  'True
         Height          =   375
         Left            =   6000
         MaskColor       =   &H80000012&
         Picture         =   "Form15.frx":0FFF
         Style           =   1  'Graphical
         TabIndex        =   29
         Top             =   900
         Width           =   1395
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   3960
         Locked          =   -1  'True
         TabIndex        =   28
         Text            =   "尚未设置"
         Top             =   900
         Width           =   1095
      End
      Begin VB.TextBox Text4 
         Height          =   315
         Left            =   6540
         Locked          =   -1  'True
         TabIndex        =   27
         Text            =   "0.00"
         Top             =   360
         Width           =   1335
      End
      Begin VB.CommandButton Command1 
         Caption         =   "计算打折"
         Enabled         =   0   'False
         Height          =   315
         Left            =   3540
         TabIndex        =   26
         Top             =   360
         Width           =   1095
      End
      Begin VB.TextBox Text2 
         Height          =   315
         Left            =   1800
         MaxLength       =   6
         TabIndex        =   0
         Text            =   "5"
         ToolTipText     =   "填写本次消费金额"
         Top             =   900
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Left            =   1800
         Locked          =   -1  'True
         TabIndex        =   25
         Text            =   "0.00"
         Top             =   360
         Width           =   1215
      End
      Begin VB.Label Label21 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "元积一分"
         Height          =   180
         Left            =   5160
         TabIndex        =   24
         Top             =   960
         Width           =   720
      End
      Begin VB.Label Label20 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "消费"
         Height          =   180
         Left            =   3540
         TabIndex        =   23
         Top             =   960
         Width           =   360
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "元"
         Height          =   180
         Left            =   8040
         TabIndex        =   22
         Top             =   420
         Width           =   180
      End
      Begin VB.Label Label18 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "打折后实际收取:"
         Height          =   180
         Left            =   5040
         TabIndex        =   21
         Top             =   420
         Width           =   1440
      End
      Begin VB.Label Label17 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "元"
         ForeColor       =   &H000000FF&
         Height          =   180
         Left            =   3120
         TabIndex        =   20
         Top             =   960
         Width           =   180

⌨️ 快捷键说明

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