Torna al Thread

Private Sub SOGGETTO_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles Me.KeyDown Select Case e.KeyCode Case Keys.F 'Premuto il tasto F Case Keys.D 'Premuto il tasto D Case Keys.O 'Premuto il tasto O End Select End Sub
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5