📄 frmedit.frm
字号:
Index = 3
Left = 1920
TabIndex = 55
Top = 2640
Width = 1695
End
Begin VB.CommandButton cmdNext
Caption = "Next Window"
Height = 375
Index = 2
Left = 180
TabIndex = 54
Top = 2640
Width = 1695
End
Begin VB.CheckBox chkOnTop
Caption = "Is On Top"
Height = 315
Left = 5040
TabIndex = 26
Top = 2100
Width = 1035
End
Begin VB.CommandButton cmdSetPArent
Caption = "Set Parent"
Height = 375
Left = 3900
TabIndex = 25
Top = 2640
Width = 1335
End
Begin VB.TextBox txtParent
Height = 315
Left = 5280
TabIndex = 24
Top = 2640
Width = 1995
End
Begin VB.CheckBox chkVisible
Caption = "Is Visible"
Height = 315
Left = 3960
TabIndex = 12
Top = 2100
Width = 975
End
Begin VB.CheckBox chkEnabled
Caption = "Is Enabled"
Height = 315
Left = 6120
TabIndex = 11
Top = 2100
Width = 1155
End
Begin VB.TextBox txtProcessName
BackColor = &H00C0C0C0&
Height = 315
Left = 5220
Locked = -1 'True
TabIndex = 10
Top = 960
Width = 2055
End
Begin VB.TextBox txtProcessID
BackColor = &H00C0C0C0&
Height = 315
Left = 5220
Locked = -1 'True
TabIndex = 9
Top = 600
Width = 2055
End
Begin VB.TextBox txtThreadID
BackColor = &H00C0C0C0&
Height = 315
Left = 5220
Locked = -1 'True
TabIndex = 8
Top = 240
Width = 2055
End
Begin VB.ListBox lstHeirachy
Height = 1230
Left = 180
TabIndex = 7
Top = 1320
Width = 3435
End
Begin VB.TextBox txtClass
BackColor = &H00C0C0C0&
Height = 315
Left = 1560
Locked = -1 'True
TabIndex = 6
Top = 600
Width = 2055
End
Begin VB.TextBox txthWnd
BackColor = &H00C0C0C0&
Height = 315
Left = 1560
Locked = -1 'True
TabIndex = 5
Top = 240
Width = 2055
End
Begin VB.TextBox txtWindRect
BackColor = &H00C0C0C0&
Height = 315
Index = 1
Left = 6060
Locked = -1 'True
TabIndex = 4
Top = 1740
Width = 1035
End
Begin VB.TextBox txtClientRect
BackColor = &H00C0C0C0&
Height = 315
Index = 1
Left = 6060
Locked = -1 'True
TabIndex = 3
Top = 1380
Width = 1035
End
Begin VB.TextBox txtClientRect
BackColor = &H00C0C0C0&
Height = 315
Index = 0
Left = 4980
Locked = -1 'True
TabIndex = 2
Top = 1380
Width = 1035
End
Begin VB.TextBox txtWindRect
BackColor = &H00C0C0C0&
Height = 315
Index = 0
Left = 4980
Locked = -1 'True
TabIndex = 1
Top = 1740
Width = 1035
End
Begin VB.Label lblProcessName
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Process Name:"
Height = 195
Left = 3900
TabIndex = 20
Top = 1020
Width = 1080
End
Begin VB.Label lblProcessID
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Process ID:"
Height = 195
Left = 3900
TabIndex = 19
Top = 660
Width = 825
End
Begin VB.Label lblThreadID
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Thread ID:"
Height = 195
Left = 3900
TabIndex = 18
Top = 300
Width = 765
End
Begin VB.Label lblHeirachy
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Window Heirachy: (hWnd, Class)"
Height = 195
Left = 180
TabIndex = 17
Top = 1020
Width = 2340
End
Begin VB.Label lblClass
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Window's Class:"
Height = 195
Left = 180
TabIndex = 16
Top = 660
Width = 1155
End
Begin VB.Label lblhWnd
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Window's hWnd:"
Height = 195
Left = 120
TabIndex = 15
Top = 300
Width = 1215
End
Begin VB.Label lblWindRect
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Window Rect:"
Height = 195
Left = 3900
TabIndex = 14
Top = 1800
Width = 1020
End
Begin VB.Label lblClientRect
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Client Rect:"
Height = 195
Left = 3900
TabIndex = 13
Top = 1440
Width = 825
End
End
Begin VB.CommandButton cmdRedraw
Caption = "&Force Redraw"
Height = 555
Left = 5340
TabIndex = 85
Top = 4140
Width = 2235
End
Begin VB.Frame frameTabs
Caption = """Edit"" Class Information"
Height = 3525
Index = 2
Left = 60
TabIndex = 61
Top = 60
Width = 7395
Begin VB.ComboBox cmboEM
Height = 315
Left = 1380
Sorted = -1 'True
Style = 2 'Dropdown List
TabIndex = 73
Top = 780
Width = 3015
End
Begin VB.TextBox txtEditReturnVal
Height = 675
Left = 1380
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 84
Top = 2760
Width = 4095
End
Begin VB.CommandButton cmdSendEditMsg
Caption = "Send Message"
Height = 615
Left = 5580
TabIndex = 82
Top = 2820
Width = 1695
End
Begin VB.TextBox txtEditInfo
BackColor = &H00FFFFFF&
Height = 855
Left = 1380
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 80
Top = 1860
Width = 3015
End
Begin VB.TextBox txtEditLParam
Height = 315
Left = 1380
TabIndex = 78
Text = "0"
Top = 1500
Width = 3015
End
Begin VB.TextBox txtEditWParam
Height = 315
Left = 1380
TabIndex = 76
Text = "0"
Top = 1140
Width = 3015
End
Begin VB.ListBox lstEdit
Height = 840
Left = 4500
TabIndex = 63
Top = 1200
Width = 2715
End
Begin VB.CommandButton cmdGetEditStyle
Caption = "Get Edit Class Style"
Height = 375
Left = 4500
TabIndex = 62
Top = 780
Width = 1755
End
Begin VB.Label lblEditStyle
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "0"
Height = 195
Left = 6360
TabIndex = 65
Top = 840
Width = 90
End
Begin VB.Label lblReturn
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Return Value:"
Height = 195
Left = 180
TabIndex = 83
Top = 2640
Width = 975
End
Begin VB.Label lblEditMesNote
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "NOTE: This command is potentially VERY DANGEROUS if used incorrectly."
Height = 585
Left = 4500
TabIndex = 81
Top = 2100
Width = 2700
WordWrap = -1 'True
End
Begin VB.Label lblEditInfo
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Information:"
Height = 195
Left = 180
TabIndex = 79
Top = 1920
Width = 825
End
Begin VB.Label lblEditLParam
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "LParam:"
Height = 195
Left = 180
TabIndex = 77
Top = 1500
Width = 585
End
Begin VB.Label lblWParam
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "WParam:"
Height = 195
Left = 180
TabIndex = 75
Top = 1140
Width = 660
End
Begin VB.Label lblEditMessage
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -