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

📄 frmcarsglr.frm

📁 车辆管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmcarSGlr 
   Caption         =   "车辆事故列表"
   ClientHeight    =   3030
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10155
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   3030
   ScaleWidth      =   10155
   Begin VB.Frame Frame1 
      Caption         =   "车辆事故记录"
      Height          =   2520
      Left            =   90
      TabIndex        =   6
      Top             =   90
      Width           =   10005
      Begin VB.TextBox Text3 
         DataField       =   "车辆类型"
         DataSource      =   "Adodc1"
         Height          =   270
         Left            =   1320
         TabIndex        =   41
         Top             =   990
         Width           =   1605
      End
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   330
         Left            =   7380
         Top             =   1695
         Visible         =   0   'False
         Width           =   2415
         _ExtentX        =   4260
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   1
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=clgl.mdb;Persist Security Info=False"
         OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=clgl.mdb;Persist Security Info=False"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from 车辆类型表"
         Caption         =   "Adodc2"
         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.TextBox Text1 
         DataField       =   "事故编号"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         TabIndex        =   19
         ToolTipText     =   "格式为日期“20040508”是有效格式!"
         Top             =   240
         Width           =   1605
      End
      Begin VB.TextBox Text2 
         DataField       =   "车牌号码"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         TabIndex        =   18
         Top             =   630
         Width           =   1605
      End
      Begin VB.TextBox Text5 
         DataField       =   "事故概要"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         TabIndex        =   17
         Top             =   1692
         Width           =   1605
      End
      Begin VB.TextBox Text6 
         DataField       =   "事故确认者"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         TabIndex        =   16
         Top             =   2055
         Width           =   1605
      End
      Begin VB.TextBox Text7 
         DataField       =   "公司负担金"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   4350
         TabIndex        =   15
         Top             =   270
         Width           =   1605
      End
      Begin VB.TextBox Text8 
         DataField       =   "保险理赔金"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   4350
         TabIndex        =   14
         Top             =   630
         Width           =   1605
      End
      Begin VB.TextBox Text9 
         DataField       =   "对方赔偿金"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   4350
         TabIndex        =   13
         Top             =   990
         Width           =   1605
      End
      Begin VB.TextBox Text10 
         DataField       =   "对方姓名"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   4350
         TabIndex        =   12
         Top             =   1350
         Width           =   1605
      End
      Begin VB.TextBox Text11 
         DataField       =   "对方住址"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   4350
         TabIndex        =   11
         Top             =   1710
         Width           =   1605
      End
      Begin VB.TextBox Text12 
         DataField       =   "对方所在单位"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   4350
         TabIndex        =   10
         Top             =   2070
         Width           =   5475
      End
      Begin VB.TextBox Text13 
         DataField       =   "对方损坏程度"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   675
         Left            =   7380
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   9
         Top             =   270
         Width           =   2520
      End
      Begin VB.TextBox Text14 
         DataField       =   "和解内容"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   675
         Left            =   7380
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   8
         Top             =   1125
         Width           =   2520
      End
      Begin VB.TextBox TextDTP 
         DataField       =   "事故时间"
         DataSource      =   "Adodc1"
         Height          =   270
         Left            =   1320
         TabIndex        =   7
         Top             =   1335
         Width           =   1605
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   270
         Left            =   1305
         TabIndex        =   20
         Top             =   1335
         Width           =   1605
         _ExtentX        =   2831
         _ExtentY        =   476
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   26935297
         CurrentDate     =   38323
      End
      Begin VB.Label Label1 
         Caption         =   "事故编号:"
         Height          =   315
         Left            =   285
         TabIndex        =   40
         Top             =   270
         Width           =   1305
      End
      Begin VB.Label Label2 
         Caption         =   "车牌号码:"
         Height          =   315
         Left            =   285
         TabIndex        =   39
         Top             =   630
         Width           =   1305
      End
      Begin VB.Label Label3 
         Caption         =   "车辆类型:"
         Height          =   315
         Left            =   285
         TabIndex        =   38
         Top             =   990
         Width           =   1305
      End
      Begin VB.Label Label4 
         Caption         =   "事故时间:"
         Height          =   315
         Left            =   285
         TabIndex        =   37
         Top             =   1350
         Width           =   1305
      End
      Begin VB.Label Label5 
         Caption         =   "事故概要:"
         Height          =   315
         Index           =   0
         Left            =   270
         TabIndex        =   36
         Top             =   1710
         Width           =   1305
      End
      Begin VB.Label Label6 
         Caption         =   "事故确认者:"
         Height          =   315
         Left            =   270
         TabIndex        =   35
         Top             =   2070
         Width           =   1305
      End
      Begin VB.Label Label7 
         Caption         =   "公司负担金:"
         Height          =   315
         Left            =   3015
         TabIndex        =   34
         Top             =   270
         Width           =   1305
      End
      Begin VB.Label Label8 
         Caption         =   "保险理赔金:"
         Height          =   315
         Left            =   3015
         TabIndex        =   33
         Top             =   630
         Width           =   1305
      End
      Begin VB.Label Label9 
         Caption         =   "对方赔偿金:"
         Height          =   315
         Left            =   3015
         TabIndex        =   32
         Top             =   990
         Width           =   1305
      End
      Begin VB.Label Label10 
         Caption         =   "对方姓名:"
         Height          =   315
         Left            =   3015
         TabIndex        =   31
         Top             =   1350
         Width           =   1305
      End
      Begin VB.Label Label11 
         Caption         =   "对方住址:"
         Height          =   315
         Left            =   3015
         TabIndex        =   30
         Top             =   1710
         Width           =   1305
      End
      Begin VB.Label Label12 
         Caption         =   "对方所在单位:"
         Height          =   315
         Left            =   3015
         TabIndex        =   29
         Top             =   2070
         Width           =   1305
      End
      Begin VB.Label Label13 
         Caption         =   "对方破坏程度:"
         Height          =   315
         Left            =   6150
         TabIndex        =   28
         Top             =   285
         Width           =   1305
      End
      Begin VB.Label Label14 
         Caption         =   "和解内容:"
         Height          =   315
         Left            =   6150
         TabIndex        =   27
         Top             =   1005
         Width           =   1305
      End
      Begin VB.Label Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   2
         Left            =   1155
         TabIndex        =   26
         Top             =   255
         Width           =   150
      End
      Begin VB.Label Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135
         Index           =   1
         Left            =   1170
         TabIndex        =   25
         Top             =   630
         Width           =   255
      End
      Begin VB.Label Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135

⌨️ 快捷键说明

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