Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disable/Enable Tab Key

Status
Not open for further replies.

mtwildtrout

Technical User
Joined
Oct 1, 2003
Messages
23
Location
US
Can any suggest code to disable & enable the use of the Tab key?
 
Thanks for pointing me in the right direction. I appreciate you taking the time to help. This code is exactly what I was looking for.
 
One question, how do you re-enable the Tab key after you move off the control containing the disabling code?
 
It depends where you put that code. Did you put that code in the form events like tht example showed or did you put it in the events for the combobox?

Bill
 
I put the code in the form events.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top