PC Review


Reply
Thread Tools Rate Thread

auto tabbing Help

 
 
Mike Walters
Guest
Posts: n/a
 
      17th Nov 2004
We are auto tabbing from one control to the next after max length is
reached, but when within a groupbox tabbing remains within itself.

when we are at the max length and use the backspace or Del key we tab
out, any suggestions



this is within our custom textbox control

If sender.Text.Length = Me.MaxLength - 1 Then
MyBase.Parent.SelectNextControl(sender, True, True, True, True)
End If
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
auto tabbing Joe90 Microsoft ASP .NET 4 7th Nov 2008 04:51 PM
auto tabbing Joe90 Microsoft C# .NET 3 6th Nov 2008 08:49 PM
Auto tabbing in IE7 =?Utf-8?B?U2tpcCBCaXNjb25lcg==?= Windows XP Internet Explorer 1 16th Aug 2007 12:11 AM
auto-tabbing =?Utf-8?B?c2N1YmFkaXZlcg==?= Microsoft Access Forms 1 10th May 2007 10:18 AM
Auto Tabbing upon entry =?Utf-8?B?U29uZHJh?= Microsoft Access Forms 9 26th May 2005 02:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:29 AM.