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

📄 frm_jcxx_wlxx.frm

📁 生产管理系统是一个典型的数据库开发应用程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "Msadodc.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Frm_Jcxx_Wlxx 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "物料信息设置"
   ClientHeight    =   6570
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   7200
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6570
   ScaleWidth      =   7200
   StartUpPosition =   2  '屏幕中心
   Begin MSDataGridLib.DataGrid Dgr_Wlxx 
      Bindings        =   "Frm_Jcxx_Wlxx.frx":0000
      Height          =   2895
      Left            =   120
      TabIndex        =   20
      Top             =   3600
      Width           =   6975
      _ExtentX        =   12303
      _ExtentY        =   5106
      _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
   Begin VB.Frame Frame1 
      Height          =   2775
      Left            =   120
      TabIndex        =   1
      Top             =   720
      Width           =   6975
      Begin VB.ComboBox Cbx_Cpbh 
         Height          =   300
         Left            =   1320
         TabIndex        =   19
         Text            =   "请选择产品编号"
         Top             =   1320
         Width           =   1935
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   7
         Left            =   2400
         TabIndex        =   18
         Top             =   2280
         Width           =   4095
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   6
         Left            =   4560
         TabIndex        =   17
         Top             =   1800
         Width           =   1935
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   5
         Left            =   1320
         TabIndex        =   16
         Top             =   1800
         Width           =   1935
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   4
         Left            =   4560
         TabIndex        =   15
         Top             =   1320
         Width           =   1935
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   3
         Left            =   4560
         TabIndex        =   14
         Top             =   840
         Width           =   1935
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   2
         Left            =   1320
         TabIndex        =   13
         Top             =   840
         Width           =   1935
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   1
         Left            =   4560
         TabIndex        =   12
         Top             =   360
         Width           =   1935
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   0
         Left            =   1320
         TabIndex        =   11
         Top             =   360
         Width           =   1935
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "备注信息"
         Height          =   180
         Index           =   8
         Left            =   3720
         TabIndex        =   10
         Top             =   1800
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "产品名称"
         Height          =   180
         Index           =   7
         Left            =   3720
         TabIndex        =   9
         Top             =   1320
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "计量单位"
         Height          =   180
         Index           =   6
         Left            =   3720
         TabIndex        =   8
         Top             =   840
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "物料名称"
         Height          =   180
         Index           =   5
         Left            =   3720
         TabIndex        =   7
         Top             =   360
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "产品数量/单位产品量"
         Height          =   180
         Index           =   4
         Left            =   480
         TabIndex        =   6
         Top             =   2280
         Width           =   1710
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "产品规格"
         Height          =   180
         Index           =   3
         Left            =   480
         TabIndex        =   5
         Top             =   1800
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "产品编号"
         Height          =   180
         Index           =   2
         Left            =   480
         TabIndex        =   4
         Top             =   1320
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "物料规格"
         Height          =   180
         Index           =   1
         Left            =   480
         TabIndex        =   3
         Top             =   840
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "物料编号"
         Height          =   180
         Index           =   0
         Left            =   480
         TabIndex        =   2
         Top             =   360
         Width           =   720
      End
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   705
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   7200
      _ExtentX        =   12700
      _ExtentY        =   1244
      ButtonWidth     =   873
      ButtonHeight    =   1191
      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         =   "增加"
            Description     =   "add"
            Object.ToolTipText     =   "增加物料"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "修改"
            Description     =   "modify"
            Object.ToolTipText     =   "修改物料信息"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "删除"
            Description     =   "delete"
            Object.ToolTipText     =   "删除物料信息"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存"
            Description     =   "save"
            Object.ToolTipText     =   "保存物料信息"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "取消"
            Description     =   "cancel"
            Object.ToolTipText     =   "取消操作"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "查找"
            Description     =   "find"
            Object.ToolTipText     =   "查找相关物料信息"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Enabled         =   0   'False
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
            Object.Width           =   1000
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "关闭"
            Description     =   "close"
            Object.ToolTipText     =   "关闭"
            ImageIndex      =   7
         EndProperty
      EndProperty
      Begin MSComctlLib.ImageList ImageList1 
         Left            =   240
         Top             =   120
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   26
         ImageHeight     =   26
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   7
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "Frm_Jcxx_Wlxx.frx":0015
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "Frm_Jcxx_Wlxx.frx":166F
               Key             =   ""
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "Frm_Jcxx_Wlxx.frx":2CC9
               Key             =   ""
            EndProperty
            BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "Frm_Jcxx_Wlxx.frx":4323
               Key             =   ""

⌨️ 快捷键说明

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