MD
Mike Daly
October 1, 2004 07:41 PM UTC
Well NewDockStateBeginLoad is not even firing either. So what causes this event to fire?
MD
Mike Daly
October 1, 2004 08:03 PM UTC
I have a feeling it may be due to a problem with the newer version of syncfusion I am using: 2.1.0.9
AD
Administrator
Syncfusion Team
October 5, 2004 03:14 PM UTC
Hi Mike,
The NewDockStateEndLoad event is fired after the default designer set state has been loaded. Are you docking the controls during runtime and not using the designer at all?. Thanks.
Stephen.
>I have a feeling it may be due to a problem with the newer version of syncfusion I am using: 2.1.0.9
MD
Mike Daly
October 7, 2004 02:05 PM UTC
Currently we are only doing it programmatically, which may explain it. There used to be a non-programatically docked control, but it is no more.