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

📄 frm_jhgl_scjhd.frm

📁 PMS是一个生产管理系统,功能强大,供大家享用,希望大家支持!!
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Frm_Jhgl_Scjhd 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "生产计划单"
   ClientHeight    =   5085
   ClientLeft      =   1515
   ClientTop       =   2385
   ClientWidth     =   7725
   Icon            =   "Frm_Jhgl_Scjhd.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   5085
   ScaleWidth      =   7725
   StartUpPosition =   1  '所有者中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   4350
      Left            =   0
      TabIndex        =   1
      Top             =   690
      Width           =   7710
      _ExtentX        =   13600
      _ExtentY        =   7673
      _Version        =   393216
      Tabs            =   1
      TabsPerRow      =   1
      TabHeight       =   520
      TabCaption(0)   =   "Tab 0"
      TabPicture(0)   =   "Frm_Jhgl_Scjhd.frx":000C
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      Begin VB.Frame Frame2 
         Height          =   2580
         Left            =   105
         TabIndex        =   13
         Top             =   1680
         Width           =   7500
         Begin MSAdodcLib.Adodc Adodc1 
            Height          =   360
            Left            =   330
            Top             =   1350
            Visible         =   0   'False
            Width           =   1590
            _ExtentX        =   2805
            _ExtentY        =   635
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   1
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   1
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_SCGL"
            OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_SCGL"
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   "select * from tb_SCGL_scjhd"
            Caption         =   "Adodc1"
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            _Version        =   393216
         End
         Begin MSDataGridLib.DataGrid Dgr_Scjhd 
            Bindings        =   "Frm_Jhgl_Scjhd.frx":0028
            Height          =   2265
            Left            =   75
            TabIndex        =   14
            Top             =   195
            Width           =   7335
            _ExtentX        =   12938
            _ExtentY        =   3995
            _Version        =   393216
            HeadLines       =   1
            RowHeight       =   15
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ColumnCount     =   2
            BeginProperty Column00 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column01 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            SplitCount      =   1
            BeginProperty Split0 
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
      End
      Begin VB.Frame Frame1 
         Height          =   1620
         Left            =   105
         TabIndex        =   2
         Top             =   60
         Width           =   7470
         Begin VB.ComboBox Cbx_wcf 
            Height          =   300
            ItemData        =   "Frm_Jhgl_Scjhd.frx":003D
            Left            =   5850
            List            =   "Frm_Jhgl_Scjhd.frx":0047
            TabIndex        =   24
            Text            =   " 否"
            Top             =   885
            Width           =   1485
         End
         Begin MSComCtl2.DTPicker Dtp_Wgrq 
            Height          =   315
            Left            =   3690
            TabIndex        =   22
            Top             =   855
            Width           =   1275
            _ExtentX        =   2249
            _ExtentY        =   556
            _Version        =   393216
            Format          =   57344001
            CurrentDate     =   38713
         End
         Begin MSComCtl2.DTPicker Dtp_Tcrq 
            Height          =   315
            Left            =   1230
            TabIndex        =   21
            Top             =   870
            Width           =   1290
            _ExtentX        =   2275
            _ExtentY        =   556
            _Version        =   393216
            Format          =   57344001
            CurrentDate     =   38713
         End
         Begin VB.TextBox Text1 
            Height          =   315
            Index           =   5
            Left            =   915
            TabIndex        =   20
            Top             =   1200
            Width           =   6435
         End
         Begin VB.TextBox Text1 
            Height          =   315
            Index           =   4
            Left            =   6285
            TabIndex        =   19
            Top             =   510
            Width           =   1050
         End
         Begin VB.TextBox Text1 
            Height          =   315
            Index           =   3
            Left            =   4845
            TabIndex        =   18
            Top             =   510
            Width           =   975
         End
         Begin VB.TextBox Text1 
            Height          =   315
            Index           =   2
            Left            =   2910
            TabIndex        =   17
            Top             =   525
            Width           =   1110
         End
         Begin VB.TextBox Text1 
            Height          =   315
            Index           =   1
            Left            =   900
            TabIndex        =   16
            Top             =   525
            Width           =   1125
         End
         Begin VB.ComboBox Cbx_Cpbh 
            Height          =   300
            Left            =   4470
            TabIndex        =   15
            Text            =   "请选择产品编号"
            Top             =   165
            Width           =   2865
         End
         Begin VB.TextBox Text1 
            Height          =   315
            Index           =   0
            Left            =   1410
            TabIndex        =   4
            Top             =   165
            Width           =   2070
         End
         Begin VB.Label Label10 
            Caption         =   "完成否"
            Height          =   180
            Left            =   5055
            TabIndex        =   23
            Top             =   930
            Width           =   675
         End
         Begin VB.Label Label9 
            Caption         =   "备注信息"
            Height          =   225
            Left            =   75
            TabIndex        =   12
            Top             =   1260
            Width           =   765
         End
         Begin VB.Label Label8 
            Caption         =   "计划完工日期"
            Height          =   225
            Left            =   2565
            TabIndex        =   11
            Top             =   915
            Width           =   1155
         End
         Begin VB.Label Label7 
            Caption         =   "计划投产日期"
            Height          =   210
            Left            =   75
            TabIndex        =   10
            Top             =   915
            Width           =   1095
         End
         Begin VB.Label Label6 
            Caption         =   "数量"
            Height          =   195
            Left            =   5865
            TabIndex        =   9
            Top             =   555

⌨️ 快捷键说明

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