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

📄 frmzutai.frm

📁 用于控制氧乐果生产的程序
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmZuTai 
   Caption         =   "系统运行组态窗口"
   ClientHeight    =   3540
   ClientLeft      =   48
   ClientTop       =   336
   ClientWidth     =   7104
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   3540
   ScaleWidth      =   7104
   Begin VB.Frame Frame1 
      Caption         =   "3#反应釜"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H8000000D&
      Height          =   1092
      Index           =   2
      Left            =   120
      TabIndex        =   21
      Top             =   2280
      Width           =   4812
      Begin VB.Frame frameControlStyle 
         Caption         =   "控制方式"
         Height          =   732
         Index           =   2
         Left            =   120
         TabIndex        =   28
         Top             =   240
         Width           =   972
         Begin VB.OptionButton optControlAuto 
            Caption         =   "自动"
            Height          =   180
            Index           =   2
            Left            =   120
            TabIndex        =   30
            Top             =   240
            Width           =   612
         End
         Begin VB.OptionButton optControlManual 
            Caption         =   "人工"
            Height          =   180
            Index           =   2
            Left            =   120
            TabIndex        =   29
            Top             =   480
            Width           =   612
         End
      End
      Begin VB.Frame frameEndStyle 
         Caption         =   "人控投料结束方式"
         Height          =   732
         Index           =   2
         Left            =   1200
         TabIndex        =   25
         Top             =   240
         Width           =   1692
         Begin VB.OptionButton optEndAuto 
            Caption         =   "自动"
            Height          =   180
            Index           =   2
            Left            =   240
            TabIndex        =   27
            Top             =   240
            Width           =   612
         End
         Begin VB.OptionButton optEndManual 
            Caption         =   "人工"
            Height          =   180
            Index           =   2
            Left            =   240
            TabIndex        =   26
            Top             =   480
            Width           =   612
         End
      End
      Begin VB.Frame frameRequireDataInput 
         Caption         =   "是否录入反应数据"
         Height          =   732
         Index           =   2
         Left            =   3000
         TabIndex        =   22
         Top             =   240
         Width           =   1692
         Begin VB.OptionButton optDataInputRequired 
            Caption         =   "是"
            Height          =   180
            Index           =   2
            Left            =   240
            TabIndex        =   24
            Top             =   240
            Width           =   492
         End
         Begin VB.OptionButton optNotDataInputRequired 
            Caption         =   "否"
            Height          =   180
            Index           =   2
            Left            =   240
            TabIndex        =   23
            Top             =   480
            Width           =   492
         End
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "2#反应釜"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H8000000D&
      Height          =   1092
      Index           =   1
      Left            =   120
      TabIndex        =   11
      Top             =   1140
      Width           =   4812
      Begin VB.Frame frameControlStyle 
         Caption         =   "控制方式"
         Height          =   732
         Index           =   1
         Left            =   120
         TabIndex        =   18
         Top             =   240
         Width           =   972
         Begin VB.OptionButton optControlAuto 
            Caption         =   "自动"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   20
            Top             =   240
            Width           =   612
         End
         Begin VB.OptionButton optControlManual 
            Caption         =   "人工"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   19
            Top             =   480
            Width           =   612
         End
      End
      Begin VB.Frame frameEndStyle 
         Caption         =   "人控投料结束方式"
         Height          =   732
         Index           =   1
         Left            =   1200
         TabIndex        =   15
         Top             =   240
         Width           =   1692
         Begin VB.OptionButton optEndAuto 
            Caption         =   "自动"
            Height          =   180
            Index           =   1
            Left            =   240
            TabIndex        =   17
            Top             =   240
            Width           =   612
         End
         Begin VB.OptionButton optEndManual 
            Caption         =   "人工"
            Height          =   180
            Index           =   1
            Left            =   240
            TabIndex        =   16
            Top             =   480
            Width           =   612
         End
      End
      Begin VB.Frame frameRequireDataInput 
         Caption         =   "是否录入反应数据"
         Height          =   732
         Index           =   1
         Left            =   3000
         TabIndex        =   12
         Top             =   240
         Width           =   1692
         Begin VB.OptionButton optDataInputRequired 
            Caption         =   "是"
            Height          =   180
            Index           =   1
            Left            =   240
            TabIndex        =   14
            Top             =   240
            Width           =   492
         End
         Begin VB.OptionButton optNotDataInputRequired 
            Caption         =   "否"
            Height          =   180
            Index           =   1
            Left            =   240
            TabIndex        =   13
            Top             =   480
            Width           =   492
         End
      End
   End
   Begin VB.CommandButton Command5 
      Cancel          =   -1  'True
      Caption         =   "退出&B"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   492
      Left            =   5520
      MouseIcon       =   "frmZuTai.frx":0000
      MousePointer    =   99  'Custom
      Picture         =   "frmZuTai.frx":0152
      Style           =   1  'Graphical
      TabIndex        =   10
      ToolTipText     =   "退出本窗口"
      Top             =   2280
      Width           =   612
   End
   Begin VB.Frame Frame1 
      Caption         =   "1#反应釜"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H8000000D&
      Height          =   1092
      Index           =   0
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   4812
      Begin VB.Frame frameRequireDataInput 
         Caption         =   "是否录入反应数据"
         Height          =   732
         Index           =   0
         Left            =   3000
         TabIndex        =   7
         Top             =   240
         Width           =   1692
         Begin VB.OptionButton optNotDataInputRequired 
            Caption         =   "否"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   9
            Top             =   480
            Width           =   492
         End
         Begin VB.OptionButton optDataInputRequired 
            Caption         =   "是"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   8
            Top             =   240
            Width           =   492
         End
      End
      Begin VB.Frame frameEndStyle 
         Caption         =   "人控投料结束方式"
         Height          =   732
         Index           =   0
         Left            =   1200
         TabIndex        =   2
         Top             =   240
         Width           =   1692
         Begin VB.OptionButton optEndManual 
            Caption         =   "人工"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   6
            Top             =   480
            Width           =   612
         End
         Begin VB.OptionButton optEndAuto 
            Caption         =   "自动"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   5
            Top             =   240
            Width           =   612
         End
      End
      Begin VB.Frame frameControlStyle 
         Caption         =   "控制方式"
         Height          =   732
         Index           =   0
         Left            =   120
         TabIndex        =   1
         Top             =   240
         Width           =   972
         Begin VB.OptionButton optControlManual 
            Caption         =   "人工"
            Height          =   180
            Index           =   0
            Left            =   120
            TabIndex        =   4
            Top             =   480
            Width           =   612
         End
         Begin VB.OptionButton optControlAuto 
            Caption         =   "自动"
            Height          =   180
            Index           =   0
            Left            =   120
            TabIndex        =   3
            Top             =   240
            Width           =   612
         End
      End
   End
End
Attribute VB_Name = "frmZuTai"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command5_Click()
Unload Me
End Sub

Private Sub Form_Load()
Width = Screen.Width - dataviewfrm.Width - dataviewfrm.Left
Left = dataviewfrm.Width + dataviewfrm.Left
Top = Screen.Height - 4600
Height = 3940
End Sub

⌨️ 快捷键说明

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