GFMoveMinimizedWindow/Form2.frm
VERSION 5.00
Begin VB.Form Form2
Caption = "Form2"
ClientHeight = 3075
ClientLeft = 60
ClientTop = 450
ClientWidth = 4695
LinkTopic = "Form2"
ScaleHeight = 3075
ScaleWidth = 4695
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]