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

📄 form2.frm

📁 这是一个啤酒销售系统的软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Form1 
   Caption         =   "信息管理系统"
   ClientHeight    =   5700
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   5910
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   5700
   ScaleWidth      =   5910
   Begin TabDlg.SSTab SSTab1 
      Height          =   7000
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   6000
      _ExtentX        =   10583
      _ExtentY        =   12356
      _Version        =   393216
      Tab             =   1
      TabHeight       =   520
      ForeColor       =   4210688
      TabCaption(0)   =   "信息查询"
      TabPicture(0)   =   "Form2.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Command1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Command2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame1"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Adodc1"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Command7"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).ControlCount=   5
      TabCaption(1)   =   "信息更新"
      TabPicture(1)   =   "Form2.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "Frame3"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Command3"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Command4"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "信息维护"
      TabPicture(2)   =   "Form2.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame5"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Command5"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Command6"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).ControlCount=   3
      Begin VB.CommandButton Command7 
         Caption         =   "生成报表"
         Height          =   375
         Left            =   -71400
         MaskColor       =   &H00000000&
         TabIndex        =   25
         Top             =   3600
         Width           =   1215
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   375
         Left            =   -73560
         Top             =   1680
         Visible         =   0   'False
         Width           =   1200
         _ExtentX        =   2117
         _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=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\啤酒数据库\BEER.MDB"
         OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\啤酒数据库\BEER.MDB"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         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.CommandButton Command6 
         Caption         =   "退出"
         Height          =   375
         Left            =   -71400
         TabIndex        =   21
         Top             =   1800
         Width           =   1215
      End
      Begin VB.CommandButton Command5 
         Caption         =   "确定"
         Height          =   375
         Left            =   -71400
         TabIndex        =   20
         Top             =   1440
         Width           =   1215
      End
      Begin VB.Frame Frame5 
         Caption         =   "请选择对象"
         ForeColor       =   &H80000010&
         Height          =   4695
         Left            =   -74880
         TabIndex        =   17
         Top             =   600
         Width           =   2655
         Begin VB.OptionButton Option5 
            Caption         =   "系统初始化"
            Height          =   495
            Index           =   2
            Left            =   120
            TabIndex        =   24
            Top             =   3360
            Width           =   1575
         End
         Begin VB.OptionButton Option5 
            Caption         =   "数据恢复"
            Height          =   495
            Index           =   1
            Left            =   120
            TabIndex        =   19
            Top             =   2160
            Width           =   1575
         End
         Begin VB.OptionButton Option5 
            Caption         =   "数据备份"
            Height          =   495
            Index           =   0
            Left            =   120
            MaskColor       =   &H00004000&
            TabIndex        =   18
            Top             =   840
            Width           =   1575
         End
      End
      Begin VB.CommandButton Command4 
         Caption         =   "退出"
         Height          =   375
         Left            =   3600
         TabIndex        =   16
         Top             =   1800
         Width           =   1215
      End
      Begin VB.CommandButton Command3 
         Caption         =   "确定"
         Height          =   375
         Left            =   3600
         TabIndex        =   15
         Top             =   1440
         Width           =   1215
      End
      Begin VB.Frame Frame3 
         Caption         =   "请选择维护对象"
         ForeColor       =   &H80000010&
         Height          =   4695
         Left            =   120
         TabIndex        =   9
         Top             =   600
         Width           =   2655
         Begin VB.OptionButton Option3 
            Caption         =   "帐户信息"
            Height          =   375
            Index           =   5
            Left            =   120
            TabIndex        =   23
            Top             =   3960
            Width           =   1455
         End
         Begin VB.OptionButton Option3 
            Caption         =   "客户意见"
            Height          =   375
            Index           =   4
            Left            =   120
            TabIndex        =   14
            Top             =   3240
            Width           =   1455
         End
         Begin VB.OptionButton Option3 
            Caption         =   "客户信息"
            Height          =   375
            Index           =   3
            Left            =   120
            TabIndex        =   13
            Top             =   2400
            Width           =   1455
         End
         Begin VB.OptionButton Option3 
            Caption         =   "销售信息"
            Height          =   375
            Index           =   2
            Left            =   120
            TabIndex        =   12
            Top             =   1680
            Width           =   1455
         End
         Begin VB.OptionButton Option3 
            Caption         =   "库存信息"
            Height          =   375
            Index           =   1
            Left            =   120
            TabIndex        =   11
            Top             =   960
            Width           =   1455
         End
         Begin VB.OptionButton Option3 
            Caption         =   "商品信息"
            Height          =   375
            Index           =   0
            Left            =   120
            TabIndex        =   10
            Top             =   360
            Width           =   1455
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "请选择查询内容"
         ForeColor       =   &H80000010&
         Height          =   4695
         Left            =   -74880
         TabIndex        =   3
         Top             =   600
         Width           =   2655
         Begin VB.OptionButton Option1 
            Caption         =   "帐户查询"
            Height          =   375
            Index           =   5
            Left            =   120
            TabIndex        =   22
            Top             =   3960
            Width           =   1215
         End
         Begin VB.OptionButton Option1 
            Caption         =   "客户意见查询"
            Height          =   375
            Index           =   4
            Left            =   120
            TabIndex        =   8
            Top             =   3240
            Width           =   1455
         End
         Begin VB.OptionButton Option1 
            Caption         =   "客户查询"
            Height          =   375
            Index           =   3
            Left            =   120
            TabIndex        =   7
            Top             =   2520
            Width           =   1095
         End

⌨️ 快捷键说明

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