end of textbox with enter or tab


Author
Message
Eric Leissler
Eric Leissler
StrataFrame User (321 reputation)StrataFrame User (321 reputation)StrataFrame User (321 reputation)StrataFrame User (321 reputation)StrataFrame User (321 reputation)StrataFrame User (321 reputation)StrataFrame User (321 reputation)StrataFrame User (321 reputation)StrataFrame User (321 reputation)
Group: StrataFrame Users
Posts: 0, Visits: 527
Hi,
So excuse me its my last question for today.

in a simple form i have to corlorizedtexbox

when the cursor is on login colorizedtexbox, if user type [tab], the cursor go in pasword colorizedtextbox
but 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

Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
You really shouldn't be using a ColorizedTextBox as this control has been deprecated and actually the control taking it's place is the new SyntaxEditor.  The ColorizedTextBox is nothing more than a RTF with additional logic...the SyntaxEditor control goes a lot further, but in either case, you should be using a different control.

You should be using a TextBox or MaskedTextbox for this type of data entry as they are might lighter weight and this is the type of area for which they are inteded versus an RTF control.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search