Ʌüsal Konu tarihi: 13 Şubat 2012 Paylaş Konu tarihi: 13 Şubat 2012 Forma 1 ədəd Listbox 1 ədə Button əlavə edin Kod bölümün keçin General sətrinə aşağıdakı kodu yazın Imports System.IO Button klik edin və kodları yazın GetProses() End Sub Public Sub GetProses() ListBox1.Items.Clear() Dim p As Process For Each p In Process.GetProcesses ListBox1.Items.Add(p.ProcessName) Next Ümumi kod: Imports System.IO Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click GetProses() End Sub Public Sub GetProses() ListBox1.Items.Clear() Dim p As Process For Each p In Process.GetProcesses ListBox1.Items.Add(p.ProcessName) Next End Sub End Class 1.jpg Alıntı - Laptop ve Desktop Anakartlarin temiri - BIOS yazilmasi - Sifreli SuperUser BIOS-larin silinmesi - Kicik chiplerin deyisidrilmesi - BGA Chiplerin deyisdirilmesi (GPU/CPU/FCH/PCH/HM ve s) Link to comment Share on other sites More sharing options...
On_LiNe Mesaj tarihi: 13 Şubat 2012 Paylaş Mesaj tarihi: 13 Şubat 2012 tesekkurler...... Alıntı Link to comment Share on other sites More sharing options...
farid.93 Mesaj tarihi: 13 Şubat 2012 Paylaş Mesaj tarihi: 13 Şubat 2012 tewekkur Alıntı Link to comment Share on other sites More sharing options...
Elmir_Hamidi Mesaj tarihi: 13 Şubat 2012 Paylaş Mesaj tarihi: 13 Şubat 2012 Təşəkürlər. Alıntı Link to comment Share on other sites More sharing options...
TΛNNΞЯ Mesaj tarihi: 13 Şubat 2012 Paylaş Mesaj tarihi: 13 Şubat 2012 Tesekkurler Vusal Alıntı Link to comment Share on other sites More sharing options...
Ʌüsal Mesaj tarihi: 14 Şubat 2012 mövzunu açan Paylaş Mesaj tarihi: 14 Şubat 2012 deymez Alıntı - Laptop ve Desktop Anakartlarin temiri - BIOS yazilmasi - Sifreli SuperUser BIOS-larin silinmesi - Kicik chiplerin deyisidrilmesi - BGA Chiplerin deyisdirilmesi (GPU/CPU/FCH/PCH/HM ve s) Link to comment Share on other sites More sharing options...
serverus Mesaj tarihi: 14 Şubat 2012 Paylaş Mesaj tarihi: 14 Şubat 2012 Tesekurler Vüsal Alıntı Link to comment Share on other sites More sharing options...
zeus Mesaj tarihi: 14 Şubat 2012 Paylaş Mesaj tarihi: 14 Şubat 2012 Çox sağol Alıntı Link to comment Share on other sites More sharing options...
My-Comp yek Mesaj tarihi: 14 Şubat 2012 Paylaş Mesaj tarihi: 14 Şubat 2012 Təşəkkürlər Alıntı Link to comment Share on other sites More sharing options...
Recommended Posts
Sohbete katıl
Şimdi mesajını gönderebilir ve daha sonra kayıt olabilirsin. Bir hesabın varsa, hesabınla göndermek için şimdi oturum aç.