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

📄 frm_specbill_addart_view.frm

📁 一个公司的客户财产管理系统vb源码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "msmask32.ocx"
Begin VB.Form Frm_SpecBill_AddArt_View 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "要添加到子盘规格单的节目内容查看"
   ClientHeight    =   8970
   ClientLeft      =   3750
   ClientTop       =   2070
   ClientWidth     =   10920
   ControlBox      =   0   'False
   Icon            =   "Frm_SpecBill_AddArt_View.frx":0000
   LinkTopic       =   "Form2"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   8970
   ScaleWidth      =   10920
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   75
      Top             =   0
      Width           =   10920
      _ExtentX        =   19262
      _ExtentY        =   979
      ButtonWidth     =   2090
      ButtonHeight    =   926
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   7
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "第一条记录"
            Object.ToolTipText     =   "第一条记录"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "前一条记录"
            Object.ToolTipText     =   "前一条记录"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "后一条记录"
            Object.ToolTipText     =   "后一条记录"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "最后一条记录"
            Object.ToolTipText     =   "最后一条记录"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "添加(Add)"
            Object.ToolTipText     =   "添加此客户新的财产"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出(Exit)"
            Object.ToolTipText     =   "退出客户财产编辑"
            ImageIndex      =   8
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame3 
      Caption         =   "生产部统计录入部分"
      ForeColor       =   &H00C00000&
      Height          =   1335
      Left            =   60
      TabIndex        =   0
      Top             =   7560
      Width           =   10800
      Begin VB.ComboBox cob_S_Fields 
         Height          =   300
         Index           =   3
         Left            =   6480
         TabIndex        =   4
         Text            =   "Combo1"
         Top             =   180
         Width           =   4215
      End
      Begin VB.ComboBox cob_S_Fields 
         Height          =   300
         Index           =   2
         Left            =   1245
         TabIndex        =   3
         Text            =   "Combo1"
         Top             =   900
         Width           =   4095
      End
      Begin VB.ComboBox cob_S_Fields 
         Height          =   300
         Index           =   1
         Left            =   1245
         TabIndex        =   2
         Text            =   "Combo1"
         Top             =   540
         Width           =   4095
      End
      Begin VB.ComboBox cob_S_Fields 
         Height          =   300
         Index           =   0
         Left            =   1245
         TabIndex        =   1
         Text            =   "Combo1"
         Top             =   180
         Width           =   4095
      End
      Begin MSMask.MaskEdBox Mask_S_Fields 
         Height          =   300
         Index           =   1
         Left            =   6480
         TabIndex        =   5
         Top             =   900
         Width           =   4215
         _ExtentX        =   7435
         _ExtentY        =   529
         _Version        =   393216
         Format          =   "#,##0"
         PromptChar      =   "_"
      End
      Begin MSMask.MaskEdBox Mask_S_Fields 
         Height          =   300
         Index           =   0
         Left            =   6480
         TabIndex        =   6
         Top             =   540
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   529
         _Version        =   393216
         MaxLength       =   6
         Mask            =   "##.##%"
         PromptChar      =   " "
      End
      Begin MSMask.MaskEdBox Mask_S_Fields 
         Height          =   300
         Index           =   2
         Left            =   9120
         TabIndex        =   78
         Top             =   540
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   529
         _Version        =   393216
         Format          =   "#,##0"
         PromptChar      =   "_"
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "小于3000片"
         Height          =   180
         Left            =   8160
         TabIndex        =   79
         Top             =   600
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "剩余良品数"
         Height          =   180
         Index           =   32
         Left            =   5505
         TabIndex        =   12
         Top             =   960
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "不良率"
         Height          =   180
         Index           =   35
         Left            =   5865
         TabIndex        =   11
         Top             =   600
         Width           =   540
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "颜色样本"
         Height          =   180
         Index           =   31
         Left            =   5640
         TabIndex        =   10
         Top             =   240
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "专色油墨"
         Height          =   180
         Index           =   30
         Left            =   405
         TabIndex        =   9
         Top             =   960
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "版状态"
         Height          =   180
         Index           =   29
         Left            =   585
         TabIndex        =   8
         Top             =   600
         Width           =   540
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "印刷机号"
         Height          =   180
         Index           =   28
         Left            =   405
         TabIndex        =   7
         Top             =   240
         Width           =   720
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "品质IQC录入部分"
      Enabled         =   0   'False
      ForeColor       =   &H00C00000&
      Height          =   1485
      Left            =   52
      TabIndex        =   13
      Top             =   6000
      Width           =   10800
      Begin VB.TextBox txt_Q_Fields 
         Height          =   300
         Index           =   1
         Left            =   6495
         TabIndex        =   18
         Text            =   "Text1"
         Top             =   300
         Width           =   4080
      End
      Begin VB.ComboBox cob_Q_Fields 
         Height          =   300
         Index           =   1
         Left            =   1230
         TabIndex        =   17
         Text            =   "Combo1"
         Top             =   1020
         Width           =   4095
      End
      Begin VB.ComboBox cob_Q_Fields 
         Height          =   300
         Index           =   0
         Left            =   1230
         TabIndex        =   16
         Text            =   "Combo1"
         Top             =   660
         Width           =   4095
      End
      Begin VB.TextBox txt_Q_Fields 
         Height          =   300
         Index           =   0
         Left            =   1230
         TabIndex        =   15
         Text            =   "Text1"
         Top             =   300
         Width           =   4095
      End
      Begin VB.TextBox txt_Q_Fields 
         Height          =   660
         Index           =   2
         Left            =   6495
         MultiLine       =   -1  'True
         TabIndex        =   14
         Text            =   "Frm_SpecBill_AddArt_View.frx":0CCA
         Top             =   720
         Width           =   4080
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "库位号"
         Height          =   180
         Index           =   34
         Left            =   5895
         TabIndex        =   23
         Top             =   360
         Width           =   540
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "菲林状态"
         ForeColor       =   &H00000000&
         Height          =   180
         Index           =   25
         Left            =   390
         TabIndex        =   22
         Top             =   1080
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "节目源状态"
         ForeColor       =   &H00000000&
         Height          =   180
         Index           =   24
         Left            =   210
         TabIndex        =   21
         Top             =   720
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "母盘数量"
         ForeColor       =   &H00000000&
         Height          =   180
         Index           =   23
         Left            =   390
         TabIndex        =   20
         Top             =   360
         Width           =   720
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "备注"
         Height          =   180
         Left            =   6015
         TabIndex        =   19
         Top             =   720
         Width           =   360
      End
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   0
      Top             =   480
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   8
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_SpecBill_AddArt_View.frx":0CD0
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_SpecBill_AddArt_View.frx":0FEA
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_SpecBill_AddArt_View.frx":1304
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_SpecBill_AddArt_View.frx":161E
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_SpecBill_AddArt_View.frx":1938
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_SpecBill_AddArt_View.frx":1C52
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_SpecBill_AddArt_View.frx":1D73
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_SpecBill_AddArt_View.frx":224E
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame1 
      Caption         =   "营销部录入部分"
      ForeColor       =   &H00C00000&
      Height          =   5415
      Left            =   52
      TabIndex        =   24
      Top             =   600
      Width           =   10800
      Begin VB.ComboBox cob_M_Fields 
         Height          =   300
         Index           =   11
         Left            =   6555
         TabIndex        =   77
         Text            =   "Combo1"
         Top             =   4260
         Width           =   4095
      End
      Begin VB.TextBox txt_M_Fields 
         Height          =   300
         Index           =   12

⌨️ 快捷键说明

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