D
Dharth
Hi,
I'm developping an application to input data in a ppc using c#.
It's absolutely necesary to use TAB key (or some thing similar) to
pass focus from one control to another because users can only have one
free hand to work.
I've read in many messages to use a dll hook made in c/c++ imported in
c# and used it.
Does anyone have this DLL and could send it to me?
Does any one have a little project with this hook DLL that simply pass
the focus from a textbox to a Combo and then to a Button in c#/VB.NET?
thanks in advance,
Dharth
I'm developping an application to input data in a ppc using c#.
It's absolutely necesary to use TAB key (or some thing similar) to
pass focus from one control to another because users can only have one
free hand to work.
I've read in many messages to use a dll hook made in c/c++ imported in
c# and used it.
Does anyone have this DLL and could send it to me?
Does any one have a little project with this hook DLL that simply pass
the focus from a textbox to a Combo and then to a Button in c#/VB.NET?
thanks in advance,
Dharth