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

📄 frmoutin.frm

📁 vb写得进销存
💻 FRM
📖 第 1 页 / 共 4 页
字号:
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column25 
         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 
         Locked          =   -1  'True
         BeginProperty Column00 
            ColumnWidth     =   1094.74
         EndProperty
         BeginProperty Column01 
            ColumnWidth     =   1019.906
         EndProperty
         BeginProperty Column02 
            ColumnWidth     =   1275.024
         EndProperty
         BeginProperty Column03 
            ColumnWidth     =   14.74
         EndProperty
         BeginProperty Column04 
            ColumnWidth     =   1335.118
         EndProperty
         BeginProperty Column05 
            ColumnWidth     =   1094.74
         EndProperty
         BeginProperty Column06 
            ColumnWidth     =   884.976
         EndProperty
         BeginProperty Column07 
            ColumnWidth     =   1154.835
         EndProperty
         BeginProperty Column08 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column09 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column10 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column11 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column12 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column13 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column14 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column15 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column16 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column17 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column18 
            ColumnWidth     =   1094.74
         EndProperty
         BeginProperty Column19 
            ColumnWidth     =   1094.74
         EndProperty
         BeginProperty Column20 
            ColumnWidth     =   1094.74
         EndProperty
         BeginProperty Column21 
            ColumnWidth     =   1094.74
         EndProperty
         BeginProperty Column22 
            ColumnWidth     =   1094.74
         EndProperty
         BeginProperty Column23 
            ColumnWidth     =   1094.74
         EndProperty
         BeginProperty Column24 
            ColumnWidth     =   1094.74
         EndProperty
         BeginProperty Column25 
            ColumnWidth     =   1094.74
         EndProperty
      EndProperty
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   75
      Top             =   5895
      Visible         =   0   'False
      Width           =   1395
      _ExtentX        =   2461
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\qb\Qipei.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\qb\Qipei.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 出货单,货品资料 where 出货单.货品代码=货品资料.货品代码"
      Caption         =   "Adodc1"
      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.ComboBox Combo2 
      Height          =   300
      Left            =   5385
      TabIndex        =   33
      Text            =   "Combo2"
      Top             =   1740
      Width           =   2685
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   1410
      TabIndex        =   32
      Text            =   "Combo1"
      Top             =   1725
      Width           =   2745
   End
   Begin VB.TextBox Text13 
      Height          =   285
      Left            =   1440
      Locked          =   -1  'True
      TabIndex        =   29
      Top             =   915
      Width           =   2700
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Left            =   1410
      TabIndex        =   21
      Top             =   2130
      Width           =   6645
   End
   Begin VB.TextBox Text2 
      BackColor       =   &H00C0E0FF&
      Height          =   285
      Left            =   1440
      TabIndex        =   19
      Top             =   1335
      Width           =   2700
   End
   Begin VB.Frame Frame1 
      Height          =   1815
      Left            =   300
      TabIndex        =   2
      Top             =   2445
      Width           =   8190
      Begin VB.TextBox Text3 
         BackColor       =   &H00C0E0FF&
         Height          =   270
         Left            =   1110
         TabIndex        =   10
         Top             =   345
         Width           =   2775
      End
      Begin VB.TextBox Text4 
         BackColor       =   &H00E0E0E0&
         DataField       =   "货品名称"
         DataSource      =   "adoHP"
         Height          =   270
         Left            =   1110
         Locked          =   -1  'True
         TabIndex        =   9
         Top             =   720
         Width           =   2775
      End
      Begin VB.TextBox Text5 
         BackColor       =   &H00E0E0E0&
         DataField       =   "计量单位"
         DataSource      =   "adoHP"
         Height          =   270
         Left            =   1110
         Locked          =   -1  'True
         TabIndex        =   8
         Top             =   1080
         Width           =   2775
      End
      Begin VB.TextBox Text6 
         BackColor       =   &H00C0E0FF&
         Height          =   270
         Left            =   5070
         TabIndex        =   7
         Top             =   315
         Width           =   2745
      End
      Begin VB.TextBox Text7 
         BackColor       =   &H00E0E0E0&
         DataField       =   "销售定价"
         DataSource      =   "adoHP"
         Height          =   270
         Left            =   5070
         Locked          =   -1  'True
         TabIndex        =   6
         Top             =   705
         Width           =   2745
      End
      Begin VB.TextBox Text8 
         BackColor       =   &H00E0E0E0&
         Height          =   270
         Left            =   5070
         Locked          =   -1  'True
         TabIndex        =   5
         Top             =   1080
         Width           =   2745
      End
      Begin VB.TextBox Text11 
         BackColor       =   &H00E0E0E0&
         DataField       =   "最底库存"
         DataSource      =   "adoHP"
         Height          =   270
         Left            =   5070
         Locked          =   -1  'True
         TabIndex        =   4
         Top             =   1425
         Width           =   2745
      End
      Begin VB.TextBox Text12 
         BackColor       =   &H00E0E0E0&
         DataField       =   "计量单位"
         DataSource      =   "adoHP"
         Height          =   270
         Left            =   1110
         Locked          =   -1  'True
         TabIndex        =   3
         Top             =   1425
         Width           =   2775
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "货品代码"
         Height          =   180
         Index           =   3
         Left            =   300
         TabIndex        =   18
         Top             =   390
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "数量"
         Height          =   180
         Index           =   4
         Left            =   4410
         TabIndex        =   17
         Top             =   360
         Width           =   510
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "单位"
         Height          =   180
         Index           =   5
         Left            =   660
         TabIndex        =   16
         Top             =   1140
         Width           =   360
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "实售价"
         Height          =   180
         Index           =   6
         Left            =   4215
         TabIndex        =   15
         Top             =   735
         Width           =   690
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "小计"
         Height          =   180
         Index           =   7
         Left            =   4365
         TabIndex        =   14
         Top             =   1110
         Width           =   510
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "货品名称"
         Height          =   180
         Index           =   8
         Left            =   300
         TabIndex        =   13
         Top             =   765
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "最低库存"
         Height          =   180
         Index           =   10
         Left            =   4125
         TabIndex        =   12
         Top             =   1425
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "库存"
         Height          =   180
         Index           =   11
         Left            =   660
         TabIndex        =   11
         Top             =   1485
         Width           =   360
      End
   End
   Begin VB.TextBox Text10 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      Height          =   270
      Left            =   5220
      Locked          =   -1  'True
      TabIndex        =   0
      Top             =   5940
      Width           =   3270
   End
   Begin MSAdodcLib.Adodc adoCHD 
      Height          =   330
      Left            =   6990
      Top             =   510
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117

⌨️ 快捷键说明

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