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

📄 form1.frm

📁 企业ERP系统 采用VB+SQL2000实现。 有客户合约
💻 FRM
📖 第 1 页 / 共 5 页
字号:
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"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmBeforeInfo 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "預備工序資料"
   ClientHeight    =   9510
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   11895
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   9510
   ScaleWidth      =   11895
   ShowInTaskbar   =   0   'False
   Begin ActiveBar2LibraryCtl.ActiveBar2 ActiveBar21 
      Height          =   9510
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   11895
      _LayoutVersion  =   1
      _ExtentX        =   20981
      _ExtentY        =   16775
      _DataPath       =   ""
      Bands           =   "Form1.frx":0000
      Begin VB.Frame Frame1 
         Height          =   8895
         Left            =   60
         TabIndex        =   1
         Top             =   540
         Width           =   11775
         Begin VB.TextBox ComFabricCode 
            BackColor       =   &H00C0C0FF&
            Height          =   315
            Left            =   1500
            TabIndex        =   67
            Top             =   1560
            Width           =   1995
         End
         Begin VB.CommandButton CmdFabric 
            Caption         =   "..."
            Height          =   255
            Left            =   3660
            TabIndex        =   66
            Top             =   1620
            Width           =   435
         End
         Begin VB.CommandButton CmdCustomerNo 
            Caption         =   "..."
            Height          =   255
            Left            =   3660
            TabIndex        =   65
            Top             =   780
            Width           =   435
         End
         Begin VB.ComboBox ColorLayout 
            Height          =   315
            Left            =   5520
            TabIndex        =   64
            Top             =   1560
            Width           =   1995
         End
         Begin VB.TextBox txtOrderNo 
            BackColor       =   &H00C0C0FF&
            Height          =   315
            Left            =   5520
            MaxLength       =   20
            TabIndex        =   46
            Top             =   300
            Width           =   1995
         End
         Begin VB.TextBox txtStandard 
            Height          =   315
            Left            =   5520
            MaxLength       =   20
            TabIndex        =   45
            Top             =   2400
            Width           =   1995
         End
         Begin VB.TextBox txtClientName 
            Height          =   315
            Left            =   5520
            MaxLength       =   50
            TabIndex        =   18
            Top             =   720
            Width           =   1995
         End
         Begin VB.TextBox txtClientNo 
            Height          =   315
            Left            =   1500
            MaxLength       =   20
            TabIndex        =   17
            Top             =   720
            Width           =   1995
         End
         Begin VB.TextBox txtLabdipNo 
            BackColor       =   &H00C0C0FF&
            Height          =   315
            Left            =   1500
            MaxLength       =   20
            TabIndex        =   16
            Top             =   300
            Width           =   1995
         End
         Begin VB.ComboBox comFactoryName 
            Height          =   315
            Left            =   9300
            TabIndex        =   15
            Top             =   720
            Width           =   1995
         End
         Begin VB.TextBox txtSeason 
            Height          =   315
            Left            =   1500
            MaxLength       =   50
            TabIndex        =   14
            Top             =   1140
            Width           =   1995
         End
         Begin VB.TextBox txtSeasonLine 
            Height          =   315
            Left            =   5520
            MaxLength       =   50
            TabIndex        =   13
            Top             =   1140
            Width           =   1995
         End
         Begin VB.TextBox txtDye 
            Height          =   315
            Left            =   5520
            MaxLength       =   20
            TabIndex        =   12
            Top             =   1980
            Width           =   1995
         End
         Begin VB.TextBox txtReference 
            BackColor       =   &H00C0C0FF&
            Height          =   315
            Left            =   1500
            MaxLength       =   20
            TabIndex        =   11
            Top             =   1980
            Width           =   1995
         End
         Begin VB.TextBox txtFinish 
            Height          =   315
            Left            =   9300
            MaxLength       =   50
            TabIndex        =   10
            Top             =   1980
            Width           =   1995
         End
         Begin VB.TextBox txtProcessing 
            Height          =   315
            Left            =   1500
            MaxLength       =   50
            TabIndex        =   9
            Top             =   2400
            Width           =   1995
         End
         Begin VB.TextBox txtPrice 
            BackColor       =   &H00FFFFC0&
            Height          =   315
            Left            =   9300
            TabIndex        =   8
            Top             =   2400
            Width           =   1995
         End
         Begin VB.CheckBox chkQuality 
            Alignment       =   1  'Right Justify
            Caption         =   "質量"
            Height          =   315
            Left            =   360
            TabIndex        =   7
            Top             =   2880
            Width           =   975
         End
         Begin VB.CheckBox chkColor 
            Alignment       =   1  'Right Justify
            Caption         =   "顏色"
            Height          =   315
            Left            =   360
            TabIndex        =   6
            Top             =   3240
            Width           =   975
         End
         Begin VB.CheckBox chkType 
            Alignment       =   1  'Right Justify
            Caption         =   "花型"
            Height          =   315
            Left            =   360
            TabIndex        =   5
            Top             =   3600
            Width           =   975
         End
         Begin VB.TextBox txtRemarks 
            Height          =   315
            Left            =   5520
            TabIndex        =   4
            Top             =   3240
            Width           =   5775
         End
         Begin VB.TextBox txtUpdateDate 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   315
            Left            =   8100
            TabIndex        =   3
            Top             =   3660
            Width           =   3195
         End
         Begin VB.TextBox txtUpdateOperator 
            BackColor       =   &H00FFFFFF&
            Height          =   315
            Left            =   3300
            MaxLength       =   20
            TabIndex        =   2
            Top             =   3660
            Width           =   3195
         End
         Begin TabDlg.SSTab SSTab1 
            Height          =   4695
            Left            =   180
            TabIndex        =   19
            Top             =   4080
            Width           =   11415
            _ExtentX        =   20135
            _ExtentY        =   8281
            _Version        =   393216
            Tabs            =   4
            TabsPerRow      =   4
            TabHeight       =   520
            TabCaption(0)   =   "質量"
            TabPicture(0)   =   "Form1.frx":3996
            Tab(0).ControlEnabled=   -1  'True
            Tab(0).Control(0)=   "MSHF1"
            Tab(0).Control(0).Enabled=   0   'False
            Tab(0).Control(1)=   "txtModi"
            Tab(0).Control(1).Enabled=   0   'False
            Tab(0).ControlCount=   2
            TabCaption(1)   =   "顏色"
            TabPicture(1)   =   "Form1.frx":39B2
            Tab(1).ControlEnabled=   0   'False
            Tab(1).Control(0)=   "subDel"
            Tab(1).Control(1)=   "ColorDel"
            Tab(1).Control(2)=   "CmdView"
            Tab(1).Control(3)=   "SubEdit"
            Tab(1).Control(4)=   "SubAdd"
            Tab(1).Control(5)=   "ColorEdit"
            Tab(1).Control(6)=   "ColorAdd"
            Tab(1).Control(7)=   "MSHF3"
            Tab(1).Control(8)=   "MSHF2"
            Tab(1).ControlCount=   9
            TabCaption(2)   =   "花型"
            TabPicture(2)   =   "Form1.frx":39CE
            Tab(2).ControlEnabled=   0   'False
            Tab(2).Control(0)=   "MSHF6"
            Tab(2).Control(1)=   "LayoutAdd"
            Tab(2).Control(2)=   "LayoutEdit"
            Tab(2).Control(3)=   "LayoutDel"
            Tab(2).ControlCount=   4
            TabCaption(3)   =   "用途"
            TabPicture(3)   =   "Form1.frx":39EA
            Tab(3).ControlEnabled=   0   'False
            Tab(3).Control(0)=   "MSHF5"
            Tab(3).Control(1)=   "ReferenceAdd"
            Tab(3).Control(2)=   "ReferenceEdit"
            Tab(3).Control(3)=   "ReferenceDel"
            Tab(3).ControlCount=   4
            Begin VB.TextBox txtModi 
               Height          =   315
               Left            =   1140
               TabIndex        =   68
               Top             =   1920
               Visible         =   0   'False
               Width           =   1035
            End
            Begin VB.CommandButton subDel 
               Caption         =   "刪除"
               Height          =   315
               Left            =   -64800
               TabIndex        =   63
               Top             =   4260
               Width           =   735
            End
            Begin VB.CommandButton ColorDel 
               Caption         =   "刪除"
               Height          =   315
               Left            =   -71640
               TabIndex        =   62
               Top             =   4260
               Width           =   675
            End
            Begin VB.CommandButton CmdView 
               Caption         =   "全部顏色明細"
               Height          =   315
               Left            =   -70320
               TabIndex        =   61
               Top             =   4260
               Width           =   1395
            End
            Begin VB.CommandButton ReferenceDel 
               Caption         =   "刪除"
               Height          =   315
               Left            =   -67440
               TabIndex        =   60
               Top             =   4260
               Width           =   855
            End
            Begin VB.CommandButton ReferenceEdit 
               Caption         =   "編輯"
               Height          =   315
               Left            =   -69600
               TabIndex        =   59
               Top             =   4260
               Width           =   855
            End
            Begin VB.CommandButton ReferenceAdd 
               Caption         =   "增加"
               Height          =   315
               Left            =   -71880
               TabIndex        =   58
               Top             =   4260
               Width           =   855
            End
            Begin VB.CommandButton LayoutDel 
               Caption         =   "刪除"
               Height          =   315
               Left            =   -67860
               TabIndex        =   57
               Top             =   4260
               Width           =   855
            End
            Begin VB.CommandButton LayoutEdit 
               Caption         =   "編輯"
               Height          =   315
               Left            =   -69960
               TabIndex        =   56
               Top             =   4260
               Width           =   915
            End
            Begin VB.CommandButton LayoutAdd 
               Caption         =   "增加"
               Height          =   315
               Left            =   -72000

⌨️ 快捷键说明

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