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

📄 inv_masterbuy_frm.frm

📁 本代码适合初学数据库者学习借鉴
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Inv_MasterBuy_Frm 
   Caption         =   "采购属性"
   ClientHeight    =   6525
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10185
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   ScaleHeight     =   6525
   ScaleWidth      =   10185
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Remark_Text 
      Alignment       =   2  'Center
      Height          =   1170
      Left            =   1680
      TabIndex        =   13
      Top             =   4560
      Width           =   6135
   End
   Begin VB.TextBox DifRate_Text 
      Alignment       =   2  'Center
      Height          =   330
      Left            =   7200
      TabIndex        =   12
      Top             =   3720
      Width           =   615
   End
   Begin VB.TextBox EntrustPrice_Text 
      Alignment       =   2  'Center
      Height          =   330
      Left            =   6840
      TabIndex        =   9
      Top             =   3120
      Width           =   975
   End
   Begin VB.TextBox MinBuyNum_Text 
      Alignment       =   2  'Center
      Height          =   330
      Left            =   1680
      TabIndex        =   10
      Top             =   3720
      Width           =   975
   End
   Begin VB.TextBox SpecDiscount_Text 
      Alignment       =   2  'Center
      Height          =   330
      Left            =   4440
      TabIndex        =   8
      Top             =   3120
      Width           =   975
   End
   Begin VB.TextBox SpecSupplyPrice_Text 
      Alignment       =   2  'Center
      Height          =   330
      Left            =   1680
      TabIndex        =   7
      Top             =   3120
      Width           =   975
   End
   Begin VB.TextBox WareDesc_Text 
      Alignment       =   2  'Center
      Height          =   330
      Left            =   4440
      TabIndex        =   6
      Top             =   2280
      Width           =   3375
   End
   Begin VB.TextBox WareCode_Text 
      Alignment       =   2  'Center
      Height          =   330
      Left            =   1680
      TabIndex        =   5
      Top             =   2280
      Width           =   975
   End
   Begin VB.CommandButton SelectCmd 
      Caption         =   "..."
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   10.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   2760
      TabIndex        =   3
      Top             =   1680
      Width           =   345
   End
   Begin VB.TextBox SupplierDes_Text 
      BackColor       =   &H80000004&
      ForeColor       =   &H80000005&
      Height          =   345
      Left            =   3240
      TabIndex        =   4
      Top             =   1680
      Width           =   4575
   End
   Begin VB.TextBox Supplier_Text 
      Alignment       =   2  'Center
      Height          =   330
      Left            =   1320
      TabIndex        =   2
      Top             =   1680
      Width           =   1335
   End
   Begin VB.ComboBox UOM_Combo 
      Height          =   330
      ItemData        =   "Inv_MasterBuy_Frm.frx":0000
      Left            =   4440
      List            =   "Inv_MasterBuy_Frm.frx":0010
      TabIndex        =   11
      Top             =   3720
      Width           =   975
   End
   Begin VB.TextBox ItemCode_Text 
      BackColor       =   &H80000003&
      ForeColor       =   &H80000005&
      Height          =   345
      Left            =   5400
      TabIndex        =   1
      Top             =   960
      Width           =   2415
   End
   Begin VB.TextBox ItemDes_Text 
      BackColor       =   &H80000003&
      ForeColor       =   &H80000005&
      Height          =   345
      Left            =   1320
      TabIndex        =   0
      Top             =   960
      Width           =   2415
   End
   Begin VB.Label LineLabel 
      BackColor       =   &H80000007&
      BorderStyle     =   1  'Fixed Single
      Height          =   30
      Left            =   120
      TabIndex        =   28
      Top             =   600
      Width           =   7695
   End
   Begin VB.Label Label11 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "备      注:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   27
      Top             =   4560
      Width           =   1260
   End
   Begin VB.Label Label10 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "差异率(+-%):"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   5640
      TabIndex        =   26
      Top             =   3720
      Width           =   1575
   End
   Begin VB.Label Label9 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "(元)"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   7800
      TabIndex        =   25
      Top             =   3120
      Width           =   420
   End
   Begin VB.Label Label8 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "托工单价:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   5880
      TabIndex        =   24
      Top             =   3120
      Width           =   1050
   End
   Begin VB.Label Label7 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "最底叫货量:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   23
      Top             =   3720
      Width           =   1260
   End
   Begin VB.Label Label6 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "特别折扣%:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   3300
      TabIndex        =   22
      Top             =   3120
      Width           =   1155
   End
   Begin VB.Label Label5 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "特别供应价:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   21
      Top             =   3120
      Width           =   1260
   End
   Begin VB.Label Label4 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "对应货品名称:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   3000
      TabIndex        =   20
      Top             =   2280
      Width           =   1470
   End
   Begin VB.Label Label2 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "对应货品代码:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   19
      Top             =   2280
      Width           =   1470
   End
   Begin VB.Label Label1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "主供应商:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   18
      Top             =   1680
      Width           =   1050
   End
   Begin VB.Label Label3 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "单     位:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   3330
      TabIndex        =   17
      Top             =   3720
      Width           =   1155
   End
   Begin VB.Label TitleLabel2 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "物料代码:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4320
      TabIndex        =   16
      Top             =   960
      Width           =   1050
   End
   Begin VB.Label TitleLabel1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "物料名称:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   15
      Top             =   960
      Width           =   1050
   End
   Begin VB.Label TitleLabel0 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000004&
      Caption         =   "物料主文件-采购管理属性"
      ForeColor       =   &H00800000&
      Height          =   210
      Left            =   120
      TabIndex        =   14
      Top             =   240
      Width           =   2415
   End
End
Attribute VB_Name = "Inv_MasterBuy_Frm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

Private Sub Label5_Click()

End Sub


Private Sub TitleLabel0_Click()

End Sub


⌨️ 快捷键说明

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