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

📄 frmproductout.frm

📁 this is my first software.
💻 FRM
📖 第 1 页 / 共 4 页
字号:
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 frmProductOut 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "产品出库"
   ClientHeight    =   7770
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9345
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   7770
   ScaleWidth      =   9345
   StartUpPosition =   1  '所有者中心
   Begin VB.TextBox txtYongChe 
      Height          =   320
      Left            =   1200
      TabIndex        =   84
      Top             =   720
      Width           =   5535
   End
   Begin VB.ComboBox ComboProductClass 
      Height          =   300
      ItemData        =   "frmProductOut.frx":0000
      Left            =   1200
      List            =   "frmProductOut.frx":0022
      TabIndex        =   7
      Top             =   270
      Width           =   1215
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "关闭"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   8160
      TabIndex        =   6
      Top             =   7200
      Width           =   1095
   End
   Begin VB.TextBox txtCount 
      Height          =   330
      Left            =   5640
      TabIndex        =   5
      Top             =   240
      Width           =   1095
   End
   Begin VB.CommandButton cmdSubmit 
      Caption         =   "出库"
      Default         =   -1  'True
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   8160
      TabIndex        =   4
      Top             =   6480
      Width           =   1095
   End
   Begin VB.ComboBox ComboPostion 
      Height          =   300
      ItemData        =   "frmProductOut.frx":0074
      Left            =   3600
      List            =   "frmProductOut.frx":0076
      TabIndex        =   3
      Top             =   270
      Width           =   1215
   End
   Begin VB.TextBox txtWeight 
      Height          =   300
      Left            =   7560
      TabIndex        =   2
      Top             =   285
      Width           =   1095
   End
   Begin VB.TextBox txtBeiZhu 
      Height          =   615
      Left            =   1320
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   0
      Top             =   2805
      Width           =   6615
   End
   Begin MSDataGridLib.DataGrid DataGridArg 
      Height          =   3330
      Left            =   240
      TabIndex        =   1
      Top             =   3930
      Width           =   7815
      _ExtentX        =   13785
      _ExtentY        =   5874
      _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             =   7365
      Width           =   7815
      _ExtentX        =   13785
      _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.Frame FrameProduct 
      Caption         =   "淋膜制品"
      Height          =   1335
      Index           =   3
      Left            =   360
      TabIndex        =   37
      Top             =   1365
      Width           =   6855
      Begin VB.ComboBox comboColorLinMo 
         Height          =   300
         Left            =   840
         TabIndex        =   109
         Top             =   840
         Width           =   1215
      End
      Begin VB.ComboBox ComboFirstName 
         Height          =   300
         Left            =   4680
         TabIndex        =   91
         Top             =   240
         Width           =   975
      End
      Begin VB.ComboBox ComboFirstHouDu 
         Height          =   300
         Left            =   5760
         TabIndex        =   90
         Top             =   240
         Width           =   975
      End
      Begin VB.ComboBox ComboSecondName 
         Height          =   300
         Left            =   4680
         TabIndex        =   89
         Top             =   615
         Width           =   975
      End
      Begin VB.ComboBox ComboSecondHouDu 
         Height          =   300
         Left            =   5760
         TabIndex        =   88
         Top             =   615
         Width           =   975
      End
      Begin VB.ComboBox ComboThirdName 
         Height          =   300
         Left            =   4680
         TabIndex        =   87
         Top             =   975
         Width           =   975
      End
      Begin VB.ComboBox ComboThirdHouDu 
         Height          =   300
         Left            =   5760
         TabIndex        =   86
         Top             =   975
         Width           =   975
      End
      Begin VB.ComboBox ComboLangthLinMo 
         Height          =   300
         Left            =   840
         TabIndex        =   39
         Top             =   360
         Width           =   1215
      End
      Begin VB.ComboBox ComboWidthLinMo 
         Height          =   300
         Left            =   2760
         TabIndex        =   38
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label Label33 
         Caption         =   "颜色"
         Height          =   255
         Left            =   360
         TabIndex        =   108
         Top             =   840
         Width           =   375
      End
      Begin VB.Label Label25 
         Caption         =   "第一层"
         Height          =   255
         Left            =   4080
         TabIndex        =   94
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label10 
         Caption         =   "第二层"
         Height          =   255
         Left            =   4080
         TabIndex        =   93
         Top             =   615
         Width           =   615
      End
      Begin VB.Label Label49 
         Caption         =   "第三层"
         Height          =   255
         Left            =   4080
         TabIndex        =   92
         Top             =   975
         Width           =   615
      End
      Begin VB.Label Label23 
         Caption         =   "长度"
         Height          =   255
         Left            =   360
         TabIndex        =   41
         Top             =   360
         Width           =   375
      End
      Begin VB.Label Label24 
         Caption         =   "宽度"
         Height          =   255
         Left            =   2160
         TabIndex        =   40
         Top             =   360
         Width           =   375
      End
   End
   Begin VB.Frame FrameProduct 
      Caption         =   "定位包装"
      Height          =   1335
      Index           =   4
      Left            =   360
      TabIndex        =   32
      Top             =   1365
      Width           =   6855
      Begin VB.ComboBox comboChangJiaDingWei 
         Height          =   300
         Left            =   960
         TabIndex        =   34
         Top             =   480
         Width           =   1215
      End
      Begin VB.ComboBox comboPinZhongDingWei 
         Height          =   300
         Left            =   3000
         TabIndex        =   33
         Top             =   480
         Width           =   1215
      End
      Begin VB.Label Label27 
         Caption         =   "厂家"
         Height          =   255
         Left            =   360
         TabIndex        =   36
         Top             =   540
         Width           =   375
      End
      Begin VB.Label Label28 
         Caption         =   "品种"
         Height          =   255
         Left            =   2400
         TabIndex        =   35
         Top             =   540
         Width           =   375
      End
   End
   Begin VB.Frame FrameProduct 
      Caption         =   "棒材"
      Height          =   1335
      Index           =   5
      Left            =   360
      TabIndex        =   27
      Top             =   1365
      Width           =   7575
      Begin VB.TextBox txtZongMiShuBang 
         Height          =   320
         Left            =   6120
         TabIndex        =   98
         Top             =   600
         Width           =   1215
      End
      Begin VB.TextBox txtDanWeiMiShuBang 
         Height          =   320
         Left            =   4320
         TabIndex        =   96
         Top             =   600
         Width           =   1095
      End
      Begin VB.ComboBox ComboColorBang 
         Height          =   300
         Left            =   720
         TabIndex        =   29
         Top             =   610
         Width           =   1215
      End
      Begin VB.ComboBox comboZhiJingBang 
         Height          =   300
         Left            =   2520
         TabIndex        =   28
         Top             =   610
         Width           =   1215
      End
      Begin VB.Label Label16 
         Caption         =   "总米数"
         Height          =   255
         Left            =   5520
         TabIndex        =   97
         Top             =   633
         Width           =   615
      End
      Begin VB.Label Label15 
         Caption         =   "单位米数"
         Height          =   375
         Left            =   3840
         TabIndex        =   95
         Top             =   573
         Width           =   375
      End
      Begin VB.Label Label30 
         Caption         =   "颜色"
         Height          =   255

⌨️ 快捷键说明

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