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

📄 partsingleform.frm

📁 即时通讯
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form partsingleform 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Form2"
   ClientHeight    =   3630
   ClientLeft      =   3360
   ClientTop       =   2070
   ClientWidth     =   6150
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3630
   ScaleWidth      =   6150
   Begin VB.CommandButton Command6 
      Height          =   240
      Left            =   2570
      Picture         =   "partsingleform.frx":0000
      Style           =   1  'Graphical
      TabIndex        =   35
      Top             =   1590
      Width           =   300
   End
   Begin VB.TextBox notedate 
      Height          =   300
      Left            =   1320
      MaxLength       =   10
      TabIndex        =   34
      Top             =   1560
      Width           =   1575
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   4320
      TabIndex        =   32
      Text            =   "Combo1"
      Top             =   600
      Width           =   1575
   End
   Begin VB.CommandButton Command2 
      Height          =   300
      Left            =   5650
      Picture         =   "partsingleform.frx":01F2
      Style           =   1  'Graphical
      TabIndex        =   31
      Top             =   1560
      Width           =   300
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   3240
      Top             =   480
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame Frame1 
      Height          =   735
      Left            =   0
      TabIndex        =   29
      Top             =   2880
      Width           =   6135
      Begin VB.CommandButton c_cancel 
         Caption         =   "退出"
         Height          =   375
         Left            =   5280
         TabIndex        =   12
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton c_save 
         Caption         =   "保存"
         Default         =   -1  'True
         Height          =   375
         Left            =   4200
         TabIndex        =   11
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton c_new 
         Caption         =   "新增"
         Height          =   375
         Left            =   3120
         TabIndex        =   10
         Top             =   240
         Width           =   735
      End
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Index           =   11
      Left            =   4320
      TabIndex        =   28
      Top             =   3000
      Visible         =   0   'False
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Index           =   10
      Left            =   4320
      MaxLength       =   253
      TabIndex        =   8
      Top             =   1560
      Width           =   1335
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Index           =   9
      Left            =   1320
      MaxLength       =   20
      TabIndex        =   5
      Top             =   1080
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Index           =   8
      Left            =   1320
      TabIndex        =   27
      Top             =   3120
      Width           =   1575
   End
   Begin VB.TextBox T_yield 
      Alignment       =   1  'Right Justify
      Height          =   300
      Index           =   7
      Left            =   4320
      MaxLength       =   5
      TabIndex        =   6
      Top             =   1080
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      Height          =   780
      Index           =   6
      Left            =   1320
      MaxLength       =   220
      MultiLine       =   -1  'True
      TabIndex        =   9
      Top             =   2040
      Width           =   4575
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Index           =   5
      Left            =   4320
      MaxLength       =   10
      TabIndex        =   4
      Top             =   600
      Visible         =   0   'False
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Index           =   4
      Left            =   1320
      TabIndex        =   26
      Top             =   3000
      Width           =   1575
   End
   Begin VB.TextBox T_weight 
      Alignment       =   1  'Right Justify
      Height          =   300
      Index           =   3
      Left            =   1320
      MaxLength       =   8
      TabIndex        =   3
      Top             =   600
      Width           =   1215
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Index           =   2
      Left            =   4320
      MaxLength       =   50
      TabIndex        =   2
      Top             =   120
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Index           =   1
      Left            =   1320
      MaxLength       =   80
      TabIndex        =   1
      Top             =   120
      Width           =   1575
   End
   Begin MSComCtl2.DTPicker DTPicker1 
      Height          =   300
      Left            =   120
      TabIndex        =   7
      Top             =   2400
      Visible         =   0   'False
      Width           =   495
      _ExtentX        =   873
      _ExtentY        =   529
      _Version        =   393216
      Format          =   25296897
      CurrentDate     =   38598
   End
   Begin VB.TextBox Text1 
      Enabled         =   0   'False
      Height          =   300
      Index           =   0
      Left            =   1320
      TabIndex        =   25
      Top             =   120
      Visible         =   0   'False
      Width           =   1575
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      Caption         =   "克"
      Height          =   180
      Left            =   2640
      TabIndex        =   33
      Top             =   650
      Width           =   180
   End
   Begin VB.Label Label1 
      Caption         =   "%"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   13
      Left            =   6000
      TabIndex        =   30
      Top             =   1080
      Width           =   135
   End
   Begin VB.Label Label1 
      Caption         =   "受控日期:"
      Height          =   255
      Index           =   12
      Left            =   120
      TabIndex        =   24
      Top             =   1680
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "执行标准:"
      Height          =   255
      Index           =   11
      Left            =   120
      TabIndex        =   23
      Top             =   1200
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "入库合格率:"
      Height          =   255
      Index           =   10
      Left            =   3120
      TabIndex        =   22
      Top             =   1200
      Width           =   1215
   End
   Begin VB.Label Label1 
      Caption         =   "状    态:"
      Height          =   255
      Index           =   9
      Left            =   3240
      TabIndex        =   21
      Top             =   720
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "净 重 量:"
      Height          =   255
      Index           =   8
      Left            =   120
      TabIndex        =   20
      Top             =   720
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "零件名称:"
      Height          =   255
      Index           =   7
      Left            =   120
      TabIndex        =   19
      Top             =   240
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "bomID"
      Height          =   255
      Index           =   6
      Left            =   3120
      TabIndex        =   18
      Top             =   3120
      Visible         =   0   'False
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "受控文件地址:"
      Height          =   255
      Index           =   5
      Left            =   3000
      TabIndex        =   17
      Top             =   1680
      Width           =   1335
   End
   Begin VB.Label Label1 
      Caption         =   "使用(0/1):"
      Height          =   255
      Index           =   4
      Left            =   120
      TabIndex        =   16
      Top             =   3240
      Width           =   1095
   End
   Begin VB.Label Label1 
      Caption         =   "备    注:"
      Height          =   255
      Index           =   3
      Left            =   120
      TabIndex        =   15

⌨️ 快捷键说明

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