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

📄 bomsinglemform.frm

📁 即时通讯
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form BomSingleMForm 
   Caption         =   "BOM表明细管理"
   ClientHeight    =   7140
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9180
   LinkTopic       =   "Form1"
   ScaleHeight     =   7140
   ScaleWidth      =   9180
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame3 
      Height          =   7095
      Left            =   0
      TabIndex        =   20
      Top             =   0
      Width           =   4215
      Begin MSComctlLib.TreeView TV_bomManage 
         Height          =   6750
         Left            =   120
         TabIndex        =   21
         Top             =   240
         Width           =   3975
         _ExtentX        =   7011
         _ExtentY        =   11906
         _Version        =   393217
         LabelEdit       =   1
         Style           =   7
         ImageList       =   "ImageList1"
         Appearance      =   1
      End
   End
   Begin VB.Frame Frame2 
      Height          =   2775
      Left            =   4320
      TabIndex        =   18
      Top             =   4320
      Width           =   4815
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid HFG_detail 
         Height          =   2040
         Left            =   120
         TabIndex        =   19
         Top             =   600
         Width           =   4605
         _ExtentX        =   8123
         _ExtentY        =   3598
         _Version        =   393216
         Cols            =   11
         FixedCols       =   0
         RowHeightMin    =   280
         BackColorFixed  =   15723503
         _NumberOfBands  =   1
         _Band(0).Cols   =   11
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "统计: 种类 0      数量    0"
         Height          =   180
         Index           =   7
         Left            =   120
         TabIndex        =   22
         Top             =   240
         Width           =   2520
      End
   End
   Begin VB.Frame Frame1 
      Height          =   4335
      Left            =   4320
      TabIndex        =   0
      Top             =   0
      Width           =   4815
      Begin VB.TextBox T_name 
         Enabled         =   0   'False
         Height          =   375
         Left            =   1440
         TabIndex        =   10
         Top             =   240
         Width           =   2295
      End
      Begin VB.TextBox T_ProcessName 
         Height          =   390
         Left            =   1440
         TabIndex        =   9
         Top             =   705
         Width           =   2295
      End
      Begin VB.TextBox T_fee 
         Alignment       =   1  'Right Justify
         Height          =   375
         Left            =   1440
         TabIndex        =   8
         Top             =   1200
         Width           =   2295
      End
      Begin VB.TextBox T_memo 
         Height          =   855
         Left            =   1440
         MultiLine       =   -1  'True
         TabIndex        =   7
         Top             =   3120
         Width           =   2295
      End
      Begin VB.CommandButton C_modify 
         Caption         =   "<<<"
         Height          =   375
         Left            =   600
         TabIndex        =   6
         Top             =   3360
         Width           =   615
      End
      Begin VB.TextBox T_number 
         Alignment       =   1  'Right Justify
         Height          =   375
         Left            =   1440
         TabIndex        =   5
         Top             =   2160
         Width           =   2295
      End
      Begin VB.TextBox T_bomCost 
         Alignment       =   1  'Right Justify
         Enabled         =   0   'False
         Height          =   375
         Left            =   1440
         TabIndex        =   4
         Top             =   1680
         Width           =   2295
      End
      Begin VB.CommandButton C_setSupplier 
         Caption         =   "设置"
         Height          =   375
         Left            =   600
         TabIndex        =   3
         Top             =   3780
         Width           =   615
      End
      Begin VB.CommandButton Command1 
         Height          =   330
         Left            =   3375
         Picture         =   "BomSingleMForm.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   2
         Top             =   735
         Visible         =   0   'False
         Width           =   330
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   375
         Left            =   1440
         TabIndex        =   1
         Top             =   2640
         Width           =   2295
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "BS"
         Height          =   180
         Index           =   8
         Left            =   4080
         TabIndex        =   23
         Top             =   360
         Width           =   180
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "BOM 名称:"
         Height          =   180
         Index           =   1
         Left            =   600
         TabIndex        =   17
         Top             =   360
         Width           =   810
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "工序名称:"
         Height          =   180
         Index           =   0
         Left            =   600
         TabIndex        =   16
         Top             =   840
         Width           =   810
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "工序费用:"
         Height          =   180
         Index           =   2
         Left            =   600
         TabIndex        =   15
         Top             =   1320
         Width           =   810
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "备    注:"
         Height          =   180
         Index           =   3
         Left            =   600
         TabIndex        =   14
         Top             =   3120
         Width           =   810
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "数    量:"
         Height          =   180
         Index           =   4
         Left            =   600
         TabIndex        =   13
         Top             =   2280
         Width           =   810
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "BOM 成本:"
         Height          =   180
         Index           =   5
         Left            =   600
         TabIndex        =   12
         Top             =   1800
         Width           =   810
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "供 应 商:"
         Height          =   180
         Index           =   6
         Left            =   600
         TabIndex        =   11
         Top             =   2760
         Width           =   810
      End
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   0
      Top             =   0
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   17
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":01F2
            Key             =   "exec"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":058C
            Key             =   "xz"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":0926
            Key             =   "sc"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":0CC0
            Key             =   "sx"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":105A
            Key             =   "cx"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":13F4
            Key             =   "zd"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":178E
            Key             =   "dz"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":1B28
            Key             =   "ph"
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":1EC2
            Key             =   "fz"
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":225C
            Key             =   "Locate"
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":25F6
            Key             =   "hf"
         EndProperty
         BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":2990
            Key             =   "pz"
         EndProperty
         BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":2D2A
            Key             =   "check"
         EndProperty
         BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":30C4
            Key             =   "Sum"
         EndProperty
         BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":345E
            Key             =   "Total"
         EndProperty
         BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "BomSingleMForm.frx":37F8
            Key             =   "Detail"

⌨️ 快捷键说明

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