VS 2008 Press F11 To Minimize The Game And F12 To Restore
Jan 22, 2010
i'm making launchers for the game MuOnline with vb 08 and i want to ask how to make when players are playing and they press F11 to minimize the game and f12 to restore the game back to fullscreen or if its window mode to restore it to window mode
View 2 Replies
ADVERTISEMENT
Feb 19, 2011
I m working on a windows application using VB.NET. Using borderless forms. Can anybody tell me how to minimize / restore that application by clicking from taskbar. (I already added minimize button into the form) but also want the functionality from taskbar.
View 2 Replies
Feb 19, 2011
I m working on a windows application using VB.NET. Using borderless forms. how to minimize / restore that application by clicking from taskbar. (I already added minimize button into the form) but also want the functionality from taskbar.
View 8 Replies
Aug 24, 2010
I manage to minimize all the applications now how to restore them all ?
View 18 Replies
Feb 19, 2011
I m working on a windows application using VB.NET. Using borderless forms. Can anybody tell me how to minimize / restore that application by clicking from taskbar. (I already added minimize button into the form
View 2 Replies
Feb 19, 2011
I m working on a windows application using VB.NET. Using borderless forms. Can anybody tell me how to minimize / restore that application by clicking from taskbar. (I already added minimize button into the form) but also want the functionality from taskbar.
View 7 Replies
Sep 30, 2009
I Want To know when my dialog displays and i press the minimise button on the dialog how to resume the form ??
View 2 Replies
Jun 10, 2009
when i try to minimize a form and restore to normal the form is being resize.It's resize getting extending a form when time to minimizing a form and restore it.my form is set to formborderstyle is fixedsingle and i'm using namespace. why is hapening like that...i don't know why
View 10 Replies
Sep 28, 2010
I have created a game similar to plants vs. zombies or simply called a tower defense game. I have already completed it. but I have 1 big problem. and this is the game is very very lag / high delay. structures , explosions , enemies , projectiles are created using picturebox and declared it using an array and now to my question. Is there any way to minimize or to remove the lag or delay of the form?
View 3 Replies
Jul 29, 2009
i've created a hangman game (Fully working) but since you can only "play" with one phrase (10 letters) it gets boring fast. Basic the current game works by on form load i define the slots (10 string which each hold a letter) and give them there letter. then the user type in a text box and if the textbox = any of the slots then the lbl repasenting that slots changes its text from "_" to the letter.
Anyway what I would like the button to do is when the user presses the start button a random number is generated. The program then looks into a textfile and based on which number is generated it takes a certain line (10 characters per line in a phrase) , moves them into the slots and the game starts. Is that possible to code or it too complicated. The textfile will be in the applications folder (words.txt).
View 6 Replies
May 5, 2012
I am currently making a small flood runner like game, I completed most of it, but I can't seem to get the jump action right. I got it to jump straight up and back down again, but it doesn't work when I use a left/right arrow key with it to perform a left/right jump. The sprite goes straight up if I only press space.What I want- The sprites goes up and right or left when I press space while holding right or left.
View 2 Replies
Jun 17, 2010
[url]..I'm trying to use the Restore.Abort function during an SMO restore process - What would be the best method?
[code]...
View 4 Replies
Jun 5, 2011
I want to connect to a site and use data in it, like a program that connects to [url], search for a movie and returns information, i want to do that with [url], or [url]. i want to write a game name in a textbox, and when i press the "search" button, the program looks in site and return me cheats of that game...
View 10 Replies
Dec 23, 2011
Okay , Ive found a really nice remote desptop code. Did my best to correct the errors (with forum's help) but there is still issues. If someone can help me or at least tell me how set a tcp online (on net between any pc) connection because Im working on a chat. [URL]..
View 1 Replies
Jan 22, 2010
I'm working on an app at the moment that requires a bunch of apps not made by me to run. The user has to be able to put some inputs into these other apps, but after that I'd like to have a button they can push on my app that minimizes all of these other apps under one icon I can choose. When the icon is clicked, these other apps would jump back up again.
View 11 Replies
Apr 28, 2010
I've never had a need minimize my application until today. But when I did, and I brought it back up, it looked... strange. Which makes me think it has something to do with a paint problem... or something.
Before:
After:
View 3 Replies
Nov 17, 2009
Im trying to restore my program from the system tray using a Contextmenustrip. Ive googled it but can seem to find anything.
View 7 Replies
Jun 7, 2012
i have develop an application which write to comport. what i am exp is application hang while writing to port i cant minimize nor move the exe. the better part is it does task successfully for what it is made for.
View 9 Replies
May 9, 2009
I wanted to know how to hide the three buttons on the form; close, minimize, and maximize.
View 2 Replies
Sep 5, 2010
Is there any way I could have the Minimize button on form while at the same time to have the Close button [X] deactivated (or removed or anything) ? I just want to give the opportunity to the user to minimize the form , but to force him to close the form with the Close mutton , not with the X button
View 3 Replies
Aug 26, 2009
When i maximize my screen my web browser displays perfectly , when i minimize i start to get problems. I have the tabbed web browser anchor set to left,right,top,bottom , so it minimizes perfectly. My problem is my URL/search bars and buttons wont minimize like the browser does, ive tried using the anchor settings but it just put everything everywhere. What am i doing wrong ?
[Code]...
View 2 Replies
Oct 22, 2010
After a System Restore, to just two days ago, VB 2008 Express Help is no longer available. I get the message "No Help topics have been saved." I downloaded the help file long ago but don't know where it resides.
View 2 Replies
May 29, 2010
Imports System.Runtime.InteropServices
Imports System.Diagnostics
Private Const SW_HIDE As Integer = 0
[Code]....
The program is in foreground on click, but fails to maximize/restore.
View 1 Replies
Jan 19, 2011
I had created a media player using directx. It works perfectly even with resizing the form but I having problem when I minimize it. I use panel as the owner of the video and after I minimize and change it to normal state, the panel goes blank but the sound goes on. Then I get an error in application notification by VB2008. There might be something to do with the graphics where I dint handle it when I minimize it.
View 3 Replies
Apr 16, 2009
1) Is it possible to allow a vb 2008 program to run at computer startup. Meaning, one the computer is turned on, it will load up with all the other startup programs so that it is ready to use.
2) I also would like to know if it is possible to have the program minimize down to the tray where all start up programs usually appear. So that instead of it cluttering up the task bar it will be in the tray and when they clcik or double click it, it will open back up.
View 1 Replies
Jan 16, 2012
I have this rather annoying problem when printing in VB.NET. I use the PrintDocument object and after it has done its job, the form gets minimized to the taskbar. I tried to force the focus on the form but to no avail. I was just wondering if someone else has encountered this problem and maybe has a solution for it?
View 6 Replies
Mar 29, 2012
I've created one project where I want to start application directly minimize in system tray,it is there but I can see it also in taskbar. [code]
View 5 Replies
Apr 18, 2010
Why doesn't this restore the last selected items in the ListView?
[Code]...
View 3 Replies
Oct 25, 2009
Is it possible to prevent my program from being ran in Safe Mode and System Restored?
View 5 Replies
May 26, 2011
I'm trying to build an application that when I press a keyboard shortcut, say CTRL + ~, if the window is minimized to the system tray it is displayed.
I have seen a few programs do this and have always wondered how to do this, but haven't had the opportunity to do learn it until now and I really don't know if its something simple or complex.
View 2 Replies