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

📄 frmalarm.frm

📁 回流焊监控系统-DCS,VB编写,对PLC进行通讯采集和控制,界面直观,操作方便,可以作为同类软件系统提供示范
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmAlarm 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "超温报警设置"
   ClientHeight    =   4095
   ClientLeft      =   4185
   ClientTop       =   3765
   ClientWidth     =   8070
   Icon            =   "frmAlarm.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4095
   ScaleWidth      =   8070
   ShowInTaskbar   =   0   'False
   Begin VB.Timer Timer2 
      Enabled         =   0   'False
      Interval        =   100
      Left            =   0
      Top             =   0
   End
   Begin VB.Frame Frame2 
      Caption         =   "下温区"
      Height          =   1335
      Index           =   1
      Left            =   120
      TabIndex        =   47
      Top             =   2040
      Width           =   7695
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   39
         Left            =   6960
         TabIndex        =   39
         Text            =   "0.0"
         Top             =   720
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   38
         Left            =   6304
         TabIndex        =   38
         Text            =   "0.0"
         Top             =   720
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   37
         Left            =   5651
         TabIndex        =   37
         Text            =   "0.0"
         Top             =   720
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   36
         Left            =   4998
         TabIndex        =   36
         Text            =   "0.0"
         Top             =   720
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   35
         Left            =   4345
         TabIndex        =   35
         Text            =   "0.0"
         Top             =   720
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   34
         Left            =   3692
         TabIndex        =   34
         Text            =   "0.0"
         Top             =   720
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   33
         Left            =   3039
         TabIndex        =   33
         Text            =   "0.0"
         Top             =   720
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   32
         Left            =   2386
         TabIndex        =   32
         Text            =   "0.0"
         Top             =   720
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   31
         Left            =   1733
         TabIndex        =   31
         Text            =   "0.0"
         Top             =   720
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   30
         Left            =   1080
         TabIndex        =   30
         Text            =   "0.0"
         Top             =   720
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   29
         Left            =   6960
         TabIndex        =   29
         Text            =   "0.0"
         Top             =   240
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   28
         Left            =   6304
         TabIndex        =   28
         Text            =   "0.0"
         Top             =   240
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   27
         Left            =   5651
         TabIndex        =   27
         Text            =   "0.0"
         Top             =   240
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   26
         Left            =   4998
         TabIndex        =   26
         Text            =   "0.0"
         Top             =   240
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   25
         Left            =   4345
         TabIndex        =   25
         Text            =   "0.0"
         Top             =   240
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   24
         Left            =   3692
         TabIndex        =   24
         Text            =   "0.0"
         Top             =   240
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   23
         Left            =   3039
         TabIndex        =   23
         Text            =   "0.0"
         Top             =   240
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   22
         Left            =   2386
         TabIndex        =   22
         Text            =   "0.0"
         Top             =   240
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   21
         Left            =   1733
         TabIndex        =   21
         Text            =   "0.0"
         Top             =   240
         Width           =   615
      End
      Begin VB.TextBox txtUT 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False

⌨️ 快捷键说明

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