GFSetWindowOnTop/Testfrm.frm
VERSION 5.00
Begin VB.Form Form2
Caption = "Form2"
ClientHeight = 3075
ClientLeft = 60
ClientTop = 465
ClientWidth = 4635
LinkTopic = "Form2"
ScaleHeight = 3075
ScaleWidth = 4635
StartUpPosition = 3 'Windows‑Standard
End
Attribute VB_Name = "Form2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
[END OF FILE]