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

📄 frmmain.frm

📁 B6 And Windows
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmMain 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "EliteSpy+ by Andrea Batina"
   ClientHeight    =   5835
   ClientLeft      =   150
   ClientTop       =   435
   ClientWidth     =   11430
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmMain.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5835
   ScaleWidth      =   11430
   StartUpPosition =   3  'Windows Default
   Begin VB.CommandButton cmdCodeGeneration 
      Caption         =   "Show Code Generation Wizard"
      Height          =   315
      Left            =   60
      TabIndex        =   40
      Top             =   3060
      Width           =   3255
   End
   Begin VB.CommandButton cmdCopy 
      Caption         =   "Copy to Clipboard"
      Height          =   315
      Left            =   3720
      TabIndex        =   39
      Top             =   1380
      Width           =   1515
   End
   Begin VB.TextBox txtRect 
      Height          =   285
      Left            =   1200
      Locked          =   -1  'True
      TabIndex        =   37
      Top             =   1560
      Width           =   2115
   End
   Begin VB.TextBox txtParentClass 
      Height          =   285
      Left            =   1200
      Locked          =   -1  'True
      TabIndex        =   35
      Top             =   2640
      Width           =   2115
   End
   Begin VB.CommandButton cmdMemInfo 
      Caption         =   "Memory Info"
      Height          =   315
      Left            =   4080
      TabIndex        =   34
      Top             =   2340
      Width           =   1155
   End
   Begin VB.CheckBox chkOnTop 
      Appearance      =   0  'Flat
      Caption         =   "Always On Top"
      ForeColor       =   &H80000008&
      Height          =   195
      Left            =   1740
      TabIndex        =   33
      Top             =   5520
      Width           =   1395
   End
   Begin VB.TextBox txtParentText 
      Height          =   285
      Left            =   1200
      Locked          =   -1  'True
      TabIndex        =   31
      Top             =   2280
      Width           =   2115
   End
   Begin VB.CommandButton cmdProcess 
      Caption         =   "Process ->"
      Height          =   315
      Left            =   4200
      TabIndex        =   30
      Top             =   5460
      Width           =   1155
   End
   Begin VB.Timer Timer1 
      Interval        =   10
      Left            =   4680
      Top             =   120
   End
   Begin VB.CommandButton cmdAbout 
      Caption         =   "About"
      Height          =   315
      Left            =   4080
      TabIndex        =   28
      Top             =   2700
      Width           =   1155
   End
   Begin VB.CommandButton cmdClose 
      Cancel          =   -1  'True
      Caption         =   "Close"
      Height          =   315
      Left            =   4080
      TabIndex        =   27
      Top             =   3060
      Width           =   1155
   End
   Begin VB.Frame Frame1 
      Caption         =   "Manage Window"
      Height          =   1875
      Left            =   60
      TabIndex        =   12
      Top             =   3540
      Width           =   5355
      Begin VB.CommandButton cmdTerminate 
         Caption         =   "Terminate"
         Height          =   315
         Left            =   4080
         TabIndex        =   26
         Top             =   1380
         Width           =   1155
      End
      Begin VB.CommandButton cmdShow 
         Caption         =   "Show"
         Height          =   315
         Left            =   4080
         TabIndex        =   25
         Top             =   1020
         Width           =   1155
      End
      Begin VB.CommandButton cmdHide 
         Caption         =   "Hide"
         Height          =   315
         Left            =   4080
         TabIndex        =   24
         Top             =   660
         Width           =   1155
      End
      Begin VB.CommandButton cmdNotOnTop 
         Caption         =   "Not OnTop"
         Height          =   315
         Left            =   2760
         TabIndex        =   23
         Top             =   1380
         Width           =   1155
      End
      Begin VB.CommandButton cmdOnTop 
         Caption         =   "Always OnTop"
         Height          =   315
         Left            =   2760
         TabIndex        =   22
         Top             =   1020
         Width           =   1155
      End
      Begin VB.CommandButton cmdSetTitle 
         Caption         =   "Set Title"
         Height          =   315
         Left            =   2760
         TabIndex        =   21
         Top             =   660
         Width           =   1155
      End
      Begin VB.CommandButton cmdDisable 
         Caption         =   "Disable"
         Height          =   315
         Left            =   1440
         TabIndex        =   20
         Top             =   1380
         Width           =   1155
      End
      Begin VB.CommandButton cmdEnable 
         Caption         =   "Enable"
         Height          =   315
         Left            =   1440
         TabIndex        =   19
         Top             =   1020
         Width           =   1155
      End
      Begin VB.CommandButton cmdFlash 
         Caption         =   "Flash"
         Height          =   315
         Left            =   1440
         TabIndex        =   18
         Top             =   660
         Width           =   1155
      End
      Begin VB.CommandButton cmdMaximize 
         Caption         =   "Maximize"
         Height          =   315
         Left            =   120
         TabIndex        =   17
         Top             =   660
         Width           =   1155
      End
      Begin VB.CommandButton cmdMinimize 
         Caption         =   "Minimize"
         Height          =   315
         Left            =   120
         TabIndex        =   16
         Top             =   1020
         Width           =   1155
      End
      Begin VB.CommandButton cmdNormal 
         Caption         =   "Normal"
         Height          =   315
         Left            =   120
         TabIndex        =   15
         Top             =   1380
         Width           =   1155
      End
      Begin VB.TextBox txtMhWnd 
         Height          =   285
         Left            =   840
         TabIndex        =   14
         Top             =   240
         Width           =   2115
      End
      Begin VB.Label Label3 
         Caption         =   "hWnd:"
         Height          =   195
         Left            =   180
         TabIndex        =   13
         Top             =   300
         Width           =   555
      End
   End
   Begin VB.TextBox txtStyle 
      Height          =   285
      Left            =   1200
      Locked          =   -1  'True
      TabIndex        =   11
      Top             =   1200
      Width           =   2115
   End
   Begin VB.TextBox txtParent 
      Height          =   285
      Left            =   1200
      Locked          =   -1  'True
      TabIndex        =   9
      Top             =   1920
      Width           =   2115
   End
   Begin VB.TextBox txtClass 
      Height          =   285
      Left            =   1200
      Locked          =   -1  'True
      TabIndex        =   7
      Top             =   840
      Width           =   2115
   End
   Begin VB.TextBox txtTitle 
      Height          =   285
      Left            =   1200
      Locked          =   -1  'True
      TabIndex        =   4
      Top             =   480
      Width           =   2115
   End
   Begin VB.TextBox txthWnd 
      Height          =   285
      Left            =   1200
      Locked          =   -1  'True
      TabIndex        =   2
      Top             =   120
      Width           =   2115
   End
   Begin VB.PictureBox picCrossHair 
      BorderStyle     =   0  'None
      Height          =   495
      Left            =   4260
      Picture         =   "frmMain.frx":0442
      ScaleHeight     =   495
      ScaleWidth      =   495
      TabIndex        =   0
      Top             =   60
      Width           =   495
   End
   Begin VB.Frame Frame2 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      Caption         =   "Frame2"
      ForeColor       =   &H80000008&
      Height          =   5355
      Left            =   5610
      TabIndex        =   41
      Top             =   390
      Width           =   5715
      Begin VB.ListBox lstProcess 
         Appearance      =   0  'Flat
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   4740
         IntegralHeight  =   0   'False
         Left            =   30
         TabIndex        =   44
         Top             =   240
         Width           =   5625
      End
      Begin VB.CommandButton cmdTerminateProcess 
         Caption         =   "Terminate"
         Height          =   315
         Left            =   4440
         TabIndex        =   43
         Top             =   5010
         Width           =   1155
      End
      Begin VB.CommandButton cmdRefresh 
         Caption         =   "Refresh"
         Height          =   315
         Left            =   3210
         TabIndex        =   42
         Top             =   5010
         Width           =   1155
      End
      Begin VB.Label Label4 
         BackColor       =   &H00E0E0E0&
         Caption         =   "Running Non System Process: (Safe to terminate)"
         Height          =   255
         Left            =   30
         TabIndex        =   45
         Top             =   0
         Width           =   3675
      End
   End
   Begin VB.Frame Frame3 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      Caption         =   "Frame2"
      ForeColor       =   &H80000008&
      Height          =   5355
      Left            =   5610
      TabIndex        =   46
      Top             =   390
      Width           =   5715
      Begin VB.CommandButton cmdRefreshSys 
         Caption         =   "Refresh"
         Height          =   315
         Left            =   3210
         TabIndex        =   49
         Top             =   5010
         Width           =   1155
      End
      Begin VB.CommandButton cmdTerminateSysProcess 
         Caption         =   "Terminate"

⌨️ 快捷键说明

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