Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can you run a VB application in full-screen?

Tags:

People also ask

What are the three ways to run a Visual Basic application?

There are several ways to run your program: Press the F5 key. On the VB menu bar, Run > Start. On the VB toolbar, click the VB Run icon (the arrow)

How do you resize the window in VB net?

Select the form, then find the Properties pane in Visual Studio. Scroll down to size and expand it. You can set the Width and Height manually.

How do I automatically open a web page in full screen mode in asp net?

Solution 1 Tell him/her to press F11 on the keyboard and the browser window will become full screen.


I just want to ask: How do you get an application, using Microsoft Visual Basic 2010 express, to run in full screen mode. You know what I mean, like a game would but an application.

Is it possible? If not, tell me how and what I need to do it. Thanks.