in a simple form i have to corlorizedtexbox
when the cursor is on login colorizedtexbox, if user type [tab], the cursor go in pasword colorizedtextboxbut if user type [ENTER], the cursor rest in login zone.
How make for moving the cursor from login zone to paswword zone with the [ENTRE] KEY on the keyboard.
Thank's
Eric
I try with a texbox, but it's the same problem. i woud to valid my texbox with enter key. How can i do ??
This related to standard .NET over StrataFrame, but maybe this will get you pointed in the right direction.