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

📄 ps_materialcooperatelistform.frm

📁 即时通讯
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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 PS_MaterialCooperateListForm 
   Caption         =   "零件生产外协单"
   ClientHeight    =   5775
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10575
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   5775
   ScaleWidth      =   10575
   Begin VB.Frame F_setFinishNum 
      Height          =   1815
      Left            =   3480
      TabIndex        =   6
      Top             =   1800
      Width           =   2895
      Begin VB.CheckBox CK_state 
         Caption         =   "Check1"
         Enabled         =   0   'False
         Height          =   255
         Left            =   1200
         TabIndex        =   14
         Top             =   1320
         Width           =   255
      End
      Begin VB.TextBox T_billNum 
         Alignment       =   1  'Right Justify
         Enabled         =   0   'False
         Height          =   270
         Left            =   1200
         TabIndex        =   10
         Text            =   "Text1"
         Top             =   240
         Width           =   1455
      End
      Begin VB.TextBox T_hadFinish 
         Alignment       =   1  'Right Justify
         Enabled         =   0   'False
         Height          =   270
         Left            =   1200
         TabIndex        =   9
         Text            =   "Text1"
         Top             =   600
         Width           =   1455
      End
      Begin VB.TextBox T_setToNum 
         Alignment       =   1  'Right Justify
         Enabled         =   0   'False
         Height          =   270
         Left            =   1200
         TabIndex        =   8
         Text            =   "Text1"
         Top             =   960
         Visible         =   0   'False
         Width           =   1455
      End
      Begin VB.CommandButton C_set 
         Caption         =   "设置"
         Height          =   255
         Left            =   2040
         TabIndex        =   7
         Top             =   1440
         Visible         =   0   'False
         Width           =   615
      End
      Begin VB.Label Label5 
         Caption         =   "完    工:"
         Height          =   255
         Left            =   120
         TabIndex        =   15
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label4 
         Caption         =   "产单数量:"
         Height          =   255
         Left            =   120
         TabIndex        =   13
         Top             =   240
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "己 完 成:"
         Height          =   255
         Left            =   120
         TabIndex        =   12
         Top             =   600
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "设置数量:"
         Height          =   255
         Left            =   120
         TabIndex        =   11
         Top             =   960
         Visible         =   0   'False
         Width           =   975
      End
   End
   Begin VB.Frame F_alartSet 
      Height          =   855
      Left            =   4320
      TabIndex        =   3
      Top             =   600
      Width           =   2415
      Begin VB.TextBox T_alartDays 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   960
         TabIndex        =   4
         Text            =   "10"
         Top             =   360
         Width           =   1335
      End
      Begin VB.Label Label1 
         Caption         =   "报警天数:"
         Height          =   255
         Left            =   120
         TabIndex        =   5
         Top             =   360
         Width           =   855
      End
   End
   Begin MSHierarchicalFlexGridLib.MSHFlexGrid HFG_cooperateList 
      Height          =   5175
      Left            =   0
      TabIndex        =   0
      Top             =   600
      Width           =   10575
      _ExtentX        =   18653
      _ExtentY        =   9128
      _Version        =   393216
      BackColor       =   -2147483634
      Cols            =   15
      FixedCols       =   0
      BackColorFixed  =   15723503
      AllowUserResizing=   3
      _NumberOfBands  =   1
      _Band(0).Cols   =   15
   End
   Begin MSComctlLib.Toolbar SzToolbar 
      Align           =   1  'Align Top
      Height          =   570
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   10575
      _ExtentX        =   18653
      _ExtentY        =   1005
      ButtonWidth     =   820
      ButtonHeight    =   953
      AllowCustomize  =   0   'False
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   9
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "报警"
            Key             =   "bj"
            ImageKey        =   "zd"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "查看"
            Key             =   "ck"
            ImageIndex      =   13
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "新增"
            Key             =   "xz"
            ImageKey        =   "xz"
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "查询"
            Key             =   "cx"
            ImageKey        =   "cx"
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "打印"
            Key             =   "print"
            ImageKey        =   "dy"
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "刷新"
            Key             =   "sx"
            ImageKey        =   "sx"
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Style           =   3
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            Key             =   "tc"
            ImageKey        =   "tc"
         EndProperty
      EndProperty
      BorderStyle     =   1
      Begin VB.TextBox Text1 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         ForeColor       =   &H80000006&
         Height          =   270
         Left            =   9480
         TabIndex        =   16
         Text            =   "Text1"
         Top             =   120
         Width           =   975
      End
      Begin VB.CommandButton C_condition 
         Caption         =   "设置"
         Height          =   375
         Left            =   5160
         TabIndex        =   2
         Top             =   120
         Width           =   735
      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   =   36
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":0000
            Key             =   "sz"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":039A
            Key             =   "dy"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":0734
            Key             =   "yl"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":0ACE
            Key             =   "xg"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":0E68
            Key             =   "zh"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":1202
            Key             =   "sh"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":159C
            Key             =   "bc"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":1936
            Key             =   "fq"
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":1CD0
            Key             =   "bz"
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":206A
            Key             =   "tc"
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":2404
            Key             =   "bcgs"
         EndProperty
         BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":279E
            Key             =   "mrlk"
         EndProperty
         BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":2B38
            Key             =   "xsxm"
         EndProperty
         BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":2ED2
            Key             =   "first"
         EndProperty
         BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":326C
            Key             =   "prev"
         EndProperty
         BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "PS_MaterialCooperateListForm.frx":3606

⌨️ 快捷键说明

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