You can't resize nor move a Form on the device.
Forms always take the whole device screen size.
You can display or not the title and menu bars with FullScreen2(True,True) from the FormLib library.
What do you mean with a transparent Form ?
It's possible to define a transparent color for the form's Forelayer.
The background has no transarency.
Best regards.