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

📄 frmcustomeredit.frm

📁 机动车租赁管理就是对车辆信息和客户信息的管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form FrmCustomerEdit 
   Caption         =   "编辑客户信息"
   ClientHeight    =   4800
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10095
   Icon            =   "FrmCustomerEdit.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   4800
   ScaleWidth      =   10095
   StartUpPosition =   2  '屏幕中心
   Begin VB.TextBox txtId 
      Height          =   330
      Left            =   1200
      TabIndex        =   47
      Top             =   165
      Width           =   1215
   End
   Begin VB.Frame Frame4 
      Caption         =   "抵押担保"
      Height          =   735
      Left            =   120
      TabIndex        =   37
      Top             =   2640
      Width           =   9855
      Begin VB.TextBox txtWWorkPlace 
         Height          =   330
         Left            =   7800
         TabIndex        =   45
         Top             =   285
         Width           =   1815
      End
      Begin VB.TextBox txtWIdCard 
         Height          =   330
         Left            =   5160
         TabIndex        =   43
         Top             =   285
         Width           =   1215
      End
      Begin VB.TextBox txtWName 
         Height          =   330
         Left            =   2760
         TabIndex        =   41
         Top             =   285
         Width           =   855
      End
      Begin VB.ComboBox cob_Cert 
         Height          =   300
         ItemData        =   "FrmCustomerEdit.frx":08CA
         Left            =   960
         List            =   "FrmCustomerEdit.frx":08D7
         TabIndex        =   39
         Top             =   300
         Width           =   855
      End
      Begin VB.Label Label20 
         AutoSize        =   -1  'True
         Caption         =   "担保人单位"
         Height          =   180
         Left            =   6720
         TabIndex        =   44
         Top             =   360
         Width           =   900
      End
      Begin VB.Label Label18 
         AutoSize        =   -1  'True
         Caption         =   "担保人身份证"
         Height          =   180
         Left            =   3840
         TabIndex        =   42
         Top             =   360
         Width           =   1080
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         Caption         =   "担保人"
         Height          =   180
         Left            =   2160
         TabIndex        =   40
         Top             =   360
         Width           =   540
      End
      Begin VB.Label Label17 
         AutoSize        =   -1  'True
         Caption         =   "抵押证件"
         Height          =   180
         Left            =   120
         TabIndex        =   38
         Top             =   360
         Width           =   720
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "会员信息"
      Height          =   735
      Left            =   120
      TabIndex        =   30
      Top             =   3480
      Width           =   9855
      Begin VB.TextBox txtRate 
         Enabled         =   0   'False
         Height          =   330
         Left            =   3600
         TabIndex        =   34
         Top             =   285
         Width           =   855
      End
      Begin MSDataListLib.DataCombo dco_MemType 
         Height          =   330
         Left            =   1080
         TabIndex        =   32
         Top             =   285
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   582
         _Version        =   393216
         Style           =   2
         ListField       =   ""
         BoundColumn     =   ""
         Text            =   ""
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   6720
         Top             =   240
         Visible         =   0   'False
         Width           =   2295
         _ExtentX        =   4048
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         Caption         =   "折  扣"
         Height          =   180
         Left            =   2880
         TabIndex        =   33
         Top             =   360
         Width           =   540
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "会员类型"
         Height          =   180
         Left            =   240
         TabIndex        =   31
         Top             =   360
         Width           =   720
      End
   End
   Begin VB.CommandButton Cmd_Exit 
      Caption         =   "取 消"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5520
      MouseIcon       =   "FrmCustomerEdit.frx":08F3
      TabIndex        =   22
      Top             =   4320
      Width           =   1215
   End
   Begin VB.CommandButton Cmd_OK 
      Caption         =   "确 定"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   3480
      MouseIcon       =   "FrmCustomerEdit.frx":0BFD
      TabIndex        =   21
      Top             =   4320
      Width           =   1215
   End
   Begin VB.Frame Frame2 
      Caption         =   "驾驶证信息"
      Height          =   735
      Left            =   120
      TabIndex        =   13
      Top             =   1800
      Width           =   9855
      Begin VB.ComboBox cob_LType 
         Height          =   300
         ItemData        =   "FrmCustomerEdit.frx":0F07
         Left            =   3120
         List            =   "FrmCustomerEdit.frx":0F14
         TabIndex        =   29
         Top             =   285
         Width           =   855
      End
      Begin VB.TextBox txtDriverAge 
         BeginProperty DataFormat 
            Type            =   0
            Format          =   "yyyy-MM-dd"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
         Height          =   300
         Left            =   4560
         TabIndex        =   27
         Top             =   285
         Width           =   495
      End
      Begin VB.TextBox txtLNo 
         BeginProperty DataFormat 
            Type            =   0
            Format          =   "yyyy-MM-dd"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
         Height          =   300
         Left            =   960
         TabIndex        =   20
         Top             =   285
         Width           =   1215
      End
      Begin VB.TextBox txtExpiredDate 
         BeginProperty DataFormat 
            Type            =   0
            Format          =   "yyyy-MM-dd"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
         Height          =   300
         Left            =   8400
         TabIndex        =   19
         Top             =   285
         Width           =   1215
      End
      Begin VB.TextBox txtGetDate 
         Height          =   270
         Left            =   6120
         TabIndex        =   18
         Top             =   300
         Width           =   1215
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "驾龄"
         Height          =   180
         Left            =   4080
         TabIndex        =   26
         Top             =   345
         Width           =   360
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "驾照类型"
         Height          =   180
         Left            =   2280
         TabIndex        =   17
         Top             =   345
         Width           =   720
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "失效日期"
         Height          =   180
         Left            =   7560
         TabIndex        =   16

⌨️ 快捷键说明

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