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

📄 frmcardalr.frm

📁 用VB开发的车辆数据库管理系统
💻 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 frmcarDAlr 
   BackColor       =   &H8000000A&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "车辆档案录入"
   ClientHeight    =   3390
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6255
   Icon            =   "frmcarDAlr.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   3390
   ScaleWidth      =   6255
   ShowInTaskbar   =   0   'False
   Begin VB.ComboBox Combo2 
      Enabled         =   0   'False
      Height          =   300
      ItemData        =   "frmcarDAlr.frx":1C7A
      Left            =   1545
      List            =   "frmcarDAlr.frx":1C7C
      TabIndex        =   27
      Top             =   1410
      Width           =   1365
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   4560
      Top             =   330
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _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.Frame Frame1 
      Caption         =   "车辆档案记录"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   2505
      Left            =   210
      TabIndex        =   0
      Top             =   420
      Width           =   5685
      Begin VB.ComboBox Combo1 
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "frmcarDAlr.frx":1C7E
         Left            =   1320
         List            =   "frmcarDAlr.frx":1C80
         TabIndex        =   26
         Top             =   600
         Width           =   1365
      End
      Begin VB.ComboBox cmnj 
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "frmcarDAlr.frx":1C82
         Left            =   4200
         List            =   "frmcarDAlr.frx":1C8C
         Style           =   2  'Dropdown List
         TabIndex        =   9
         Top             =   945
         Width           =   1365
      End
      Begin VB.ComboBox cmbf 
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "frmcarDAlr.frx":1C98
         Left            =   4200
         List            =   "frmcarDAlr.frx":1CA2
         Style           =   2  'Dropdown List
         TabIndex        =   8
         Top             =   1965
         Width           =   1365
      End
      Begin VB.ComboBox cmyd 
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "frmcarDAlr.frx":1CAE
         Left            =   4200
         List            =   "frmcarDAlr.frx":1CB8
         Style           =   2  'Dropdown List
         TabIndex        =   7
         Top             =   1653
         Width           =   1365
      End
      Begin VB.ComboBox cmbx 
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "frmcarDAlr.frx":1CC4
         Left            =   4200
         List            =   "frmcarDAlr.frx":1CCE
         Style           =   2  'Dropdown List
         TabIndex        =   6
         Top             =   1311
         Width           =   1365
      End
      Begin VB.TextBox Text4 
         Enabled         =   0   'False
         Height          =   285
         Left            =   1320
         TabIndex        =   5
         Top             =   1311
         Width           =   1365
      End
      Begin VB.TextBox Text5 
         Enabled         =   0   'False
         Height          =   285
         Left            =   1320
         TabIndex        =   4
         Top             =   1653
         Width           =   1365
      End
      Begin VB.TextBox Text6 
         Enabled         =   0   'False
         Height          =   285
         Left            =   1305
         TabIndex        =   3
         Top             =   2040
         Width           =   1365
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   285
         Left            =   1320
         TabIndex        =   2
         Top             =   285
         Width           =   1365
      End
      Begin VB.TextBox Text7 
         Enabled         =   0   'False
         Height          =   285
         Left            =   4200
         TabIndex        =   1
         Top             =   285
         Width           =   1365
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   285
         Left            =   4200
         TabIndex        =   10
         Top             =   615
         Width           =   1365
         _ExtentX        =   2408
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   24772609
         CurrentDate     =   38052
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   3075
         Top             =   -90
         Visible         =   0   'False
         Width           =   1200
         _ExtentX        =   2117
         _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       =   12632256
         ForeColor       =   16711680
         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         =   "    车  辆  档  案  记  录  浏  览"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin MSAdodcLib.Adodc Adodc3 
         Height          =   330
         Left            =   1575
         Top             =   -75
         Visible         =   0   'False
         Width           =   1200
         _ExtentX        =   2117
         _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         =   "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 Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135
         Index           =   2
         Left            =   4020
         TabIndex        =   25
         Top             =   675
         Width           =   255
      End
      Begin VB.Label Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135
         Index           =   1
         Left            =   1065
         TabIndex        =   24
         Top             =   630
         Width           =   255
      End
      Begin VB.Label Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135
         Index           =   0
         Left            =   1080
         TabIndex        =   23
         Top             =   345
         Width           =   255
      End
      Begin VB.Label Label2 
         Caption         =   "车辆类型:"
         Height          =   255
         Left            =   105
         TabIndex        =   22
         Top             =   627
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "驾驶员编号:"
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   969
         Width           =   1095
      End
      Begin VB.Label Label4 
         Caption         =   "购置日期:"
         Height          =   255
         Left            =   3120
         TabIndex        =   20
         Top             =   627
         Width           =   975
      End
      Begin VB.Label Label10 
         Caption         =   "使用人或单位"
         Height          =   255
         Left            =   105
         TabIndex        =   19
         Top             =   1311
         Width           =   1335
      End
      Begin VB.Label Label11 
         Caption         =   "车辆所在单位"
         Height          =   255
         Left            =   120
         TabIndex        =   18
         Top             =   1653
         Width           =   1335
      End
      Begin VB.Label Label12 
         Caption         =   "年 检 否:"
         Height          =   255
         Left            =   3120
         TabIndex        =   17
         Top             =   990
         Width           =   975
      End
      Begin VB.Label Label13 
         Caption         =   "保 险 否:"
         Height          =   255
         Left            =   3120
         TabIndex        =   16
         Top             =   1350
         Width           =   975
      End
      Begin VB.Label Label14 
         Caption         =   "异 动 否:"
         Height          =   285
         Left            =   3120
         TabIndex        =   15
         Top             =   1680
         Width           =   975
      End
      Begin VB.Label Label15 
         Caption         =   "报 废 否:"
         Height          =   255
         Left            =   3120

⌨️ 快捷键说明

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