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

📄 frmmain.frm

📁 风暴木马非常好的木马程序
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmMain 
   BackColor       =   &H00000000&
   BorderStyle     =   0  'None
   Caption         =   "storm v1.0"
   ClientHeight    =   5820
   ClientLeft      =   4875
   ClientTop       =   3075
   ClientWidth     =   5535
   BeginProperty Font 
      Name            =   "OCR A Extended"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmMain.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   ScaleHeight     =   5820
   ScaleWidth      =   5535
   StartUpPosition =   2  'CenterScreen
   Begin VB.PictureBox statusbar 
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   210
      Left            =   240
      ScaleHeight     =   210
      ScaleWidth      =   930
      TabIndex        =   145
      Top             =   5520
      Width           =   930
      Begin VB.PictureBox picleft 
         AutoRedraw      =   -1  'True
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   0  'None
         Height          =   330
         Left            =   1000
         ScaleHeight     =   330
         ScaleWidth      =   930
         TabIndex        =   147
         Top             =   0
         Width           =   930
      End
      Begin VB.PictureBox Picright 
         AutoRedraw      =   -1  'True
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   0  'None
         Height          =   330
         Left            =   -1000
         ScaleHeight     =   330
         ScaleWidth      =   930
         TabIndex        =   146
         Top             =   0
         Width           =   930
      End
   End
   Begin VB.Timer tmrright 
      Enabled         =   0   'False
      Interval        =   1
      Left            =   960
      Top             =   4680
   End
   Begin VB.Timer tmrleft 
      Enabled         =   0   'False
      Interval        =   1
      Left            =   360
      Top             =   4680
   End
   Begin MSComDlg.CommonDialog cdlg 
      Left            =   360
      Top             =   3360
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.PictureBox Picture10 
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   120
      ScaleHeight     =   315
      ScaleWidth      =   1395
      TabIndex        =   29
      Top             =   2160
      Width           =   1400
      Begin VB.PictureBox Picture5 
         BackColor       =   &H00000000&
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   0
         ScaleHeight     =   315
         ScaleWidth      =   1395
         TabIndex        =   42
         Top             =   0
         Width           =   1400
         Begin VB.Label cmdXtra 
            Alignment       =   2  'Center
            BackColor       =   &H00000000&
            Caption         =   "extra fun"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FFFFFF&
            Height          =   220
            Left            =   40
            TabIndex        =   43
            Top             =   45
            Width           =   1305
         End
         Begin VB.Shape Shape6 
            BorderColor     =   &H00FF8080&
            Height          =   290
            Left            =   15
            Top             =   15
            Width           =   1370
         End
      End
      Begin VB.Label lblextra 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "extra"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   15
         TabIndex        =   144
         Top             =   1260
         Width           =   420
      End
      Begin VB.Label lbltime 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "time/date"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   15
         TabIndex        =   33
         Top             =   1040
         Width           =   705
      End
      Begin VB.Label lblmouse 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "mouse"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   15
         TabIndex        =   32
         Top             =   810
         Width           =   555
      End
      Begin VB.Label lblrestart 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "restart win"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   15
         TabIndex        =   31
         Top             =   580
         Width           =   825
      End
      Begin VB.Label lblscreensave 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "screen saver"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   15
         TabIndex        =   30
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.PictureBox Picture9 
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   320
      Left            =   120
      ScaleHeight     =   315
      ScaleWidth      =   1395
      TabIndex        =   23
      Top             =   1800
      Width           =   1400
      Begin VB.PictureBox Picture4 
         BackColor       =   &H00000000&
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   0
         ScaleHeight     =   315
         ScaleWidth      =   1395
         TabIndex        =   40
         Top             =   0
         Width           =   1400
         Begin VB.Label cmdFun 
            Alignment       =   2  'Center
            BackColor       =   &H00000000&
            Caption         =   "fun"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FFFFFF&
            Height          =   220
            Left            =   40
            TabIndex        =   41
            Top             =   45
            Width           =   1305
         End
         Begin VB.Shape Shape5 
            BorderColor     =   &H00FF8080&
            Height          =   285
            Left            =   15
            Top             =   10
            Width           =   1365
         End
      End
      Begin VB.Shape shpfun 
         BorderColor     =   &H00FF8080&
         Height          =   1140
         Left            =   0
         Top             =   340
         Visible         =   0   'False
         Width           =   975
      End
      Begin VB.Label lblbrowser 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "browser"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   15
         TabIndex        =   28
         Top             =   820
         Width           =   705
      End
      Begin VB.Label lblprint 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "print"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   0
         TabIndex        =   27
         Top             =   1050
         Width           =   435
      End
      Begin VB.Label lblflip 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "flip screen"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   0
         TabIndex        =   26
         Top             =   600
         Width           =   825
      End
      Begin VB.Label lbldesktop 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "desktop"

⌨️ 快捷键说明

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