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

📄 frmproductionman.frm

📁 企业ERP系统 采用VB+SQL2000实现。 有客户合约
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{4932CEF1-2CAA-11D2-A165-0060081C43D9}#2.0#0"; "Actbar2.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmProductionProgress 
   Caption         =   "生產進度表"
   ClientHeight    =   9045
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   15120
   LinkTopic       =   "Form2"
   MDIChild        =   -1  'True
   ScaleHeight     =   9045
   ScaleWidth      =   15120
   Begin ActiveBar2LibraryCtl.ActiveBar2 ActiveBar21 
      Height          =   9045
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   15120
      _LayoutVersion  =   1
      _ExtentX        =   26670
      _ExtentY        =   15954
      _DataPath       =   ""
      Bands           =   "frmProductionMan.frx":0000
      Begin VB.Frame Frame1 
         Height          =   8475
         Left            =   60
         TabIndex        =   1
         Top             =   540
         Width           =   15015
         Begin VB.PictureBox fraFind 
            Appearance      =   0  'Flat
            BackColor       =   &H00FFFFFF&
            ForeColor       =   &H80000008&
            Height          =   7515
            Left            =   120
            ScaleHeight     =   7485
            ScaleWidth      =   9705
            TabIndex        =   3
            Top             =   240
            Visible         =   0   'False
            Width           =   9735
            Begin VB.CommandButton CmdFabric 
               Caption         =   "..."
               Height          =   255
               Left            =   4320
               TabIndex        =   70
               Top             =   1140
               Width           =   435
            End
            Begin VB.TextBox txtComposition 
               BackColor       =   &H00C0FFC0&
               Height          =   315
               Left            =   6660
               TabIndex        =   69
               Top             =   1560
               Width           =   1935
            End
            Begin VB.TextBox txtFabricName 
               BackColor       =   &H00C0FFC0&
               Height          =   315
               Left            =   2160
               TabIndex        =   68
               Top             =   1080
               Width           =   1995
            End
            Begin VB.TextBox txtFabricNo 
               Height          =   315
               Left            =   6660
               TabIndex        =   67
               Top             =   1140
               Width           =   1935
            End
            Begin VB.ComboBox txtFactoryName 
               BackColor       =   &H00C0FFC0&
               Height          =   315
               Left            =   2160
               TabIndex        =   66
               Top             =   1560
               Width           =   1995
            End
            Begin VB.ComboBox txtSeason 
               Height          =   315
               Left            =   6660
               TabIndex        =   65
               Top             =   660
               Width           =   1995
            End
            Begin VB.ComboBox txtSuppliersName 
               BackColor       =   &H00C0FFC0&
               Height          =   315
               Left            =   6660
               TabIndex        =   64
               Top             =   180
               Width           =   1995
            End
            Begin VB.ComboBox txtOrderNo 
               Height          =   315
               Left            =   2160
               TabIndex        =   63
               Top             =   180
               Width           =   1995
            End
            Begin VB.CheckBox chkItemDate7 
               BackColor       =   &H00FFFFFF&
               Caption         =   "Check2"
               Height          =   255
               Left            =   4320
               TabIndex        =   58
               Top             =   6180
               Width           =   255
            End
            Begin VB.CheckBox chkItemDate6 
               BackColor       =   &H00FFFFFF&
               Caption         =   "Check2"
               Height          =   255
               Left            =   4320
               TabIndex        =   53
               Top             =   5640
               Width           =   255
            End
            Begin VB.CheckBox chkItemDate5 
               BackColor       =   &H00FFFFFF&
               Caption         =   "Check2"
               Height          =   255
               Left            =   4320
               TabIndex        =   48
               Top             =   5160
               Width           =   255
            End
            Begin VB.CheckBox chkItemDate4 
               BackColor       =   &H00FFFFFF&
               Caption         =   "Check2"
               Height          =   255
               Left            =   4320
               TabIndex        =   43
               Top             =   4680
               Width           =   255
            End
            Begin VB.CheckBox chkItemDate3 
               BackColor       =   &H00FFFFFF&
               Caption         =   "Check2"
               Height          =   255
               Left            =   4320
               TabIndex        =   38
               Top             =   4200
               Width           =   255
            End
            Begin VB.CheckBox chkItemDate2 
               BackColor       =   &H00FFFFFF&
               Caption         =   "Check2"
               Height          =   255
               Left            =   4320
               TabIndex        =   33
               Top             =   3660
               Width           =   255
            End
            Begin VB.CheckBox chkItemDate1 
               BackColor       =   &H00FFFFFF&
               Caption         =   "Check2"
               Height          =   255
               Left            =   4320
               TabIndex        =   12
               Top             =   3120
               Width           =   255
            End
            Begin VB.CheckBox chkDelivery 
               BackColor       =   &H00FFFFFF&
               Caption         =   "Check1"
               Height          =   255
               Left            =   4320
               TabIndex        =   11
               Top             =   2580
               Width           =   195
            End
            Begin VB.CommandButton cmdCancel 
               Caption         =   "取消 &C"
               Height          =   315
               Left            =   6660
               TabIndex        =   10
               Top             =   6780
               Width           =   855
            End
            Begin VB.CommandButton cmdFind 
               Caption         =   "查询 &F"
               Height          =   315
               Left            =   5040
               TabIndex        =   9
               Top             =   6780
               Width           =   855
            End
            Begin VB.CommandButton cmdFindAll 
               Caption         =   "全部 &A"
               Height          =   315
               Left            =   3360
               TabIndex        =   8
               Top             =   6780
               Width           =   855
            End
            Begin VB.TextBox txtProductionState 
               BackColor       =   &H00FFFFFF&
               Height          =   315
               Left            =   2160
               TabIndex        =   7
               Top             =   630
               Width           =   1995
            End
            Begin VB.CheckBox chkEmbryoDate 
               BackColor       =   &H00FFFFFF&
               Caption         =   "Check1"
               Height          =   195
               Left            =   4320
               TabIndex        =   4
               Top             =   2100
               Width           =   255
            End
            Begin MSComCtl2.DTPicker EndEmbryoDate 
               Height          =   315
               Left            =   6660
               TabIndex        =   5
               Top             =   2100
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   556
               _Version        =   393216
               Format          =   91815937
               CurrentDate     =   39590
            End
            Begin MSComCtl2.DTPicker EmbryoDate 
               Height          =   315
               Left            =   2160
               TabIndex        =   6
               Top             =   2040
               Width           =   1995
               _ExtentX        =   3519
               _ExtentY        =   556
               _Version        =   393216
               Format          =   91815937
               CurrentDate     =   39590
            End
            Begin MSComCtl2.DTPicker EndItemDate1 
               Height          =   315
               Left            =   6660
               TabIndex        =   13
               Top             =   3120
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   556
               _Version        =   393216
               Format          =   91815937
               CurrentDate     =   39588
            End
            Begin MSComCtl2.DTPicker EndDelivery 
               Height          =   315
               Left            =   6660
               TabIndex        =   14
               Top             =   2580
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   556
               _Version        =   393216
               Format          =   91815937
               CurrentDate     =   39588
            End
            Begin MSComCtl2.DTPicker ItemDate1 
               Height          =   315
               Left            =   2160
               TabIndex        =   15
               Top             =   3060
               Width           =   1995
               _ExtentX        =   3519
               _ExtentY        =   556
               _Version        =   393216
               Format          =   91815937
               CurrentDate     =   39587
            End
            Begin MSComCtl2.DTPicker Delivery 
               Height          =   315
               Left            =   2160
               TabIndex        =   16
               Top             =   2520
               Width           =   1995
               _ExtentX        =   3519
               _ExtentY        =   556
               _Version        =   393216
               Format          =   91815937
               CurrentDate     =   39587
            End
            Begin MSComCtl2.DTPicker EndItemDate2 
               Height          =   315
               Left            =   6660
               TabIndex        =   34
               Top             =   3660

⌨️ 快捷键说明

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