frmtesthead.frm

来自「电梯检测系统是对电梯性能进行检测的系统。是一个用来学习的程序。」· FRM 代码 · 共 760 行 · 第 1/2 页

FRM
760
字号
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form FrmTestHead 
   BackColor       =   &H8000000A&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Function Setup"
   ClientHeight    =   5595
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7395
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   10.5
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "FrmTestHead.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5595
   ScaleWidth      =   7395
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  'CenterOwner
   Begin VB.CommandButton CmdNo 
      Caption         =   "No"
      Height          =   375
      Left            =   6000
      TabIndex        =   2
      Top             =   120
      Width           =   1095
   End
   Begin VB.CommandButton CmdYes 
      Caption         =   "Yes"
      Height          =   375
      Left            =   4440
      TabIndex        =   1
      Top             =   120
      Width           =   1215
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4695
      Left            =   120
      TabIndex        =   3
      Top             =   840
      Width           =   7215
      _ExtentX        =   12726
      _ExtentY        =   8281
      _Version        =   393216
      Style           =   1
      Tab             =   2
      TabsPerRow      =   4
      TabHeight       =   520
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "Arial"
         Size            =   10.5
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "MOhm meter"
      TabPicture(0)   =   "FrmTestHead.frx":030A
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Label15"
      Tab(0).Control(1)=   "Label14"
      Tab(0).Control(2)=   "Label13"
      Tab(0).Control(3)=   "Label12"
      Tab(0).Control(4)=   "Label11"
      Tab(0).Control(5)=   "Label10"
      Tab(0).Control(6)=   "TextAcM(0)"
      Tab(0).Control(7)=   "TextAcM(1)"
      Tab(0).Control(8)=   "TextAcM(2)"
      Tab(0).ControlCount=   9
      TabCaption(1)   =   "Measure Voltage"
      TabPicture(1)   =   "FrmTestHead.frx":0326
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label3"
      Tab(1).Control(1)=   "Label4"
      Tab(1).Control(2)=   "Label5"
      Tab(1).Control(3)=   "Label6"
      Tab(1).Control(4)=   "Label7"
      Tab(1).Control(5)=   "Label8"
      Tab(1).Control(6)=   "TextAc(0)"
      Tab(1).Control(7)=   "TextAc(1)"
      Tab(1).Control(8)=   "TextAc(2)"
      Tab(1).ControlCount=   9
      TabCaption(2)   =   "Visual Inspection"
      TabPicture(2)   =   "FrmTestHead.frx":0342
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "Label2(7)"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Line2"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Label9(0)"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "Label9(1)"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).Control(4)=   "Label2(8)"
      Tab(2).Control(4).Enabled=   0   'False
      Tab(2).Control(5)=   "Check1"
      Tab(2).Control(5).Enabled=   0   'False
      Tab(2).Control(6)=   "Check2"
      Tab(2).Control(6).Enabled=   0   'False
      Tab(2).ControlCount=   7
      Begin VB.CheckBox Check2 
         Caption         =   "Check1"
         Height          =   255
         Left            =   6120
         TabIndex        =   23
         Top             =   2520
         Width           =   255
      End
      Begin VB.CheckBox Check1 
         Caption         =   "Check1"
         Height          =   255
         Left            =   6120
         TabIndex        =   22
         Top             =   1560
         Width           =   255
      End
      Begin VB.TextBox TextAcM 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000C000&
         Height          =   450
         Index           =   2
         Left            =   -72480
         TabIndex        =   15
         Top             =   2880
         Width           =   1695
      End
      Begin VB.TextBox TextAcM 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000C000&
         Height          =   450
         Index           =   1
         Left            =   -72480
         TabIndex        =   14
         Top             =   2055
         Width           =   1695
      End
      Begin VB.TextBox TextAcM 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000C000&
         Height          =   450
         Index           =   0
         Left            =   -72480
         TabIndex        =   13
         Top             =   1320
         Width           =   1695
      End
      Begin VB.TextBox TextAc 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000C000&
         Height          =   450
         Index           =   2
         Left            =   -72360
         TabIndex        =   6
         Top             =   2880
         Width           =   1695
      End
      Begin VB.TextBox TextAc 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000C000&
         Height          =   450
         Index           =   1
         Left            =   -72360
         TabIndex        =   5
         Top             =   2055
         Width           =   1695
      End
      Begin VB.TextBox TextAc 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000C000&
         Height          =   450
         Index           =   0
         Left            =   -72360
         TabIndex        =   4
         Top             =   1320
         Width           =   1695
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "Control Panel Door,Interphone Door Can be smoothly opened and shut. Moreover,make sure the door is lockable when it is closed."
         ForeColor       =   &H8000000D&
         Height          =   840
         Index           =   8
         Left            =   240
         TabIndex        =   27
         Top             =   2520
         Width           =   5115
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "Yes or No"
         Height          =   240
         Index           =   1
         Left            =   5760
         TabIndex        =   26
         Top             =   840
         Width           =   930
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "Item"
         Height          =   240
         Index           =   0
         Left            =   1560
         TabIndex        =   25
         Top             =   840
         Width           =   390
      End
      Begin VB.Line Line2 
         BorderColor     =   &H8000000C&
         X1              =   6720
         X2              =   240
         Y1              =   1200
         Y2              =   1200
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "There must not be transformation,irregular design or scratches on the surface"
         ForeColor       =   &H8000000D&
         Height          =   600
         Index           =   7
         Left            =   240
         TabIndex        =   24
         Top             =   1440
         Width           =   5115
      End
      Begin VB.Label Label10 
         BackColor       =   &H8000000B&
         Caption         =   "MOhm"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   -70080
         TabIndex        =   21
         Top             =   2880
         Width           =   1095
      End
      Begin VB.Label Label11 
         BackColor       =   &H8000000B&
         Caption         =   "MOhm"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   -70080
         TabIndex        =   20
         Top             =   2040
         Width           =   1095
      End
      Begin VB.Label Label12 
         BackColor       =   &H8000000B&
         Caption         =   "MOhm"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   -70080
         TabIndex        =   19
         Top             =   1320
         Width           =   1095
      End
      Begin VB.Label Label13 
         BackColor       =   &H8000000B&
         Caption         =   "AC24V:"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   -74280
         TabIndex        =   18
         Top             =   3000
         Width           =   1095
      End
      Begin VB.Label Label14 
         BackColor       =   &H8000000B&
         Caption         =   "AC110V:"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   14.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False

⌨️ 快捷键说明

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