AD
Administrator
Syncfusion Team
August 15, 2005 10:17 PM UTC
Hi David,
I am afraid, it is very difficult to investigate this issue without a test sample. I would appreciate if you could put together a test sample and send it over to us.
You could also try to explicitly set focus on the desired control in the MDI child form using the following interop call :
[DllImport("User32.dll")]
public extern static IntPtr SetFocus(IntPtr hWnd);
Let me know if this helps. We appreciate your intetest in Syncfusion products.
Regards,
Guru Patwal
Syncfusion, Inc.