/ Published in: VB.NET
URL: http://www.elguille.info/NET/dotnet/adaptar_formulario_tamano_y_posicion_escritorio.aspx
Expand |
Embed | Plain Text
'en form load Me.Location = Screen.PrimaryScreen.WorkingArea.Location Me.Size = Screen.PrimaryScreen.WorkingArea.Size
You need to login to post a comment.
