Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've created textboxes in an Excel 2000 userform and have
noticed occasional problems when pressing Tab. Pressing Tab should move the focus to the next control in the tab order, but instead Tab inserts a tab character in the edit region of the textbox. The Multiline property of these textboxes is False, so pressing Tab should always move the focus to the next control. Anything I can do correct this? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You need to set the TabKeyBehaviour property of the textbox to False
-- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Odd status bar behavior | Excel Discussion (Misc queries) | |||
odd behavior | Excel Discussion (Misc queries) | |||
Alt+E Behavior | Excel Discussion (Misc queries) | |||
Very odd behavior | Excel Discussion (Misc queries) | |||
Unexpected behavior | Excel Discussion (Misc queries) |