Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: 20041244360340 Download
 Description: Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
 Downloaders recently: [More information of uploader bairanwang]
 To Search:
File list (Check if you may need any files):

CodeBus www.codebus.net