gampang pake aja event Form_KeyDown, trus set properties form KeyPreview = True
   
  trus kode pake yg ini :
   
  Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
    Select Case KeyCode
        Case vbKeyF1
            'code
            
        Case vbKeyF2
            'code
            
        Case vbKeyF3
            'code
            
        Case vbKeyF4
            'code
            
        Case vbKeyF5
            'code
            
        Case vbKeyF6
            'code
            
        Case vbKeyF7
            'code
            
        Case vbKeyF8
            'code
            
        Case vbKeyF9
            'code
            
        Case vbKeyF10
            'code
        
        Case vbKeyF11
            'code
            
        Case vbKeyF12
            'code
    End Select
End Sub 

Toni Rahayu <[EMAIL PROTECTED]> wrote:
          

Dear All,
Ada yang tahu KeyAscii untuk tombol F1 s/d F12 gak? atau ada yang tahu cara buat
event KeyPress F1 tersebut (tanpa bantuan Menu Editor tentunya).

Makasih sebelumnya

Salam



         

       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.

[Non-text portions of this message have been removed]

Kirim email ke