answersLogoWhite

0

Well, if we're talking about Windows you should make the window as big as the display resolution, and use ITaskbarList2::MarkFullscreenWindow to make sure the taskbar has lower z-order than your window.

User Avatar

Wiki User

16y ago

Still curious? Ask our experts.

Chat with our AI personalities

ViviVivi
Your ride-or-die bestie who's seen you through every high and low.
Chat with Vivi
RossRoss
Every question is just a happy little opportunity.
Chat with Ross
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
More answers

Webpages are displayed in your browser. Use the controls on your browser to display more on the screen. If you click the restore up button on the browser, you will open your browser as far as it will go. If you want to see the webpage without the browser menus, etc. you will need to use the options available on your browser. The F11 key will toggle the full screen view with internet Explorer.

User Avatar

Wiki User

10y ago
User Avatar

Press the F11 Key to go full screen, then press it again to exit full screen.

User Avatar

Wiki User

15y ago
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a window full screen?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you make NOGBA Full Screen?

Make nogba full screen is not possible with the button "full screen".but a quiet bigger to make is possible.to make bigger the screen of nogba you need to do: 1)right click on the icon 2)then choose properties 3)then make a "v" where is writted "use screen 640x480. it shall make a pinch bigger but not full screen.hope i helped =)


How do you do Screen Dumping?

Press the Print Screen button which is on your keyboard. Go to the application you want to put it in and then go to the Edit Menu and choose Paste. A full screen shot will appear. Using Alt and the Print Screen button will allow you to take a copy of just the open window or dialog box, instead of the entire screen.


To make a window fill the screen use the button?

Click the Maximize button, usually the middle of three buttons provided by the operating system on the top left or top right of the application window.


How can you make a splash screen in c or c plus plus?

Many people use a modified version of the program's About dialogue window as a splash screen, but you can also create a dedicated splash screen window that contains an image of the company logo along with some program information. The choice is yours but ultimately a splash screen is nothing more than a window that is shown while a program loads in the background. When the program has loaded, the splash screen is closed automatically. The simplest method of displaying your splash screen is to use a program loader function. Typically this will be your program's main function or a function called from your main function. The program loader first loads and displays the splash screen, then loads the rest of your program in the background before closing the splash screen window and finally showing the main window. Some splash screens display progress information during the load sequence, thus your program loader should send messages to the splash screen and give time to the system to allow messages to be processed. This will increase the time it takes to load your program, but if the load process is lengthy to begin with, it is better to give some indication of the progress.


How can one open the document window in Javascript?

To open a new window in javascript all you need to do is open your browser. Then you pick the document you want to open and right click on the screen. Then you choose to open in a new window or a new tab.