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

📄 frm_ztgzcx.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_ZtgzCx 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "在途跟踪信息查询"
   ClientHeight    =   4620
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8865
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   4620
   ScaleWidth      =   8865
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Cmd_Cx 
      Caption         =   "查询"
      Height          =   300
      Left            =   4950
      TabIndex        =   25
      Top             =   4230
      Width           =   840
   End
   Begin VB.TextBox Txt_Cx 
      Height          =   300
      Left            =   1935
      TabIndex        =   24
      Top             =   4230
      Width           =   2835
   End
   Begin VB.TextBox Text2 
      Alignment       =   2  'Center
      Enabled         =   0   'False
      Height          =   300
      Left            =   75
      TabIndex        =   22
      Text            =   "托运单号"
      Top             =   4230
      Width           =   1230
   End
   Begin VB.Frame Frame3 
      Caption         =   "托运单信息"
      Height          =   2595
      Left            =   5865
      TabIndex        =   20
      Top             =   1950
      Width           =   2925
      Begin MSComctlLib.ListView ListView1 
         Height          =   2325
         Left            =   90
         TabIndex        =   21
         Top             =   180
         Width           =   2745
         _ExtentX        =   4842
         _ExtentY        =   4101
         View            =   3
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FlatScrollBar   =   -1  'True
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         HotTracking     =   -1  'True
         _Version        =   393217
         Icons           =   "ImageList1"
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   1
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "托运单号"
            Object.Width           =   4623
         EndProperty
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "跟踪路线"
      Height          =   1890
      Left            =   5865
      TabIndex        =   18
      Top             =   30
      Width           =   2925
      Begin VB.TextBox Txt_lx 
         BackColor       =   &H00C0E0FF&
         Height          =   1590
         Left            =   105
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   19
         Top             =   195
         Width           =   2715
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   345
      Left            =   705
      Top             =   5010
      Width           =   2160
      _ExtentX        =   3810
      _ExtentY        =   609
      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 VB.Frame Frame1 
      Caption         =   "托运货物跟踪信息"
      Height          =   1875
      Left            =   60
      TabIndex        =   0
      Top             =   45
      Width           =   5730
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   6
         Left            =   3510
         ScrollBars      =   2  'Vertical
         TabIndex        =   17
         Top             =   1440
         Width           =   2025
      End
      Begin MSComCtl2.DTPicker DT1 
         Height          =   300
         Left            =   1065
         TabIndex        =   15
         Top             =   1425
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   529
         _Version        =   393216
         Format          =   19922945
         CurrentDate     =   38700
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   0
         Left            =   1065
         TabIndex        =   6
         Top             =   240
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   1
         Left            =   3510
         TabIndex        =   5
         Top             =   240
         Width           =   2025
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   2
         Left            =   1065
         ScrollBars      =   2  'Vertical
         TabIndex        =   4
         Top             =   630
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   3
         Left            =   3510
         ScrollBars      =   2  'Vertical
         TabIndex        =   3
         Top             =   630
         Width           =   2025
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   4
         Left            =   1065
         ScrollBars      =   2  'Vertical
         TabIndex        =   2
         Top             =   1020
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   5
         Left            =   3510
         ScrollBars      =   2  'Vertical
         TabIndex        =   1
         Top             =   1035
         Width           =   2025
      End
      Begin VB.Label Label6 
         Caption         =   "备注"
         Height          =   270
         Left            =   2700
         TabIndex        =   16
         Top             =   1500
         Width           =   795
      End
      Begin VB.Label Label1 
         Caption         =   "编号"
         Height          =   255
         Index           =   0
         Left            =   210
         TabIndex        =   13
         Top             =   345
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "托运单号"
         Height          =   255
         Index           =   1
         Left            =   2700
         TabIndex        =   12
         Top             =   315
         Width           =   855
      End
      Begin VB.Label Label8 
         Caption         =   "司机姓名"
         Height          =   285
         Left            =   210
         TabIndex        =   11
         Top             =   705
         Width           =   765
      End
      Begin VB.Label Label2 
         Caption         =   "车牌号码"
         Height          =   300
         Left            =   2700
         TabIndex        =   10
         Top             =   705
         Width           =   750
      End
      Begin VB.Label Label3 
         Caption         =   "司机手机"
         Height          =   300
         Left            =   210
         TabIndex        =   9
         Top             =   1110
         Width           =   735
      End
      Begin VB.Label Label4 
         Caption         =   "到达地点"
         Height          =   285
         Left            =   2700
         TabIndex        =   8
         Top             =   1125
         Width           =   975
      End
      Begin VB.Label Label5 
         Caption         =   "到达时间"
         Height          =   285
         Left            =   210
         TabIndex        =   7
         Top             =   1530
         Width           =   1080
      End
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   4875
      Top             =   3405
      _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_ZtgzCx.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_ZtgzCx.frx":165A
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_ZtgzCx.frx":2CB4
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_ZtgzCx.frx":430E
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_ZtgzCx.frx":5968
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_ZtgzCx.frx":6FC2
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_ZtgzCx.frx":861C
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSDataGridLib.DataGrid Dgr_Sjll 

⌨️ 快捷键说明

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