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

📄 frmmain.frm

📁 850运动控制卡的详细开发资料
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmMain 
   Caption         =   "850Demo"
   ClientHeight    =   4785
   ClientLeft      =   645
   ClientTop       =   945
   ClientWidth     =   8835
   Icon            =   "frmMain.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   4785
   ScaleWidth      =   8835
   Begin VB.CheckBox Check2 
      Caption         =   "31"
      Height          =   375
      Index           =   31
      Left            =   8280
      Style           =   1  'Graphical
      TabIndex        =   70
      Top             =   3000
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "30"
      Height          =   375
      Index           =   30
      Left            =   7800
      Style           =   1  'Graphical
      TabIndex        =   69
      Top             =   3000
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "29"
      Height          =   375
      Index           =   29
      Left            =   7320
      Style           =   1  'Graphical
      TabIndex        =   68
      Top             =   3000
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "28"
      Height          =   375
      Index           =   28
      Left            =   6840
      Style           =   1  'Graphical
      TabIndex        =   67
      Top             =   3000
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "27"
      Height          =   375
      Index           =   27
      Left            =   6360
      Style           =   1  'Graphical
      TabIndex        =   66
      Top             =   3000
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "26"
      Height          =   375
      Index           =   26
      Left            =   5880
      Style           =   1  'Graphical
      TabIndex        =   65
      Top             =   3000
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "25"
      Height          =   375
      Index           =   25
      Left            =   5400
      Style           =   1  'Graphical
      TabIndex        =   64
      Top             =   3000
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "24"
      Height          =   375
      Index           =   24
      Left            =   4920
      Style           =   1  'Graphical
      TabIndex        =   63
      Top             =   3000
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "23"
      Height          =   375
      Index           =   23
      Left            =   8280
      Style           =   1  'Graphical
      TabIndex        =   62
      Top             =   2280
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "22"
      Height          =   375
      Index           =   22
      Left            =   7800
      Style           =   1  'Graphical
      TabIndex        =   61
      Top             =   2280
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "21"
      Height          =   375
      Index           =   21
      Left            =   7320
      Style           =   1  'Graphical
      TabIndex        =   60
      Top             =   2280
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "20"
      Height          =   375
      Index           =   20
      Left            =   6840
      Style           =   1  'Graphical
      TabIndex        =   59
      Top             =   2280
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "19"
      Height          =   375
      Index           =   19
      Left            =   6360
      Style           =   1  'Graphical
      TabIndex        =   58
      Top             =   2280
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "18"
      Height          =   375
      Index           =   18
      Left            =   5880
      Style           =   1  'Graphical
      TabIndex        =   57
      Top             =   2280
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "17"
      Height          =   375
      Index           =   17
      Left            =   5400
      Style           =   1  'Graphical
      TabIndex        =   56
      Top             =   2280
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "16"
      Height          =   375
      Index           =   16
      Left            =   4920
      Style           =   1  'Graphical
      TabIndex        =   55
      Top             =   2280
      Width           =   375
   End
   Begin VB.CommandButton btnOutAllClose 
      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          =   375
      Left            =   6240
      TabIndex        =   54
      Top             =   4200
      Width           =   1095
   End
   Begin VB.CommandButton btnOutAllOpen 
      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          =   375
      Left            =   4800
      TabIndex        =   53
      Top             =   4200
      Width           =   1095
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   375
      Left            =   120
      Picture         =   "frmMain.frx":0442
      ScaleHeight     =   345
      ScaleWidth      =   705
      TabIndex        =   52
      Top             =   0
      Width           =   735
   End
   Begin VB.CommandButton btnExit 
      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          =   375
      Left            =   7680
      TabIndex        =   50
      Top             =   4200
      Width           =   1095
   End
   Begin VB.CheckBox Check2 
      Caption         =   "15"
      Height          =   375
      Index           =   15
      Left            =   8280
      Style           =   1  'Graphical
      TabIndex        =   49
      Top             =   1560
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "14"
      Height          =   375
      Index           =   14
      Left            =   7800
      Style           =   1  'Graphical
      TabIndex        =   48
      Top             =   1560
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "13"
      Height          =   375
      Index           =   13
      Left            =   7320
      Style           =   1  'Graphical
      TabIndex        =   47
      Top             =   1560
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "12"
      Height          =   375
      Index           =   12
      Left            =   6840
      Style           =   1  'Graphical
      TabIndex        =   46
      Top             =   1560
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "11"
      Height          =   375
      Index           =   11
      Left            =   6360
      Style           =   1  'Graphical
      TabIndex        =   45
      Top             =   1560
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "10"
      Height          =   375
      Index           =   10
      Left            =   5880
      Style           =   1  'Graphical
      TabIndex        =   44
      Top             =   1560
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "09"
      Height          =   375
      Index           =   9
      Left            =   5400
      Style           =   1  'Graphical
      TabIndex        =   43
      Top             =   1560
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "08"
      Height          =   375
      Index           =   8
      Left            =   4920
      Style           =   1  'Graphical
      TabIndex        =   42
      Top             =   1560
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "07"
      Height          =   375
      Index           =   7
      Left            =   8280
      Style           =   1  'Graphical
      TabIndex        =   41
      Top             =   840
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "06"
      Height          =   375
      Index           =   6
      Left            =   7800
      Style           =   1  'Graphical
      TabIndex        =   40
      Top             =   840
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "05"
      Height          =   375
      Index           =   5
      Left            =   7320
      Style           =   1  'Graphical
      TabIndex        =   39
      Top             =   840
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "04"
      Height          =   375
      Index           =   4
      Left            =   6840
      Style           =   1  'Graphical
      TabIndex        =   38
      Top             =   840
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "03"
      Height          =   375
      Index           =   3
      Left            =   6360
      Style           =   1  'Graphical
      TabIndex        =   37
      Top             =   840
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "02"
      Height          =   375
      Index           =   2
      Left            =   5880
      Style           =   1  'Graphical
      TabIndex        =   36
      Top             =   840
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "01"
      Height          =   375
      Index           =   1
      Left            =   5400
      Style           =   1  'Graphical
      TabIndex        =   35
      Top             =   840
      Width           =   375
   End
   Begin VB.CheckBox Check2 
      Caption         =   "00"
      Height          =   375
      Index           =   0
      Left            =   4920
      Style           =   1  'Graphical
      TabIndex        =   34
      Top             =   840
      Width           =   375
   End
   Begin VB.Timer Timer1 
      Interval        =   100
      Left            =   2160
      Top             =   0
   End
   Begin VB.CheckBox Check1 
      Caption         =   "WIN"
      Height          =   255
      Index           =   31
      Left            =   3720
      TabIndex        =   32
      Top             =   4200
      Width           =   1095
   End
   Begin VB.CheckBox Check1 
      Caption         =   "WALARM"
      Height          =   255
      Index           =   30
      Left            =   3720
      TabIndex        =   31
      Top             =   3720
      Width           =   1095
   End
   Begin VB.CheckBox Check1 
      Caption         =   "WINPOS"
      Height          =   255

⌨️ 快捷键说明

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