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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{65A39231-6133-11D1-BAA2-444553540000}#1.0#0"; "vslight6.OCX"
Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSOCX7.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form Tr_Arrive 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "车辆到达单"
   ClientHeight    =   7095
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9345
   Icon            =   "铁运管理_车辆到达单.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7095
   ScaleWidth      =   9345
   StartUpPosition =   1  '所有者中心
   Begin TabDlg.SSTab StTab 
      Height          =   6435
      Left            =   30
      TabIndex        =   10
      Top             =   660
      Width           =   9330
      _ExtentX        =   16457
      _ExtentY        =   11351
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      Tab             =   1
      TabHeight       =   520
      TabCaption(0)   =   "列表视图"
      TabPicture(0)   =   "铁运管理_车辆到达单.frx":1042
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "CzxsGrid"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "单张视图"
      TabPicture(1)   =   "铁运管理_车辆到达单.frx":105E
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "Frame1"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   6015
         Left            =   90
         TabIndex        =   11
         Top             =   330
         Width           =   9135
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   6
            Left            =   5040
            TabIndex        =   7
            Text            =   "4"
            Top             =   1350
            Width           =   1620
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   5
            Left            =   5040
            TabIndex        =   5
            Text            =   "4"
            Top             =   360
            Width           =   1620
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   4
            Left            =   1755
            TabIndex        =   4
            Text            =   "4"
            Top             =   2340
            Width           =   1620
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   3
            Left            =   1755
            TabIndex        =   3
            Text            =   "3"
            Top             =   1845
            Width           =   1620
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   2
            Left            =   1755
            TabIndex        =   2
            Text            =   "2"
            Top             =   1350
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   0
            Left            =   1755
            TabIndex        =   0
            Text            =   "0"
            Top             =   360
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   1
            Left            =   1755
            TabIndex        =   1
            Text            =   "1"
            Top             =   855
            Width           =   1620
         End
         Begin VB.CommandButton QxCommand 
            Cancel          =   -1  'True
            Caption         =   "取消(&C)"
            Height          =   300
            Left            =   5610
            TabIndex        =   9
            Top             =   3300
            Width           =   1120
         End
         Begin VB.CommandButton BcCommand 
            Caption         =   "保存(&S)"
            Height          =   300
            Left            =   4380
            TabIndex        =   8
            Top             =   3300
            Width           =   1120
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   0
            Left            =   3720
            Picture         =   "铁运管理_车辆到达单.frx":107A
            Style           =   1  'Graphical
            TabIndex        =   12
            Top             =   3270
            Visible         =   0   'False
            Width           =   300
         End
         Begin MSMask.MaskEdBox JiText 
            Height          =   300
            Index           =   0
            Left            =   5040
            TabIndex        =   6
            Top             =   855
            Width           =   1620
            _ExtentX        =   2858
            _ExtentY        =   529
            _Version        =   393216
            MaxLength       =   16
            Mask            =   "####-##-## ##:##"
            PromptChar      =   "_"
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "货源单位:"
            Height          =   180
            Index           =   8
            Left            =   3795
            TabIndex        =   23
            Top             =   1440
            Width           =   810
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "到达时间:"
            Height          =   180
            Index           =   7
            Left            =   3795
            TabIndex        =   22
            Top             =   945
            Width           =   810
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "通知部门:"
            Height          =   180
            Index           =   6
            Left            =   3795
            TabIndex        =   21
            Top             =   450
            Width           =   810
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "货物名称:"
            Height          =   180
            Index           =   5
            Left            =   420
            TabIndex        =   20
            Top             =   2370
            Width           =   810
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "货物编码:"
            Height          =   180
            Index           =   4
            Left            =   420
            TabIndex        =   19
            Top             =   1890
            Width           =   810
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "货票号(出):"
            Height          =   180
            Index           =   0
            Left            =   420
            TabIndex        =   15
            Top             =   450
            Width           =   990
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "车号:"
            Height          =   180
            Index           =   1
            Left            =   420
            TabIndex        =   14
            Top             =   1440
            Width           =   450
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "货票号(进):"
            Height          =   180
            Index           =   2
            Left            =   420
            TabIndex        =   13
            Top             =   945
            Width           =   990
         End
      End
      Begin VSFlex8Ctl.VSFlexGrid CzxsGrid 
         Height          =   5955
         Left            =   -74910
         TabIndex        =   16
         Top             =   390
         Width           =   9135
         _ExtentX        =   16113
         _ExtentY        =   10504
         Appearance      =   1
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         MousePointer    =   0
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         BackColorFixed  =   -2147483633
         ForeColorFixed  =   -2147483630
         BackColorSel    =   -2147483635
         ForeColorSel    =   -2147483634
         BackColorBkg    =   8421504
         BackColorAlternate=   -2147483643
         GridColor       =   -2147483633
         GridColorFixed  =   -2147483632
         TreeColor       =   -2147483632
         FloodColor      =   192
         SheetBorder     =   -2147483642
         FocusRect       =   1
         HighLight       =   1
         AllowSelection  =   -1  'True
         AllowBigSelection=   -1  'True
         AllowUserResizing=   0
         SelectionMode   =   0
         GridLines       =   1
         GridLinesFixed  =   2
         GridLineWidth   =   1
         Rows            =   5000
         Cols            =   10
         FixedRows       =   1
         FixedCols       =   0
         RowHeightMin    =   0
         RowHeightMax    =   0
         ColWidthMin     =   0
         ColWidthMax     =   0
         ExtendLastCol   =   0   'False
         FormatString    =   ""
         ScrollTrack     =   0   'False
         ScrollBars      =   3
         ScrollTips      =   0   'False
         MergeCells      =   0
         MergeCompare    =   0
         AutoResize      =   -1  'True
         AutoSizeMode    =   0
         AutoSearch      =   0
         MultiTotals     =   -1  'True
         SubtotalPosition=   1
         OutlineBar      =   0
         OutlineCol      =   0
         Ellipsis        =   0
         ExplorerBar     =   0
         PicturesOver    =   0   'False
         FillStyle       =   0
         RightToLeft     =   0   'False
         PictureType     =   0
         TabBehavior     =   0
         OwnerDraw       =   0
         Editable        =   0   'False
         ShowComboButton =   -1  'True
         WordWrap        =   0   'False
         TextStyle       =   0
         TextStyleFixed  =   0

⌨️ 快捷键说明

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