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

📄 dlgss7ctesttype.frm

📁 电力机车牵引变压器试验站总控程序
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form dlgSS7CTesttype 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "SS7C试验类型"
   ClientHeight    =   15030
   ClientLeft      =   240
   ClientTop       =   120
   ClientWidth     =   19110
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   15030
   ScaleWidth      =   19110
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   WindowState     =   2  'Maximized
   Begin VB.Timer Timer4 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   11280
      Top             =   2760
   End
   Begin VB.CommandButton Command2 
      Caption         =   "开始试验"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   4920
      TabIndex        =   167
      Top             =   5640
      Width           =   1695
   End
   Begin VB.Frame Frame3 
      Caption         =   "基本数据录入"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3495
      Left            =   600
      TabIndex        =   157
      Top             =   840
      Width           =   3735
      Begin VB.CommandButton Command18 
         Caption         =   "..."
         Height          =   375
         Left            =   3000
         TabIndex        =   162
         Top             =   2760
         Width           =   375
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   3
         Left            =   1320
         TabIndex        =   161
         Top             =   2640
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   2
         Left            =   1320
         TabIndex        =   160
         Top             =   1920
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   1
         Left            =   1320
         TabIndex        =   159
         Top             =   1200
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   0
         Left            =   1320
         TabIndex        =   158
         Top             =   480
         Width           =   1575
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "试验日期"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   240
         TabIndex        =   166
         Top             =   2880
         Width           =   720
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "试验员"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   240
         TabIndex        =   165
         Top             =   2040
         Width           =   540
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "变压器编号"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   240
         TabIndex        =   164
         Top             =   1320
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "变压器型号"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   240
         TabIndex        =   163
         Top             =   600
         Width           =   900
      End
   End
   Begin VB.CommandButton Command1 
      Caption         =   "保存试验数据"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   6000
      TabIndex        =   156
      Top             =   8280
      Width           =   1695
   End
   Begin VB.CommandButton Command25 
      Caption         =   "开始计时"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   7080
      TabIndex        =   155
      Top             =   7320
      Width           =   1695
   End
   Begin VB.Timer Timer3 
      Left            =   11280
      Top             =   2400
   End
   Begin VB.Frame Frame30 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1695
      Left            =   11640
      TabIndex        =   148
      Top             =   3600
      Width           =   6975
      Begin VB.Label Label30 
         AutoSize        =   -1  'True
         Height          =   435
         Index           =   4
         Left            =   2400
         TabIndex        =   154
         Top             =   960
         Width           =   3225
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label30 
         AutoSize        =   -1  'True
         Height          =   375
         Index           =   3
         Left            =   360
         TabIndex        =   153
         Top             =   960
         Width           =   1785
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label30 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         Caption         =   "结    果"
         Height          =   195
         Index           =   2
         Left            =   6000
         TabIndex        =   152
         Top             =   480
         Width           =   555
      End
      Begin VB.Label Label30 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         Caption         =   "质      量     标     准"
         Height          =   195
         Index           =   1
         Left            =   3360
         TabIndex        =   151
         Top             =   480
         Width           =   1455
      End
      Begin VB.Label Label30 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         Caption         =   "检  查  项  目"
         Height          =   195
         Index           =   0
         Left            =   840
         TabIndex        =   150
         Top             =   480
         Width           =   1005
      End
      Begin VB.Line Line7 
         X1              =   5760
         X2              =   5760
         Y1              =   360
         Y2              =   1440
      End
      Begin VB.Line Line6 
         X1              =   2280
         X2              =   2280
         Y1              =   360
         Y2              =   1440
      End
      Begin VB.Line Line5 
         X1              =   240
         X2              =   6720
         Y1              =   840
         Y2              =   840
      End
      Begin VB.Shape Shape4 
         Height          =   1095
         Left            =   240
         Top             =   360
         Width           =   6495
      End
      Begin VB.Label Label30 
         Alignment       =   2  'Center
         Height          =   360
         Index           =   5
         Left            =   5880
         TabIndex        =   149
         Top             =   1080
         Width           =   720
      End
   End
   Begin VB.Timer Timer2 
      Enabled         =   0   'False
      Interval        =   50
      Left            =   11280
      Top             =   2040
   End
   Begin VB.Frame Frame2 
      Caption         =   "Frame2"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2535
      Left            =   480
      TabIndex        =   129
      Top             =   4920
      Width           =   4095
      Begin MSComctlLib.ProgressBar ProgressBar1 
         Height          =   1455
         Index           =   0
         Left            =   480
         TabIndex        =   130
         Top             =   360
         Width           =   375
         _ExtentX        =   661
         _ExtentY        =   2566
         _Version        =   393216
         Appearance      =   1
         Max             =   300
         Orientation     =   1
         Scrolling       =   1
      End
      Begin MSComctlLib.ProgressBar ProgressBar1 
         Height          =   1455
         Index           =   1
         Left            =   1080
         TabIndex        =   131
         Top             =   360
         Width           =   375
         _ExtentX        =   661
         _ExtentY        =   2566
         _Version        =   393216
         Appearance      =   1
         Max             =   300
         Orientation     =   1
         Scrolling       =   1
      End
      Begin MSComctlLib.ProgressBar ProgressBar1 
         Height          =   1455
         Index           =   2
         Left            =   1680
         TabIndex        =   132
         Top             =   360
         Width           =   375
         _ExtentX        =   661
         _ExtentY        =   2566
         _Version        =   393216
         Appearance      =   1
         Max             =   300
         Orientation     =   1
         Scrolling       =   1
      End
      Begin MSComctlLib.ProgressBar ProgressBar1 
         Height          =   1455
         Index           =   3
         Left            =   2280
         TabIndex        =   133
         Top             =   360
         Width           =   375
         _ExtentX        =   661
         _ExtentY        =   2566
         _Version        =   393216
         Appearance      =   1
         Max             =   300
         Orientation     =   1
         Scrolling       =   1
      End
      Begin MSComctlLib.ProgressBar ProgressBar1 

⌨️ 快捷键说明

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