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

📄 moveinvorderhead_frm.frm

📁 本代码适合初学数据库者学习借鉴
💻 FRM
字号:
VERSION 5.00
Object = "{C0A63B80-4B21-11D3-BD95-D426EF2C7949}#1.0#0"; "VSFLEX7L.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form MoveInvOrderHead_Frm 
   Caption         =   "移库单号"
   ClientHeight    =   5355
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11625
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "MoveInvOrderHead_Frm.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   5355
   ScaleWidth      =   11625
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox SourceOrder_Text 
      Alignment       =   2  'Center
      Height          =   315
      Left            =   8160
      TabIndex        =   5
      Top             =   840
      Width           =   1560
   End
   Begin VB.ComboBox SourceSite_Combo 
      Height          =   330
      Left            =   1245
      TabIndex        =   3
      Top             =   870
      Width           =   1695
   End
   Begin VB.ComboBox DestionSite_Combo 
      Height          =   330
      Left            =   4560
      TabIndex        =   4
      Top             =   840
      Width           =   1755
   End
   Begin VB.TextBox SourceMan_Text 
      Alignment       =   2  'Center
      Height          =   315
      Left            =   1245
      TabIndex        =   8
      Top             =   1830
      Width           =   1275
   End
   Begin VB.CommandButton SourceMan_SelectCmd 
      Caption         =   "..."
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   10.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Left            =   2580
      TabIndex        =   9
      Top             =   1830
      Width           =   330
   End
   Begin VB.TextBox DesMan_Text 
      Alignment       =   2  'Center
      Height          =   315
      Left            =   4560
      TabIndex        =   10
      Top             =   1830
      Width           =   1395
   End
   Begin VB.CommandButton DesMan_SelectCmd 
      Caption         =   "..."
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   10.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Left            =   6000
      TabIndex        =   11
      Top             =   1815
      Width           =   330
   End
   Begin VB.TextBox OrderCode_Text 
      Alignment       =   2  'Center
      Height          =   315
      Left            =   4560
      TabIndex        =   1
      Top             =   360
      Width           =   1755
   End
   Begin VB.ComboBox OrderType_Combo 
      Height          =   330
      Left            =   1245
      TabIndex        =   0
      Top             =   360
      Width           =   1695
   End
   Begin VB.TextBox ChkMan_Text 
      Alignment       =   2  'Center
      BackColor       =   &H8000000A&
      Height          =   315
      Left            =   1245
      TabIndex        =   13
      Top             =   2760
      Width           =   915
   End
   Begin VB.TextBox Remark_Text 
      Alignment       =   2  'Center
      Height          =   315
      Left            =   1245
      TabIndex        =   12
      Top             =   2280
      Width           =   8475
   End
   Begin VB.TextBox Operator_Text 
      Alignment       =   2  'Center
      BackColor       =   &H8000000A&
      Height          =   315
      Left            =   5880
      TabIndex        =   14
      Top             =   2760
      Width           =   915
   End
   Begin MSMask.MaskEdBox MoveDate_Mask 
      Height          =   330
      Left            =   8160
      TabIndex        =   2
      Top             =   360
      Width           =   1560
      _ExtentX        =   2752
      _ExtentY        =   582
      _Version        =   393216
      BackColor       =   16570313
      MaxLength       =   11
      Format          =   "YYYY年MM月DD日"
      Mask            =   "####年##月##日"
      PromptChar      =   "_"
   End
   Begin MSMask.MaskEdBox LastChangeTime_Mask 
      Height          =   330
      Left            =   8160
      TabIndex        =   15
      Top             =   2760
      Width           =   1560
      _ExtentX        =   2752
      _ExtentY        =   582
      _Version        =   393216
      BackColor       =   12632256
      MaxLength       =   11
      Format          =   "YYYY年MM月DD日"
      Mask            =   "####年##月##日"
      PromptChar      =   "_"
   End
   Begin MSMask.MaskEdBox OutDate_Mask 
      Height          =   330
      Left            =   1245
      TabIndex        =   6
      Top             =   1350
      Width           =   1560
      _ExtentX        =   2752
      _ExtentY        =   582
      _Version        =   393216
      BackColor       =   16570313
      MaxLength       =   11
      Format          =   "YYYY年MM月DD日"
      Mask            =   "####年##月##日"
      PromptChar      =   "_"
   End
   Begin MSMask.MaskEdBox InDate_Mask 
      Height          =   330
      Left            =   4560
      TabIndex        =   7
      Top             =   1350
      Width           =   1560
      _ExtentX        =   2752
      _ExtentY        =   582
      _Version        =   393216
      BackColor       =   16570313
      MaxLength       =   11
      Format          =   "YYYY年MM月DD日"
      Mask            =   "####年##月##日"
      PromptChar      =   "_"
   End
   Begin VSFlex7LCtl.VSFlexGrid VSFlexGrid3 
      Height          =   3135
      Left            =   0
      TabIndex        =   30
      Top             =   3480
      Width           =   10935
      _cx             =   19288
      _cy             =   5530
      _ConvInfo       =   -1
      Appearance      =   1
      BorderStyle     =   1
      Enabled         =   -1  'True
      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
      MousePointer    =   0
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      BackColorFixed  =   -2147483633
      ForeColorFixed  =   -2147483630
      BackColorSel    =   -2147483635
      ForeColorSel    =   -2147483634
      BackColorBkg    =   -2147483636
      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            =   50
      Cols            =   11
      FixedRows       =   1
      FixedCols       =   1
      RowHeightMin    =   0
      RowHeightMax    =   0
      ColWidthMin     =   0
      ColWidthMax     =   0
      ExtendLastCol   =   0   'False
      FormatString    =   $"MoveInvOrderHead_Frm.frx":030A
      ScrollTrack     =   0   'False
      ScrollBars      =   3
      ScrollTips      =   0   'False
      MergeCells      =   0
      MergeCompare    =   0
      AutoResize      =   -1  'True
      AutoSizeMode    =   0
      AutoSearch      =   0
      AutoSearchDelay =   2
      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
      ShowComboButton =   -1  'True
      WordWrap        =   0   'False
      TextStyle       =   0
      TextStyleFixed  =   0
      OleDragMode     =   0
      OleDropMode     =   0
      ComboSearch     =   3
      AutoSizeMouse   =   -1  'True
      FrozenRows      =   0
      FrozenCols      =   0
      AllowUserFreezing=   0
      BackColorFrozen =   0
      ForeColorFrozen =   0
      WallPaperAlignment=   9
   End
   Begin VB.Label TitleLabel8 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "移入日期:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   3480
      TabIndex        =   29
      Top             =   1350
      Width           =   1050
   End
   Begin VB.Label TitleLabel7 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "移出日期:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   120
      TabIndex        =   28
      Top             =   1350
      Width           =   1050
   End
   Begin VB.Label TitleLabel4 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "移出仓库:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   120
      TabIndex        =   27
      Top             =   870
      Width           =   1050
   End
   Begin VB.Label TitleLabel5 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "移出仓库:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   3480
      TabIndex        =   26
      Top             =   840
      Width           =   1050
   End
   Begin VB.Label TitleLabel9 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "移 出 人:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   120
      TabIndex        =   25
      Top             =   1830
      Width           =   1050
   End
   Begin VB.Label TitleLabel10 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "移 入 人:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   3480
      TabIndex        =   24
      Top             =   1830
      Width           =   1050
   End
   Begin VB.Label TitleLabel6 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "原始凭单:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   7080
      TabIndex        =   23
      Top             =   870
      Width           =   1050
   End
   Begin VB.Label TitleLabel2 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "移库单号:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   3480
      TabIndex        =   22
      Top             =   360
      Width           =   1050
   End
   Begin VB.Label TitleLabel1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "移库类型:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   120
      TabIndex        =   21
      Top             =   360
      Width           =   1050
   End
   Begin VB.Label TitleLabel13 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "批准人:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   120
      TabIndex        =   20
      Top             =   2760
      Width           =   840
   End
   Begin VB.Label TitleLabel12 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "摘    要:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   120
      TabIndex        =   19
      Top             =   2280
      Width           =   1050
   End
   Begin VB.Label TitleLabel3 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "移库日期:"
      ForeColor       =   &H80000008&
      Height          =   210
      Index           =   0
      Left            =   7080
      TabIndex        =   18
      Top             =   360
      Width           =   1050
   End
   Begin VB.Label TitleLabel15 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "制单人:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4920
      TabIndex        =   17
      Top             =   2760
      Width           =   840
   End
   Begin VB.Label TitleLabel16 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "制单日期:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   7080
      TabIndex        =   16
      Top             =   2760
      Width           =   1050
   End
End
Attribute VB_Name = "MoveInvOrderHead_Frm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

⌨️ 快捷键说明

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