因為工作上需要
程式須要自動判斷
是否有重覆執行的處理序識別
並將重覆的PID結束
判斷與結束的程式已被我 delete
留給有興趣的朋友動動腦
相關文件請至MSDN
'Initial Width and Height
Me.Size = New Size(240, 360)
' Create a new ListView control.
Dim listView1 As New ListView()
listView1.Bounds = New Rectangle(New Point(12, 12), New Size(200, 300))
' Set the view to show details.
listView1.View = View.Details
' Allow the user to edit item ..
訪客只能看到部份內容,免費 加入會員 或由臉書 Google 可以看到全部內容