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

📄 inv_masterinv_frm.frm

📁 本代码适合初学数据库者学习借鉴
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Inv_MasterInv_Frm 
   Caption         =   "库存属性 "
   ClientHeight    =   6960
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9270
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   ScaleHeight     =   6960
   ScaleWidth      =   9270
   StartUpPosition =   3  '窗口缺省
   Begin VB.CheckBox Hazardous_Check 
      Caption         =   "危险品"
      Height          =   255
      Left            =   3120
      TabIndex        =   66
      Top             =   1320
      Width           =   1095
   End
   Begin VB.CheckBox LT_Check 
      Caption         =   "批号跟踪"
      Height          =   255
      Left            =   7080
      TabIndex        =   65
      Top             =   1320
      Width           =   1335
   End
   Begin VB.CheckBox Perishable_Check 
      Caption         =   "易腐烂"
      Height          =   255
      Left            =   4320
      TabIndex        =   64
      Top             =   1320
      Width           =   1095
   End
   Begin VB.CheckBox InspReqd_Check 
      Caption         =   "要求检验"
      Height          =   255
      Left            =   5640
      TabIndex        =   63
      Top             =   1320
      Width           =   1335
   End
   Begin VB.Frame Frame3 
      Caption         =   "计量单位"
      Height          =   735
      Left            =   120
      TabIndex        =   60
      Top             =   5400
      Width           =   8295
      Begin VB.CommandButton Formula_Cmd 
         Caption         =   "公式"
         Height          =   300
         Left            =   5400
         TabIndex        =   24
         Top             =   360
         Width           =   570
      End
      Begin VB.ComboBox SecUOM_Combo 
         Height          =   330
         ItemData        =   "Inv_MasterInv_Frm.frx":0000
         Left            =   3720
         List            =   "Inv_MasterInv_Frm.frx":0013
         TabIndex        =   23
         Top             =   360
         Width           =   1575
      End
      Begin VB.ComboBox UOM_Combo 
         Height          =   330
         ItemData        =   "Inv_MasterInv_Frm.frx":002D
         Left            =   1080
         List            =   "Inv_MasterInv_Frm.frx":0040
         TabIndex        =   22
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label Label12 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "副 单 位:"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   2760
         TabIndex        =   62
         Top             =   360
         Width           =   1050
      End
      Begin VB.Label TitleLabel2 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "主 单 位:"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   120
         TabIndex        =   61
         Top             =   360
         Width           =   1050
      End
   End
   Begin VB.TextBox RefField_Text 
      Alignment       =   2  'Center
      Height          =   360
      Left            =   1080
      TabIndex        =   25
      Top             =   6240
      Width           =   7335
   End
   Begin VB.TextBox Storage_Text 
      Alignment       =   2  'Center
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   10.5
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   7080
      TabIndex        =   11
      Text            =   "0000"
      Top             =   2070
      Width           =   855
   End
   Begin VB.TextBox OverstockTime_Text 
      Alignment       =   2  'Center
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   10.5
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   4200
      TabIndex        =   10
      Text            =   "0000"
      Top             =   2070
      Width           =   855
   End
   Begin VB.TextBox EffectiveDay_Text 
      Alignment       =   2  'Center
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   10.5
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   1080
      TabIndex        =   9
      Text            =   "0000"
      Top             =   2070
      Width           =   855
   End
   Begin VB.Frame Frame2 
      Caption         =   "批量管理"
      Height          =   1335
      Left            =   120
      TabIndex        =   46
      Top             =   2520
      Width           =   8295
      Begin VB.ComboBox WeightUOM_Combo 
         Height          =   330
         ItemData        =   "Inv_MasterInv_Frm.frx":005A
         Left            =   5985
         List            =   "Inv_MasterInv_Frm.frx":0067
         TabIndex        =   16
         Top             =   840
         Width           =   1455
      End
      Begin VB.ComboBox CubUOM_Combo 
         Height          =   330
         ItemData        =   "Inv_MasterInv_Frm.frx":0074
         Left            =   6000
         List            =   "Inv_MasterInv_Frm.frx":0081
         TabIndex        =   14
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox LotWeight_Text 
         Alignment       =   2  'Center
         Height          =   360
         Left            =   4080
         TabIndex        =   15
         Top             =   840
         Width           =   735
      End
      Begin VB.TextBox LotCubage_Text 
         Alignment       =   2  'Center
         Height          =   360
         Left            =   4080
         TabIndex        =   13
         Top             =   360
         Width           =   735
      End
      Begin VB.TextBox LotRule_Text 
         Alignment       =   2  'Center
         Height          =   360
         Left            =   1200
         TabIndex        =   12
         Top             =   360
         Width           =   1335
      End
      Begin VB.Label TitleLabel19 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "重量单位:"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   5040
         TabIndex        =   51
         Top             =   840
         Width           =   1050
      End
      Begin VB.Label TitleLabel15 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "体积单位:"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   5040
         TabIndex        =   50
         Top             =   360
         Width           =   1050
      End
      Begin VB.Label TitleLabel18 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "批量重量:"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   3120
         TabIndex        =   49
         Top             =   840
         Width           =   1050
      End
      Begin VB.Label TitleLabel14 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "批量体积:"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   3120
         TabIndex        =   48
         Top             =   360
         Width           =   1050
      End
      Begin VB.Label TitleLabel13 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "批量规则:"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   240
         TabIndex        =   47
         Top             =   360
         Width           =   1050
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "盘点"
      Height          =   1335
      Left            =   120
      TabIndex        =   40
      Top             =   3960
      Width           =   8310
      Begin VB.TextBox LastCheck_Text 
         Alignment       =   2  'Center
         BackColor       =   &H8000000A&
         Height          =   360
         Left            =   6480
         TabIndex        =   21
         Top             =   840
         Width           =   1575
      End
      Begin VB.TextBox CheckDown_Text 
         Alignment       =   2  'Center
         Height          =   345
         Left            =   5520
         TabIndex        =   20
         Top             =   840
         Width           =   615
      End
      Begin VB.TextBox CheckUp_Text 
         Alignment       =   2  'Center
         Height          =   345
         Left            =   5520
         TabIndex        =   18
         Top             =   360
         Width           =   615
      End
      Begin VB.ComboBox MarkType_Combo 
         Height          =   330
         ItemData        =   "Inv_MasterInv_Frm.frx":008E
         Left            =   1080
         List            =   "Inv_MasterInv_Frm.frx":0098
         TabIndex        =   17
         Top             =   360
         Width           =   1575
      End
      Begin VB.TextBox CycleCountDays_Text 
         Alignment       =   2  'Center
         Height          =   360
         Left            =   1800
         TabIndex        =   19
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label8 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "最近一次盘点时间"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   6360
         TabIndex        =   56
         Top             =   360
         Width           =   1680
      End
      Begin VB.Label Label3 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "盘点误差下限(允许) %:"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   3240
         TabIndex        =   45
         Top             =   840
         Width           =   2310
      End
      Begin VB.Label Label2 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "盘点误差上限(允许) %:"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   3240
         TabIndex        =   44
         Top             =   360
         Width           =   2310
      End
      Begin VB.Label Label1 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&
         Caption         =   "盘点方法:"
         ForeColor       =   &H80000008&
         Height          =   210
         Left            =   120
         TabIndex        =   43
         Top             =   360
         Width           =   1050
      End
      Begin VB.Label TitleLabel17 
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000000&

⌨️ 快捷键说明

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