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

📄 inv_masterbase_frm.frm

📁 本代码适合初学数据库者学习借鉴
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Inv_MasterBase_Frm 
   Caption         =   "通用属性 "
   ClientHeight    =   6585
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8970
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   6585
   ScaleWidth      =   8970
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text2 
      BackColor       =   &H8000000A&
      Height          =   360
      Left            =   6240
      TabIndex        =   18
      Top             =   5760
      Width           =   1935
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H8000000A&
      Height          =   360
      Left            =   3360
      TabIndex        =   17
      Top             =   5760
      Width           =   1575
   End
   Begin VB.TextBox UPC_Text 
      Height          =   360
      Left            =   5760
      TabIndex        =   10
      Top             =   3240
      Width           =   2415
   End
   Begin VB.TextBox PaperCode_Text 
      Height          =   360
      Left            =   1350
      TabIndex        =   9
      Top             =   3240
      Width           =   2775
   End
   Begin VB.TextBox Standards_Text 
      Height          =   360
      Left            =   1320
      TabIndex        =   8
      Top             =   2760
      Width           =   4455
   End
   Begin VB.ComboBox MaterialType_Combo 
      Height          =   330
      ItemData        =   "Inv_MasterBase_Frm.frx":0000
      Left            =   5760
      List            =   "Inv_MasterBase_Frm.frx":000A
      TabIndex        =   7
      Top             =   2280
      Width           =   1575
   End
   Begin VB.ComboBox Class_Combo 
      Height          =   330
      ItemData        =   "Inv_MasterBase_Frm.frx":001A
      Left            =   1320
      List            =   "Inv_MasterBase_Frm.frx":0024
      TabIndex        =   6
      Top             =   2280
      Width           =   1575
   End
   Begin VB.TextBox OldCode_Text 
      Height          =   360
      Left            =   5760
      TabIndex        =   5
      Top             =   1800
      Width           =   2415
   End
   Begin VB.TextBox Remark_Text 
      Height          =   840
      Left            =   1320
      TabIndex        =   16
      Top             =   4680
      Width           =   6855
   End
   Begin VB.CommandButton SelectCmd 
      Caption         =   "..."
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   345
      Left            =   8280
      TabIndex        =   15
      Top             =   4200
      Width           =   300
   End
   Begin VB.TextBox Substitute_Text 
      Height          =   360
      Left            =   5760
      TabIndex        =   14
      Top             =   4200
      Width           =   2415
   End
   Begin VB.TextBox RevisionLevel_Text 
      Height          =   360
      Left            =   1320
      TabIndex        =   13
      Top             =   4200
      Width           =   1575
   End
   Begin VB.ComboBox PermitType_Combo 
      Height          =   330
      ItemData        =   "Inv_MasterBase_Frm.frx":0034
      Left            =   5760
      List            =   "Inv_MasterBase_Frm.frx":004A
      TabIndex        =   12
      Top             =   3720
      Width           =   1575
   End
   Begin VB.ComboBox Control_Combo 
      Height          =   330
      ItemData        =   "Inv_MasterBase_Frm.frx":0060
      Left            =   1320
      List            =   "Inv_MasterBase_Frm.frx":006A
      TabIndex        =   4
      Top             =   1800
      Width           =   1575
   End
   Begin VB.ComboBox MakeMode_Combo 
      Height          =   330
      ItemData        =   "Inv_MasterBase_Frm.frx":007A
      Left            =   5760
      List            =   "Inv_MasterBase_Frm.frx":0087
      TabIndex        =   3
      Top             =   1320
      Width           =   1575
   End
   Begin VB.ComboBox Status_Combo 
      Height          =   330
      ItemData        =   "Inv_MasterBase_Frm.frx":00A3
      Left            =   1320
      List            =   "Inv_MasterBase_Frm.frx":00AD
      TabIndex        =   2
      Top             =   1320
      Width           =   1575
   End
   Begin VB.TextBox PE_Text 
      Height          =   360
      Left            =   1320
      TabIndex        =   11
      Top             =   3720
      Width           =   1575
   End
   Begin VB.TextBox ItemCode_Txt 
      Height          =   360
      Left            =   5760
      TabIndex        =   1
      Top             =   840
      Width           =   2415
   End
   Begin VB.TextBox ItemName_Txt 
      Height          =   360
      Left            =   1320
      TabIndex        =   0
      Top             =   840
      Width           =   2775
   End
   Begin VB.Label Label7 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "修改日期:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   5160
      TabIndex        =   38
      Top             =   5760
      Width           =   1050
   End
   Begin VB.Label Label6 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "操作员:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   2520
      TabIndex        =   37
      Top             =   5760
      Width           =   840
   End
   Begin VB.Label Label5 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "条形码:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4920
      TabIndex        =   36
      Top             =   3240
      Width           =   840
   End
   Begin VB.Label Label4 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "图纸编号:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   360
      TabIndex        =   35
      Top             =   3240
      Width           =   1050
   End
   Begin VB.Label Label3 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "物料规格:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   360
      TabIndex        =   34
      Top             =   2760
      Width           =   1050
   End
   Begin VB.Label Label2 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "物料类别:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4800
      TabIndex        =   33
      Top             =   2280
      Width           =   1050
   End
   Begin VB.Label Label1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "物料类型:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   360
      TabIndex        =   32
      Top             =   2280
      Width           =   1050
   End
   Begin VB.Label TitleLabel12 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "旧物料编号:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4560
      TabIndex        =   31
      Top             =   1800
      Width           =   1260
   End
   Begin VB.Label LineLabel 
      BackColor       =   &H80000007&
      BorderStyle     =   1  'Fixed Single
      Height          =   30
      Left            =   240
      TabIndex        =   30
      Top             =   600
      Width           =   8055
   End
   Begin VB.Label TitleLabel7 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "说    明:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   360
      TabIndex        =   29
      Top             =   4680
      Width           =   1050
   End
   Begin VB.Label TitleLabel11 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "替代物品:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4770
      TabIndex        =   28
      Top             =   4200
      Width           =   1050
   End
   Begin VB.Label TitleLabel6 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "修订级别:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   360
      TabIndex        =   27
      Top             =   4200
      Width           =   1050
   End
   Begin VB.Label TitleLabel5 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "负责人:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   570
      TabIndex        =   26
      Top             =   3720
      Width           =   840
   End
   Begin VB.Label TitleLabel10 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "控制权限:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4770
      TabIndex        =   25
      Top             =   3720
      Width           =   1050
   End
   Begin VB.Label TitleLabel4 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "控制方式:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   360
      TabIndex        =   24
      Top             =   1800
      Width           =   1050
   End
   Begin VB.Label TitleLabel9 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "来源(制购)方式:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4140
      TabIndex        =   23
      Top             =   1320
      Width           =   1680
   End
   Begin VB.Label TitleLabel3 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "状    态:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   360
      TabIndex        =   22
      Top             =   1320
      Width           =   1050
   End
   Begin VB.Label TitleLabel8 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "物料代码:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4770
      TabIndex        =   21
      Top             =   840
      Width           =   1050
   End
   Begin VB.Label TitleLabel2 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "物料名称:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   360
      TabIndex        =   20
      Top             =   840
      Width           =   1050
   End
   Begin VB.Label TitleLabel1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H8000000A&
      Caption         =   "物品主记录-基本属性"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   19
      Top             =   240
      Width           =   1995
   End
End
Attribute VB_Name = "Inv_MasterBase_Frm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

Private Sub TitleLabel9_Click()

End Sub


⌨️ 快捷键说明

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