Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Hello, I cant translate into VB.NET the following simple VB6 line of code:Form1.Width = Screen.WidthAs you know, this way you could set the width of Form1 equal to that of the screen.Can anybody help me?TIA
Hello, I cant 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