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

📄 frm_stock.frm

📁 这个商品销售管理系统实现了几乎所有的功能,并通过验收
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form save 
   Caption         =   "库存管理"
   ClientHeight    =   6150
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8700
   LinkTopic       =   "Form1"
   ScaleHeight     =   6150
   ScaleWidth      =   8700
   StartUpPosition =   3  '窗口缺省
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   960
      Top             =   4680
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   39
      ImageHeight     =   34
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frm_stock.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frm_stock.frx":0515
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frm_stock.frx":096F
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   6180
      Left            =   240
      TabIndex        =   1
      Top             =   0
      Width           =   8535
      _ExtentX        =   15055
      _ExtentY        =   10901
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      Tab             =   1
      TabHeight       =   529
      TabCaption(0)   =   "库存状况"
      TabPicture(0)   =   "frm_stock.frx":0ED1
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(1)=   "MS2"
      Tab(0).Control(2)=   "Adodc2"
      Tab(0).Control(3)=   "Toolbar1"
      Tab(0).Control(4)=   "Adodc3"
      Tab(0).ControlCount=   5
      TabCaption(1)   =   "库存盘点"
      TabPicture(1)   =   "frm_stock.frx":0EED
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "MS1"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Adodc1"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Text8"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "Command4"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "Command3"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "Frame2"
      Tab(1).Control(5).Enabled=   0   'False
      Tab(1).ControlCount=   6
      Begin VB.Frame Frame1 
         Caption         =   "库存上下限设置"
         Height          =   2055
         Left            =   -75000
         TabIndex        =   18
         Top             =   3120
         Width           =   8415
         Begin VB.CommandButton Command1 
            Caption         =   "确定"
            Height          =   315
            Left            =   2520
            TabIndex        =   22
            Top             =   1560
            Width           =   735
         End
         Begin VB.CommandButton Command2 
            Caption         =   "取消"
            Height          =   315
            Left            =   4440
            TabIndex        =   21
            Top             =   1560
            Width           =   735
         End
         Begin VB.TextBox Text2 
            Height          =   285
            Left            =   5400
            TabIndex        =   20
            Top             =   960
            Width           =   1935
         End
         Begin VB.TextBox Text1 
            Height          =   285
            Left            =   1680
            TabIndex        =   19
            Top             =   960
            Width           =   1695
         End
         Begin MSDataListLib.DataCombo DataCombo1 
            Height          =   315
            Left            =   1680
            TabIndex        =   23
            Top             =   360
            Width           =   5670
            _ExtentX        =   10001
            _ExtentY        =   582
            _Version        =   393216
            Text            =   "DataCombo1"
         End
         Begin VB.Label Label1 
            Caption         =   "商品名称:"
            Height          =   255
            Left            =   600
            TabIndex        =   27
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "Label2"
            Height          =   15
            Left            =   240
            TabIndex        =   26
            Top             =   1080
            Width           =   135
         End
         Begin VB.Label Label3 
            Caption         =   "上限报警设置:"
            Height          =   255
            Left            =   240
            TabIndex        =   25
            Top             =   960
            Width           =   1335
         End
         Begin VB.Label Label4 
            Caption         =   "下限报警设置:"
            Height          =   255
            Left            =   3960
            TabIndex        =   24
            Top             =   960
            Width           =   1335
         End
      End
      Begin VB.Frame Frame2 
         Height          =   1215
         Left            =   0
         TabIndex        =   7
         Top             =   360
         Width           =   7215
         Begin VB.TextBox Text3 
            Appearance      =   0  'Flat
            Height          =   285
            Left            =   960
            TabIndex        =   12
            Top             =   240
            Width           =   1215
         End
         Begin VB.TextBox Text4 
            Appearance      =   0  'Flat
            Height          =   285
            Left            =   3240
            TabIndex        =   11
            Top             =   240
            Width           =   1350
         End
         Begin VB.TextBox Text5 
            Appearance      =   0  'Flat
            Height          =   285
            Left            =   5640
            TabIndex        =   10
            Top             =   240
            Width           =   1350
         End
         Begin VB.TextBox Text7 
            Appearance      =   0  'Flat
            Height          =   285
            Left            =   4320
            TabIndex        =   9
            Top             =   720
            Width           =   2655
         End
         Begin VB.TextBox Text6 
            Appearance      =   0  'Flat
            Height          =   285
            Left            =   960
            TabIndex        =   8
            Top             =   720
            Width           =   2295
         End
         Begin VB.Label Label5 
            Caption         =   "商品编号:"
            Height          =   255
            Left            =   120
            TabIndex        =   17
            Top             =   240
            Width           =   975
         End
         Begin VB.Label Label7 
            Caption         =   "商品型号:"
            Height          =   375
            Left            =   2400
            TabIndex        =   16
            Top             =   240
            Width           =   1095
         End
         Begin VB.Label Label8 
            Caption         =   "商品规格:"
            Height          =   255
            Left            =   4800
            TabIndex        =   15
            Top             =   240
            Width           =   975
         End
         Begin VB.Label Label9 
            Caption         =   "商品名称:"
            Height          =   255
            Left            =   120
            TabIndex        =   14
            Top             =   720
            Width           =   975
         End
         Begin VB.Label Label10 
            Caption         =   "商品产地:"
            Height          =   255
            Left            =   3480
            TabIndex        =   13
            Top             =   720
            Width           =   975
         End
      End
      Begin VB.CommandButton Command3 
         Caption         =   "查询"
         Height          =   375
         Left            =   7440
         TabIndex        =   6
         Top             =   600
         Width           =   975
      End
      Begin VB.CommandButton Command4 
         Caption         =   "打印"
         Height          =   375
         Left            =   7440
         TabIndex        =   5
         Top             =   1080
         Width           =   975
      End
      Begin VB.TextBox Text8 
         Appearance      =   0  'Flat
         Height          =   375
         Left            =   2640
         TabIndex        =   3
         Text            =   "Text8"
         Top             =   2520
         Width           =   975
      End
      Begin MSFlexGridLib.MSFlexGrid MS2 
         Height          =   1815
         Left            =   -75000
         TabIndex        =   2
         Top             =   1320
         Width           =   8415
         _ExtentX        =   14843
         _ExtentY        =   3201
         _Version        =   393216
      End
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   375
         Left            =   -73200
         Top             =   5640
         Visible         =   0   'False
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   661
         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         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=BMS"
         OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=BMS"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc2"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   495
         Left            =   5400
         Top             =   4920
         Visible         =   0   'False
         Width           =   2400
         _ExtentX        =   4233
         _ExtentY        =   873
         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=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=BMS"
         OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=BMS"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from tb_stock"
         Caption         =   "Adodc1"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin MSFlexGridLib.MSFlexGrid MS1 
         Height          =   4455
         Left            =   0
         TabIndex        =   4
         Top             =   1560
         Width           =   8415

⌨️ 快捷键说明

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