IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   Visual Basic (https://www.ircforumlari.net/visual-basic/)
-   -   VB F Tuş Fonksiyonları (https://www.ircforumlari.net/visual-basic/600440-vbulletin-f-tus-fonksiyonlari.html)

Swat 11 Temmuz 2014 10:58

VB F Tuş Fonksiyonları
 
Kod:


 
Private Sub Form_KeyUp(KeyCode As Integer, Shift As Integer)
If KeyCode = vbKeyF1 Then MsgBox "F1 Tusuna Basıldı"
If KeyCode = vbKeyF2 Then MsgBox "F2 Tusuna Basıldı"
If KeyCode = vbKeyF3 Then MsgBox "F3 Tusuna Basıldı"
If KeyCode = vbKeyF4 Then MsgBox "F4 Tusuna Basıldı"
If KeyCode = vbKeyF5 Then MsgBox "F5 Tusuna Basıldı"
If KeyCode = vbKeyF6 Then MsgBox "F6 Tusuna Basıldı"
If KeyCode = vbKeyF7 Then MsgBox "F7 Tusuna Basıldı"
If KeyCode = vbKeyF8 Then MsgBox "F8 Tusuna Basıldı"
If KeyCode = vbKeyF9 Then MsgBox "F9 Tusuna Basıldı"
If KeyCode = vbKeyF10 Then MsgBox "f10 Tusuna Basıldı"
If KeyCode = vbKeyF11 Then MsgBox "F11 Tusuna Basıldı"
If KeyCode = vbKeyF12 Then MsgBox "F12 Tusuna Basıldı"
End Sub



Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 17:03.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk