...
.....
.....
Son düzenleme:
Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
Aynen suspend etmek istiyorum c# ile
'Black-Life dosyanın yolunu alsın demişsin de hangi dosyanın yolunu alıcak ?
Biraz daha detaylı anlatırsan çok yardımcı olacaksın gibi geliyor![]()
OpenFileDialog TurkHackTeam = new OpenFileDialog();
TurkHackTeam.Filter = "Uygulama Dosyaları|*.exe";
TurkHackTeam.ShowDialog();
textBox1.Text = TurkHackTeam.FileName;
CheckForIllegalCrossThreadCalls = false;
Özel mesaj attım bakabilir misin?