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

📄 frmcarydlr.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 frmcarydlr 
   Caption         =   "车辆异动列表"
   ClientHeight    =   2010
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6645
   Icon            =   "frmcarydlr.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   2010
   ScaleWidth      =   6645
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   3735
      Top             =   1020
      Visible         =   0   'False
      Width           =   1335
      _ExtentX        =   2355
      _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       =   -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         =   "浏览异动信息记录"
      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         =   "异动信息记录"
      Height          =   1380
      Left            =   120
      TabIndex        =   0
      Top             =   75
      Width           =   6330
      Begin VB.TextBox Text4 
         Enabled         =   0   'False
         Height          =   300
         Left            =   4425
         ScrollBars      =   2  'Vertical
         TabIndex        =   10
         Top             =   607
         Width           =   1740
      End
      Begin VB.TextBox Text3 
         Enabled         =   0   'False
         Height          =   270
         Left            =   4425
         TabIndex        =   9
         Top             =   240
         Width           =   1740
      End
      Begin VB.TextBox Text2 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1470
         TabIndex        =   8
         Top             =   975
         Width           =   1740
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   270
         Left            =   1470
         TabIndex        =   7
         Top             =   600
         Width           =   1740
         _ExtentX        =   3069
         _ExtentY        =   476
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   24903681
         CurrentDate     =   39418
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1470
         TabIndex        =   6
         Top             =   240
         Width           =   1740
      End
      Begin VB.Label Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135
         Index           =   2
         Left            =   1305
         TabIndex        =   13
         Top             =   1035
         Width           =   255
      End
      Begin VB.Label Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135
         Index           =   1
         Left            =   1305
         TabIndex        =   12
         Top             =   675
         Width           =   255
      End
      Begin VB.Label Label5 
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135
         Index           =   6
         Left            =   1305
         TabIndex        =   11
         Top             =   315
         Width           =   255
      End
      Begin VB.Label Label5 
         Caption         =   "备注:"
         Height          =   195
         Index           =   0
         Left            =   3645
         TabIndex        =   5
         Top             =   607
         Width           =   915
      End
      Begin VB.Label Label4 
         Caption         =   "经手人:"
         Height          =   195
         Left            =   3645
         TabIndex        =   4
         Top             =   255
         Width           =   915
      End
      Begin VB.Label Label3 
         Caption         =   "异动地点:"
         Height          =   195
         Left            =   285
         TabIndex        =   3
         Top             =   960
         Width           =   915
      End
      Begin VB.Label Label2 
         Caption         =   "异动时间:"
         Height          =   195
         Left            =   285
         TabIndex        =   2
         Top             =   607
         Width           =   915
      End
      Begin VB.Label Label1 
         Caption         =   "车牌号码:"
         Height          =   195
         Left            =   285
         TabIndex        =   1
         Top             =   255
         Width           =   915
      End
   End
   Begin VB.Image Imgexit 
      Height          =   330
      Left            =   5610
      Picture         =   "frmcarydlr.frx":1C7A
      Stretch         =   -1  'True
      Top             =   1590
      Width           =   900
   End
   Begin VB.Image Imgcancel 
      Height          =   330
      Left            =   4680
      Picture         =   "frmcarydlr.frx":5C4C
      Stretch         =   -1  'True
      Top             =   1590
      Width           =   900
   End
   Begin VB.Image Imgok 
      Height          =   330
      Left            =   3750
      Picture         =   "frmcarydlr.frx":9C5E
      Stretch         =   -1  'True
      Top             =   1590
      Width           =   900
   End
   Begin VB.Image ImgFind 
      Height          =   330
      Left            =   2835
      Picture         =   "frmcarydlr.frx":DC6B
      Stretch         =   -1  'True
      Top             =   1590
      Width           =   900
   End
   Begin VB.Image Imgdelete 
      Height          =   330
      Left            =   1920
      Picture         =   "frmcarydlr.frx":11C73
      Stretch         =   -1  'True
      Top             =   1590
      Width           =   900
   End
   Begin VB.Image Imgupdate 
      Height          =   330
      Left            =   1005
      Picture         =   "frmcarydlr.frx":15C82
      Stretch         =   -1  'True
      Top             =   1590
      Width           =   900
   End
   Begin VB.Image Imgadd 
      Height          =   330
      Left            =   90
      Picture         =   "frmcarydlr.frx":19C9D
      Stretch         =   -1  'True
      Top             =   1590
      Width           =   900
   End
End
Attribute VB_Name = "frmcarydlr"

⌨️ 快捷键说明

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