Hi
i made a form with many controls, tab control, buttons,.....i am trying to invoke procedures using the F1,F2,F3.....
before the VB.NET era i used to program in foxpro, we had the command
ON KEY LABEL F1 DO proc_name
is there something to this effect in VB.NET??????????
thanks for the tips
i made a form with many controls, tab control, buttons,.....i am trying to invoke procedures using the F1,F2,F3.....
before the VB.NET era i used to program in foxpro, we had the command
ON KEY LABEL F1 DO proc_name
is there something to this effect in VB.NET??????????
thanks for the tips