indiocolifa Messages: 49 Registered: January 2008 Location: Argentina
Member
I'm posting this because I've a DocEdit control on a form (which already has WantFocus() true) and I can't set the focus with docEditControl.SetFocus(), but it works with ActiveFocus(docEditControl).