10 lines
210 B
Text
10 lines
210 B
Text
VERSION 1.00
|
|
Begin Form multi1
|
|
Caption = "Welcome to DVX BASIC!"
|
|
Layout = VBox
|
|
AutoSize = False
|
|
Resizable = True
|
|
Centered = True
|
|
Width = 400
|
|
Height = 300
|
|
End
|