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

📄 frmmain.frm

📁 vb编写机器人遥控程序
💻 FRM
📖 第 1 页 / 共 5 页
字号:
      End
      Begin VB.Shape Shape19 
         Height          =   100
         Left            =   3600
         Shape           =   3  'Circle
         Top             =   1680
         Width           =   100
      End
      Begin VB.Line Line22 
         X1              =   2880
         X2              =   3120
         Y1              =   600
         Y2              =   840
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "Label11"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF00FF&
         Height          =   255
         Left            =   480
         TabIndex        =   76
         Top             =   720
         Width           =   1695
      End
      Begin VB.Label Label12 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "Label12"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF00FF&
         Height          =   255
         Left            =   3915
         TabIndex        =   75
         Top             =   720
         Width           =   1215
      End
      Begin VB.Label Label15 
         BackStyle       =   0  'Transparent
         Caption         =   "Label15"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   480
         TabIndex        =   74
         Top             =   240
         Width           =   2655
      End
      Begin VB.Label Label16 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "Label16"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00008000&
         Height          =   255
         Left            =   3435
         TabIndex        =   73
         Top             =   240
         Width           =   1695
      End
      Begin VB.Label Label17 
         BackStyle       =   0  'Transparent
         Caption         =   "Label17"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   480
         TabIndex        =   72
         Top             =   480
         Width           =   735
      End
      Begin VB.Label Label18 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "Label18"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   4395
         TabIndex        =   71
         Top             =   480
         Width           =   735
      End
      Begin VB.Line Line24 
         X1              =   4200
         X2              =   4920
         Y1              =   2400
         Y2              =   1680
      End
      Begin VB.Line Line23 
         X1              =   4080
         X2              =   4800
         Y1              =   1800
         Y2              =   1320
      End
      Begin VB.Shape Shape17 
         BorderColor     =   &H000000FF&
         Height          =   255
         Left            =   4800
         Shape           =   3  'Circle
         Top             =   1440
         Width           =   255
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "主操作"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1335
      Left            =   720
      TabIndex        =   41
      Top             =   4200
      Width           =   7215
      Begin VB.CheckBox Check4 
         Caption         =   "Check4"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   2760
         TabIndex        =   55
         Top             =   840
         Value           =   1  'Checked
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.CheckBox Check3 
         Caption         =   "Check3"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   2760
         TabIndex        =   54
         Top             =   480
         Value           =   1  'Checked
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.CheckBox Check1 
         Caption         =   "Check1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   5640
         TabIndex        =   53
         Top             =   240
         Width           =   855
      End
      Begin VB.CommandButton Command18 
         BackColor       =   &H000080FF&
         Caption         =   "停止"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   4680
         Style           =   1  'Graphical
         TabIndex        =   52
         Top             =   840
         Width           =   855
      End
      Begin VB.VScrollBar VScroll3 
         Height          =   1215
         LargeChange     =   10
         Left            =   6600
         Max             =   0
         Min             =   100
         TabIndex        =   51
         Top             =   120
         Value           =   20
         Width           =   255
      End
      Begin VB.CommandButton Command7 
         BackColor       =   &H000000FF&
         Cancel          =   -1  'True
         Caption         =   "急停"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1020
         Left            =   1920
         Style           =   1  'Graphical
         TabIndex        =   50
         Top             =   200
         Width           =   615
      End
      Begin VB.CommandButton Command4 
         Caption         =   "->"
         Enabled         =   0   'False
         Height          =   375
         Left            =   4200
         TabIndex        =   49
         Top             =   840
         Width           =   495
      End
      Begin VB.CommandButton Command3 
         Caption         =   "︾"
         Enabled         =   0   'False
         Height          =   375
         Left            =   3720
         TabIndex        =   48
         Top             =   840
         Width           =   495
      End
      Begin VB.CommandButton Command2 
         Caption         =   "<-"
         Enabled         =   0   'False
         Height          =   375
         Left            =   3240
         TabIndex        =   47
         Top             =   840
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Caption         =   "︽"
         Enabled         =   0   'False
         Height          =   375
         Left            =   3720
         TabIndex        =   46
         Top             =   480
         Width           =   495
      End
      Begin VB.CommandButton cmdReceive 
         BackColor       =   &H00FF8080&
         Caption         =   "开始通信"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   50
         Style           =   1  'Graphical
         TabIndex        =   45
         Top             =   200
         Width           =   1095
      End
      Begin VB.CommandButton cmdClear 
         BackColor       =   &H00FFFFFF&
         Caption         =   "清除"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   1150
         Style           =   1  'Graphical
         TabIndex        =   44
         Top             =   200
         Width           =   780
      End
      Begin VB.CommandButton Command5 
         BackColor       =   &H000000FF&
         Caption         =   "启动"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   50
         Style           =   1  'Graphical
         TabIndex        =   43
         Top             =   720
         Width           =   1095
      End
      Begin VB.CommandButton Command6 
         BackColor       =   &H00C0C0C0&
         Caption         =   "休眠"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   1150
         Style           =   1  'Graphical
         TabIndex        =   42
         Top             =   720
         Width           =   780
      End
      Begin VB.Label Label19 
         Alignment       =   1  'Right Justify
         Caption         =   "Label19"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9

⌨️ 快捷键说明

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