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

📄 frmleaseaddedit.frm

📁 出租车管理系统 功能强大
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FrmLeaseAddEdit 
   Caption         =   "编辑车辆续租信息"
   ClientHeight    =   6600
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8640
   LinkTopic       =   "Form1"
   Picture         =   "FrmLeaseAddEdit.frx":0000
   ScaleHeight     =   6600
   ScaleWidth      =   8640
   StartUpPosition =   2  '屏幕中心
   Begin VB.TextBox Text1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000013&
      BorderStyle     =   0  'None
      Height          =   375
      Left            =   360
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      TabIndex        =   40
      Text            =   "FrmLeaseAddEdit.frx":E2C4
      Top             =   6120
      Width           =   6975
   End
   Begin VB.Frame Frame3 
      Height          =   735
      Left            =   120
      TabIndex        =   35
      Top             =   4800
      Width           =   8415
      Begin VB.TextBox txtCost 
         Enabled         =   0   'False
         Height          =   300
         Left            =   4215
         TabIndex        =   41
         Text            =   "0"
         Top             =   240
         Width           =   800
      End
      Begin VB.TextBox txtRate 
         Enabled         =   0   'False
         Height          =   300
         Left            =   975
         TabIndex        =   38
         Text            =   "1"
         Top             =   240
         Width           =   800
      End
      Begin VB.TextBox txtUserName 
         Height          =   300
         Left            =   7440
         TabIndex        =   36
         Top             =   240
         Width           =   800
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "租车费用"
         Height          =   180
         Left            =   3360
         TabIndex        =   42
         Top             =   300
         Width           =   720
      End
      Begin VB.Label Label18 
         AutoSize        =   -1  'True
         Caption         =   "享受折扣"
         Height          =   180
         Left            =   120
         TabIndex        =   39
         Top             =   300
         Width           =   720
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "经办人"
         Height          =   180
         Left            =   6720
         TabIndex        =   37
         Top             =   300
         Width           =   540
      End
   End
   Begin VB.TextBox txtContractNo 
      Height          =   330
      Left            =   1080
      TabIndex        =   11
      Top             =   100
      Width           =   2895
   End
   Begin VB.CommandButton Cmd_Cancel 
      Caption         =   "取 消"
      Height          =   375
      Left            =   4800
      MouseIcon       =   "FrmLeaseAddEdit.frx":E30F
      TabIndex        =   9
      Top             =   5640
      Width           =   1095
   End
   Begin VB.CommandButton Cmd_OK 
      Caption         =   "续 租"
      Height          =   375
      Left            =   2400
      MouseIcon       =   "FrmLeaseAddEdit.frx":E619
      TabIndex        =   8
      Top             =   5640
      Width           =   1095
   End
   Begin VB.Frame Frame4 
      Caption         =   "租赁信息"
      Height          =   1815
      Left            =   120
      TabIndex        =   2
      Top             =   2880
      Width           =   8415
      Begin VB.TextBox txtOutKM 
         Enabled         =   0   'False
         Height          =   300
         Left            =   7320
         TabIndex        =   33
         Text            =   "0"
         Top             =   1032
         Width           =   800
      End
      Begin VB.TextBox txtOKMPrice 
         Enabled         =   0   'False
         Height          =   300
         Left            =   7320
         TabIndex        =   26
         Text            =   "0"
         Top             =   636
         Width           =   800
      End
      Begin VB.TextBox txtOTPrice 
         Enabled         =   0   'False
         Height          =   300
         Left            =   3735
         TabIndex        =   25
         Text            =   "0"
         Top             =   240
         Width           =   800
      End
      Begin VB.TextBox txtDayKM 
         Enabled         =   0   'False
         Height          =   300
         Left            =   7320
         TabIndex        =   24
         Text            =   "0"
         Top             =   240
         Width           =   800
      End
      Begin VB.TextBox txtDayPrice 
         Enabled         =   0   'False
         Height          =   300
         Left            =   960
         TabIndex        =   23
         Text            =   "0"
         Top             =   1032
         Width           =   800
      End
      Begin VB.TextBox txtDeposit 
         Enabled         =   0   'False
         Height          =   300
         Left            =   960
         TabIndex        =   22
         Text            =   "0"
         Top             =   240
         Width           =   800
      End
      Begin VB.TextBox txtWeekEndPrice 
         Enabled         =   0   'False
         Height          =   300
         Left            =   960
         TabIndex        =   21
         Text            =   "0"
         Top             =   1428
         Width           =   800
      End
      Begin VB.TextBox txtLeaseMode 
         Enabled         =   0   'False
         Height          =   300
         Left            =   960
         TabIndex        =   20
         Top             =   636
         Width           =   800
      End
      Begin VB.TextBox txtWeekEndCount 
         Enabled         =   0   'False
         Height          =   300
         Left            =   7320
         TabIndex        =   16
         Text            =   "0"
         Top             =   1428
         Width           =   800
      End
      Begin VB.TextBox txtWorkDays 
         Height          =   300
         Left            =   3720
         TabIndex        =   13
         Text            =   "0"
         Top             =   1428
         Width           =   800
      End
      Begin VB.TextBox txtReturnTime 
         Enabled         =   0   'False
         Height          =   300
         Left            =   3735
         TabIndex        =   7
         Top             =   1032
         Width           =   1815
      End
      Begin VB.TextBox txtLeaseTime 
         Enabled         =   0   'False
         Height          =   300
         Left            =   3735
         TabIndex        =   6
         Top             =   636
         Width           =   1815
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "出车公里数"
         Height          =   180
         Left            =   6225
         TabIndex        =   34
         Top             =   1092
         Width           =   900
      End
      Begin VB.Label Label26 
         AutoSize        =   -1  'True
         Caption         =   "超公里加"
         Height          =   180
         Left            =   6405
         TabIndex        =   32
         Top             =   696
         Width           =   720
      End
      Begin VB.Label Label24 
         AutoSize        =   -1  'True
         Caption         =   "超时加"
         Height          =   180
         Left            =   3060
         TabIndex        =   31
         Top             =   300
         Width           =   540
      End
      Begin VB.Label Label22 
         AutoSize        =   -1  'True
         Caption         =   "日限公里"
         Height          =   180
         Left            =   6405
         TabIndex        =   30
         Top             =   300
         Width           =   720
      End
      Begin VB.Label Label16 
         AutoSize        =   -1  'True
         Caption         =   "租金"
         Height          =   180
         Left            =   480
         TabIndex        =   29
         Top             =   1092
         Width           =   360
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         Caption         =   "押金"
         Height          =   180
         Left            =   480
         TabIndex        =   28
         Top             =   300
         Width           =   360
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "周末租金"
         Height          =   180
         Left            =   120
         TabIndex        =   27
         Top             =   1488
         Width           =   720
      End
      Begin VB.Label Label20 
         AutoSize        =   -1  'True
         Caption         =   "个"
         Height          =   180
         Left            =   8160
         TabIndex        =   17
         Top             =   1488
         Width           =   180
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         Caption         =   "周末数"
         Height          =   180
         Left            =   6660
         TabIndex        =   15
         Top             =   1488
         Width           =   540
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "个"
         Height          =   180
         Left            =   4560
         TabIndex        =   14
         Top             =   1488
         Width           =   180
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "工作日"
         Height          =   180
         Left            =   3060
         TabIndex        =   12
         Top             =   1488
         Width           =   540
      End
      Begin VB.Label Label33 
         AutoSize        =   -1  'True
         Caption         =   "还车时间"
         Height          =   180
         Left            =   2880
         TabIndex        =   5
         Top             =   1092
         Width           =   720
      End
      Begin VB.Label Label31 
         AutoSize        =   -1  'True
         Caption         =   "租车时间"
         Height          =   180
         Left            =   2880
         TabIndex        =   4
         Top             =   696
         Width           =   720
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "租赁模式"
         Height          =   180
         Left            =   120
         TabIndex        =   3
         Top             =   696
         Width           =   720
      End

⌨️ 快捷键说明

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