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

📄 mainpage.frm

📁 用vb实现在线考试系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form MainPage 
   Appearance      =   0  'Flat
   AutoRedraw      =   -1  'True
   BorderStyle     =   0  'None
   Caption         =   "监控主界面"
   ClientHeight    =   11520
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   15360
   DrawStyle       =   1  'Dash
   Icon            =   "MainPage.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   Picture         =   "MainPage.frx":0442
   ScaleHeight     =   11520
   ScaleWidth      =   15360
   StartUpPosition =   2  'CenterScreen
   WindowState     =   2  'Maximized
   Begin MSComctlLib.Slider Slider1 
      Height          =   135
      Left            =   13320
      TabIndex        =   21
      ToolTipText     =   "调节云台速度"
      Top             =   6000
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   238
      _Version        =   393216
      BorderStyle     =   1
      MousePointer    =   99
      MouseIcon       =   "MainPage.frx":2D6E4
      Min             =   32
      Max             =   63
      SelStart        =   48
      Value           =   48
   End
   Begin VB.TextBox Text1 
      Height          =   495
      Left            =   5160
      TabIndex        =   20
      Text            =   "Text1"
      Top             =   240
      Width           =   1335
   End
   Begin VB.Timer Timer2 
      Left            =   6960
      Top             =   7080
   End
   Begin VB.CheckBox chkPower 
      Caption         =   "电源"
      Height          =   315
      Left            =   4320
      Style           =   1  'Graphical
      TabIndex        =   11
      Top             =   9120
      Visible         =   0   'False
      Width           =   525
   End
   Begin VB.FileListBox File 
      Height          =   285
      Left            =   15120
      Pattern         =   "S*.mp4"
      TabIndex        =   8
      Top             =   10320
      Visible         =   0   'False
      Width           =   105
   End
   Begin VB.Timer Timer3 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   2040
      Top             =   8400
   End
   Begin MSWinsockLib.Winsock WinsockEvents 
      Left            =   3240
      Top             =   8760
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
      Protocol        =   1
      LocalPort       =   10031
   End
   Begin VB.CheckBox chkAuto 
      Caption         =   "Auto"
      Height          =   480
      Left            =   3600
      Style           =   1  'Graphical
      TabIndex        =   7
      ToolTipText     =   "自动"
      Top             =   7905
      Visible         =   0   'False
      Width           =   525
   End
   Begin VB.CheckBox chkRain 
      Caption         =   "雨刮"
      Height          =   315
      Left            =   4920
      Style           =   1  'Graphical
      TabIndex        =   6
      Top             =   9120
      Visible         =   0   'False
      Width           =   525
   End
   Begin VB.CheckBox chkLight 
      Caption         =   "照明"
      Height          =   315
      Left            =   5520
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   9120
      Visible         =   0   'False
      Width           =   525
   End
   Begin VB.CheckBox chkAutoRecord 
      Caption         =   "启动定时录像"
      DisabledPicture =   "MainPage.frx":2D9FE
      DownPicture     =   "MainPage.frx":2FFA8
      Height          =   375
      Left            =   4320
      Picture         =   "MainPage.frx":32743
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   7920
      Visible         =   0   'False
      Width           =   1455
   End
   Begin MSWinsockLib.Winsock Winsockclient 
      Left            =   3720
      Top             =   8760
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
      Protocol        =   1
   End
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   480
      Top             =   7920
   End
   Begin VB.PictureBox PicVideo 
      AutoRedraw      =   -1  'True
      BackColor       =   &H80000012&
      Height          =   810
      Index           =   0
      Left            =   360
      ScaleHeight     =   50
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   65
      TabIndex        =   2
      Top             =   1080
      Width           =   1035
   End
   Begin VB.PictureBox PicTmp 
      Height          =   1095
      Left            =   2160
      ScaleHeight     =   1035
      ScaleWidth      =   1515
      TabIndex        =   1
      Top             =   840
      Visible         =   0   'False
      Width           =   1575
   End
   Begin VB.Timer Switch1 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   1560
      Top             =   8400
   End
   Begin MSComctlLib.Toolbar tbrShowControl 
      Height          =   630
      Left            =   8160
      TabIndex        =   0
      Top             =   10440
      Width           =   3555
      _ExtentX        =   6271
      _ExtentY        =   1111
      ButtonWidth     =   1032
      ButtonHeight    =   1005
      AllowCustomize  =   0   'False
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   6
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "ONESHOW"
            Object.ToolTipText     =   "单画面显示"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "FOURSHOW"
            Object.ToolTipText     =   "4画面显示"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "NINESHOW"
            Object.ToolTipText     =   "9画面显示"
            ImageIndex      =   7
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "SIXTEENSHOW"
            Object.ToolTipText     =   "16画面显示"
            ImageIndex      =   8
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "SWITCHSHOW"
            Object.ToolTipText     =   "循环切换显示"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "STOPSWITCH"
            Object.ToolTipText     =   "停止循环"
            ImageIndex      =   2
         EndProperty
      EndProperty
      MousePointer    =   99
      MouseIcon       =   "MainPage.frx":369DF
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   2520
      Top             =   8400
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   8
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MainPage.frx":36CF9
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MainPage.frx":3A676
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MainPage.frx":3AB0A
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MainPage.frx":3D9F6
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MainPage.frx":408E9
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MainPage.frx":42F2C
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MainPage.frx":458A2
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MainPage.frx":4831B
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.Label Label5 
      BackStyle       =   0  'Transparent
      Caption         =   "自动录像通道:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   840
      TabIndex        =   19
      Top             =   11280
      Width           =   1455
   End
   Begin VB.Label Label4 
      BackStyle       =   0  'Transparent
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000040C0&
      Height          =   375
      Left            =   2280
      TabIndex        =   18
      Top             =   10920
      Width           =   3495
   End
   Begin VB.Image imgEvents 
      Height          =   1575
      Left            =   12940
      Top             =   4180
      Width           =   255
   End
   Begin VB.Image Image1 
      Height          =   480
      Left            =   7080
      MouseIcon       =   "MainPage.frx":4ADFF
      MousePointer    =   99  'Custom
      Picture         =   "MainPage.frx":4B109
      Top             =   11040
      Width           =   480
   End
   Begin VB.Label Label3 
      BackStyle       =   0  'Transparent
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   10440
      TabIndex        =   17
      Top             =   11160
      Width           =   855
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "手动录像通道:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   840
      TabIndex        =   16
      Top             =   10920
      Width           =   1455
   End
   Begin VB.Image imgJia 
      Height          =   465
      Left            =   7135
      MouseIcon       =   "MainPage.frx":4B54B
      MousePointer    =   99  'Custom
      Top             =   10418
      Width           =   440
   End
   Begin VB.Image imgDel 
      Height          =   465
      Left            =   5720
      MouseIcon       =   "MainPage.frx":4B855
      MousePointer    =   99  'Custom
      Top             =   10410
      Width           =   450
   End
   Begin VB.Label labRecord 
      BackStyle       =   0  'Transparent
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000040C0&
      Height          =   495
      Left            =   5340
      TabIndex        =   15
      Top             =   10440
      Width           =   375
   End
   Begin VB.Image imgExit 
      Height          =   450
      Left            =   12960
      MouseIcon       =   "MainPage.frx":4BB5F
      MousePointer    =   99  'Custom

⌨️ 快捷键说明

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