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

📄 form4.frm

📁 vb作的化学试剂测试程序
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form Form4 
   Caption         =   "数据管理"
   ClientHeight    =   7995
   ClientLeft      =   2010
   ClientTop       =   1605
   ClientWidth     =   10515
   LinkTopic       =   "Form4"
   ScaleHeight     =   7995
   ScaleWidth      =   10515
   StartUpPosition =   2  'CenterScreen
   Begin MSCommLib.MSComm MSComm1 
      Left            =   360
      Top             =   2640
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
      InputMode       =   1
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   7215
      Left            =   480
      TabIndex        =   0
      Top             =   360
      Width           =   9765
      _ExtentX        =   17224
      _ExtentY        =   12726
      _Version        =   393216
      Tabs            =   2
      Tab             =   1
      TabHeight       =   520
      TabCaption(0)   =   "修改数据"
      TabPicture(0)   =   "Form4.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Command4"
      Tab(0).Control(1)=   "Command3"
      Tab(0).Control(2)=   "Frame1"
      Tab(0).Control(3)=   "Option2"
      Tab(0).Control(4)=   "Option1"
      Tab(0).Control(5)=   "Command2"
      Tab(0).Control(6)=   "Command1"
      Tab(0).Control(7)=   "Frame5"
      Tab(0).Control(8)=   "MSHFlexGrid1"
      Tab(0).ControlCount=   9
      TabCaption(1)   =   "获取测试仪数据"
      TabPicture(1)   =   "Form4.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "MSHFlexGrid2"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Frame3"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Command5"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "Command6"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "Option4"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "Option3"
      Tab(1).Control(5).Enabled=   0   'False
      Tab(1).ControlCount=   6
      Begin VB.OptionButton Option3 
         Caption         =   "获取测试仪全部数据"
         Height          =   495
         Left            =   1200
         TabIndex        =   46
         Top             =   600
         Width           =   2175
      End
      Begin VB.OptionButton Option4 
         Caption         =   "获取测试仪部分数据"
         Height          =   495
         Left            =   5160
         TabIndex        =   45
         Top             =   600
         Width           =   2775
      End
      Begin VB.CommandButton Command6 
         Caption         =   "退出"
         Height          =   495
         Left            =   5520
         TabIndex        =   44
         Top             =   6360
         Width           =   1215
      End
      Begin VB.CommandButton Command5 
         Caption         =   "确定"
         Height          =   495
         Left            =   2760
         TabIndex        =   43
         Top             =   6360
         Width           =   1215
      End
      Begin VB.Frame Frame3 
         Caption         =   "范围设定"
         Height          =   1455
         Left            =   720
         TabIndex        =   42
         Top             =   1200
         Width           =   8535
         Begin VB.TextBox Text12 
            Height          =   375
            Left            =   7080
            TabIndex        =   53
            Text            =   "1000"
            Top             =   720
            Width           =   1095
         End
         Begin VB.TextBox Text11 
            Height          =   375
            Left            =   5400
            TabIndex        =   52
            Text            =   "1"
            Top             =   720
            Width           =   1095
         End
         Begin VB.TextBox Text10 
            Height          =   375
            Left            =   5400
            TabIndex        =   50
            Text            =   "1"
            Top             =   240
            Width           =   1095
         End
         Begin VB.OptionButton Option5 
            Caption         =   "取多个数据纪录"
            Height          =   255
            Index           =   1
            Left            =   360
            TabIndex        =   48
            Top             =   840
            Width           =   1815
         End
         Begin VB.OptionButton Option5 
            Caption         =   "取一个数据纪录"
            Height          =   255
            Index           =   0
            Left            =   360
            TabIndex        =   47
            Top             =   360
            Width           =   1815
         End
         Begin VB.Label Label12 
            Caption         =   "): 第               个纪录"
            Height          =   255
            Left            =   4680
            TabIndex        =   54
            Top             =   360
            Width           =   2655
         End
         Begin VB.Label Label11 
            Caption         =   "请输入纪录序号范围(1——1000):               ——"
            Height          =   375
            Left            =   2280
            TabIndex        =   51
            Top             =   840
            Width           =   4815
         End
         Begin VB.Label Label10 
            Caption         =   "请输入纪录序号(1——1000"
            Height          =   375
            Left            =   2280
            TabIndex        =   49
            Top             =   360
            Width           =   2295
         End
      End
      Begin VB.CommandButton Command4 
         Caption         =   "打印"
         Height          =   495
         Left            =   -70800
         TabIndex        =   27
         Top             =   6240
         Width           =   1455
      End
      Begin VB.CommandButton Command3 
         Caption         =   "开始查询"
         Height          =   495
         Left            =   -72600
         TabIndex        =   26
         Top             =   6240
         Width           =   1455
      End
      Begin VB.Frame Frame1 
         Caption         =   "数据库数据查询"
         Height          =   2535
         Left            =   -74520
         TabIndex        =   23
         Top             =   3360
         Width           =   8775
         Begin VB.TextBox Text9 
            Alignment       =   2  'Center
            DataField       =   "抑制率"
            DataSource      =   "Adodc1"
            Height          =   375
            Index           =   4
            Left            =   1200
            TabIndex        =   40
            Text            =   "Text94"
            Top             =   1800
            Width           =   1215
         End
         Begin VB.TextBox Text9 
            Alignment       =   2  'Center
            DataField       =   "抑制率"
            DataSource      =   "Adodc1"
            Height          =   375
            Index           =   7
            Left            =   6240
            TabIndex        =   33
            Text            =   "Text97"
            Top             =   1800
            Width           =   1215
         End
         Begin VB.TextBox Text9 
            Alignment       =   2  'Center
            DataField       =   "抑制率"
            DataSource      =   "Adodc1"
            Height          =   375
            Index           =   6
            Left            =   4560
            TabIndex        =   32
            Text            =   "Tex96"
            Top             =   1800
            Width           =   1215
         End
         Begin VB.TextBox Text9 
            Alignment       =   2  'Center
            DataField       =   "抑制率"
            DataSource      =   "Adodc1"
            Height          =   375
            Index           =   5
            Left            =   2880
            TabIndex        =   31
            Text            =   "Text95"
            Top             =   1800
            Width           =   1215
         End
         Begin VB.TextBox Text9 
            Alignment       =   2  'Center
            DataField       =   "抑制率"
            DataSource      =   "Adodc1"
            Height          =   375
            Index           =   3
            Left            =   6240
            TabIndex        =   30
            Text            =   "Text93"
            Top             =   720
            Width           =   1215
         End
         Begin VB.TextBox Text9 
            Alignment       =   2  'Center
            DataField       =   "抑制率"
            DataSource      =   "Adodc1"
            Height          =   375
            Index           =   2
            Left            =   4560
            TabIndex        =   29
            Text            =   "Text92"
            Top             =   720
            Width           =   1215
         End
         Begin VB.TextBox Text9 
            Alignment       =   2  'Center
            DataField       =   "抑制率"
            DataSource      =   "Adodc1"
            Height          =   375
            Index           =   1
            Left            =   2880
            TabIndex        =   28
            Text            =   "Text91"
            Top             =   720
            Width           =   1215
         End
         Begin VB.TextBox Text9 
            Alignment       =   2  'Center
            DataField       =   "抑制率"
            DataSource      =   "Adodc1"
            Height          =   375
            Index           =   0
            Left            =   1200
            TabIndex        =   24
            Text            =   "Text90"
            Top             =   720
            Width           =   1215
         End
         Begin VB.Label Label9 
            Caption         =   "类别"
            Height          =   375
            Index           =   4
            Left            =   1680
            TabIndex        =   41
            Top             =   1440
            Width           =   495
         End
         Begin VB.Label Label9 
            Alignment       =   2  'Center
            Caption         =   "抑制率(0-100)"
            Height          =   375
            Index           =   7
            Left            =   6480
            TabIndex        =   39
            Top             =   1440
            Width           =   735
         End
         Begin VB.Label Label9 
            Alignment       =   2  'Center
            Caption         =   "吸光度(0-2)"
            Height          =   375
            Index           =   6
            Left            =   4800
            TabIndex        =   38
            Top             =   1440
            Width           =   735
         End
         Begin VB.Label Label9 
            Alignment       =   2  'Center
            Caption         =   "透光度(0-1)"
            Height          =   375
            Index           =   5
            Left            =   3120
            TabIndex        =   37
            Top             =   1440
            Width           =   735
         End
         Begin VB.Label Label9 
            Caption         =   "产地"
            Height          =   375
            Index           =   3
            Left            =   6600
            TabIndex        =   36
            Top             =   360
            Width           =   735
         End
         Begin VB.Label Label9 
            Caption         =   "样品号"
            Height          =   375
            Index           =   2
            Left            =   4920
            TabIndex        =   35
            Top             =   360
            Width           =   735
         End
         Begin VB.Label Label9 
            Alignment       =   2  'Center
            Caption         =   "测试时间(hh:nn:ss)"
            Height          =   375
            Index           =   1

⌨️ 快捷键说明

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