[Gambas-user] Process in TableVew and to Kill a Process
abbat
abbat.81 at ...787...
Wed Feb 29 23:28:15 CET 2012
Help me please.
1) How to situate processes in TableView or GridView by Name and PID
columns?
2) How to kill Process?
I cannot find any example of it and about Process.Kill.
I tried:
Dim p As Process = "tvtime"
p.Kill
____
Process.Kill(9207)
_____
Process.Kill(tvtime)
Its does not work.
Thank you
--
View this message in context: http://old.nabble.com/Process-in-TableVew-and-to-Kill-a-Process-tp33417515p33417515.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list