|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Should move to next control with return-key AND tab-key . HHow ?I need a idea how to program the following.
I have a control inherited from textbox. The differnce should be, that the cursor will move to the next control , when the user presses the TAB key or the RETURN key. How can that be down ?? Thanks Peter "Peter Stojkovic" <no_spam@gmx.net> schrieb: Enter Instead of Tab> I have a control inherited from textbox. > > The differnce should be, that the cursor will move to the next control , > when the user presses the TAB key or the RETURN key. <URL:http://blogs.duncanmackenzie.net/duncanma/archive/2004/12/13/936.aspx> -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Peter Stojkovic wrote:
> I need a idea how to program the following. For the TAB key, use tabstops.> > > I have a control inherited from textbox. > > The differnce should be, that the cursor will move to the next control , > when the user presses the TAB key or the RETURN key. > > How can that be down ?? > > > Thanks > Peter For the ENTER key, add a button to the form that tabs to the next control. Make it the form's Accept button. B.
Vb 2005 equivalent to VB6 CreateObject
Object reference not set to an instance of an object error storing unicode in byte array? Using VS 2005 Help converting C# code to VB What do I load ? Newbie Q: Serialization and Me datetext String parameter dll function my challenges with merging 2 Regex.Matches |
|||||||||||||||||||||||