mag 17
Vsual basic 6 maggio 17th, 2009
Per centrare lo schermo:
Form1.Move(Screen.width-form1.width)\2,(screen.height-form1.height)\2
Se cè la necessità di impedire lo sostamento del form nel menù a fianco settare ‘Moveable’ su FALSE
Per centrare lo schermo:
Form1.Move(Screen.width-form1.width)\2,(screen.height-form1.height)\2
Se cè la necessità di impedire lo sostamento del form nel menù a fianco settare ‘Moveable’ su FALSE
Recent Comments