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

📄 frmmeteralin.frm

📁 this is my first software.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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"
Begin VB.Form frmMeteralIn 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "原材料入库"
   ClientHeight    =   7125
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7230
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   7125
   ScaleWidth      =   7230
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton cmdCancle 
      Caption         =   "关闭"
      Height          =   375
      Left            =   6240
      TabIndex        =   45
      Top             =   6600
      Width           =   855
   End
   Begin VB.CommandButton cmdSubmit 
      Caption         =   "提交"
      Default         =   -1  'True
      Height          =   375
      Left            =   6240
      TabIndex        =   44
      Top             =   6120
      Width           =   855
   End
   Begin MSAdodcLib.Adodc AdodcArg 
      Height          =   330
      Left            =   240
      Top             =   6720
      Width           =   5895
      _ExtentX        =   10398
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   ""
      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 DataGridArg 
      Height          =   3735
      Left            =   240
      TabIndex        =   43
      Top             =   2880
      Width           =   5895
      _ExtentX        =   10398
      _ExtentY        =   6588
      _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.ComboBox ComboPinPai 
      Height          =   300
      Left            =   3360
      TabIndex        =   3
      Top             =   840
      Width           =   1335
   End
   Begin VB.ComboBox ComboProvider 
      Height          =   300
      Left            =   1320
      TabIndex        =   2
      Top             =   840
      Width           =   1215
   End
   Begin VB.ComboBox ComboMeteral 
      Height          =   300
      ItemData        =   "frmMeteralIn.frx":0000
      Left            =   1320
      List            =   "frmMeteralIn.frx":0010
      TabIndex        =   0
      Top             =   360
      Width           =   1215
   End
   Begin VB.TextBox txtWeight 
      Height          =   300
      Left            =   3360
      TabIndex        =   1
      Top             =   360
      Width           =   1095
   End
   Begin VB.Frame FrameMeteral 
      Caption         =   "彩印膜"
      Height          =   1095
      Index           =   2
      Left            =   360
      TabIndex        =   29
      Top             =   1440
      Width           =   6375
      Begin VB.ComboBox ComboTextCaiYin 
         Height          =   300
         Left            =   960
         TabIndex        =   39
         Top             =   670
         Width           =   975
      End
      Begin VB.ComboBox ComboColorCaiYin 
         Height          =   300
         Left            =   5280
         TabIndex        =   33
         Top             =   240
         Width           =   975
      End
      Begin VB.ComboBox ComboHouDuCaiYin 
         Height          =   300
         Left            =   3720
         TabIndex        =   32
         Top             =   240
         Width           =   975
      End
      Begin VB.ComboBox ComboWidthCaiYin 
         Height          =   300
         Left            =   2160
         TabIndex        =   31
         Top             =   240
         Width           =   975
      End
      Begin VB.ComboBox ComboLangthCaiYin 
         Height          =   300
         Left            =   600
         TabIndex        =   30
         Top             =   240
         Width           =   975
      End
      Begin VB.Label Label16 
         Caption         =   "所印文字"
         Height          =   255
         Left            =   120
         TabIndex        =   38
         Top             =   690
         Width           =   735
      End
      Begin VB.Label Label15 
         Caption         =   "颜色"
         Height          =   255
         Left            =   4800
         TabIndex        =   37
         Top             =   270
         Width           =   615
      End
      Begin VB.Label Label14 
         Caption         =   "厚度"
         Height          =   255
         Left            =   3240
         TabIndex        =   36
         Top             =   270
         Width           =   375
      End
      Begin VB.Label Label13 
         Caption         =   "宽度"
         Height          =   255
         Left            =   1680
         TabIndex        =   35
         Top             =   270
         Width           =   375
      End
      Begin VB.Label Label12 
         Caption         =   "长度"
         Height          =   255
         Left            =   120
         TabIndex        =   34
         Top             =   270
         Width           =   375
      End
   End
   Begin VB.Frame FrameMeteral 
      Caption         =   "高压膜"
      Height          =   1095
      Index           =   1
      Left            =   360
      TabIndex        =   18
      Top             =   1440
      Width           =   6375
      Begin VB.ComboBox ComboLangthGaoYa 
         Height          =   300
         Left            =   600
         TabIndex        =   28
         Top             =   360
         Width           =   975
      End
      Begin VB.ComboBox ComboWidthGaoYa 
         Height          =   300
         Left            =   2160
         TabIndex        =   23
         Top             =   360
         Width           =   975
      End
      Begin VB.ComboBox ComboHouDuGaoYa 
         Height          =   300
         Left            =   3720
         TabIndex        =   22
         Top             =   360
         Width           =   975
      End
      Begin VB.ComboBox ComboColorGaoYa 
         Height          =   300
         Left            =   5280
         TabIndex        =   21
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label11 
         Caption         =   "长度"
         Height          =   255
         Left            =   120
         TabIndex        =   27
         Top             =   390
         Width           =   375
      End
      Begin VB.Label Label10 
         Caption         =   "宽度"
         Height          =   255
         Left            =   1680
         TabIndex        =   26
         Top             =   390
         Width           =   375
      End
      Begin VB.Label Label9 
         Caption         =   "厚度"
         Height          =   255
         Left            =   3240
         TabIndex        =   25
         Top             =   390
         Width           =   375
      End
      Begin VB.Label Label8 
         Caption         =   "颜色"
         Height          =   255
         Left            =   4800
         TabIndex        =   24
         Top             =   390
         Width           =   615
      End
   End
   Begin VB.Frame FrameMeteral 
      Caption         =   "低压膜"
      Height          =   1095
      Index           =   0
      Left            =   360
      TabIndex        =   11
      Top             =   1440
      Width           =   6375
      Begin VB.ComboBox ComboLangthDiYa 
         Height          =   300
         Left            =   600
         TabIndex        =   20
         Top             =   360
         Width           =   975
      End
      Begin VB.ComboBox ComboColorDiYa 
         Height          =   300
         Left            =   5280
         TabIndex        =   17
         Top             =   360
         Width           =   975
      End
      Begin VB.ComboBox ComboHouDuDiYa 
         Height          =   300
         Left            =   3720
         TabIndex        =   15
         Top             =   360
         Width           =   975
      End
      Begin VB.ComboBox ComboWidthDiYa 
         Height          =   300
         Left            =   2160
         TabIndex        =   13
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label7 
         Caption         =   "长度"
         Height          =   255
         Left            =   120
         TabIndex        =   19
         Top             =   390
         Width           =   375
      End
      Begin VB.Label Label6 
         Caption         =   "颜色"
         Height          =   255
         Left            =   4800
         TabIndex        =   16
         Top             =   390
         Width           =   615
      End
      Begin VB.Label Label5 
         Caption         =   "厚度"
         Height          =   255
         Left            =   3240
         TabIndex        =   14
         Top             =   390
         Width           =   375
      End
      Begin VB.Label Label4 
         Caption         =   "宽度"
         Height          =   255
         Left            =   1680
         TabIndex        =   12
         Top             =   390
         Width           =   375
      End
   End
   Begin VB.Frame FrameMeteral 
      Caption         =   "纸管"
      Height          =   1095
      Index           =   3
      Left            =   360
      TabIndex        =   40
      Top             =   1440
      Width           =   6375
      Begin VB.ComboBox ComboLangthZhiGuan 
         Height          =   300
         Left            =   1080
         TabIndex        =   42
         Top             =   480
         Width           =   1215
      End
      Begin VB.Label Label17 
         Caption         =   "长度"
         Height          =   255
         Left            =   360
         TabIndex        =   41
         Top             =   480
         Width           =   495
      End
   End
   Begin VB.Label Label18 
      Caption         =   "今日入库记录"
      Height          =   255
      Left            =   240
      TabIndex        =   46
      Top             =   2640
      Width           =   1215
   End
   Begin VB.Line Line1 
      X1              =   480
      X2              =   6720
      Y1              =   1320
      Y2              =   1320
   End

⌨️ 快捷键说明

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