Thanks to http://social.msdn.microsoft.com
Dim p() As Process Private Sub CheckIfRunning() p = Process.GetProcessesByName("processName") If p.Count > 0 Then ' Process is running Else ' Process is not running End If End Sub
Dim p() As Process Private Sub CheckIfRunning() p = Process.GetProcessesByName("processName") If p.Count > 0 Then ' Process is running Else ' Process is not running End If End Sub
If you have a Samsung phone or pad and the keyboard is set to Google give the Samsung one a try. Just go into the keyboard settings and ...
No comments:
Post a Comment