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

📄 frmproductin.frm

📁 this is my first software.
💻 FRM
📖 第 1 页 / 共 5 页
字号:
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 frmProductIn 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "产品入库"
   ClientHeight    =   7740
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9150
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   7740
   ScaleWidth      =   9150
   StartUpPosition =   1  '所有者中心
   Begin VB.TextBox txtBeiZhu 
      Height          =   855
      Left            =   1320
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   108
      Top             =   2760
      Width           =   6495
   End
   Begin MSDataGridLib.DataGrid DataGridArg 
      Height          =   3255
      Left            =   240
      TabIndex        =   61
      Top             =   3960
      Width           =   7575
      _ExtentX        =   13361
      _ExtentY        =   5741
      _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 MSAdodcLib.Adodc AdodcArg 
      Height          =   330
      Left            =   240
      Top             =   7320
      Width           =   7575
      _ExtentX        =   13361
      _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 VB.TextBox txtWeight 
      Height          =   300
      Left            =   7560
      TabIndex        =   27
      Top             =   240
      Width           =   1095
   End
   Begin VB.ComboBox ComboClass 
      Height          =   300
      ItemData        =   "frmProductIn.frx":0000
      Left            =   1200
      List            =   "frmProductIn.frx":0002
      TabIndex        =   7
      Top             =   705
      Width           =   1215
   End
   Begin VB.TextBox txtNumber 
      Height          =   330
      Left            =   3240
      TabIndex        =   6
      ToolTipText     =   "输入一个正整数"
      Top             =   675
      Width           =   1095
   End
   Begin VB.ComboBox ComboPostion 
      Height          =   300
      ItemData        =   "frmProductIn.frx":0004
      Left            =   5400
      List            =   "frmProductIn.frx":0006
      TabIndex        =   5
      Top             =   705
      Width           =   1215
   End
   Begin VB.CommandButton cmdSubmit 
      Caption         =   "提交"
      Default         =   -1  'True
      Height          =   375
      Left            =   8040
      TabIndex        =   4
      Top             =   6360
      Width           =   975
   End
   Begin VB.TextBox txtCount 
      Height          =   330
      Left            =   5400
      TabIndex        =   3
      Top             =   195
      Width           =   1095
   End
   Begin VB.ComboBox ComboSource 
      Height          =   300
      ItemData        =   "frmProductIn.frx":0008
      Left            =   3240
      List            =   "frmProductIn.frx":0012
      TabIndex        =   2
      Top             =   225
      Width           =   1095
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "关闭"
      Height          =   375
      Left            =   8040
      TabIndex        =   1
      Top             =   6960
      Width           =   975
   End
   Begin VB.ComboBox ComboProductClass 
      Height          =   300
      ItemData        =   "frmProductIn.frx":0022
      Left            =   1200
      List            =   "frmProductIn.frx":0044
      TabIndex        =   0
      Top             =   225
      Width           =   1215
   End
   Begin VB.Frame FrameProduct 
      Caption         =   "定位包装"
      Height          =   1335
      Index           =   4
      Left            =   360
      TabIndex        =   62
      Top             =   1320
      Width           =   6855
      Begin VB.ComboBox comboPinZhongDingWei 
         Height          =   300
         Left            =   3000
         TabIndex        =   69
         Top             =   480
         Width           =   1215
      End
      Begin VB.ComboBox comboChangJiaDingWei 
         Height          =   300
         Left            =   960
         TabIndex        =   68
         Top             =   480
         Width           =   1215
      End
      Begin VB.TextBox txtMiDuDingWei 
         Height          =   300
         Left            =   5160
         TabIndex        =   66
         Top             =   480
         Width           =   1215
      End
      Begin VB.Label Label29 
         Caption         =   "密度"
         Height          =   255
         Left            =   4320
         TabIndex        =   65
         Top             =   480
         Width           =   375
      End
      Begin VB.Label Label28 
         Caption         =   "品种"
         Height          =   255
         Left            =   2400
         TabIndex        =   64
         Top             =   540
         Width           =   375
      End
      Begin VB.Label Label27 
         Caption         =   "厂家"
         Height          =   255
         Left            =   360
         TabIndex        =   63
         Top             =   540
         Width           =   375
      End
   End
   Begin VB.Frame FrameProduct 
      Caption         =   "复合片"
      Height          =   1335
      Index           =   1
      Left            =   360
      TabIndex        =   17
      Top             =   1320
      Width           =   7575
      Begin VB.TextBox txtCengShuFuHe 
         Height          =   320
         Left            =   4800
         TabIndex        =   131
         Top             =   840
         Width           =   1215
      End
      Begin VB.CheckBox chkYouZhiXinFuHe 
         Caption         =   "有纸芯"
         Height          =   255
         Left            =   6360
         TabIndex        =   119
         Top             =   360
         Width           =   975
      End
      Begin VB.ComboBox ComboColorFuHe 
         Height          =   300
         Left            =   960
         TabIndex        =   36
         Top             =   840
         Width           =   1215
      End
      Begin VB.ComboBox ComboHouDuFuHe 
         Height          =   300
         Left            =   4800
         TabIndex        =   34
         Top             =   360
         Width           =   1215
      End
      Begin VB.ComboBox ComboWidthFuHe 
         Height          =   300
         Left            =   3000
         TabIndex        =   32
         Top             =   360
         Width           =   1095
      End
      Begin VB.ComboBox ComboLangthFuHe 
         Height          =   300
         Left            =   960
         TabIndex        =   30
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox txtMiDuFuHe 
         Height          =   300
         Left            =   3000
         TabIndex        =   41
         Top             =   840
         Width           =   1095
      End
      Begin VB.Label Label54 
         Caption         =   "层数"
         Height          =   255
         Left            =   4320
         TabIndex        =   130
         Top             =   840
         Width           =   495
      End
      Begin VB.Label Label16 
         Caption         =   "密度"
         Height          =   255
         Left            =   2400
         TabIndex        =   39
         Top             =   840
         Width           =   375
      End
      Begin VB.Label Label14 
         Caption         =   "颜色"
         Height          =   255
         Left            =   480
         TabIndex        =   35
         Top             =   840
         Width           =   375
      End
      Begin VB.Label Label13 
         Caption         =   "厚度"
         Height          =   255
         Left            =   4320
         TabIndex        =   33
         Top             =   360
         Width           =   375
      End
      Begin VB.Label Label12 
         Caption         =   "宽度"
         Height          =   255
         Left            =   2400
         TabIndex        =   31
         Top             =   360
         Width           =   375
      End
      Begin VB.Label Label11 
         Caption         =   "长度"
         Height          =   255
         Left            =   480
         TabIndex        =   29
         Top             =   360
         Width           =   375
      End
   End
   Begin VB.Frame FrameProduct 

⌨️ 快捷键说明

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