View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fero fero is offline
external usenet poster
 
Posts: 6
Default Userform - where is the cursor ?

Hi all

After loading Userform (Initialize or Activate) I'm setting focus on
ComboBox, which is into a Frame, but the cursor is not visible. (Neither
Frame.ComboBox.SetFocus nor ComboBox.SetFocus works ...) What's wrong ?
Thanks
Fero