PS
Prakash S
Syncfusion Team
December 4, 2002 12:14 PM UTC
Kai,
The Form.Load event is not a good place to perform any custom initialization of the docking windows layout, as the docking windows are in an as yet uninitialized state. You will have to do your initialization from a handler for the DockingManager.NewDockStateEndLoad event.
Please refer to the following Tools KB article,
http://www.syncfusion.com/KB/Tools/Tools_c35c.asp#q564q
The latest Essential Suite 1.5 Service Pack 1 release includes a fix for the ActivateControl() method. Please download the update.
Prakash
Syncfusion, Inc.