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

📄 frmclxx.frm

📁 VB的关于物流编程的配送
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmCLXX 
   BackColor       =   &H00FF0000&
   Caption         =   "车辆信息"
   ClientHeight    =   8175
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10260
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   ScaleHeight     =   11010
   ScaleWidth      =   15240
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command7 
      Caption         =   "退   出"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   12840
      Picture         =   "frmCLXX.frx":0000
      Style           =   1  'Graphical
      TabIndex        =   29
      Top             =   10440
      Width           =   1215
   End
   Begin VB.CommandButton Command3 
      Caption         =   "刷   新"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5280
      Picture         =   "frmCLXX.frx":0B25
      Style           =   1  'Graphical
      TabIndex        =   28
      Top             =   10440
      Width           =   1335
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   8160
      Top             =   10440
      Width           =   3015
      _ExtentX        =   5318
      _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       =   65535
      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            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Height          =   6255
      Left            =   3840
      TabIndex        =   25
      Top             =   3960
      Width           =   11175
      _ExtentX        =   19711
      _ExtentY        =   11033
      _Version        =   393216
      BackColor       =   65535
      HeadLines       =   1
      RowHeight       =   15
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame2 
      Caption         =   "车辆信息"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000080&
      Height          =   3375
      Left            =   240
      TabIndex        =   5
      Top             =   240
      Width           =   14775
      Begin VB.ComboBox Combo5 
         BackColor       =   &H0000FFFF&
         ForeColor       =   &H00C00000&
         Height          =   330
         ItemData        =   "frmCLXX.frx":164A
         Left            =   5880
         List            =   "frmCLXX.frx":1654
         TabIndex        =   34
         Text            =   "Combo5"
         Top             =   1680
         Width           =   1455
      End
      Begin VB.ComboBox Combo4 
         BackColor       =   &H0000FFFF&
         ForeColor       =   &H00C00000&
         Height          =   330
         ItemData        =   "frmCLXX.frx":1670
         Left            =   10320
         List            =   "frmCLXX.frx":167A
         TabIndex        =   33
         Text            =   "Combo4"
         Top             =   840
         Width           =   1455
      End
      Begin VB.ComboBox Combo3 
         BackColor       =   &H0000FFFF&
         ForeColor       =   &H00C00000&
         Height          =   330
         ItemData        =   "frmCLXX.frx":168A
         Left            =   10320
         List            =   "frmCLXX.frx":1694
         TabIndex        =   32
         Text            =   "Combo3"
         Top             =   2520
         Width           =   1455
      End
      Begin VB.ComboBox Combo2 
         BackColor       =   &H0000FFFF&
         ForeColor       =   &H00C00000&
         Height          =   330
         ItemData        =   "frmCLXX.frx":16B6
         Left            =   5880
         List            =   "frmCLXX.frx":16C0
         TabIndex        =   31
         Text            =   "Combo2"
         Top             =   2520
         Width           =   1455
      End
      Begin VB.ComboBox Combo1 
         BackColor       =   &H0000FFFF&
         ForeColor       =   &H00C00000&
         Height          =   330
         ItemData        =   "frmCLXX.frx":16D4
         Left            =   10320
         List            =   "frmCLXX.frx":16E1
         TabIndex        =   30
         Text            =   "Combo1"
         Top             =   1680
         Width           =   1455
      End
      Begin VB.CommandButton Command1 
         Caption         =   "打  印"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   12720
         Picture         =   "frmCLXX.frx":16FB
         Style           =   1  'Graphical
         TabIndex        =   26
         Top             =   2760
         Width           =   1215
      End
      Begin VB.CommandButton Command6 
         Caption         =   "添   加"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   12720
         Picture         =   "frmCLXX.frx":2220
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   840
         Width           =   1215
      End
      Begin VB.CommandButton Command2 
         Caption         =   "删   除"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   12720
         Picture         =   "frmCLXX.frx":2D45
         Style           =   1  'Graphical
         TabIndex        =   23
         Top             =   1800
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H0000FFFF&
         Height          =   315
         Index           =   7
         Left            =   2040
         TabIndex        =   22
         Top             =   1680
         Width           =   1455
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H0000FFFF&
         Height          =   315
         Index           =   6
         Left            =   2040
         TabIndex        =   21
         Top             =   2520
         Width           =   1455
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H0000FFFF&
         Height          =   315
         Index           =   5
         Left            =   5880
         TabIndex        =   20
         Top             =   720
         Width           =   1455
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H0000FFFF&
         Height          =   315
         Index           =   0
         Left            =   2040
         TabIndex        =   19
         Top             =   720
         Width           =   1455
      End
      Begin VB.Label Label10 
         Caption         =   "车牌号码"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   375
         Left            =   720
         TabIndex        =   27
         Top             =   2520
         Width           =   1215
      End
      Begin VB.Label Label9 
         Caption         =   "配备卸载工具"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   375
         Left            =   8160
         TabIndex        =   18
         Top             =   2520
         Width           =   1455
      End
      Begin VB.Label Label8 
         Caption         =   "车辆来源"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   375
         Left            =   4320
         TabIndex        =   17
         Top             =   1680
         Width           =   1095
      End
      Begin VB.Label Label7 
         Caption         =   "是否出车"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   10.5

⌨️ 快捷键说明

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