esposito
Centurion
Hello, I can't translate into VB.NET the following simple VB6 line of code:
Form1.Width = Screen.Width
As you know, this way you could set the width of Form1 equal to that of the screen.
Can anybody help me?
TIA
Form1.Width = Screen.Width
As you know, this way you could set the width of Form1 equal to that of the screen.
Can anybody help me?
TIA