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

📄 frmedit.frm

📁 Windows超级黑客得到windows运行程序的信息,很经典的
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmEdit 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Window Property Editor"
   ClientHeight    =   4800
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7635
   Icon            =   "frmEdit.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   4800
   ScaleWidth      =   7635
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame frameTabs 
      Caption         =   "Size"
      Height          =   3525
      Index           =   1
      Left            =   60
      TabIndex        =   27
      Top             =   60
      Width           =   7395
      Begin VB.CommandButton cmdSendBack 
         Caption         =   "Send to Back of Z-Order"
         Height          =   435
         Left            =   5040
         TabIndex        =   60
         Top             =   2940
         Width           =   2235
      End
      Begin VB.CommandButton cmdBringTop 
         Caption         =   "Bring to Front of Z-Order"
         Height          =   435
         Left            =   5040
         TabIndex        =   59
         Top             =   2460
         Width           =   2235
      End
      Begin VB.TextBox txtabsParent 
         BackColor       =   &H00C0C0C0&
         Height          =   315
         Left            =   1560
         Locked          =   -1  'True
         TabIndex        =   52
         Top             =   2040
         Width           =   1695
      End
      Begin VB.TextBox txtWindClient 
         BackColor       =   &H00C0C0C0&
         Height          =   315
         Left            =   1560
         Locked          =   -1  'True
         TabIndex        =   50
         Top             =   1680
         Width           =   1695
      End
      Begin VB.TextBox txtParentClient 
         BackColor       =   &H00C0C0C0&
         Height          =   315
         Left            =   1560
         Locked          =   -1  'True
         TabIndex        =   49
         Top             =   1320
         Width           =   1695
      End
      Begin VB.TextBox txtParentWindowRect 
         BackColor       =   &H00C0C0C0&
         Height          =   315
         Left            =   1560
         Locked          =   -1  'True
         TabIndex        =   47
         Top             =   960
         Width           =   1695
      End
      Begin VB.CommandButton cmdHelp 
         Caption         =   "HELP!!!"
         Height          =   435
         Left            =   5040
         TabIndex        =   45
         Top             =   1020
         Width           =   2235
      End
      Begin VB.CommandButton cmdSize 
         Caption         =   "Set Sizes"
         Height          =   435
         Left            =   3480
         TabIndex        =   44
         Top             =   2640
         Width           =   1155
      End
      Begin VB.TextBox txtWndSize 
         Height          =   285
         Index           =   1
         Left            =   2760
         TabIndex        =   43
         Top             =   2880
         Width           =   615
      End
      Begin VB.TextBox txtWndSize 
         Height          =   285
         Index           =   0
         Left            =   1980
         TabIndex        =   41
         Top             =   2880
         Width           =   615
      End
      Begin VB.TextBox txtWindPos 
         Height          =   285
         Index           =   0
         Left            =   1980
         TabIndex        =   37
         Top             =   2520
         Width           =   615
      End
      Begin VB.TextBox txtWindPos 
         Height          =   285
         Index           =   1
         Left            =   2760
         TabIndex        =   38
         Top             =   2520
         Width           =   615
      End
      Begin VB.Timer TimerFlash 
         Enabled         =   0   'False
         Interval        =   500
         Left            =   4560
         Top             =   2940
      End
      Begin VB.CommandButton cmdFlash 
         Caption         =   "Flash"
         Height          =   435
         Left            =   5040
         TabIndex        =   35
         Top             =   1500
         Width           =   2235
      End
      Begin VB.CommandButton cmdFore 
         Caption         =   "SetForeGroundWindow"
         Height          =   435
         Left            =   5040
         TabIndex        =   34
         Top             =   1980
         Width           =   2235
      End
      Begin VB.CommandButton cmdSetPos 
         Caption         =   "Set Position:"
         Height          =   375
         Left            =   3420
         TabIndex        =   33
         Top             =   240
         Width           =   1455
      End
      Begin VB.ComboBox cmboWndPos 
         Height          =   315
         Left            =   5040
         Style           =   2  'Dropdown List
         TabIndex        =   32
         Top             =   240
         Width           =   1695
      End
      Begin VB.TextBox txtWindRec 
         BackColor       =   &H00C0C0C0&
         Height          =   315
         Left            =   1560
         Locked          =   -1  'True
         TabIndex        =   31
         Top             =   240
         Width           =   1695
      End
      Begin VB.TextBox txtCliRect 
         BackColor       =   &H00C0C0C0&
         Height          =   315
         Left            =   1560
         Locked          =   -1  'True
         TabIndex        =   30
         Top             =   600
         Width           =   1695
      End
      Begin VB.Label lblNote 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   $"frmEdit.frx":030A
         Height          =   1635
         Left            =   3300
         TabIndex        =   71
         Top             =   780
         Width           =   1680
         WordWrap        =   -1  'True
      End
      Begin VB.Label lblAbsParent 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Abs Parent Client"
         Height          =   195
         Left            =   180
         TabIndex        =   53
         Top             =   2100
         Width           =   1215
      End
      Begin VB.Label lblWindreference 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Window/Client"
         Height          =   195
         Left            =   180
         TabIndex        =   51
         Top             =   1740
         Width           =   1050
      End
      Begin VB.Label lblParentClient 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Parent Client:"
         Height          =   195
         Left            =   180
         TabIndex        =   48
         Top             =   1380
         Width           =   945
      End
      Begin VB.Label lblParentCliRect 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Parent Window:"
         Height          =   195
         Left            =   180
         TabIndex        =   46
         Top             =   1020
         Width           =   1140
      End
      Begin VB.Label lblDash 
         AutoSize        =   -1  'True
         Caption         =   "-"
         Height          =   195
         Index           =   1
         Left            =   2640
         TabIndex        =   42
         Top             =   2880
         Width           =   45
      End
      Begin VB.Label lblWinSize 
         AutoSize        =   -1  'True
         Caption         =   "Window Size- X, Y"
         Height          =   195
         Left            =   240
         TabIndex        =   40
         Top             =   2940
         Width           =   1320
      End
      Begin VB.Label lblDash 
         AutoSize        =   -1  'True
         Caption         =   "-"
         Height          =   195
         Index           =   0
         Left            =   2640
         TabIndex        =   39
         Top             =   2520
         Width           =   45
      End
      Begin VB.Label lblWndPos 
         AutoSize        =   -1  'True
         Caption         =   "Window Position- X, Y"
         Height          =   195
         Left            =   240
         TabIndex        =   36
         Top             =   2580
         Width           =   1575
      End
      Begin VB.Label lblClient 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Client Rect:"
         Height          =   195
         Left            =   180
         TabIndex        =   29
         Top             =   660
         Width           =   825
      End
      Begin VB.Label lblWind 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Window Rect:"
         Height          =   195
         Left            =   180
         TabIndex        =   28
         Top             =   300
         Width           =   1020
      End
   End
   Begin VB.Frame frameTabs 
      Caption         =   "Windows Messages"
      Height          =   3525
      Index           =   3
      Left            =   60
      TabIndex        =   66
      Top             =   60
      Width           =   7395
      Begin VB.CommandButton mcdGetWindText 
         Caption         =   "GetWindowText"
         Height          =   375
         Left            =   2820
         TabIndex        =   72
         Top             =   240
         Width           =   1335
      End
      Begin VB.CommandButton cmdHelpWM 
         Caption         =   "HELP!!!"
         Height          =   495
         Left            =   6060
         TabIndex        =   70
         Top             =   2940
         Width           =   1215
      End
      Begin VB.CommandButton cmdSetText 
         Caption         =   "SetWindowText"
         Height          =   375
         Left            =   4200
         TabIndex        =   69
         Top             =   240
         Width           =   1335
      End
      Begin VB.TextBox txtWindowCaption 
         Height          =   285
         Left            =   180
         TabIndex        =   68
         Top             =   300
         Width           =   2535
      End
      Begin VB.CommandButton cmdWmClose 
         Caption         =   "WM_CLOSE"
         Height          =   375
         Left            =   180
         TabIndex        =   67
         Top             =   720
         Width           =   1215
      End
   End
   Begin VB.Frame frameTabs 
      Caption         =   "General Windows Information"
      Height          =   3525
      Index           =   0
      Left            =   60
      TabIndex        =   0
      Top             =   60
      Width           =   7395
      Begin VB.CommandButton cmdParent 
         Caption         =   "Parent Window"
         Height          =   375
         Left            =   3660
         TabIndex        =   58
         Top             =   3060
         Width           =   1695
      End
      Begin VB.CommandButton cmdNext 
         Caption         =   "Owner Window"
         Height          =   375
         Index           =   4
         Left            =   1920
         TabIndex        =   57
         Top             =   3060
         Width           =   1695
      End
      Begin VB.CommandButton cmdNext 
         Caption         =   "Child Window"
         Height          =   375
         Index           =   5
         Left            =   180
         TabIndex        =   56
         Top             =   3060
         Width           =   1695
      End
      Begin VB.CommandButton cmdNext 
         Caption         =   "Previous Window"
         Height          =   375

⌨️ 快捷键说明

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