There are possible side effects to this approach, but if you really need to
do this then you may consider an application message filter. A short
discussion can be found at the link below.
http://www.google.ca/groups?hl=en&lr...6%2540trnddc09
--
Tim Wilson
..Net Compact Framework MVP
"Dave McCloskey" <(E-Mail Removed)> wrote in message
news:CA3D18CE-57A4-4D8C-AF6D-(E-Mail Removed)...
> How can I convert the "Enter" key to a "Tab" so my application will act
like
> "Tab" has been hit when the "Enter" key has actually been depressed. This
> gives type-writer functionality to programs.
>
> I was able to do this very simply in VB6, however, I have not found a
method
> to do this in .NET.
> --
> Take Care,
> Dave