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

📄 frm_sjxx.frm

📁 VB物流管理系统毕业设计带源码源码+论文 vB+sql的毕业设计
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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_Sjxx 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "司机资料设置"
   ClientHeight    =   5985
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7695
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   5985
   ScaleWidth      =   7695
   StartUpPosition =   3  '窗口缺省
   Begin VB.Timer Timer1 
      Interval        =   60
      Left            =   5295
      Top             =   5550
   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_Sjxx.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Sjxx.frx":165A
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Sjxx.frx":2CB4
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Sjxx.frx":430E
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Sjxx.frx":5968
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Sjxx.frx":6FC2
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Sjxx.frx":861C
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Tbr_xxcz 
      Align           =   1  'Align Top
      Height          =   765
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   7695
      _ExtentX        =   13573
      _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          =   3240
      Left            =   30
      TabIndex        =   0
      Top             =   885
      Width           =   7635
      Begin VB.TextBox Text1 
         Height          =   675
         Index           =   13
         Left            =   870
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   40
         Top             =   2400
         Width           =   6525
      End
      Begin MSComCtl2.DTPicker DT2 
         Height          =   300
         Left            =   5880
         TabIndex        =   39
         Top             =   945
         Width           =   1515
         _ExtentX        =   2672
         _ExtentY        =   529
         _Version        =   393216
         Format          =   19857409
         CurrentDate     =   38696
      End
      Begin MSComCtl2.DTPicker DT1 
         Height          =   300
         Left            =   3465
         TabIndex        =   38
         Top             =   585
         Width           =   1440
         _ExtentX        =   2540
         _ExtentY        =   529
         _Version        =   393216
         Format          =   19857409
         CurrentDate     =   38696
      End
      Begin VB.ComboBox Cbx_xl 
         Height          =   300
         ItemData        =   "Frm_Sjxx.frx":9C76
         Left            =   5880
         List            =   "Frm_Sjxx.frx":9C8C
         TabIndex        =   37
         Text            =   "专科"
         Top             =   600
         Width           =   1515
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   12
         Left            =   5880
         ScrollBars      =   2  'Vertical
         TabIndex        =   35
         Top             =   2025
         Width           =   1515
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   11
         Left            =   3465
         ScrollBars      =   2  'Vertical
         TabIndex        =   33
         Top             =   2010
         Width           =   1440
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   10
         Left            =   870
         ScrollBars      =   2  'Vertical
         TabIndex        =   31
         Top             =   2010
         Width           =   1710
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   9
         Left            =   5880
         ScrollBars      =   2  'Vertical
         TabIndex        =   29
         Top             =   1665
         Width           =   1515
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   8
         Left            =   3465
         ScrollBars      =   2  'Vertical
         TabIndex        =   26
         Top             =   1665
         Width           =   1440
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   7
         Left            =   870
         ScrollBars      =   2  'Vertical
         TabIndex        =   24
         Top             =   1665
         Width           =   1710
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   6
         Left            =   5880
         ScrollBars      =   2  'Vertical
         TabIndex        =   22
         Top             =   1305
         Width           =   1515
      End
      Begin VB.ComboBox Cbx_lb 
         Height          =   300
         ItemData        =   "Frm_Sjxx.frx":9CB4
         Left            =   870
         List            =   "Frm_Sjxx.frx":9CBE
         TabIndex        =   18
         Text            =   "C照"
         Top             =   585
         Width           =   1710
      End
      Begin VB.ComboBox Cbx_xb 
         Height          =   300
         ItemData        =   "Frm_Sjxx.frx":9CCC
         Left            =   5880
         List            =   "Frm_Sjxx.frx":9CD9
         TabIndex        =   17
         Text            =   "男"
         Top             =   225
         Width           =   1515
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   5
         Left            =   3465
         ScrollBars      =   2  'Vertical
         TabIndex        =   14
         Top             =   1305
         Width           =   1440
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   4

⌨️ 快捷键说明

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