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

📄 frm_clxx.frm

📁 VB物流管理系统毕业设计带源码源码+论文 vB+sql的毕业设计
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Frm_Clxx 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "车辆资料设置"
   ClientHeight    =   5985
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7635
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   5985
   ScaleWidth      =   7635
   StartUpPosition =   3  '窗口缺省
   Begin VB.Timer Timer1 
      Interval        =   60
      Left            =   4050
      Top             =   4635
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   4875
      Top             =   6075
      Visible         =   0   'False
      Width           =   1815
      _ExtentX        =   3201
      _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 MSComctlLib.ImageList ImageList1 
      Left            =   5280
      Top             =   4755
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   26
      ImageHeight     =   26
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   7
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Clxx.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Clxx.frx":165A
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Clxx.frx":2CB4
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Clxx.frx":430E
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Clxx.frx":5968
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Clxx.frx":6FC2
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Clxx.frx":861C
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Tbr_xxcz 
      Align           =   1  'Align Top
      Height          =   765
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   7635
      _ExtentX        =   13467
      _ExtentY        =   1349
      ButtonWidth     =   1455
      ButtonHeight    =   1191
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   7
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   " 添加"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "  删除  "
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "修改"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "取消"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "查询"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            ImageIndex      =   7
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame1 
      Caption         =   "车辆基本信息"
      Height          =   2070
      Left            =   45
      TabIndex        =   0
      Top             =   885
      Width           =   7560
      Begin VB.CommandButton Cmd_Select 
         Caption         =   "<<"
         Height          =   310
         Left            =   2325
         TabIndex        =   32
         Top             =   585
         Width           =   330
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   11
         Left            =   3510
         ScrollBars      =   2  'Vertical
         TabIndex        =   31
         Top             =   1695
         Width           =   3945
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   10
         Left            =   915
         ScrollBars      =   2  'Vertical
         TabIndex        =   30
         Top             =   1665
         Width           =   1740
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   9
         Left            =   5895
         ScrollBars      =   2  'Vertical
         TabIndex        =   29
         Top             =   1335
         Width           =   1545
      End
      Begin MSComCtl2.DTPicker DT2 
         Height          =   300
         Left            =   5880
         TabIndex        =   27
         Top             =   600
         Width           =   1545
         _ExtentX        =   2725
         _ExtentY        =   529
         _Version        =   393216
         Format          =   65667073
         CurrentDate     =   38696
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   8
         Left            =   3510
         ScrollBars      =   2  'Vertical
         TabIndex        =   25
         Top             =   1335
         Width           =   1425
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   7
         Left            =   915
         ScrollBars      =   2  'Vertical
         TabIndex        =   23
         Top             =   1305
         Width           =   1740
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   6
         Left            =   5895
         ScrollBars      =   2  'Vertical
         TabIndex        =   21
         Top             =   960
         Width           =   1545
      End
      Begin VB.ComboBox Cbx_lx 
         Height          =   300
         ItemData        =   "Frm_Clxx.frx":9C76
         Left            =   5880
         List            =   "Frm_Clxx.frx":9C83
         TabIndex        =   17
         Top             =   225
         Width           =   1545
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   5
         Left            =   3510
         ScrollBars      =   2  'Vertical
         TabIndex        =   14
         Top             =   960
         Width           =   1425
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   4
         Left            =   915
         ScrollBars      =   2  'Vertical
         TabIndex        =   12
         Top             =   945
         Width           =   1740
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   3
         Left            =   3510
         ScrollBars      =   2  'Vertical
         TabIndex        =   9
         Top             =   585
         Width           =   1425
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   2
         Left            =   915
         ScrollBars      =   2  'Vertical
         TabIndex        =   6
         Top             =   585
         Width           =   1425
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   1
         Left            =   3510
         TabIndex        =   5
         Top             =   225
         Width           =   1425
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   0
         Left            =   915
         TabIndex        =   3
         Top             =   225
         Width           =   1740
      End
      Begin VB.Label Label18 
         Caption         =   "电子邮件"
         Height          =   255
         Left            =   2715
         TabIndex        =   28
         Top             =   1035
         Width           =   750
      End
      Begin VB.Label Label12 
         Caption         =   "备注"
         Height          =   255
         Left            =   2715
         TabIndex        =   26
         Top             =   1710
         Width           =   930
      End
      Begin VB.Label Label11 
         Caption         =   "车主地址"
         Height          =   300
         Left            =   120
         TabIndex        =   24
         Top             =   1740
         Width           =   765
      End
      Begin VB.Label Label10 
         Caption         =   "司机手机"
         Height          =   240
         Left            =   2715
         TabIndex        =   22
         Top             =   1395
         Width           =   870
      End
      Begin VB.Label Label9 
         Caption         =   "出生日期"
         Height          =   270
         Left            =   4995
         TabIndex        =   20
         Top             =   705
         Width           =   780
      End
      Begin VB.Label Label7 
         Caption         =   "车主手机"
         Height          =   240
         Left            =   120
         TabIndex        =   19
         Top             =   1380
         Width           =   870
      End
      Begin VB.Label Label6 
         Caption         =   "车主电话"
         Height          =   315
         Left            =   4995
         TabIndex        =   18
         Top             =   1050
         Width           =   870
      End
      Begin VB.Label Label5 
         Caption         =   "邮政编码"
         Height          =   240
         Left            =   4995
         TabIndex        =   13
         Top             =   1395
         Width           =   795
      End
      Begin VB.Label Label4 
         Caption         =   "身份证号"
         Height          =   240
         Left            =   120
         TabIndex        =   11
         Top             =   1020
         Width           =   810
      End
      Begin VB.Label Label3 
         Caption         =   "车主姓名"
         Height          =   300
         Left            =   2715
         TabIndex        =   10
         Top             =   675
         Width           =   735
      End
      Begin VB.Label Label2 
         Caption         =   "司机姓名"
         Height          =   300
         Left            =   120
         TabIndex        =   8
         Top             =   660
         Width           =   750
      End
      Begin VB.Label Label8 
         Caption         =   "车辆类型"
         Height          =   285
         Left            =   4995
         TabIndex        =   7

⌨️ 快捷键说明

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