View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Thomas[_9_] Thomas[_9_] is offline
external usenet poster
 
Posts: 9
Default Tabbing to Checkboxes

I have several checkboxes on a form. I have set the
tabstop property to true, but the checkboxes are not
taking focus when I tab to them.

Is there a way to make them take focus when tabbed to?

Thanks,
Thomas