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

📄 frmmain1.frm

📁 地面测试仪
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form FrmMain 
   Caption         =   "汇发地面测试仪"
   ClientHeight    =   7860
   ClientLeft      =   165
   ClientTop       =   555
   ClientWidth     =   11580
   LinkMode        =   1  'Source
   LinkTopic       =   "FormDDE"
   ScaleHeight     =   7860
   ScaleWidth      =   11580
   StartUpPosition =   2  '屏幕中心
   WindowState     =   2  'Maximized
   Begin VB.PictureBox picTitle 
      AutoRedraw      =   -1  'True
      BackColor       =   &H80000009&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   975
      Left            =   1800
      ScaleHeight     =   915
      ScaleWidth      =   9735
      TabIndex        =   15
      Tag             =   "sh"
      Top             =   600
      Width           =   9795
   End
   Begin VB.PictureBox picDis 
      AutoRedraw      =   -1  'True
      BackColor       =   &H80000009&
      Height          =   555
      Left            =   1800
      ScaleHeight     =   495
      ScaleWidth      =   9735
      TabIndex        =   14
      Tag             =   "sh"
      Top             =   1560
      Width           =   9795
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   360
      Left            =   0
      TabIndex        =   1
      Top             =   7500
      Width           =   11580
      _ExtentX        =   20426
      _ExtentY        =   635
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   3
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   14764
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   6
            TextSave        =   "2007-10-30"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            TextSave        =   "12:58"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   11580
      _ExtentX        =   20426
      _ExtentY        =   979
      ButtonWidth     =   820
      ButtonHeight    =   926
      AllowCustomize  =   0   'False
      Appearance      =   1
      Style           =   1
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   10
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "通讯"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "打开"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "关闭"
            ImageIndex      =   12
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "合并"
            ImageIndex      =   10
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "检定"
            ImageIndex      =   9
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "打印"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            ImageIndex      =   11
         EndProperty
      EndProperty
      BorderStyle     =   1
      OLEDropMode     =   1
      Begin VB.CommandButton Command2 
         Caption         =   "Command2"
         Height          =   495
         Left            =   3840
         TabIndex        =   17
         Top             =   0
         Width           =   1215
      End
      Begin VB.CommandButton Command1 
         Caption         =   "test"
         Height          =   495
         Left            =   5280
         TabIndex        =   16
         Top             =   0
         Width           =   1215
      End
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   5940
      Top             =   2880
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.ListView ListDde 
      Height          =   6915
      Left            =   0
      TabIndex        =   13
      Tag             =   "sv"
      Top             =   600
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   12197
      View            =   2
      LabelEdit       =   1
      LabelWrap       =   0   'False
      HideSelection   =   0   'False
      FullRowSelect   =   -1  'True
      _Version        =   393217
      SmallIcons      =   "ImageList1"
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin MSComctlLib.ListView listData 
      Height          =   5415
      Left            =   9000
      TabIndex        =   18
      Tag             =   "svmh"
      Top             =   2220
      Width           =   2835
      _ExtentX        =   5001
      _ExtentY        =   9551
      View            =   3
      Arrange         =   1
      LabelEdit       =   1
      LabelWrap       =   0   'False
      HideSelection   =   0   'False
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   16777215
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5295
      Left            =   1860
      TabIndex        =   3
      Tag             =   "sa"
      Top             =   2160
      Width           =   6855
      _ExtentX        =   12091
      _ExtentY        =   9340
      _Version        =   393216
      Tabs            =   4
      Tab             =   3
      TabsPerRow      =   5
      TabHeight       =   520
      Enabled         =   0   'False
      TabCaption(0)   =   "液面套压"
      TabPicture(0)   =   "frmMain.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Option1(2)"
      Tab(0).Control(1)=   "Option1(1)"
      Tab(0).Control(2)=   "Option1(0)"
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "静液面"
      TabPicture(1)   =   "frmMain.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "txtZs"
      Tab(1).Control(1)=   "txtHs"
      Tab(1).Control(2)=   "Command3"
      Tab(1).Control(3)=   "lbZs"
      Tab(1).Control(4)=   "lbHs"
      Tab(1).ControlCount=   5
      TabCaption(2)   =   "动液面"
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "HScroll1"
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "报表"
      TabPicture(3)   =   "frmMain.frx":0038
      Tab(3).ControlEnabled=   -1  'True
      Tab(3).Control(0)=   "Frame1"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   4875
         Left            =   60
         TabIndex        =   19
         Tag             =   "sa"
         Top             =   360
         Width           =   6735
         Begin VB.TextBox Text2 
            Height          =   270
            Index           =   1
            Left            =   3420
            TabIndex        =   89
            Top             =   180
            Visible         =   0   'False
            Width           =   1380
         End
         Begin VB.CommandButton Command4 
            Caption         =   "清空"
            Height          =   315
            Index           =   1
            Left            =   5520
            TabIndex        =   88
            Top             =   540
            Width           =   1035
         End
         Begin VB.CommandButton Command4 
            Caption         =   "保存"
            Height          =   315
            Index           =   0
            Left            =   5520
            TabIndex        =   87
            Top             =   180
            Width           =   1035
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   31
            Left            =   1605
            TabIndex        =   86
            Top             =   4500
            Width           =   1170
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   32
            Left            =   2820
            TabIndex        =   85
            Top             =   4500
            Width           =   1170
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   33
            Left            =   4005
            TabIndex        =   84
            Top             =   4500
            Width           =   1230
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   34
            Left            =   5250
            TabIndex        =   83
            Top             =   4500
            Width           =   1230
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   30
            Left            =   360
            TabIndex        =   82
            Top             =   4500
            Width           =   1230
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   2
            Left            =   3210
            TabIndex        =   50
            Top             =   1140
            Width           =   1425
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   1
            Left            =   1800
            TabIndex        =   49
            Top             =   1140
            Width           =   1425
         End
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   270
            Index           =   0
            Left            =   360
            TabIndex        =   48
            Top             =   1140
            Width           =   1425
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   3
            Left            =   4695
            TabIndex        =   47
            Top             =   1140
            Width           =   1785
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   20
            Left            =   5520
            TabIndex        =   46
            Top             =   2340
            Width           =   960
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   19
            Left            =   4485
            TabIndex        =   45
            Top             =   2340
            Width           =   960
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   18
            Left            =   3450
            TabIndex        =   44
            Top             =   2340
            Width           =   960
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   17
            Left            =   2415
            TabIndex        =   43
            Top             =   2340
            Width           =   960
         End
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   270
            Index           =   16
            Left            =   1380
            TabIndex        =   42
            Top             =   2340
            Width           =   960
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   15
            Left            =   5520
            TabIndex        =   41
            Top             =   2040
            Width           =   960
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   14
            Left            =   4485
            TabIndex        =   40
            Top             =   2040
            Width           =   960
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   13
            Left            =   3450
            TabIndex        =   39
            Top             =   2040
            Width           =   960
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   12
            Left            =   2415
            TabIndex        =   38
            Top             =   2040
            Width           =   960
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   11
            Left            =   1380
            TabIndex        =   37
            Top             =   2040
            Width           =   960
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   10
            Left            =   5520
            TabIndex        =   36

⌨️ 快捷键说明

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