I am launching a game program from my VB app that has a timer control on it, refreshing certain values while in operation. I would like to know how to suspend my control's timer, or make it use minimal resources, while the game is running, but then also have it return functionality after a user leaves the game and clicks on a prompt to resume, which was executed at the time the user launched into their game.
Does anyone have any help on this?




Reply With Quote