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

📄 form1.frm

📁 风暴木马非常好的木马程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmMouse 
   BackColor       =   &H00000000&
   BorderStyle     =   0  'None
   Caption         =   "Form1"
   ClientHeight    =   3495
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   4335
   LinkTopic       =   "Form1"
   ScaleHeight     =   3495
   ScaleWidth      =   4335
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.PictureBox image1 
      BorderStyle     =   0  'None
      Height          =   260
      Left            =   3360
      MousePointer    =   10  'Up Arrow
      Picture         =   "Form1.frx":0000
      ScaleHeight     =   255
      ScaleWidth      =   135
      TabIndex        =   11
      Top             =   2325
      Width           =   140
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   0  'None
      Height          =   80
      Left            =   2880
      ScaleHeight     =   75
      ScaleWidth      =   1125
      TabIndex        =   12
      Top             =   2400
      Width           =   1125
   End
   Begin VB.Line Line5 
      BorderColor     =   &H00FFFFFF&
      X1              =   3690
      X2              =   3690
      Y1              =   2580
      Y2              =   2640
   End
   Begin VB.Line Line4 
      BorderColor     =   &H00FFFFFF&
      X1              =   3420
      X2              =   3420
      Y1              =   2580
      Y2              =   2640
   End
   Begin VB.Line Line3 
      BorderColor     =   &H00FFFFFF&
      X1              =   3150
      X2              =   3150
      Y1              =   2580
      Y2              =   2640
   End
   Begin VB.Line Line1 
      BorderColor     =   &H00FFFFFF&
      X1              =   3975
      X2              =   3975
      Y1              =   2580
      Y2              =   2640
   End
   Begin VB.Line Line2 
      BorderColor     =   &H00FFFFFF&
      X1              =   2880
      X2              =   2880
      Y1              =   2580
      Y2              =   2640
   End
   Begin VB.Label lbltrail 
      Alignment       =   2  'Center
      BackColor       =   &H00800000&
      Caption         =   "6"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   225
      Left            =   2400
      TabIndex        =   10
      Top             =   2325
      Width           =   300
   End
   Begin VB.Label lblhidetrail 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      Caption         =   "hide mouse trails"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   240
      Left            =   510
      TabIndex        =   9
      Top             =   2910
      Width           =   3285
   End
   Begin VB.Shape Shape7 
      BorderColor     =   &H00FF8080&
      Height          =   300
      Left            =   480
      Top             =   2880
      Width           =   3345
   End
   Begin VB.Label lblsettrail 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      Caption         =   "set mouse trail to:"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   240
      Left            =   510
      TabIndex        =   8
      Top             =   2310
      Width           =   1725
   End
   Begin VB.Shape Shape6 
      BorderColor     =   &H00FF8080&
      Height          =   300
      Left            =   480
      Top             =   2280
      Width           =   1785
   End
   Begin VB.Label lblstop 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      Caption         =   "stop"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   240
      Left            =   3030
      TabIndex        =   7
      Top             =   1710
      Width           =   765
   End
   Begin VB.Shape Shape5 
      BorderColor     =   &H00FF8080&
      Height          =   300
      Left            =   3000
      Top             =   1680
      Width           =   825
   End
   Begin VB.Label lblcontrol 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      Caption         =   "move/control mouse"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   240
      Left            =   510
      TabIndex        =   6
      Top             =   1710
      Width           =   2085
   End
   Begin VB.Shape Shape4 
      BorderColor     =   &H00FF8080&
      Height          =   300
      Left            =   480
      Top             =   1680
      Width           =   2145
   End
   Begin VB.Label lblshow 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      Caption         =   "show mouse"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   240
      Left            =   2430
      TabIndex        =   5
      Top             =   1110
      Width           =   1365
   End
   Begin VB.Shape Shape3 
      BorderColor     =   &H00FF8080&
      Height          =   300
      Left            =   2400
      Top             =   1080
      Width           =   1425
   End
   Begin VB.Label lblhide 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      Caption         =   "hide mouse"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   240
      Left            =   510
      TabIndex        =   4
      Top             =   1110
      Width           =   1365
   End
   Begin VB.Shape Shape2 
      BorderColor     =   &H00FF8080&
      Height          =   300
      Left            =   480
      Top             =   1080
      Width           =   1425
   End
   Begin VB.Label lblrestore 
      Alignment       =   2  'Center

⌨️ 快捷键说明

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