vgmstream/Generic Header Creator 3/frmABOUT.frm

20 lines
510 B
Plaintext
Raw Normal View History

VERSION 5.00
Begin VB.Form frmABOUT
Caption = "Form2"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
LinkTopic = "Form2"
ScaleHeight = 3090
ScaleWidth = 4680
StartUpPosition = 3 'Windows-Standard
End
Attribute VB_Name = "frmABOUT"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit