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

📄 frm_tysq.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 = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Frm_Tysq 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "货物托运申请"
   ClientHeight    =   6345
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8625
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   6345
   ScaleWidth      =   8625
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer Timer1 
      Interval        =   60
      Left            =   6600
      Top             =   5325
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   3285
      Top             =   5370
      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             =   5055
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   26
      ImageHeight     =   26
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   8
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Tysq.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Tysq.frx":165A
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Tysq.frx":2CB4
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Tysq.frx":430E
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Tysq.frx":5968
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Tysq.frx":6FC2
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Tysq.frx":861C
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Tysq.frx":9C76
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Tbr_xxcz 
      Align           =   1  'Align Top
      Height          =   780
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   8625
      _ExtentX        =   15214
      _ExtentY        =   1376
      ButtonWidth     =   1138
      ButtonHeight    =   1217
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   6
         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      =   8
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame1 
      Caption         =   "基本信息"
      Height          =   1095
      Left            =   45
      TabIndex        =   0
      Top             =   840
      Width           =   8505
      Begin VB.CommandButton Cmd_Select 
         Caption         =   "<<"
         Height          =   310
         Left            =   5310
         TabIndex        =   53
         Top             =   675
         Width           =   360
      End
      Begin VB.TextBox Txt_id 
         Height          =   300
         Left            =   1065
         TabIndex        =   19
         Top             =   270
         Width           =   1740
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   2
         Left            =   6675
         TabIndex        =   8
         Top             =   675
         Width           =   1710
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   1
         Left            =   3840
         TabIndex        =   5
         Top             =   675
         Width           =   1455
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   0
         Left            =   1065
         TabIndex        =   3
         Top             =   675
         Width           =   1740
      End
      Begin VB.Label Label8 
         Caption         =   "流水账号"
         Height          =   225
         Left            =   180
         TabIndex        =   20
         Top             =   330
         Width           =   900
      End
      Begin VB.Label Label2 
         Caption         =   "客户编号"
         Height          =   210
         Left            =   2970
         TabIndex        =   7
         Top             =   750
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "客户名称"
         Height          =   255
         Index           =   1
         Left            =   5760
         TabIndex        =   4
         Top             =   750
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "申请账号"
         Height          =   255
         Index           =   0
         Left            =   180
         TabIndex        =   2
         Top             =   750
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "详细信息"
      Height          =   3975
      Left            =   45
      TabIndex        =   9
      Top             =   1995
      Width           =   8520
      Begin VB.CommandButton Command1 
         Caption         =   "<<"
         Height          =   300
         Left            =   8055
         TabIndex        =   55
         Top             =   1530
         Width           =   345
      End
      Begin MSComCtl2.DTPicker DT2 
         Height          =   300
         Left            =   1050
         TabIndex        =   54
         Top             =   675
         Width           =   1785
         _ExtentX        =   3149
         _ExtentY        =   529
         _Version        =   393216
         Format          =   46596097
         CurrentDate     =   38698
      End
      Begin VB.ComboBox Cbx_bm 
         Height          =   300
         ItemData        =   "Frm_Tysq.frx":B2D0
         Left            =   6705
         List            =   "Frm_Tysq.frx":B2E3
         TabIndex        =   52
         Top             =   2790
         Width           =   1695
      End
      Begin VB.TextBox Text1 
         Height          =   660
         Index           =   20
         Left            =   1050
         TabIndex        =   49
         Top             =   3150
         Width           =   7350
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   19
         Left            =   1050
         TabIndex        =   47
         Top             =   2745
         Width           =   4635
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   18
         Left            =   6705
         TabIndex        =   45
         Top             =   2370
         Width           =   1695
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   17
         Left            =   3855
         TabIndex        =   43
         Top             =   2340
         Width           =   1830

⌨️ 快捷键说明

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