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

📄 dlgpaymoney.frm

📁 本系统可用于医院和专业体检中心的健康体检管理
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{0B81E4A9-BE4E-4AEF-9272-33AB5B51C6FC}#1.0#0"; "XPControls.ocx"
Begin VB.Form dlgPayMoney 
   BackColor       =   &H80000018&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "费用计算"
   ClientHeight    =   5115
   ClientLeft      =   2760
   ClientTop       =   3750
   ClientWidth     =   8085
   Icon            =   "dlgPayMoney.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5115
   ScaleWidth      =   8085
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame18 
      BackColor       =   &H80000018&
      Caption         =   "合计"
      Height          =   4785
      Left            =   120
      TabIndex        =   0
      Top             =   180
      Width           =   7815
      Begin VB.Frame FrameCmd 
         BackColor       =   &H80000018&
         Caption         =   "本次操作"
         Height          =   765
         Index           =   1
         Left            =   3270
         TabIndex        =   20
         Top             =   3900
         Width           =   4395
         Begin XPControls.XPCommandButton cmdMoneySave 
            Height          =   315
            Left            =   2625
            TabIndex        =   21
            Top             =   300
            Width           =   645
            _ExtentX        =   1138
            _ExtentY        =   556
            Enabled         =   0   'False
            Caption         =   "保存"
            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
         End
         Begin XPControls.XPCommandButton cmdMoneyModify 
            Height          =   315
            Left            =   930
            TabIndex        =   22
            Top             =   300
            Width           =   645
            _ExtentX        =   1138
            _ExtentY        =   556
            Enabled         =   0   'False
            Caption         =   "修改"
            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
         End
         Begin XPControls.XPCommandButton cmdMoneyDelete 
            Height          =   315
            Left            =   1785
            TabIndex        =   23
            Top             =   300
            Width           =   645
            _ExtentX        =   1138
            _ExtentY        =   556
            Enabled         =   0   'False
            Caption         =   "删除"
            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
         End
         Begin XPControls.XPCommandButton cmdMoneyAdd 
            Height          =   315
            Left            =   90
            TabIndex        =   24
            Top             =   300
            Width           =   645
            _ExtentX        =   1138
            _ExtentY        =   556
            Enabled         =   0   'False
            Caption         =   "添加"
            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
         End
         Begin XPControls.XPCommandButton cmdExit 
            Cancel          =   -1  'True
            Height          =   315
            Left            =   3480
            TabIndex        =   25
            Top             =   300
            Width           =   645
            _ExtentX        =   1138
            _ExtentY        =   556
            Caption         =   "退出"
            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
         End
      End
      Begin VB.Frame Frame19 
         BackColor       =   &H80000018&
         Caption         =   "本次收费"
         Height          =   1725
         Left            =   3270
         TabIndex        =   13
         Top             =   2100
         Width           =   4395
         Begin XPControls.XPCommandButton cmdUseMoneyCard 
            Height          =   315
            Left            =   2100
            TabIndex        =   26
            Top             =   630
            Width           =   1215
            _ExtentX        =   2143
            _ExtentY        =   556
            Caption         =   "使用代金卡..."
            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
         End
         Begin VB.TextBox txtMemo 
            Height          =   585
            Left            =   1050
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   16
            Top             =   1020
            Width           =   3165
         End
         Begin VB.ComboBox cmbZFFS 
            Height          =   315
            Left            =   1050
            Style           =   2  'Dropdown List
            TabIndex        =   15
            Top             =   270
            Width           =   1125
         End
         Begin VB.TextBox txtSShou 
            Alignment       =   2  'Center
            ForeColor       =   &H00FF0000&
            Height          =   285
            Left            =   1050
            TabIndex        =   14
            Top             =   660
            Width           =   975
         End
         Begin VB.Label lblMemo 
            BackStyle       =   0  'Transparent
            Caption         =   "备注:"
            Height          =   255
            Left            =   120
            TabIndex        =   19
            Top             =   1020
            Width           =   945
         End
         Begin VB.Label lblZFFS 
            BackStyle       =   0  'Transparent
            Caption         =   "支付方式:"
            Height          =   255
            Left            =   150
            TabIndex        =   18
            Top             =   330
            Width           =   1035
         End
         Begin VB.Label lblSShou 
            BackStyle       =   0  'Transparent
            Caption         =   "实收(元):"
            Height          =   255
            Left            =   150
            TabIndex        =   17
            Top             =   690
            Width           =   915
         End
      End
      Begin VB.Frame Frame20 
         BackColor       =   &H80000018&
         Caption         =   "收费列表"
         Height          =   4425
         Left            =   120
         TabIndex        =   7
         Top             =   240
         Width           =   3075
         Begin VB.TextBox txtMemberName 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   285
            Left            =   1230
            TabIndex        =   10
            Top             =   3750
            Visible         =   0   'False
            Width           =   1725
         End
         Begin VB.TextBox txtMoneyRation 
            ForeColor       =   &H000000FF&
            Height          =   285
            Left            =   1230
            TabIndex        =   9
            Top             =   4080
            Visible         =   0   'False
            Width           =   855
         End
         Begin MSComctlLib.ListView lvwSFHistory 
            Height          =   3435
            Left            =   90
            TabIndex        =   8
            Top             =   270
            Width           =   2865
            _ExtentX        =   5054
            _ExtentY        =   6059
            View            =   3
            LabelEdit       =   1
            LabelWrap       =   -1  'True
            HideSelection   =   0   'False
            FullRowSelect   =   -1  'True
            GridLines       =   -1  'True
            _Version        =   393217
            ForeColor       =   -2147483640
            BackColor       =   -2147483643
            BorderStyle     =   1
            Appearance      =   1
            NumItems        =   3
            BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               Text            =   "日期"
               Object.Width           =   2187
            EndProperty
            BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   1
               Text            =   "收费方式"
               Object.Width           =   1765
            EndProperty
            BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   2
               Text            =   "实收"
               Object.Width           =   1305
            EndProperty
         End
         Begin VB.Label Label20 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "折扣率:"
            Height          =   255
            Left            =   390
            TabIndex        =   12
            Top             =   4110
            Visible         =   0   'False
            Width           =   765
         End
         Begin VB.Label Label19 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "会员级别:"
            Height          =   255
            Left            =   90
            TabIndex        =   11
            Top             =   3780
            Visible         =   0   'False
            Width           =   1065
         End
      End
      Begin VB.Frame Frame21 
         BackColor       =   &H80000018&
         Caption         =   "总额"
         Height          =   1755
         Left            =   3270
         TabIndex        =   1
         Top             =   150
         Width           =   4395
         Begin VB.TextBox txtPriceMemo 
            Height          =   675
            Left            =   1470
            MultiLine       =   -1  'True

⌨️ 快捷键说明

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