View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
akyhne[_2_] akyhne[_2_] is offline
external usenet poster
 
Posts: 19
Default Stay in Combobox when reaching end

When I tab into my Combobox and with <keydown scrolls down through the
values in it I have this problem:
When I reach the last value and once more press the <Keydown the cursor
jumps out of the Combobox and to the next Tabstop.

I have the same problem with my Listboxes