J
John Devlon
Hi,
does anyone know how to change a form loaction ?
I tried ...
frmTest = new Form
frmTest.location = new point (0,0)
frmTest.show()
it doesn't work ...
Has anyone have any idees ?
Thanx
John
does anyone know how to change a form loaction ?
I tried ...
frmTest = new Form
frmTest.location = new point (0,0)
frmTest.show()
it doesn't work ...
Has anyone have any idees ?
Thanx
John