Hola nuevamente.
Como se puede hacer para inhabilitar teclas en un dialogo.
Gracias
b:= SetKey(VK_XXX, nil)
oDlg:bKeyDown := {|nKey| ActionKey( nKey ) }
FUNCTION RunKey( nKey )
? nKey
if nKey=25
MsgBeep()
endif
RETURN NIL
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Google [Bot] and 48 guests