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

📄 frmmain.frm

📁 报警信息查询系统VB+ACESS 根据某啤酒厂出现故障不同(如系统错误、负亟接地、操作错误等)计算机系统进行报警
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{C0A63B80-4B21-11D3-BD95-D426EF2C7949}#1.0#0"; "VSFLEX7L.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form FrmMain 
   BackColor       =   &H8000000A&
   Caption         =   "警报查询系统"
   ClientHeight    =   7530
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11565
   ForeColor       =   &H8000000E&
   Icon            =   "FrmMain.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   7530
   ScaleWidth      =   11565
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command1 
      Caption         =   "天气预报"
      Height          =   315
      Index           =   8
      Left            =   6330
      TabIndex        =   18
      Top             =   120
      Width           =   1095
   End
   Begin VSFlex7LCtl.VSFlexGrid RecGrid 
      Height          =   6075
      Left            =   60
      TabIndex        =   17
      Top             =   570
      Width           =   10455
      _cx             =   18441
      _cy             =   10716
      _ConvInfo       =   -1
      Appearance      =   1
      BorderStyle     =   1
      Enabled         =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      MousePointer    =   0
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      BackColorFixed  =   -2147483633
      ForeColorFixed  =   -2147483630
      BackColorSel    =   -2147483635
      ForeColorSel    =   -2147483634
      BackColorBkg    =   -2147483636
      BackColorAlternate=   -2147483643
      GridColor       =   -2147483633
      GridColorFixed  =   -2147483632
      TreeColor       =   -2147483632
      FloodColor      =   192
      SheetBorder     =   -2147483642
      FocusRect       =   1
      HighLight       =   1
      AllowSelection  =   -1  'True
      AllowBigSelection=   -1  'True
      AllowUserResizing=   0
      SelectionMode   =   0
      GridLines       =   1
      GridLinesFixed  =   2
      GridLineWidth   =   1
      Rows            =   50
      Cols            =   10
      FixedRows       =   1
      FixedCols       =   1
      RowHeightMin    =   0
      RowHeightMax    =   0
      ColWidthMin     =   0
      ColWidthMax     =   0
      ExtendLastCol   =   0   'False
      FormatString    =   ""
      ScrollTrack     =   0   'False
      ScrollBars      =   3
      ScrollTips      =   0   'False
      MergeCells      =   0
      MergeCompare    =   0
      AutoResize      =   -1  'True
      AutoSizeMode    =   0
      AutoSearch      =   0
      AutoSearchDelay =   2
      MultiTotals     =   -1  'True
      SubtotalPosition=   1
      OutlineBar      =   0
      OutlineCol      =   0
      Ellipsis        =   0
      ExplorerBar     =   5
      PicturesOver    =   0   'False
      FillStyle       =   0
      RightToLeft     =   0   'False
      PictureType     =   0
      TabBehavior     =   0
      OwnerDraw       =   0
      Editable        =   0
      ShowComboButton =   -1  'True
      WordWrap        =   -1  'True
      TextStyle       =   0
      TextStyleFixed  =   0
      OleDragMode     =   0
      OleDropMode     =   0
      ComboSearch     =   3
      AutoSizeMouse   =   -1  'True
      FrozenRows      =   0
      FrozenCols      =   0
      AllowUserFreezing=   0
      BackColorFrozen =   0
      ForeColorFrozen =   0
      WallPaperAlignment=   9
   End
   Begin VB.CommandButton Command1 
      Caption         =   "编译"
      Height          =   315
      Index           =   7
      Left            =   7440
      TabIndex        =   16
      Top             =   120
      Width           =   1095
   End
   Begin VB.PictureBox BottomPic 
      Align           =   2  'Align Bottom
      Appearance      =   0  'Flat
      BackColor       =   &H80000000&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   765
      Left            =   0
      ScaleHeight     =   765
      ScaleWidth      =   11565
      TabIndex        =   7
      Top             =   6765
      Width           =   11565
      Begin VB.CheckBox Check1 
         Caption         =   "报警"
         Height          =   315
         Left            =   300
         TabIndex        =   11
         Top             =   90
         Width           =   705
      End
      Begin VB.CheckBox Check2 
         Caption         =   "故障"
         Height          =   315
         Left            =   1200
         TabIndex        =   10
         Top             =   90
         Width           =   675
      End
      Begin VB.CheckBox Check3 
         Caption         =   "其他"
         Height          =   315
         Left            =   2190
         TabIndex        =   9
         Top             =   90
         Width           =   705
      End
      Begin MSComctlLib.ProgressBar ProgressBar1 
         Height          =   255
         Left            =   900
         TabIndex        =   8
         Top             =   480
         Visible         =   0   'False
         Width           =   7185
         _ExtentX        =   12674
         _ExtentY        =   450
         _Version        =   393216
         BorderStyle     =   1
         Appearance      =   1
      End
      Begin VB.Label EndLabel 
         BackColor       =   &H80000009&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "截止日期"
         Height          =   240
         Left            =   5670
         TabIndex        =   15
         Top             =   105
         Width           =   1980
      End
      Begin VB.Label BeginLabel 
         BackColor       =   &H80000009&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "起始日期"
         Height          =   240
         Left            =   3300
         TabIndex        =   14
         Top             =   105
         Width           =   1980
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "到"
         Height          =   180
         Left            =   5370
         TabIndex        =   13
         Top             =   135
         Width           =   180
      End
      Begin VB.Label TimeLabel 
         Caption         =   "12:11:34"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   225
         Left            =   7920
         TabIndex        =   12
         Top             =   120
         Width           =   1185
      End
   End
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   8430
      Top             =   120
   End
   Begin VB.CommandButton Command1 
      Caption         =   "开关量"
      Height          =   315
      Index           =   6
      Left            =   3990
      TabIndex        =   6
      Top             =   120
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "刷新"
      Height          =   315
      Index           =   5
      Left            =   5190
      TabIndex        =   5
      Top             =   120
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "退出"
      Height          =   315
      Index           =   4
      Left            =   9960
      TabIndex        =   4
      Top             =   120
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "打印"
      Height          =   315
      Index           =   3
      Left            =   8730
      TabIndex        =   3
      Top             =   120
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "数据备分"
      Height          =   315
      Index           =   2
      Left            =   2730
      TabIndex        =   2
      Top             =   120
      Width           =   1095

⌨️ 快捷键说明

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