diff --git a/harbour/contrib/hgf/tests/form3.hbf b/harbour/contrib/hgf/tests/form3.hbf new file mode 100644 index 0000000000..82b025cade --- /dev/null +++ b/harbour/contrib/hgf/tests/form3.hbf @@ -0,0 +1,9 @@ +OBJECT oForm3 AS TForm3 + + ::Caption = "Harbour GUI Framework power" + ::Top = 200 + ::Left = 150 + ::Width = 400 + ::Height = 250 + +ENDOBJECT