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

📄 frmcardalr.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 frmcarDAlr 
   BackColor       =   &H8000000A&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "车辆档案记录"
   ClientHeight    =   2700
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7320
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   2700
   ScaleWidth      =   7320
   ShowInTaskbar   =   0   'False
   Begin VB.ComboBox Combo2 
      DataField       =   "驾驶员编号"
      DataSource      =   "Adodc1"
      Enabled         =   0   'False
      Height          =   300
      Left            =   1440
      TabIndex        =   34
      Top             =   1080
      Width           =   1365
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "取 消(&Q)"
      Enabled         =   0   'False
      Height          =   330
      Left            =   6030
      TabIndex        =   1
      Top             =   1875
      Width           =   1095
   End
   Begin VB.CommandButton cmdok 
      Caption         =   "确 定(&O)"
      Enabled         =   0   'False
      Height          =   330
      Left            =   6030
      TabIndex        =   4
      Top             =   1560
      Width           =   1095
   End
   Begin VB.CommandButton cmdFind 
      Caption         =   "查 询(&F)"
      Height          =   330
      Left            =   6030
      TabIndex        =   33
      Top             =   1170
      Width           =   1095
   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            =   120
      TabIndex        =   6
      Top             =   105
      Width           =   5685
      Begin VB.ComboBox Combo1 
         DataField       =   "车辆类型"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   1320
         TabIndex        =   32
         Top             =   615
         Width           =   1365
      End
      Begin VB.ComboBox cmnj 
         DataField       =   "年检审"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "frmcarDAlr.frx":0000
         Left            =   4200
         List            =   "frmcarDAlr.frx":000A
         Style           =   2  'Dropdown List
         TabIndex        =   15
         Top             =   969
         Width           =   1365
      End
      Begin VB.ComboBox cmbf 
         DataField       =   "报废否"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "frmcarDAlr.frx":0016
         Left            =   4200
         List            =   "frmcarDAlr.frx":0020
         Style           =   2  'Dropdown List
         TabIndex        =   14
         Top             =   1965
         Width           =   1365
      End
      Begin VB.ComboBox cmyd 
         DataField       =   "异动否"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "frmcarDAlr.frx":002C
         Left            =   4200
         List            =   "frmcarDAlr.frx":0036
         Style           =   2  'Dropdown List
         TabIndex        =   13
         Top             =   1653
         Width           =   1365
      End
      Begin VB.ComboBox cmbx 
         DataField       =   "保险否"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "frmcarDAlr.frx":0042
         Left            =   4200
         List            =   "frmcarDAlr.frx":004C
         Style           =   2  'Dropdown List
         TabIndex        =   12
         Top             =   1311
         Width           =   1365
      End
      Begin VB.TextBox Text4 
         DataField       =   "使用人或单位"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   285
         Left            =   1320
         TabIndex        =   11
         Top             =   1311
         Width           =   1365
      End
      Begin VB.TextBox Text5 
         DataField       =   "车辆所在单位"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   285
         Left            =   1320
         TabIndex        =   10
         Top             =   1653
         Width           =   1365
      End
      Begin VB.TextBox Text6 
         DataField       =   "备注"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   285
         Left            =   1320
         TabIndex        =   9
         Top             =   1995
         Width           =   1365
      End
      Begin VB.TextBox Text1 
         DataField       =   "车牌号码"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   285
         Left            =   1320
         TabIndex        =   8
         Top             =   285
         Width           =   1365
      End
      Begin VB.TextBox Text7 
         DataField       =   "厂牌型号"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   285
         Left            =   4200
         TabIndex        =   7
         Top             =   285
         Width           =   1365
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   285
         Left            =   4200
         TabIndex        =   16
         Top             =   615
         Width           =   1365
         _ExtentX        =   2408
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   27000833
         CurrentDate     =   38052
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   1995
         Top             =   2130
         Visible         =   0   'False
         Width           =   1455
         _ExtentX        =   2566
         _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            =   2430
         Top             =   2160
         Visible         =   0   'False
         Width           =   2010
         _ExtentX        =   3545
         _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        =   31
         Top             =   675
         Width           =   255
      End
      Begin VB.Label Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135
         Index           =   1
         Left            =   1065
         TabIndex        =   30
         Top             =   630
         Width           =   255
      End
      Begin VB.Label Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135
         Index           =   0
         Left            =   1080
         TabIndex        =   29
         Top             =   345
         Width           =   255
      End
      Begin VB.Label Label2 
         Caption         =   "车辆类型:"
         Height          =   255
         Left            =   105
         TabIndex        =   28
         Top             =   627
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "驾驶员编号:"
         Height          =   255
         Left            =   120
         TabIndex        =   27
         Top             =   969
         Width           =   1095
      End
      Begin VB.Label Label4 
         Caption         =   "购置日期:"
         Height          =   255
         Left            =   3120
         TabIndex        =   26
         Top             =   627
         Width           =   975
      End
      Begin VB.Label Label10 
         Caption         =   "使用人或单位"
         Height          =   255
         Left            =   105
         TabIndex        =   25
         Top             =   1311
         Width           =   1335
      End
      Begin VB.Label Label11 
         Caption         =   "车辆所在单位"
         Height          =   255
         Left            =   120
         TabIndex        =   24
         Top             =   1653
         Width           =   1335

⌨️ 快捷键说明

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